Commit Graph

204 Commits (ce2ade05e6124993312e2e8f988687d45598032e)

Author SHA1 Message Date
Lunny Xiao ce2ade05e6
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097)
3 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543)
3 years ago
Jimmy Praet 4c82485424
#14699 Make branch names in PR description clickable (#14716)
3 years ago
vnkmpf 487f2ee41c
Whitespace in commits (#14650)
3 years ago
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware (#14480)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
Lunny Xiao 60a3297a33
Use ServerError provided by Context (#14333)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071)
3 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198)
3 years ago
Cirno the Strongest efa9a8a6e3
Show status check for merged PRs (#13975)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363)
4 years ago
Iwasa Kazmi 16120c059f
fix message key (#13240)
4 years ago
zeripath 965861043a
Return the full rejection message and errors in flash errors (#13221)
4 years ago
zeripath 0aec2a294b
When the git ref is unable to be found return broken pr (#13218)
4 years ago
赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
赵智超 8a6790b2aa
Add API to update pr headBranch (#12419)
4 years ago
赵智超 3585bb73ef
fix a small nit (#12420)
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
Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717)
4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614)
4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037)
4 years ago
6543 a88f3663eb
Fix merge dialog on protected branch with missing required statuses (#11074)
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
赵智超 14c97c0501
Add titles and improve messages on sidebar menus (#10872)
4 years ago
zeripath 2c25e75dca
Various Merge Base fixes (#10786)
4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854)
4 years ago
John Olheiser f422a115f4
Issue writers perms can modify issues (#10623)
4 years ago
zeripath 35027305d1
Handle deleted base branch in PR (#10618)
4 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
4 years ago
zeripath 51f6a7ab10
On merge of already closed PR redirect back to the pulls page (#10010)
4 years ago
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 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886)
4 years ago
6543 fec1095f17 [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614)
4 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518)
4 years ago
Brad Albright f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424)
4 years ago
Keith Rutkowski 21f84a6315 Change PR commits and diffs to use base repo rather than forked (#3648)
4 years ago