Commit Graph

166 Commits (eb4db0445bea4a8dff370d80a270765840fcb8ef)

Author SHA1 Message Date
赵智超 e7d65cbc6e
Add email notify for new release (#12463)
4 years ago
zeripath 7a8a05cc44
Fix diff path unquoting (#12554)
4 years ago
zeripath 9c9c3348bb
Prevent NPE on commenting on lines with invalidated comments (with migration) (#12549)
4 years ago
zeripath c6943cca52
Support Force-update in Mirror and improve Tracing in mirror (#12242)
4 years ago
Gjergji Ramku 0c9eb468e9
Fix typos (#12542)
4 years ago
zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
mrsdizzie 73b155d5f2
Add more tests for diff highlighting (#12467)
4 years ago
mrsdizzie 0171dda728
Improved diff syntax highlighting fix (#12455)
4 years ago
赵智超 1f12dc8e88
Add action feed for new release (#12324)
4 years ago
zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364)
4 years ago
Richard Mahn 8a36c46a7e
Fixes #12341: Release date should only be set to current time if draft or tag created (#12343)
4 years ago
mrsdizzie 9542b7317d
Fix Syntax highlight for token change in added/deleted code (#12238)
4 years ago
mrsdizzie 8d081950e6
Ensure syntax highlighting is the same inside diffs (#12205)
4 years ago
mrsdizzie a6168fa25d
Make copy/paste work for source code (#12191)
4 years ago
yisiliang 9fc9c1de98
Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053)
4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047)
4 years ago
6543 262fce6db4
Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912)
4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843)
4 years ago
zeripath 09f7d84f4c
Ensure rejected push to refs/pull/index/head fails nicely (#11724)
4 years ago
zeripath 6e4480835f
Fix issue with DiffIndex on initial commit (#11677)
4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614)
4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
4 years ago
6543 84bcb3451a
Check Push permissions on IsUserAllowedToUpdate (#11448)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath 4a04740daf
Handle panics that percolate up to the graceful module (#11291)
4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742)
4 years ago
zeripath 4f9d59be17
Sendmail should create a process on the gitea system and have a default timeout (#11256)
4 years ago
zeripath 4974b7c120
Fix spelling mistake with Rewiew (#11262)
4 years ago
Jason Duan 4468b0b2b2
When using API CreateRelease set created_unix to the tag commit time (#11218)
4 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032)
4 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
4 years ago
6543 f7ecc2bee7
fix (#11066)
4 years ago
6543 10e2f29144
Cache PullRequest Divergence (#10914)
4 years ago
6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025)
4 years ago
6543 d21b974f6c
Load pr Issue Poster on API too (#11033)
4 years ago
j.yao.SUSE b40107c416
[suggest] change merge strategy: do not check write access if user in merge white list (#10951)
4 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
zeripath 97eb37e823
Fix rebase conflict detection in git 2.26 (#10929)
4 years ago
zeripath 57cca44c5e
Generate Diff and Patch direct from Pull head (#10936)
4 years ago
6543 a291a0eddc
Prevent deadlock in pull_service.GetDiverging(pr) (#10905)
4 years ago
zeripath 408bc2c8b5
Only update merge_base in checker if not already merged (#10908)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854)
4 years ago
Lunny Xiao a5281895c7
Fix bug on pull view when required status check no ci result (#10648)
4 years ago
zeripath 4a2b76d9c8
Update mergebase in pr checker (#10586)
4 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4 years ago
6543 4160bd6ef1
Remove Unused Functions (#10516)
4 years ago
6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475)
4 years ago