1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/routers/web/repo
zeripath 933e819165
Ensure that blob-excerpt links work for wiki (#18587)
It appears that the blob-excerpt links do not work on the wiki - likely since their
introduction.

This PR adds support for the wiki on these links.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-05 18:26:12 +00:00
..
activity.go
attachment.go
blame.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
branch.go
commit.go
compare.go
download.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
editor_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
editor.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
http_test.go
http.go Fix partial cloning a repo (#18373) 2022-01-23 22:19:32 +01:00
issue_content_history.go
issue_dependency.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
issue_label_test.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
issue_label.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
issue_lock.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_stopwatch.go
issue_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_timetrack.go
issue_watch.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
issue.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go Only view milestones from current repo (#18414) 2022-01-26 20:01:35 +00:00
projects_test.go
projects.go
pull_review.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
pull.go
release_test.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
release.go
repo.go
search.go
setting_protected_branch.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
setting.go Use base32 for 2FA scratch token (#18384) 2022-01-26 12:10:10 +08:00
settings_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
tag.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00