| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `convert` package to services (#22264) | KN4CK3R | 2022-12-29 | 1 | -1/+1 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 1 | -6/+6 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 1 | -5/+5 |
* | Go 1.19 format (#20758) | John Olheiser | 2022-08-30 | 1 | -3/+2 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -24/+24 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -8/+8 |
* | Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) | 6543 | 2022-05-08 | 1 | -2/+3 |
* | Never use /api/v1 from Gitea UI Pages (#19318) | Lunny Xiao | 2022-04-07 | 1 | -3/+3 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -1/+1 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 1 | -15/+15 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+2 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -7/+8 |
* | Move unit into models/unit/ (#17576) | Lunny Xiao | 2021-11-09 | 1 | -2/+3 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -4/+27 |
* | Related refactors to ctx.FormX functions (#16567) | 6543 | 2021-08-11 | 1 | -3/+2 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -2/+2 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -2/+2 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -2/+3 |
* | Add user filter to issueTrackedTimes, enable usage for issue managers (#14081) | Norwin | 2020-12-22 | 1 | -11/+37 |
* | API: Fix GetQueryBeforeSince (#13559) | 6543 | 2020-11-14 | 1 | -3/+3 |
* | Remove page size limit comment from swagger (#11806) | Cirno the Strongest | 2020-06-09 | 1 | -3/+3 |
* | Fix tracked time issues (#11349) | 6543 | 2020-05-09 | 1 | -0/+4 |
* | When deleting a tracked time through the API return 404 not 500 (#11319) | 6543 | 2020-05-07 | 1 | -0/+4 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -1/+31 |
* | Move tracked time api convert to convert package (#9665) | Lunny Xiao | 2020-01-10 | 1 | -5/+6 |
* | times Add filters (#9373) | 6543 | 2020-01-08 | 1 | -20/+114 |
* | [API] Extend times API (#9200) | 6543 | 2019-12-27 | 1 | -30/+217 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 1 | -18/+31 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+0 |
* | 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 | -5/+5 |
* | Fix Swagger JSON autogeneration issues. (#4845) | zeripath | 2018-10-20 | 1 | -0/+2 |
* | Fix swagger errors (#4220) | Antoine GIRARD | 2018-06-12 | 1 | -4/+4 |
* | refactor: import order. (#3736) | Bo-Yi Wu | 2018-03-29 | 1 | -0/+1 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 1 | -48/+110 |
* | Use api.TrackedTime in API (#2807) | Ethan Koenig | 2017-11-01 | 1 | -16/+34 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+158 |