0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 06:18:39 +01:00
gitea/routers/repo
zeripath 9c439a7c99
Support slashes in release tags (#12864)
Fix #12861

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-17 19:24:23 +01:00
..
activity.go
attachment.go
blame.go
branch.go Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
commit.go
compare.go Issue templates directory (#11450) 2020-09-11 10:48:39 -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 Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
lfs.go
main_test.go
middlewares.go
migrate.go [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
milestone.go Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
projects.go
pull_review.go
pull.go Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
release_test.go
release.go Support slashes in release tags (#12864) 2020-09-17 19:24:23 +01:00
repo.go Simplify CheckUnitUser logic (#12854) 2020-09-15 19:49:34 -04:00
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go Add a migrate service type switch page (#12697) 2020-09-09 14:29:10 -04:00
webhook.go
wiki_test.go
wiki.go