128 コミット (3d63caa54245d87dd057d4e853bb5dc7fc39e7db)

作成者 SHA1 メッセージ 日付
  赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756) 4年前
  zeripath 97eb37e823
Fix rebase conflict detection in git 2.26 (#10929) 4年前
  zeripath 57cca44c5e
Generate Diff and Patch direct from Pull head (#10936) 4年前
  6543 a291a0eddc
Prevent deadlock in pull_service.GetDiverging(pr) (#10905) 4年前
  zeripath 408bc2c8b5
Only update merge_base in checker if not already merged (#10908) 4年前
  mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) 4年前
  zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 4年前
  Lunny Xiao a5281895c7
Fix bug on pull view when required status check no ci result (#10648) 4年前
  zeripath 4a2b76d9c8
Update mergebase in pr checker (#10586) 4年前
  Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413) 4年前
  6543 4160bd6ef1
Remove Unused Functions (#10516) 4年前
  6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475) 4年前
  6543 39b507e3c4
Trigger webhooks on issue label-change via API too (#10421) 4年前
  zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373) 4年前
  zeripath cadec9bc22
Prevent panic on merge to PR (#10403) 4年前
  zeripath 13c6681a07
Prevent nil pointer in GetPullRequestCommitStatusState (#10342) 4年前
  zeripath e96f3542d0
Set the initial commit status to Success otherwise it will always be Pending (#10317) 4年前
  zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 4年前
  Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106) 4年前
  zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 4年前
  Lunny Xiao 107a694fd6
Fix IsErrPullClosed (#10093) 4年前
  6543 13bc82009c
API endpoint for repo transfer (#9947) 4年前
  zeripath 797e6f8f4c
PRs: Move to use a temporary repo for pushing new prs (#10009) 4年前
  Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 4年前
  Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 4年前
  zeripath 700611cc18
Switch to use -f instead of -F for sendmail (#9961) 4年前
  Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) 4年前
  Lauris BH 3185a13ea5
Check if diff actually contains sections when rendering (#9926) 4年前
  Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886) 4年前
  Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854) 4年前
  6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784) 4年前
  David Svantesson 18e0447b3f Fix admin handling at merge of PR (#9749) 4年前
  zeripath c76c70a16c Move mailer to use a queue (#9789) 4年前
  6543 06cd3e03a2 [refactor] notify remove unused praram (#9804) 4年前
  zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 4年前
  Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package (#9754) 4年前
  Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 4年前
  Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 4年前
  Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 4年前
  David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 4年前
  guillep2k 705b1e49a8 Don't attempt to close issue if already closed (#9696) 4年前
  Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 4年前
  Lunny Xiao 8878cfa4a1
Fix lint (#9688) 4年前
  zeripath 17b844a3ec Move Errored PRs out of StatusChecking (#9675) 4年前
  David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 4年前
  Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 4年前
  zeripath 0d515474b8
Remove stray printf (#9631) 4年前
  mrsdizzie b39fab41c8 Some more e-mail notification fixes (#9596) 4年前
  John Olheiser 7bdf17ec29 Use limited commits (#9572) 4年前
  zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) 4年前