silverwind
ec920a8448
More tweaks to repo top panel ( #2267 )
* More tweaks to repo top panel
* undo hiding of compare button on master
* attempt to fix ci issue
* another ci attempt
7 years ago
Ethan Koenig
1c10f454eb
Less verbose integration tests ( #2123 )
* Helper functions for intergration test boilerplate
8 years ago
Ethan Koenig
2775b8b420
Improve integration test helper functions ( #2049 )
Set request headers in helper functions, and new helper for requests with string-formatted URLs
8 years ago
Lauris BH
3979a175bd
Make branch deletion URL more like GitHub's, fixes #1397 ( #1994 )
* Make branch deletion URL more like GitHub's, fixes #1397
* Add PR branch deletion integration test
* Do not allow deleting protected branch
* Change http error code to 403 if user has no write rights to repository
* Add check to not panic if forked repository has alrady been deleted
8 years ago
Bo-Yi Wu
54949c9b66
fix golint error and rename func for suggestion. ( #1997 )
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Ethan Koenig
036475727f
Consolidate boilerplate in integration tests ( #1979 )
8 years ago
Mura Li
ff0823bece
Add integration test for pull-request merge ( #1912 )
8 years ago
Shuanglei Tao
5f30909a4b
Fix typo ( #1974 )
8 years ago
Mura Li
5bb5769825
Add pull-create integration test ( #1972 )
8 years ago