Commit Graph

4 Commits (bf187304dc1c03e003dc972e36d9e087c78df57a)

Author SHA1 Message Date
Lauris BH 0a5dc640a1 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 90f9bb12c6 fix golint error and rename func for suggestion. (#1997)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Ethan Koenig ce9b86082c Consolidate boilerplate in integration tests (#1979) 8 years ago
Mura Li 01322af2e8 Add integration test for pull-request merge (#1912) 8 years ago