| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tracked time issues (#11349) | 6543 | 2020-05-09 | 1 | -0/+4 |
* | Add default CommitID for create pull review api (#11334) | 赵智超 | 2020-05-08 | 1 | -0/+19 |
* | When deleting a tracked time through the API return 404 not 500 (#11319) | 6543 | 2020-05-07 | 1 | -0/+4 |
* | API: Add pull review endpoints (#11224) | 6543 | 2020-05-02 | 4 | -13/+586 |
* | Return issue subscription status from API subscribe (#10966) | 6543 | 2020-04-30 | 1 | -2/+19 |
* | Refactor UpdateOAuth2Application (#11034) | 6543 | 2020-04-30 | 1 | -8/+2 |
* | [API] ListIssues add filter for milestones (#10148) | 6543 | 2020-04-30 | 1 | -6/+42 |
* | Fix GetContents(): Dont't ignore Executables (#11192) | 6543 | 2020-04-24 | 1 | -7/+7 |
* | enable ENABLE_HARD_LINE_BREAK by default (#11162) | silverwind | 2020-04-21 | 1 | -1/+1 |
* | Allow list collaborators for users with Read access to repo (#9995) | Shashvat Kedia | 2020-04-21 | 1 | -5/+5 |
* | Add issue subscription check to API (#10967) | 6543 | 2020-04-21 | 3 | -9/+63 |
* | make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{fil... | 6543 | 2020-04-20 | 1 | -0/+12 |
* | Support organization labels for PRs in API (#11135) | CirnoT | 2020-04-20 | 1 | -1/+28 |
* | [API] Add branch delete (#11112) | 6543 | 2020-04-19 | 2 | -0/+102 |
* | Add X-Total-Count on /repos/{owner]/{repo}/pulls API (#11113) | CirnoT | 2020-04-18 | 1 | -0/+1 |
* | Prevent merge of outdated PRs on protected branches (#11012) | 6543 | 2020-04-16 | 1 | -0/+5 |
* | document 404 responce and meaning (#11073) | 6543 | 2020-04-15 | 1 | -0/+2 |
* | Contents API should return 404 on not exist (#10323) | zeripath | 2020-04-15 | 1 | -2/+30 |
* | Reject duplicate AccessToken names (#10994) | 6543 | 2020-04-13 | 1 | -0/+12 |
* | [Api] Check Notify (always return json) (#10059) | 6543 | 2020-04-10 | 1 | -11/+2 |
* | Add Get/Update for api/v1/user/applications/oauth2 (#11008) | Dan Molik | 2020-04-09 | 2 | -1/+90 |
* | [suggest] change merge strategy: do not check write access if user in merge... | j.yao.SUSE | 2020-04-08 | 1 | -1/+1 |
* | [API] Get a single commit via Ref (#10915) | 6543 | 2020-04-07 | 2 | -7/+60 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 2 | -0/+8 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 5 | -8/+255 |
* | Use subquery to instead In (#10874) | Lunny Xiao | 2020-03-30 | 1 | -16/+14 |
* | Allow site admin to check /api/v1/orgs endpoints (#10867) | zeripath | 2020-03-28 | 2 | -2/+2 |
* | Handle push rejection in branch and upload (#10854) | zeripath | 2020-03-28 | 1 | -3/+3 |
* | Allow to set protected file patterns that can not be changed under no conditi... | Lauris BH | 2020-03-27 | 1 | -0/+5 |
* | Option to set default branch at repository creation (#10803) | zeripath | 2020-03-26 | 1 | -8/+9 |
* | Fix branch api canPush and canMerge (#10776) | Lunny Xiao | 2020-03-20 | 1 | -2/+12 |
* | Prevent panic in stopwatch (#10670) | zeripath | 2020-03-08 | 1 | -2/+5 |
* | Granular webhook events (#9626) | John Olheiser | 2020-03-06 | 1 | -9/+26 |
* | Display pull request head branch even the branch deleted or repository delete... | Lunny Xiao | 2020-03-02 | 1 | -10/+10 |
* | Remove Unused Functions (#10516) | 6543 | 2020-03-02 | 1 | -8/+0 |
* | adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) | Gustavo Marin | 2020-02-29 | 4 | -0/+121 |
* | [Refactor] move APIFormat() of Issue and Label to convert package (#10423) | 6543 | 2020-02-28 | 3 | -38/+15 |
* | Fix double PR notification from API (#10482) | John Olheiser | 2020-02-26 | 1 | -3/+0 |
* | Code Refactor of IssueWatch related things (#10401) | 6543 | 2020-02-26 | 1 | -2/+7 |
* | [API] enable paggination for ListRepoTags (#10454) | 6543 | 2020-02-25 | 1 | -1/+12 |
* | Trigger webhooks on issue label-change via API too (#10421) | 6543 | 2020-02-23 | 1 | -36/+29 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 4 | -0/+5 |
* | Handle push rejection message in Merge & Web Editor (#10373) | zeripath | 2020-02-22 | 1 | -0/+8 |
* | Add API branch protection endpoint (#9311) | David Svantesson | 2020-02-12 | 4 | -2/+533 |
* | [API] let admin check org membership on other users (#10201) | 6543 | 2020-02-09 | 1 | -1/+1 |
* | [API] Fix inconsistent label color format (#10129) | 6543 | 2020-02-09 | 1 | -1/+23 |
* | Prevent DeleteUser API abuse (#10125) | 6543 | 2020-02-03 | 1 | -0/+6 |
* | API endpoint for repo transfer (#9947) | 6543 | 2020-01-31 | 3 | -0/+103 |
* | Fix milestone API state parameter unhandled (#10049) | Lunny Xiao | 2020-01-29 | 1 | -1/+6 |
* | Refactor api repo dir (#10048) | 6543 | 2020-01-29 | 3 | -234/+264 |