| Commit message (Expand) | Author | Age | Files | Lines |
* | Honor DEFAULT_PAGING_NUM for API (#11805) | Cirno the Strongest | 2020-06-08 | 1 | -1/+1 |
* | Issue/Pull expose IsLocked Property on API (#11708) | 6543 | 2020-06-01 | 2 | -0/+2 |
* | API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) | zeripath | 2020-05-20 | 1 | -1/+1 |
* | Refactor Milestone related (#11225) | 6543 | 2020-05-12 | 2 | -1/+44 |
* | API: Add pull review endpoints (#11224) | 6543 | 2020-05-02 | 1 | -0/+127 |
* | Prevent merge of outdated PRs on protected branches (#11012) | 6543 | 2020-04-16 | 1 | -0/+1 |
* | [API] Get a single commit via Ref (#10915) | 6543 | 2020-04-07 | 1 | -1/+0 |
* | Allow to set protected file patterns that can not be changed under no conditi... | Lauris BH | 2020-03-27 | 1 | -0/+1 |
* | Fix branch api canPush and canMerge (#10776) | Lunny Xiao | 2020-03-20 | 1 | -23/+31 |
* | Fix bug on branch API (#10767) | Lunny Xiao | 2020-03-19 | 1 | -3/+7 |
* | Fix panic in API pulls when headbranch does not exist (#10676) | zeripath | 2020-03-09 | 1 | -1/+1 |
* | Display pull request head branch even the branch deleted or repository delete... | Lunny Xiao | 2020-03-02 | 2 | -63/+68 |
* | adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) | Gustavo Marin | 2020-02-29 | 1 | -0/+12 |
* | [Refactor] move APIFormat() of Issue and Label to convert package (#10423) | 6543 | 2020-02-28 | 3 | -2/+131 |
* | Add API branch protection endpoint (#9311) | David Svantesson | 2020-02-12 | 1 | -17/+75 |
* | [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist... | 6543 | 2020-01-31 | 2 | -29/+50 |
* | Move newbranch to standalone package (#9627) | Lunny Xiao | 2020-01-14 | 1 | -2/+3 |
* | Allow repo admin to merge PR regardless of review status (#9611) | David Svantesson | 2020-01-11 | 1 | -1/+1 |
* | Move tracked time api convert to convert package (#9665) | Lunny Xiao | 2020-01-10 | 1 | -0/+38 |
* | Move pull request api convert to convert package (#9664) | Lunny Xiao | 2020-01-10 | 3 | -0/+180 |
* | [Bug] [API] Add language to user api (#9215) | 6543 | 2019-11-30 | 1 | -0/+1 |
* | Fix what information is shown about user in API. (#9115) | David Svantesson | 2019-11-24 | 1 | -7/+7 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -0/+1 |
* | Update branch API endpoint to show effective branch protection. (#9031) | David Svantesson | 2019-11-16 | 1 | -3/+21 |
* | Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module... | Lunny Xiao | 2019-11-10 | 2 | -0/+331 |