forgejo/modules/setting
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
* Test locking immediate for SQLite3

* fix url field separator

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2020-02-27 07:51:37 +08:00
..
cache.go Cache last commit to accelerate the repository directory page visit (#10069) 2020-02-01 19:11:32 +00:00
cors.go Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
cron.go
database.go Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) 2020-02-27 07:51:37 +08:00
database_sqlite.go
database_test.go
git.go
indexer.go Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
indexer_test.go
log.go
mailer.go
markup.go
migrations.go
queue.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 2020-02-02 23:19:58 +00:00
repository.go
service.go
session.go Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
setting.go Add warning when using relative path to app.ini (#10104) 2020-02-02 18:20:20 +02:00
task.go
webhook.go Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00