summaryrefslogtreecommitdiffstats
path: root/modules/convert/convert.go
Commit message (Expand)AuthorAgeFilesLines
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-0/+1
* [API] Get a single commit via Ref (#10915)65432020-04-071-1/+0
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-0/+1
* Fix branch api canPush and canMerge (#10776)Lunny Xiao2020-03-201-23/+31
* Fix bug on branch API (#10767)Lunny Xiao2020-03-191-3/+7
* adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)Gustavo Marin2020-02-291-0/+12
* Add API branch protection endpoint (#9311)David Svantesson2020-02-121-17/+75
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-111-1/+1
* [Bug] [API] Add language to user api (#9215)65432019-11-301-0/+1
* Fix what information is shown about user in API. (#9115)David Svantesson2019-11-241-7/+7
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-0/+1
* Update branch API endpoint to show effective branch protection. (#9031)David Svantesson2019-11-161-3/+21
* Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...Lunny Xiao2019-11-101-0/+312