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
2020-02-02 23:19:58 +00:00
..
admin Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
api/v1 API endpoint for repo transfer (#9947) 2020-01-31 15:49:04 +00:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
org Fix wrong paging on org members (#9990) 2020-01-26 15:32:53 +08:00
private Improve push update options (#10105) 2020-02-02 15:27:34 -05:00
repo Cache last commit to accelerate the repository directory page visit (#10069) 2020-02-01 19:11:32 +00:00
routes Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
user API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
init.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 2020-02-02 23:19:58 +00:00
install.go Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00