forgejo/routers/api/v1/repo
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
..
blob.go
branch.go Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
pull.go
pull_review.go
release.go
release_attachment.go
repo.go Kanban board (#8346) 2020-08-16 23:07:38 -04:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
transfer.go
tree.go