|  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> | 6 years ago | 
				
					
						|  David Svantesson | 9cb418e623 | Redirect issue if repo has configured external tracker. (#9247) * Redirect issue if repo has configured external tracker.
* Handle error
* Add tests for redirect
* Fix test consistency | 6 years ago | 
				
					
						|  Lunny Xiao | 945f121262 | Fix bug on pull requests when transfer head repository (#8564) * fix bug on pull requests when transfer head repository
* add migration and fix lint
* fix tests and add a cache check on LoadBaseRepo | 6 years ago | 
				
					
						|  Lunny Xiao | ff85dd3e12 | Add commit statuses reports on pull request view (#6845) * Add commit statuses reports on pull view
* Add some translations
* improve the UI
* fix fmt
* fix tests
* add a new test git repo to fix tests
* fix bug when headRepo or headBranch missing
* fix tests
* fix tests
* fix consistency
* fix tests
* fix tests
* change the test repo
* fix tests
* fix tests
* fix migration
* keep db size consistency
* fix translation
* change commit hash status table unique index
* remove unused table
* use char instead varchar
* make hashCommitStatusContext private
* split merge section with status check on pull view ui
* fix tests; fix arc-green theme on pull ui | 6 years ago | 
				
					
						|  Ethan Koenig | 66c803fae2 | MySQL, Postgres integration tests in drone (#1638) * MySQL, Postgres integration tests in drone
* Fix .drone.yml
* sign drone
* resign drone | 9 years ago | 
				
					
						|  Ethan Koenig | 438e1a7d46 | Fix inconsistencies in unit test fixtures | 9 years ago | 
				
					
						|  Ethan Koenig | 72bfabfada | Unit tests for models/pull.go | 9 years ago |