You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/repo
Alexey Terentyev d1954ae4e7
Added deletion of an empty line at the end of file (#4054) (#4074)
7 years ago
..
activity.go Handle refactor (#3339) 7 years ago
attachment.go Allow custom public files (#782) 8 years ago
branch.go Handle refactor (#3339) 7 years ago
commit.go Handle refactor (#3339) 7 years ago
download.go Handle refactor (#3339) 7 years ago
editor.go Fix path cleanup in multiple places (#3871) (#3873) 7 years ago
http.go Correctly check http git access rights for reverse proxy authorized users (#3721) (#3743) 7 years ago
issue.go Handle refactor (#3339) 7 years ago
issue_label.go Handle refactor (#3339) 7 years ago
issue_label_test.go fix go vet error (#3740) (#3744) 7 years ago
issue_stopwatch.go Handle refactor (#3339) 7 years ago
issue_timetrack.go Handle refactor (#3339) 7 years ago
issue_watch.go Handle refactor (#3339) 7 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
middlewares.go Handle refactor (#3339) 7 years ago
pull.go Fix branch deletion for squash or rebase merged pull requests (#3425) 7 years ago
release.go Handle refactor (#3339) 7 years ago
release_test.go Fix missing branch in release bug (#3108) 7 years ago
repo.go Refactor and simplify redirect to url (#3674) (#3676) 7 years ago
search.go Handle refactor (#3339) 7 years ago
setting.go Handle refactor (#3339) 7 years ago
setting_protected_branch.go Handle refactor (#3339) 7 years ago
settings_test.go Writable deploy keys (closes #671) (#3225) 7 years ago
view.go Added deletion of an empty line at the end of file (#4054) (#4074) 7 years ago
webhook.go Handle refactor (#3339) 7 years ago
wiki.go Fix wiki redirects (#3919) (#4065) 7 years ago
wiki_test.go Improve wiki test (#3493) (#3511) 7 years ago