Commit Graph

6 Commits (32f1c41f288a654fc8e5642a6681bf492710da3e)

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
Shuanglei Tao 13f0e1255a Fix typo (#1974) 8 years ago
Mura Li 033aaf4b38 Add pull-create integration test (#1972) 8 years ago