gitea/routers
6543 e273817154
[API] Fix inconsistent label color format (#10129)
* update and use labelColorPattern

* add TestCases

* fix lint

* # optional for templates

* fix typo

* some more

* fix lint of **master**
2020-02-09 14:33:03 +00:00
..
admin Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
api/v1 [API] Fix inconsistent label color format (#10129) 2020-02-09 14:33:03 +00:00
dev
org Prevent DeleteUser API abuse (#10125) 2020-02-03 18:46:33 +02:00
private Fix push-create SSH bugs (#10145) 2020-02-05 10:40:35 +01:00
repo [API] Fix inconsistent label color format (#10129) 2020-02-09 14:33:03 +00:00
routes Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
user working part of #9998 (#10114) 2020-02-03 10:21:50 +08:00
utils
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