This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/integrations
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408)
* Make URL scheme unambiguous

Redirect old routes to new routes

* Fix redirects to new URL scheme, and update template

* Fix branches/_new endpoints, and update integration test
2017-10-30 10:04:25 +08:00
..
gitea-repositories-meta
api_branch_test.go
api_comment_test.go
api_fork_test.go
api_gpg_keys_test.go
api_issue_label_test.go
api_issue_test.go
api_keys_test.go
api_pull_test.go
api_repo_test.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
api_team_test.go
bare_repo_test.go
branches_test.go Add branch overiew page (#2108) 2017-10-26 08:49:16 +08:00
change_default_branch_test.go
delete_user_test.go
editor_test.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
explore_repos_test.go
html_helper.go
integration_test.go Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
internal_test.go
issue_test.go
links_test.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
mysql.ini.tmpl Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
pgsql.ini.tmpl Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
pull_compare_test.go
pull_create_test.go
pull_merge_test.go
release_test.go
repo_activity_test.go
repo_branch_test.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
repo_commits_test.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
repo_fork_test.go
repo_migrate_test.go
repo_search_test.go Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
repo_test.go
setting_test.go
signin_test.go
signup_test.go
sqlite.ini Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
timetracking_test.go
user_test.go
version_test.go
xss_test.go