0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-27 08:39:18 -05:00
forgejo/tests
Gergely Nagy 4b48d21ea7
Disable the RSS feed in file view for non-branches
Files can have an RSS feed, but those only make sense when taken in the
context of a branch. There is no history to make a feed of on a tag or a
commit: they're static. Forgejo does not provide a feed for them for
this reason.

However, the file view on the web UI was offering a link to these
non-existent feeds. With this patch, it does that no longer, and only
provides a link when viewing the file in the context of a branch.

Fixes #2102.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-01-09 09:32:57 +01:00
..
e2e
fuzz
gitea-lfs-meta
gitea-repositories-meta [GITEA] Detect file rename and show in history 2024-01-08 16:59:10 +01:00
integration Disable the RSS feed in file view for non-branches 2024-01-09 09:32:57 +01:00
testdata/data/attachments/a/0
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2024-01-08 13:37:01 +01:00
mysql.ini.tmpl [CI] disable meilisearch/elasticsearch test, no server yet in CI 2024-01-08 13:37:01 +01:00
pgsql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2024-01-08 13:37:01 +01:00
sqlite.ini.tmpl [TESTS] increase test-sqlite log level to Trace 2024-01-08 14:01:18 +01:00
test_utils.go [TESTS] tests.AddFixtures helper loads additional per-test fixtures 2024-01-08 14:01:18 +01:00