forgejo/routers/web/repo
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622)
This patch provide a mechanism to disable RSS/Atom feed.

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-11-21 13:14:58 +08:00
..
activity.go
attachment.go
blame.go Show syntax lexer name in file view/blame (#21814) 2022-11-19 13:08:06 +02:00
branch.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
cherry_pick.go
commit.go
compare.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
download.go
editor.go
editor_test.go
find.go
http.go
http_test.go
issue.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
issue_content_history.go
issue_dependency.go
issue_label.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
projects_test.go
pull.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
pull_review.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
release.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
release_test.go
render.go
repo.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
search.go
setting.go
setting_protected_branch.go
settings_test.go
tag.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
topic.go
treelist.go
view.go Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
view_test.go
webhook.go
wiki.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
wiki_test.go