gitea/integrations/gitea-repositories-meta
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
* add Divergence

* add Update Button

* first working version

* re-use code

* split raw merge commands and db-change functions (notify, cache, ...)

* use rawMerge (remove redundant code)

* own function to get Diverging of PRs

* use FlashError

* correct Error Msg

* hook is triggerd ... so remove comment

* add "branch2" to "user2/repo1" because it unit-test "TestPullView_ReviewerMissed" use it but dont exist jet :/

* move GetPerm to IsUserAllowedToUpdate

* add Flash Success MSG

* imprufe code
- remove useless js chage

* fix-lint

* TEST: add PullRequest ID:5
Repo: user2/repo1
Base: branch1
Head: pr-to-update

* correct comments

* make PR5 outdated

* fix Tests

* WIP: add pull update test

* update revs

* update locales

* working TEST

* update UI

* misspell

* change style

* add 1s delay so rev exist

* move row up (before merge row)

* fix lint nit

* UI remove divider

* Update style

* nits

* do it right

* introduce IsSameRepo

* remove useless check

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-17 08:03:40 +02:00
..
limited_org Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
org26 Redirect issue if repo has configured external tracker. (#9247) 2019-12-06 23:21:18 -05:00
privated_org Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
user2 Add "Update Branch" button to Pull Requests (#9784) 2020-01-17 08:03:40 +02:00
user3/repo3.git Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 2017-12-08 20:21:37 +08:00
user12/repo10.git Fix 404 when send pull request some situation (#6871) 2019-05-07 13:20:23 -04:00
user13/repo11.git Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
user27/template1.git Template Repositories (#8768) 2019-11-11 23:15:29 +08:00