| Commit message (Expand) | Author | Age | Files | Lines |
* | Extend Notifications API and return pinned notifications by default (#12164) ... | zeripath | 2020-07-13 | 1 | -2/+73 |
* | Add option to API to update PullRequest base branch (#11666) (#11796) | 6543 | 2020-06-07 | 1 | -0/+7 |
* | Handle expected errors in FileCreate & FileUpdate API (#11643) (#11718) | 6543 | 2020-06-01 | 1 | -0/+18 |
* | Handle expected errors in AddGPGkey API (#11644) (#11661) | 6543 | 2020-05-28 | 1 | -0/+6 |
* | Fix repo-list private and total count bugs (#11500) (#11532) | zeripath | 2020-05-21 | 1 | -2/+2 |
* | Add paging and archive/private repository filtering to dashboard list (#11321) | zeripath | 2020-05-16 | 1 | -0/+12 |
* | Consolidate API for getting single commit (#11368) | Cirno the Strongest | 2020-05-11 | 1 | -48/+2 |
* | API: Add pull review endpoints (#11224) | 6543 | 2020-05-02 | 1 | -1/+550 |
* | Return issue subscription status from API subscribe (#10966) | 6543 | 2020-04-30 | 1 | -2/+8 |
* | [API] ListIssues add filter for milestones (#10148) | 6543 | 2020-04-30 | 1 | -0/+6 |
* | Add issue subscription check to API (#10967) | 6543 | 2020-04-21 | 1 | -0/+47 |
* | [API] Add branch delete (#11112) | 6543 | 2020-04-19 | 1 | -0/+41 |
* | Add single release page and latest redirect (#11102) | John Olheiser | 2020-04-18 | 1 | -0/+4 |
* | Prevent merge of outdated PRs on protected branches (#11012) | 6543 | 2020-04-16 | 1 | -0/+12 |
* | document 404 responce and meaning (#11073) | 6543 | 2020-04-15 | 1 | -0/+3 |
* | Contents API should return 404 on not exist (#10323) | zeripath | 2020-04-15 | 1 | -0/+15 |
* | [Api] Check Notify (always return json) (#10059) | 6543 | 2020-04-10 | 1 | -3/+0 |
* | Add Get/Update for api/v1/user/applications/oauth2 (#11008) | Dan Molik | 2020-04-09 | 1 | -0/+58 |
* | [API] Get a single commit via Ref (#10915) | 6543 | 2020-04-07 | 1 | -1/+50 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 1 | -0/+183 |
* | Allow to set protected file patterns that can not be changed under no conditi... | Lauris BH | 2020-03-27 | 1 | -0/+12 |
* | Option to set default branch at repository creation (#10803) | zeripath | 2020-03-26 | 1 | -0/+5 |
* | adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) | Gustavo Marin | 2020-02-29 | 1 | -1/+153 |
* | [API] enable paggination for ListRepoTags (#10454) | 6543 | 2020-02-25 | 1 | -0/+12 |
* | Add API branch protection endpoint (#9311) | David Svantesson | 2020-02-12 | 1 | -1/+550 |
* | Add feishu webhook support (#10229) | Lunny Xiao | 2020-02-12 | 1 | -1/+2 |
* | [API] Fix inconsistent label color format (#10129) | 6543 | 2020-02-09 | 1 | -0/+6 |
* | [API] expose RepoOwner on Issue responce (#10126) | 6543 | 2020-02-04 | 1 | -0/+4 |
* | API endpoint for repo transfer (#9947) | 6543 | 2020-01-31 | 1 | -0/+74 |
* | Minor typo fix (#10043) | Andy Harrison | 2020-01-28 | 1 | -1/+1 |
* | add css extraction and minification to webpack (#9944) | silverwind | 2020-01-25 | 1 | -0/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -45/+629 |
* | Fix wrong permissions check when issues/prs shared operations (#9885) | Lunny Xiao | 2020-01-20 | 1 | -0/+6 |
* | Fix issues/pulls dependencies problems (#9842) | Lunny Xiao | 2020-01-19 | 1 | -0/+6 |
* | move swagger-ui to webpack/npm (#9714) | silverwind | 2020-01-14 | 1 | -99/+21 |
* | [API] add endpoint to check notifications [Extend #9488] (#9595) | 6543 | 2020-01-14 | 1 | -0/+35 |
* | [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) | 6543 | 2020-01-13 | 1 | -0/+16 |
* | [API] add GET /orgs endpoint (#9560) | 6543 | 2020-01-12 | 1 | -0/+29 |
* | Allow repo admin to merge PR regardless of review status (#9611) | David Svantesson | 2020-01-11 | 1 | -0/+4 |
* | Remove deprecation comment for CreateOrgRepo (#9670) | Ryan | 2020-01-10 | 1 | -1/+0 |
* | Remove un-needed script import since #9554 (#9694) | Antoine GIRARD | 2020-01-10 | 1 | -1/+0 |
* | [API] creat org repo call same as github (#9186) | 6543 | 2020-01-09 | 1 | -1/+43 |
* | [API] Add notification endpoint (#9488) | 6543 | 2020-01-09 | 1 | -0/+310 |
* | Add HTML URL to API Issues (#9654) | John Olheiser | 2020-01-08 | 1 | -0/+4 |
* | times Add filters (#9373) | 6543 | 2020-01-08 | 1 | -3/+60 |
* | [API] add comments endpoint for single comment (#9494) | 6543 | 2020-01-08 | 1 | -0/+69 |
* | fix swagger description of reaction API (#9617) | 6543 | 2020-01-06 | 1 | -6/+6 |
* | swagger UI: hide iretating search field (#9554) | 6543 | 2020-01-01 | 1 | -4/+2 |
* | [API] Fix 9544 | return 200 when reaction already exist (#9550) | 6543 | 2019-12-31 | 1 | -19/+19 |
* | update swagger info (#9558) | 6543 | 2019-12-31 | 1 | -6/+13 |