0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 19:52:27 +01:00
gitea/routers/repo
Lunny Xiao 92c09a90f7
Fix bug clone wiki (#15499)
Fix #15494

Co-authored-by: Lauris BH <lauris@nix.lv>
2021-04-15 19:57:19 +01:00
..
activity.go
attachment.go Add ETag header (#15370) 2021-04-12 10:49:26 -04:00
blame.go
branch.go
commit.go
compare.go
download.go Add ETag header (#15370) 2021-04-12 10:49:26 -04:00
editor_test.go
editor.go
http.go Fix bug clone wiki (#15499) 2021-04-15 19:57:19 +01:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Performance improvement for list pull requests (#15447) 2021-04-15 19:34:43 +02:00
lfs.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
main_test.go
middlewares.go
migrate.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
milestone.go
projects_test.go
projects.go
pull_review.go
pull.go
release_test.go
release.go
repo.go
search.go fix wrong file link in code search page (#15466) 2021-04-14 17:59:42 +02:00
setting_protected_branch.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
setting.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
settings_test.go
topic.go
view.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
webhook.go
wiki_test.go
wiki.go