Commit Graph

23 Commits (875c5e13050e4f7b95773c3b8ef5deac8b4b581b)

Author SHA1 Message Date
zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
David Svantesson 18e0447b3f Fix admin handling at merge of PR (#9749)
4 years ago
6543 06cd3e03a2 [refactor] notify remove unused praram (#9804)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
guillep2k 705b1e49a8 Don't attempt to close issue if already closed (#9696)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
zeripath 3abe17f9e0
Sign protected branches (#8993)
4 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
4 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024)
4 years ago
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866)
5 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573)
5 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)
5 years ago
Lunny Xiao aaeef295bb
Move pull webhook to notification (#8805)
5 years ago
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778)
5 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
5 years ago
Ilya ac0fb36c41 Allow to merge if file path contains " or \ (#8629)
5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324)
5 years ago
zeripath 5e759b60cc Restore functionality for early gits (#7775)
5 years ago
Lunny Xiao eb11ca6847
Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218)
5 years ago