gitea/modules/lfs
6543 16dea6cebd
[refactor] replace int with httpStatusCodes ()
* replace "200" (int) with "http.StatusOK" (const)

* ctx.Error & ctx.HTML

* ctx.JSON Part1

* ctx.JSON Part2

* ctx.JSON Part3
..
LICENSE Git LFS support v2 ()
content_store.go Add size to Save function ()
locks.go [refactor] replace int with httpStatusCodes ()
pointers.go LFS support to be stored on minio ()
server.go Migrate to use jsoniter instead of encoding/json ()