149 Commits (217647f33170d469ed392e3284cc1149047c1b74)

Autor SHA1 Nachricht Datum
  mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047) vor 3 Jahren
  6543 262fce6db4
Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912) vor 4 Jahren
  zeripath 0973c03601
Handle more pathological branch and tag names (#11843) vor 4 Jahren
  zeripath 09f7d84f4c
Ensure rejected push to refs/pull/index/head fails nicely (#11724) vor 4 Jahren
  zeripath 6e4480835f
Fix issue with DiffIndex on initial commit (#11677) vor 4 Jahren
  zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614) vor 4 Jahren
  赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167) vor 4 Jahren
  6543 84bcb3451a
Check Push permissions on IsUserAllowedToUpdate (#11448) vor 4 Jahren
  zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745) vor 4 Jahren
  zeripath 4a04740daf
Handle panics that percolate up to the graceful module (#11291) vor 4 Jahren
  Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742) vor 4 Jahren
  zeripath 4f9d59be17
Sendmail should create a process on the gitea system and have a default timeout (#11256) vor 4 Jahren
  zeripath 4974b7c120
Fix spelling mistake with Rewiew (#11262) vor 4 Jahren
  Jason Duan 4468b0b2b2
When using API CreateRelease set created_unix to the tag commit time (#11218) vor 4 Jahren
  mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032) vor 4 Jahren
  6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012) vor 4 Jahren
  6543 f7ecc2bee7
fix (#11066) vor 4 Jahren
  6543 10e2f29144
Cache PullRequest Divergence (#10914) vor 4 Jahren
  6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025) vor 4 Jahren
  6543 d21b974f6c
Load pr Issue Poster on API too (#11033) vor 4 Jahren
  j.yao.SUSE b40107c416
[suggest] change merge strategy: do not check write access if user in merge white list (#10951) vor 4 Jahren
  赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756) vor 4 Jahren
  zeripath 97eb37e823
Fix rebase conflict detection in git 2.26 (#10929) vor 4 Jahren
  zeripath 57cca44c5e
Generate Diff and Patch direct from Pull head (#10936) vor 4 Jahren
  6543 a291a0eddc
Prevent deadlock in pull_service.GetDiverging(pr) (#10905) vor 4 Jahren
  zeripath 408bc2c8b5
Only update merge_base in checker if not already merged (#10908) vor 4 Jahren
  mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) vor 4 Jahren
  zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) vor 4 Jahren
  Lunny Xiao a5281895c7
Fix bug on pull view when required status check no ci result (#10648) vor 4 Jahren
  zeripath 4a2b76d9c8
Update mergebase in pr checker (#10586) vor 4 Jahren
  Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413) vor 4 Jahren
  6543 4160bd6ef1
Remove Unused Functions (#10516) vor 4 Jahren
  6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475) vor 4 Jahren
  6543 39b507e3c4
Trigger webhooks on issue label-change via API too (#10421) vor 4 Jahren
  zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373) vor 4 Jahren
  zeripath cadec9bc22
Prevent panic on merge to PR (#10403) vor 4 Jahren
  zeripath 13c6681a07
Prevent nil pointer in GetPullRequestCommitStatusState (#10342) vor 4 Jahren
  zeripath e96f3542d0
Set the initial commit status to Success otherwise it will always be Pending (#10317) vor 4 Jahren
  zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132) vor 4 Jahren
  Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106) vor 4 Jahren
  zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856) vor 4 Jahren
  Lunny Xiao 107a694fd6
Fix IsErrPullClosed (#10093) vor 4 Jahren
  6543 13bc82009c
API endpoint for repo transfer (#9947) vor 4 Jahren
  zeripath 797e6f8f4c
PRs: Move to use a temporary repo for pushing new prs (#10009) vor 4 Jahren
  Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) vor 4 Jahren
  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) vor 4 Jahren
  zeripath 700611cc18
Switch to use -f instead of -F for sendmail (#9961) vor 4 Jahren
  Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) vor 4 Jahren
  Lauris BH 3185a13ea5
Check if diff actually contains sections when rendering (#9926) vor 4 Jahren
  Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886) vor 4 Jahren