summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/org/label.go
Commit message (Expand)AuthorAgeFilesLines
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-15/+15
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-4/+4
* Move init repository related functions to modules (#19159)Lunny Xiao2022-03-291-1/+1
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-4/+4
* Calculate label URL on API (#16186)65432021-09-101-4/+6
* [API] generalize list header (#16551)65432021-08-121-0/+7
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-1/+1
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-1/+1
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+5
* Not using "ctx.ServerError" in api (#12907)赵智超2020-09-201-1/+1
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-1/+1
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-0/+237