gitea/modules/repofiles
Lunny Xiao dd1a651b58
Move all push update operations to a queue ()
* Fix test

* Add no queue for test only

* improve code

* Auto watch whatever branch operation

* Fix lint

* Rename noqueue to immediate

* Remove old PushUpdate function

* Fix tests

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
action.go Move all push update operations to a queue ()
action_test.go Move all push update operations to a queue ()
blob.go
blob_test.go
commit.go
commit_status.go
content.go
content_test.go
delete.go
diff.go
diff_test.go
file.go
file_test.go
repofiles.go
repofiles_test.go
temp_repo.go [Vendor] Switch go-version lib ()
tree.go
tree_test.go
update.go Move all push update operations to a queue ()
upload.go LFS support to be stored on minio ()
verification.go