| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the bug: deploy key with write access can not push (#19010) (#19182) | zeripath | 2022-03-23 | 1 | -1/+1 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -17/+19 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 1 | -1/+2 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -5/+6 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -10/+14 |
* | 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 | -2/+2 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -1/+3 |
* | Move Repo APIFormat to convert package (#13787) | 6543 | 2020-12-02 | 1 | -2/+2 |
* | Improve error feedback for duplicate deploy keys (#13112) | Chris Shyi | 2020-10-12 | 1 | -0/+2 |
* | Remove page size limit comment from swagger (#11806) | Cirno the Strongest | 2020-06-09 | 1 | -1/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -1/+11 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 1 | -17/+26 |
* | Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module... | Lunny Xiao | 2019-11-10 | 1 | -1/+1 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -2/+1 |
* | 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 | -1/+1 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 1 | -0/+2 |
* | Keys API changes (#4960) | zeripath | 2018-10-31 | 1 | -2/+42 |
* | Fix Swagger JSON autogeneration issues. (#4845) | zeripath | 2018-10-20 | 1 | -0/+2 |
* | refactor: import order. (#3736) | Bo-Yi Wu | 2018-03-29 | 1 | -2/+2 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -1/+1 |
* | Disable add key button if SSH is disabled (#2873) | Michael Kuhn | 2017-11-21 | 1 | -1/+3 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 1 | -4/+90 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -4/+10 |
* | 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 | -5/+5 |
* | 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 | -4/+4 |
* | #1692 api: admin list and create team under organization | Unknwon | 2016-03-21 | 1 | -0/+114 |