1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 23:21:28 +02:00
gitea/routers/repo
zeripath 0973c03601
Handle more pathological branch and tag names (#11843)
* Handle more pathological branch and tag names

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fix failing test

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-11 19:49:47 -04:00
..
activity.go
attachment.go
blame.go
branch.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
commit.go
compare.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
download.go
editor_test.go
editor.go
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go
lfs.go
main_test.go
middlewares.go
milestone.go
pull_review.go
pull.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go