0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 14:23:11 +01:00
gitea/routers
Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133)
* 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>
2020-09-11 10:14:48 -04:00
..
admin
api/v1 Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
dev
events
org
private Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
repo Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
routes
user
utils
home.go
init.go Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
install.go
metrics.go
swagger_json.go