1
0
Fork 0
gitea/routers
David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769)
* Check if file is locked on upload file commit.

* Better user message if file is locked.

* Check lfs lock before creating temporary repository. fix some errors.

* move lines

* Add comment that enabled setting is checked.
2019-11-02 15:37:05 +08:00
..
admin
api/v1 Move issue milestone assign to issue service and move webhook to notification (#8780) 2019-11-02 11:33:20 +08:00
dev
org
private
repo Prevent upload (overwrite) of lfs locked file (#8769) 2019-11-02 15:37:05 +08:00
routes
user
utils
home.go
init.go Move webhook to a standalone package under modules (#8747) 2019-11-01 22:51:22 +00:00
install.go
metrics.go
swagger_json.go