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.
gitea/routers
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
* Upgrade levelqueue to version 0.2.0

This adds functionality for Unique Queues

* Add UniqueQueue interface and functions to create them

* Add UniqueQueue implementations

* Move TestPullRequests over to use UniqueQueue

* Reduce code duplication

* Add bytefifos

* Ensure invalid types are logged

* Fix close race in PersistableChannelQueue Shutdown
5 years ago
..
admin Movde dependents on macaron from modules/setting (#10050) 5 years ago
api/v1 API endpoint for repo transfer (#9947) 5 years ago
dev Display ui time with customize time location (#7792) 6 years ago
org Fix wrong paging on org members (#9990) 5 years ago
private Improve push update options (#10105) 5 years ago
repo Cache last commit to accelerate the repository directory page visit (#10069) 5 years ago
routes Movde dependents on macaron from modules/setting (#10050) 5 years ago
user API add/generalize pagination (#9452) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go API add/generalize pagination (#9452) 5 years ago
init.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 5 years ago
install.go Add support for database schema in PostgreSQL (#8819) 5 years ago
metrics.go Use gitea forked macaron (#7933) 6 years ago
swagger_json.go Swagger.v1.json template (#3572) 7 years ago