aboutsummaryrefslogtreecommitdiffstats
path: root/services/pull/update.go
Commit message (Expand)AuthorAgeFilesLines
* Add option to update pull request by `rebase` (#16125)a10121127962021-08-311-15/+40
* Add agit flow support in gitea (#14295)a10121127962021-07-281-0/+9
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-1/+3
* IsUserAllowedToUpdate ignore igonre if user is nil (#14885)65432021-03-041-0/+3
* Check Push permissions on IsUserAllowedToUpdate (#11448)65432020-05-161-0/+11
* Prevent deadlock in pull_service.GetDiverging(pr) (#10905)65432020-04-011-47/+8
* Only check for conflicts/merging if the PR has not been merged in the interim...zeripath2020-02-101-1/+3
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-171-0/+125