summaryrefslogtreecommitdiffstats
path: root/modules/convert/convert.go
Commit message (Expand)AuthorAgeFilesLines
* migrate from com.* to alternatives (#14103)65432020-12-251-4/+2
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-181-21/+0
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-2/+2
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-2/+2
* Move LFSLock APIFormat into convert package (#13808)65432020-12-031-0/+14
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-22/+23
* Add review request api (#11355)a10121127962020-10-201-0/+4
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-171-0/+21
* Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1...65432020-09-181-57/+2
* Convert User expose ID each time (#12855)65432020-09-171-24/+1
* Default empty merger list to those with write permissions (#12535)zeripath2020-08-201-1/+5
* 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