0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/integrations
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
..
gitea-integration-meta
api_comment_test.go Don't show non-comments in comments API (#2001) 2017-06-18 17:06:17 +08:00
api_repo_test.go
api_team_test.go Don't show non-comments in comments API (#2001) 2017-06-18 17:06:17 +08:00
change_default_branch_test.go
delete_user_test.go
editor_test.go Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 2017-06-21 09:00:03 +08:00
html_helper.go
integration_test.go Don't show non-comments in comments API (#2001) 2017-06-18 17:06:17 +08:00
internal_test.go
issue_test.go Add integration test for issue creating (#2002) 2017-06-18 21:25:58 +08:00
mysql.ini
pgsql.ini
pull_compare_test.go
pull_create_test.go Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 2017-06-21 09:00:03 +08:00
pull_merge_test.go Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 2017-06-21 09:00:03 +08:00
release_test.go
repo_commits_test.go
repo_fork_test.go
repo_migrate_test.go Add integration test for repository migration (#1983) 2017-06-20 19:23:16 +08:00
repo_test.go
signup_test.go
sqlite.ini
user_test.go
version_test.go Don't show non-comments in comments API (#2001) 2017-06-18 17:06:17 +08:00