| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Minor typo fix (#10043) | Andy Harrison | 2020-01-28 | 1 | -1/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 37 | -151/+630 |
* | Fix wrong hint when status checking is running on pull request view (#9886) | Lunny Xiao | 2020-01-22 | 1 | -9/+9 |
* | Fix wrong permissions check when issues/prs shared operations (#9885) | Lunny Xiao | 2020-01-20 | 4 | -9/+25 |
* | Fix issues/pulls dependencies problems (#9842) | Lunny Xiao | 2020-01-19 | 1 | -0/+15 |
* | Add setting to set default and global disabled repository units. (#8788) | David Svantesson | 2020-01-17 | 1 | -73/+67 |
* | Remove unnecessary permissions load (#9796) | Lunny Xiao | 2020-01-16 | 1 | -7/+1 |
* | Migrate reactions when migrating repository from github (#9599) | Lunny Xiao | 2020-01-15 | 1 | -2/+2 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 1 | -0/+9 |
* | [API] add endpoint to check notifications [Extend #9488] (#9595) | 6543 | 2020-01-14 | 3 | -0/+41 |
* | Move newbranch to standalone package (#9627) | Lunny Xiao | 2020-01-14 | 1 | -2/+3 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 2 | -4/+2 |
* | [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) | 6543 | 2020-01-13 | 1 | -11/+25 |
* | [API] add GET /orgs endpoint (#9560) | 6543 | 2020-01-12 | 3 | -1/+49 |
* | Move create/fork repository from models to modules/repository (#9489) | Lunny Xiao | 2020-01-12 | 1 | -4/+4 |
* | [BugFix] [API] /repos/issues/search (#9698) | 6543 | 2020-01-12 | 1 | -12/+16 |
* | Allow repo admin to merge PR regardless of review status (#9611) | David Svantesson | 2020-01-11 | 1 | -5/+28 |
* | Move tracked time api convert to convert package (#9665) | Lunny Xiao | 2020-01-10 | 1 | -5/+6 |
* | Remove deprecation comment for CreateOrgRepo (#9670) | Ryan | 2020-01-10 | 1 | -1/+0 |
* | Fix wrong original git service type on a migrated repository (#9693) | Lunny Xiao | 2020-01-10 | 1 | -6/+7 |
* | Move pull request api convert to convert package (#9664) | Lunny Xiao | 2020-01-10 | 1 | -4/+5 |
* | [API] creat org repo call same as github (#9186) | 6543 | 2020-01-09 | 2 | -10/+41 |
* | [API] orgEditTeam make Fields optional (#9556) | 6543 | 2020-01-09 | 1 | -14/+29 |
* | [API] Add notification endpoint (#9488) | 6543 | 2020-01-09 | 7 | -2/+422 |
* | times Add filters (#9373) | 6543 | 2020-01-08 | 3 | -25/+150 |
* | [API] add comments endpoint for single comment (#9494) | 6543 | 2020-01-08 | 2 | -3/+85 |
* | fix swagger description of reaction API (#9617) | 6543 | 2020-01-06 | 1 | -12/+12 |
* | [API] dont reqToken on GetReactions (fix #9543) (#9548) | 6543 | 2020-01-02 | 2 | -10/+10 |
* | Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) | 6543 | 2020-01-01 | 2 | -5/+9 |
* | [API] Fix 9544 | return 200 when reaction already exist (#9550) | 6543 | 2019-12-31 | 3 | -37/+39 |
* | Change markdown rendering from blackfriday to goldmark (#9533) | zeripath | 2019-12-31 | 1 | -5/+0 |
* | [API] Extend times API (#9200) | 6543 | 2019-12-27 | 2 | -32/+222 |
* | [API] Extend contents with dates (#9464) | 6543 | 2019-12-24 | 2 | -0/+34 |
* | Prefix all user-generated IDs in markup (#9477) | John Olheiser | 2019-12-23 | 1 | -2/+2 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 50 | -638/+1018 |
* | Fix NewCommitStatus (#9434) | John Olheiser | 2019-12-19 | 1 | -2/+2 |
* | Sleep longer if request speed is over github limitation (#9335) | Lunny Xiao | 2019-12-16 | 1 | -1/+2 |
* | Move PushToBaseRepo from models to services/pull (#9352) | Lunny Xiao | 2019-12-15 | 1 | -3/+0 |