0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 16:24:39 +01:00
gitea/tests
Sebastian T. T. 874b8484aa
Add standard-compliant route to serve outdated R packages (#32783)
The R package repository currently does not have support for older
versions of packages which should be stored in a separate /Archive
router. This PR remedies that by adding a new path router.

I am a member of a group that loves using Gitea and this bug has been
annoying us for a long time. Hope it can be merged in time for Gitea
1.23.0.

Any feedback much appreciated.

Fixes #32782
2024-12-11 16:20:04 +00:00
..
e2e
fuzz
gitea-lfs-meta
gitea-repositories-meta Use batch database operations instead of one by one to optimze api pulls (#32680) 2024-12-11 05:15:06 +08:00
integration Add standard-compliant route to serve outdated R packages (#32783) 2024-12-11 16:20:04 +00:00
testdata/data
mssql.ini.tmpl
mysql.ini.tmpl
pgsql.ini.tmpl
sqlite.ini.tmpl
test_utils.go