Commit Graph

194 Commits (4aabbacdfe2830e3b3808e42d6d89d6688754089)

Author SHA1 Message Date
Cirno the Strongest efa9a8a6e3
Show status check for merged PRs (#13975) 4 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 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) 5 years ago
6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025) 5 years ago
赵智超 14c97c0501
Add titles and improve messages on sidebar menus (#10872) 5 years ago
zeripath 2c25e75dca
Various Merge Base fixes (#10786) 5 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 5 years ago
John Olheiser f422a115f4
Issue writers perms can modify issues (#10623) 5 years ago
zeripath 35027305d1
Handle deleted base branch in PR (#10618) 5 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425) 5 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
zeripath 51f6a7ab10
On merge of already closed PR redirect back to the pulls page (#10010) 5 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) 5 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
6543 fec1095f17 [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) 5 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784) 5 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518) 5 years ago
Brad Albright f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424) 5 years ago
Keith Rutkowski 21f84a6315 Change PR commits and diffs to use base repo rather than forked (#3648) 5 years ago
John Olheiser ba8f93a14e Fix some SimpleMDE (#9400) 5 years ago
John Olheiser 33662399d5 Fix double webhook for new PR (#9375) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886) 5 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024) 5 years ago
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768) 5 years ago