Releases: openSUSE/MirrorCache
Releases · openSUSE/MirrorCache
0.8
- Add mirrorlist page, reference it in file listing 'Metadata' column;
- Do not require /download prefix when MIRRORCACHE_TOP_FOLDERS is configured;
- Fix error "time_bad_sig: Return_to signature is not valid." during openid login by setting secret in Mojo app;
- Performance improvements in estimating load on background jobs;
- Performance improvements in stat calculation;
- [ui] Move mirror statistics to folder status form;
- Cleanup audit events, add DB index for that;
- Tweak job creating metadata (folder_hashes_create);
- Schedule scan when main server serves as a mirror;
- Improve handling symlinked files in rsync root;
- rpm spec improvements.
0.7
- [www] Do not let mirrors serve
media.1/*
files. - [ui] Fix audit log filter by id.
- [ui] Change /logout only on POST message, (before it was on GET).
- [ui] Tweak html in file listing.
- [ui] Use natural sort in file listing (case insensitive, foo-9 before foo-10).
- [internal] Significantly reduce time of guards inside some permanent tasks.
- [internal] (Experimental) new task FolderHashesCreate in new queue
hashes
to collect files metadata and store in db. - [tests] Switch test containers to leap 15.3
0.6
0.5
- Obsolete MIRRORCACHE_FALLBACK_REDIRECT in favor of MIRRORCACHE_REDIRECT
- Adjust github address to openSUSE
0.4
- Collect file size from origin if nginx with indexing
- Add favicon and initial version of logo
Remove column db_sync_for_country from /app/folder
Plan rescans per country
Introduce timeout of folder rescan per country [ci skip] Also dont scan every country when scan of two countries was requested
Initial release
Add dist/rpm/MirrorCache.changes [skip ci]