1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/integrations/gitea-repositories-meta/user2
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
..
commits_search_test.git Support search operators for commits search (#6479) 2019-04-12 10:28:44 +08:00
git_hooks_test.git Add API for manipulating Git hooks (#6436) 2019-04-17 01:31:08 -04:00
glob.git Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
repo1.git Add "Update Branch" button to Pull Requests (#9784) 2020-01-17 08:03:40 +02:00
repo1.wiki.git Fix serving of raw wiki files other than .md (#5814) 2019-02-05 20:58:55 -05:00
repo15.git Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 2017-12-08 20:21:37 +08:00
repo16.git Fix some tests : make coverage -> test (#2492) 2017-09-12 13:51:12 +08:00
repo20.git Symlink icons (#1416) (#3826) 2018-05-01 10:04:36 +03:00
utf8.git Fix redirect with non-ascii branch names (#4764) (#4810) 2018-09-06 21:37:02 -04:00