gitea/modules/setting
zeripath 9269b7f627
Multiple LFS improvements (#10667)
* Add more logging in the LFS server

Adds more logging in the LFS server and stops sending internal server
error information to the client

* Add LFS Lock cursor implementation

* Simplify Claims in LFS and remove the float64 casts

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-03-09 19:56:18 +00:00
..
cache.go
cors.go
cron.go
database_sqlite.go
database_test.go
database.go Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) 2020-02-27 07:51:37 +08:00
git.go Make PR message on pushes configurable (#10664) 2020-03-08 08:34:38 -05:00
indexer_test.go
indexer.go Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
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
setting.go Multiple LFS improvements (#10667) 2020-03-09 19:56:18 +00:00
task.go
webhook.go Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00