396 Commits (106185198963af294fcbbd2134d13a7258b5a6fa)

Author SHA1 Message Date
  6543 19d63679c3 When deleting a tracked time through the API return 404 not 500 (#11319) 5 years ago
  6543 b4b016e472 API: Add pull review endpoints (#11224) 5 years ago
  6543 68b7542e01 Return issue subscription status from API subscribe (#10966) 5 years ago
  6543 52add978d0 [API] ListIssues add filter for milestones (#10148) 5 years ago
  6543 31beca458f Fix GetContents(): Dont't ignore Executables (#11192) 5 years ago
  6543 4510ee485c Add issue subscription check to API (#10967) 5 years ago
  6543 087cd9b9bb make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{filepath} (#11067) 5 years ago
  CirnoT e49138926c Support organization labels for PRs in API (#11135) 5 years ago
  6543 75b27de3e5 [API] Add branch delete (#11112) 5 years ago
  CirnoT b76bc74dd5 Add X-Total-Count on /repos/{owner]/{repo}/pulls API (#11113) 5 years ago
  6543 cab270821e Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
  zeripath 3e3598fa2a Contents API should return 404 on not exist (#10323) 5 years ago
  6543 06dc20dbd6 [API] Get a single commit via Ref (#10915) 5 years ago
  mrsdizzie 7e8cecd373 Add Organization Wide Labels (#10814) 5 years ago
  Lunny Xiao f4ec17d572 Use subquery to instead In (#10874) 5 years ago
  zeripath 493b60cc30 Handle push rejection in branch and upload (#10854) 5 years ago
  Lauris BH 3edcc40a40 Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
  zeripath 8e360b6c61 Option to set default branch at repository creation (#10803) 5 years ago
  Lunny Xiao 96c5cc22e3 Fix branch api canPush and canMerge (#10776) 5 years ago
  zeripath 697f4ac398 Prevent panic in stopwatch (#10670) 5 years ago
  Lunny Xiao e16aa269a1 Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
  6543 601f964ce8 [Refactor] move APIFormat() of Issue and Label to convert package (#10423) 5 years ago
  John Olheiser efa7115d8e Fix double PR notification from API (#10482) 5 years ago
  6543 97ec108a00 Code Refactor of IssueWatch related things (#10401) 5 years ago
  6543 7ed7f6974f [API] enable paggination for ListRepoTags (#10454) 5 years ago
  6543 0097e585d8 Trigger webhooks on issue label-change via API too (#10421) 5 years ago
  guillep2k d629b04495 Various fixes in login sources (#10428) 5 years ago
  zeripath 66aebdef7b Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
  David Svantesson a6045fc7fb Add API branch protection endpoint (#9311) 5 years ago
  6543 9d21f27433 [API] Fix inconsistent label color format (#10129) 5 years ago
  6543 b18119fa14 API endpoint for repo transfer (#9947) 5 years ago
  Lunny Xiao f5cdf177a2 Fix milestone API state parameter unhandled (#10049) 5 years ago
  6543 4a0b3202f9 Refactor api repo dir (#10048) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  Lunny Xiao a45b66b047 Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
  Lunny Xiao d2802e50d8 Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
  Lunny Xiao b4bfeea829 Fix issues/pulls dependencies problems (#9842) 5 years ago
  David Svantesson d5b01d61c4 Add setting to set default and global disabled repository units. (#8788) 5 years ago
  Lunny Xiao 8915c2b57b Remove unnecessary permissions load (#9796) 5 years ago
  Lunny Xiao 4986e35bd6 Migrate reactions when migrating repository from github (#9599) 5 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 5 years ago
  Lunny Xiao ab30192f14 Move newbranch to standalone package (#9627) 5 years ago
  Manush Dodunekov 7fda9d52c6 Restricted users (#6274) 5 years ago
  6543 f47135208a [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) 5 years ago
  Lunny Xiao 9a9404d3fa Move create/fork repository from models to modules/repository (#9489) 5 years ago
  6543 f62797c55d [BugFix] [API] ​/repos​/issues​/search (#9698) 5 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
  Lunny Xiao ea1cf2a310 Move tracked time api convert to convert package (#9665) 5 years ago
  Ryan f25ee40d95 Remove deprecation comment for CreateOrgRepo (#9670) 5 years ago
  Lunny Xiao 1818fa5639 Fix wrong original git service type on a migrated repository (#9693) 5 years ago