summaryrefslogtreecommitdiffstats
path: root/routers/repo/issue_label.go
Commit message (Expand)AuthorAgeFilesLines
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+8
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-1/+0
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-5/+36
* [API] Fix inconsistent label color format (#10129)65432020-02-091-2/+2
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+1
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-121-1/+1
* Move issue label operations to issue service package (#8553)Lunny Xiao2019-10-191-2/+2
* Move clearlabels from models to issue service (#8326)Lunny Xiao2019-10-151-1/+2
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-081-16/+7
* Add golangci (#6418)kolaente2019-06-121-1/+0
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-0/+1
* Add label descriptions (#3662)Lauris BH2018-03-131-6/+9
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-9/+9
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-151-7/+3
* Fix PR, milestone and label functionality if issue unit is disabled (#2710)Lauris BH2017-10-161-4/+0
* Load label ID in NewLabels (#2045)Ethan Koenig2017-06-251-1/+1
* Fix 404 for external tracking issues (#1852)Ethan Koenig2017-06-031-0/+4
* Batch updates for issues (#926)Ethan Koenig2017-03-151-15/+41
* Track labels changed on issue view & resolved #542 (#788)Lunny Xiao2017-01-301-0/+170