gitea/routers/repo
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999)
Also removes some unnecessary uses of fmt.Sprintf and adds documentation
strings

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-02-19 22:36:43 +01:00
..
activity.go
attachment.go Add Content-Length header to HEAD requests (#14542) 2021-02-05 21:10:40 +01:00
blame.go
branch.go
commit.go Whitespace in commits (#14650) 2021-02-13 05:35:43 +01:00
compare.go Restore detection of branches are equal on compare page (#14586) 2021-02-16 16:39:45 +01:00
download.go Add Content-Length header to HEAD requests (#14542) 2021-02-05 21:10:40 +01:00
editor.go
editor_test.go
http.go
issue.go Add UI to delete tracked times (#14100) 2021-02-19 12:52:11 +02:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go Add UI to delete tracked times (#14100) 2021-02-19 12:52:11 +02:00
issue_watch.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
projects.go Sort / Move project boards (#14634) 2021-02-11 17:32:27 +01:00
projects_test.go
pull.go #14699 Make branch names in PR description clickable (#14716) 2021-02-18 03:45:49 +01:00
pull_review.go Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
release.go
release_test.go
repo.go
search.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 2021-02-19 22:36:43 +01:00
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
webhook.go
wiki.go
wiki_test.go