Commit Graph

160 Commits (9196c72b874078f05c457b51bf7511229bc32c83)

Author SHA1 Message Date
John Olheiser 9196c72b87
Increment skip to avoid infini-loop (#13703) (#13728) 4 years ago
6543 b7ad2d4557
* Handle incomplete diff files properly (#13669) 4 years ago
zeripath f1fd8a772f
Fix initial commit page & binary munching problem (#13249) (#13259) 4 years ago
zeripath e6a82047ee
Fix diff skipping lines (#13157) 4 years ago
zeripath 99fb256411
Finally fix diff names (#13136) (#13139) 4 years ago
6543 40a7660038
Fix error create comment on outdated file (#13041) (#13042) 4 years ago
James Lakin b05e178138
Fix repository create/delete event webhooks (#13008) (#13027) 4 years ago
6543 3e279dfb0b
Mirror: Update DB on Address-Update too (#12964) (#12967) 4 years ago
zeripath ff9d99f63d
Stop cloning unnecessarily on PR update (#12839) (#12852) 4 years ago
赵智超 0ee823be0b
Fix "only mail on mention" bug (#12775) (#12789) 4 years ago
zeripath 062ea40a79
Fix yet another bug with diff file names (#12771) (#12776) 4 years ago
zeripath 4a548a0332
Fix diff path unquoting (#12554) (#12575) 5 years ago
zeripath a687980412
Default empty merger list to those with write permissions (#12535) (#12560) 5 years ago
zeripath 03ba12aabf
Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550) 5 years ago
Richard Mahn 87bfe02b5b
Backport to v1.12 for #12341 - Release date fix (#12351) 5 years ago
6543 47a5c8e1f7
Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912) (#11915) 5 years ago
zeripath 320031fce6
Handle more pathological branch and tag names (#11843) (#11863) 5 years ago
zeripath c52f81eecc
Ensure rejected push to refs/pull/index/head fails nicely (#11724) (#11809) 5 years ago
6543 84bcb3451a
Check Push permissions on IsUserAllowedToUpdate (#11448) 5 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745) 5 years ago
zeripath 4a04740daf
Handle panics that percolate up to the graceful module (#11291) 5 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742) 5 years ago
zeripath 4f9d59be17
Sendmail should create a process on the gitea system and have a default timeout (#11256) 5 years ago
zeripath 4974b7c120
Fix spelling mistake with Rewiew (#11262) 5 years ago
Jason Duan 4468b0b2b2
When using API CreateRelease set created_unix to the tag commit time (#11218) 5 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032) 5 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
6543 f7ecc2bee7
fix (#11066) 5 years ago
6543 10e2f29144
Cache PullRequest Divergence (#10914) 5 years ago
6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025) 5 years ago
6543 d21b974f6c
Load pr Issue Poster on API too (#11033) 5 years ago
j.yao.SUSE b40107c416
[suggest] change merge strategy: do not check write access if user in merge white list (#10951) 5 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756) 5 years ago
zeripath 97eb37e823
Fix rebase conflict detection in git 2.26 (#10929) 5 years ago
zeripath 57cca44c5e
Generate Diff and Patch direct from Pull head (#10936) 5 years ago
6543 a291a0eddc
Prevent deadlock in pull_service.GetDiverging(pr) (#10905) 5 years ago
zeripath 408bc2c8b5
Only update merge_base in checker if not already merged (#10908) 5 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) 5 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 5 years ago
Lunny Xiao a5281895c7
Fix bug on pull view when required status check no ci result (#10648) 5 years ago
zeripath 4a2b76d9c8
Update mergebase in pr checker (#10586) 5 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
6543 4160bd6ef1
Remove Unused Functions (#10516) 5 years ago
6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475) 5 years ago
6543 39b507e3c4
Trigger webhooks on issue label-change via API too (#10421) 5 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
zeripath cadec9bc22
Prevent panic on merge to PR (#10403) 5 years ago
zeripath 13c6681a07
Prevent nil pointer in GetPullRequestCommitStatusState (#10342) 5 years ago
zeripath e96f3542d0
Set the initial commit status to Success otherwise it will always be Pending (#10317) 5 years ago
zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 5 years ago