summaryrefslogtreecommitdiffstats
path: root/modules/convert
Commit message (Expand)AuthorAgeFilesLines
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-081-1/+1
* Issue/Pull expose IsLocked Property on API (#11708)65432020-06-012-0/+2
* API PullReviewComment HTMLPullURL should return the HTMLURL (#11501)zeripath2020-05-201-1/+1
* Refactor Milestone related (#11225)65432020-05-122-1/+44
* API: Add pull review endpoints (#11224)65432020-05-021-0/+127
* 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
* Fix panic in API pulls when headbranch does not exist (#10676)zeripath2020-03-091-1/+1
* Display pull request head branch even the branch deleted or repository delete...Lunny Xiao2020-03-022-63/+68
* adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)Gustavo Marin2020-02-291-0/+12
* [Refactor] move APIFormat() of Issue and Label to convert package (#10423)65432020-02-283-2/+131
* Add API branch protection endpoint (#9311)David Svantesson2020-02-121-17/+75
* [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist...65432020-01-312-29/+50
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-141-2/+3
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-111-1/+1
* Move tracked time api convert to convert package (#9665)Lunny Xiao2020-01-101-0/+38
* Move pull request api convert to convert package (#9664)Lunny Xiao2020-01-103-0/+180
* [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-102-0/+331