aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_issue_label_test.go
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-2/+2
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-2/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-19/+18
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-4/+6
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-22/+23
* Never add labels not from this repository or organisation and remove org labe...zeripath2021-03-121-4/+4
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-0/+71
* [API] Fix inconsistent label color format (#10129)65432020-02-091-0/+71
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-6/+8
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-2/+3
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-4/+2
* Fix bug in issue labels API (#2048)Ethan Koenig2017-06-251-0/+64