1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 13:21:19 +02:00
gitea/routers
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
2017-06-21 09:00:03 +08:00
..
admin
api/v1
dev
org
private
repo Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 2017-06-21 09:00:03 +08:00
routes Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 2017-06-21 09:00:03 +08:00
user
home.go
init.go
install.go fix misspell (#1996) 2017-06-18 08:30:04 +08:00