103 Commits (34fe3d390ba4905169d233abce391db1d7d0f963)

Author SHA1 Message Date
  6543 e11b3a1076
Load PR Issue Poster on API too (#11033) (#11039) 4 years ago
  6543 f7d7cf4e2d
Fix rebase conflict detection in git 2.26 (#10930) 4 years ago
  zeripath 99a364a9dc
Generate Diff and Patch direct from Pull head (#10936) (#10938) 4 years ago
  zeripath bfce841b04
Only update merge_base if not already merged (#10909) 4 years ago
  Lunny Xiao 7e0a5b17db
Fix bug on pull view when required status check no ci result (#10648) (#10651) 4 years ago
  guillep2k c9e4d7a564
Update mergebase in pr checker (#10586) (#10605) 4 years ago
  6543 50f2e90b76
[BugFix] Avoid mailing explicit unwatched (#10475) (#10500) 4 years ago
  zeripath 5d11ccc9e1
Handle push rejection message in Merge & Web Editor (#10373) (#10497) 4 years ago
  6543 9e6ad64d48
Trigger webhooks on issue label-change via API too (#10421) (#10439) 4 years ago
  guillep2k 7284327a00
Prevent panic on merge to PR (#10403) (#10408) 4 years ago
  zeripath df5f1d9dca
Prevent nil pointer in GetPullRequestCommitStatusState (#10342) (#10344) 4 years ago
  zeripath 117dcf1c02
Set the initial commit status to Success otherwise it will always be Pending (#10317) (#10318) 4 years ago
  6543 c95d9603ea
Only check for conflicts/merging if the PR has not been merged in the interim (#10132) (#10206) 4 years ago
  zeripath 4b11f967bd
PRs: Move to use a temporary repo for pushing new prs (#10009) (#10042) 4 years ago
  Lunny Xiao 16f7b43903
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) (#9974) 4 years ago
  techknowlogick 043febdbc9
Switch to use -f instead of -F for sendmail (#9961) (#9970) 4 years ago
  Lauris BH f82a805478 Check if diff actually contains sections when rendering (#9926) (#9933) 4 years ago
  Lunny Xiao 0dced15c1a Fix wrong hint when status checking is running on pull request view (#9886) (#9928) 4 years ago
  zeripath b13b9d3dbd Move Errored PRs out of StatusChecking (#9675) (#9726) 4 years ago
  guillep2k ff16099c6d Don't attempt to close issue if already closed (#9699) 4 years ago
  Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 4 years ago
  zeripath 0d515474b8
Remove stray printf (#9631) 4 years ago
  mrsdizzie b39fab41c8 Some more e-mail notification fixes (#9596) 4 years ago
  John Olheiser 7bdf17ec29 Use limited commits (#9572) 4 years ago
  zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) 4 years ago
  mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) 4 years ago
  Mario Lubenka 61db834904 Change target branch for pull request (#6488) 4 years ago
  Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368) 4 years ago
  Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 4 years ago
  Lunny Xiao 67b316a954 Refactor comment (#9330) 4 years ago
  zeripath 3abe17f9e0
Sign protected branches (#8993) 4 years ago
  zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 4 years ago
  Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 4 years ago
  John Olheiser 6715677b2b Push to create repo (#8419) 4 years ago
  Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 4 years ago
  zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 4 years ago
  Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266) 4 years ago
  Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository (#9086) 4 years ago
  David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 4 years ago
  Lunny Xiao 2011a5b818 Extract createComment (#9125) 4 years ago
  zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 4 years ago
  Lunny Xiao ef9a0370ca
Fix panic when diff (#9187) 4 years ago
  John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) 4 years ago
  John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926) 4 years ago
  guillep2k d779deef6e Fix show single review comments in the PR page (#9143) 4 years ago
  Lunny Xiao 8ab35eefc4 Move mirror sync actions to notification (#9022) 4 years ago
  Benno eb1b225d9a Send tag create and push webhook when release created on UI (#8671) 4 years ago
  Lunny Xiao d7ac9727bb Move merge actions to notification (#9024) 4 years ago
  guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866) 4 years ago
  guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) 4 years ago