Skip to content

Releases: openSUSE/MirrorCache

0.8

24 Jun 07:18
Compare
Choose a tag to compare
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

03 Jun 09:27
Compare
Choose a tag to compare
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

27 May 08:02
Compare
Choose a tag to compare
0.6

This release brings quite a few new things, here's some of them:

  • an audit logs page for admins
  • new config MIRRORCACHE_AUTH_URL, fake auth for testing
  • new permanent job mirror_check_from_stat
  • tests: switch to new reworked environ framework

0.5

30 Apr 09:51
Compare
Choose a tag to compare
0.5
  • Obsolete MIRRORCACHE_FALLBACK_REDIRECT in favor of MIRRORCACHE_REDIRECT
  • Adjust github address to openSUSE

0.4

29 Apr 21:43
Compare
Choose a tag to compare
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

24 Apr 11:36
Compare
Choose a tag to compare

Plan rescans per country

24 Apr 07:04
Compare
Choose a tag to compare
Introduce timeout of folder rescan per country

[ci skip] Also dont scan every country when scan of two countries was requested

Initial release

21 Apr 13:49
Compare
Choose a tag to compare
Add dist/rpm/MirrorCache.changes

[skip ci]