forgejo/routers/repo
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
..
activity.go
attachment.go
branch.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
commit.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
download.go
editor.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
http.go
issue.go
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
middlewares.go
pull.go
release.go
repo.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
search.go
setting.go
setting_protected_branch.go
view.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
webhook.go
wiki.go