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
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
..
admin Add check for LDAP group membership (#10869) 4 years ago
api/v1 Move all push update operations to a queue (#10133) 4 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Add EventSource support (#11235) 4 years ago
org Set opengraph attributes on org pages (#12803) 4 years ago
private Move all push update operations to a queue (#10133) 4 years ago
repo Move all push update operations to a queue (#10133) 4 years ago
routes Change/remove a branch of an open issue (#9080) 4 years ago
user Check passwords against HaveIBeenPwned (#12716) 4 years ago
utils Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
home.go Show 2FA info on Admin Pannel: Users List (#12515) 4 years ago
init.go Move all push update operations to a queue (#10133) 4 years ago
install.go models: fix xorm variable clobber (#12231) 4 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Add gitea-vet (#10948) 4 years ago