gitea/integrations
Lauris BH 0a5dc640a1 Make branch deletion URL more like GitHub's, fixes ()
* Make branch deletion URL more like GitHub's, fixes 

* 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
..
gitea-integration-meta fix collborators lack of units on orgnization repositories ()
api_comment_test.go Don't show non-comments in comments API ()
api_repo_test.go Display URLs in integration test logs ()
api_team_test.go Don't show non-comments in comments API ()
change_default_branch_test.go fix golint error and rename func for suggestion. ()
delete_user_test.go fix golint error and rename func for suggestion. ()
editor_test.go Make branch deletion URL more like GitHub's, fixes ()
html_helper.go fix golint error and rename func for suggestion. ()
integration_test.go Don't show non-comments in comments API ()
internal_test.go Display URLs in integration test logs ()
issue_test.go Add integration test for issue creating ()
mysql.ini Set console to debug for integration tests
pgsql.ini Set console to debug for integration tests
pull_compare_test.go fix golint error and rename func for suggestion. ()
pull_create_test.go Make branch deletion URL more like GitHub's, fixes ()
pull_merge_test.go Make branch deletion URL more like GitHub's, fixes ()
release_test.go Let not-logged-in users view releases ()
repo_commits_test.go fix golint error and rename func for suggestion. ()
repo_fork_test.go fix golint error and rename func for suggestion. ()
repo_migrate_test.go Add integration test for repository migration ()
repo_test.go Consolidate boilerplate in integration tests ()
signup_test.go Consolidate boilerplate in integration tests ()
sqlite.ini Set console to debug for integration tests
user_test.go Display URLs in integration test logs ()
version_test.go Don't show non-comments in comments API ()