| Commit message (Expand) | Author | Age | Files | Lines |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -15/+15 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -4/+4 |
* | Move init repository related functions to modules (#19159) | Lunny Xiao | 2022-03-29 | 1 | -1/+1 |
* | Calculate label URL on API (#16186) | 6543 | 2021-09-10 | 1 | -4/+6 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -0/+7 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -1/+1 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -1/+1 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -2/+5 |
* | Not using "ctx.ServerError" in api (#12907) | 赵智超 | 2020-09-20 | 1 | -1/+1 |
* | Remove page size limit comment from swagger (#11806) | Cirno the Strongest | 2020-06-09 | 1 | -1/+1 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 1 | -2/+2 |
* | [Refactor] move APIFormat() of Issue and Label to convert package (#10423) | 6543 | 2020-02-28 | 1 | -8/+5 |
* | [API] Fix inconsistent label color format (#10129) | 6543 | 2020-02-09 | 1 | -1/+23 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -1/+10 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 1 | -10/+16 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+0 |
* | Add missing description of label on API (#7159) | Lunny Xiao | 2019-06-16 | 1 | -3/+7 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Updates to API 404 responses (#6077) | John Olheiser | 2019-03-18 | 1 | -2/+2 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -15/+1 |
* | Fix Swagger JSON autogeneration issues. (#4845) | zeripath | 2018-10-20 | 1 | -0/+3 |
* | refactor: import order. (#3736) | Bo-Yi Wu | 2018-03-29 | 1 | -2/+2 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -1/+1 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 1 | -0/+120 |
* | Load label ID in NewLabels (#2045) | Ethan Koenig | 2017-06-25 | 1 | -1/+1 |
* | Added sorting to the labels & milestones page (#199) | Bwko | 2016-12-24 | 1 | -1/+1 |
* | GitHub API Compliance (& linting) | Kim "BKC" Carlbäcker | 2016-12-02 | 1 | -1/+12 |
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -0/+5 |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
* | Replaced go-gogs-client with go-sdk imports | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
* | #3459 code quality improvement | Unknwon | 2016-08-29 | 1 | -1/+1 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 1 | -5/+4 |
* | #3290 better code structure and batch minor improvements | Unknwon | 2016-08-03 | 1 | -33/+12 |
* | Additional API support for labels (#3290) | lstahlman | 2016-08-03 | 1 | -0/+123 |