You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/private
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>
4 years ago
..
hook.go Move all push update operations to a queue (#10133) 4 years ago
internal.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 years ago
key.go AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 years ago
manager_unix.go Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
manager_windows.go Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
serv.go Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 4 years ago