Skip to content

Releases: openSUSE/MirrorCache

1.049

15 Dec 11:58
Compare
Choose a tag to compare
  • Unify display of current path in /browse /download and .mirrorlist (#327)
  • Show only hostname in mirrorlist url (#329)
  • Set content-type for zsync (#328)
  • Discover folders using realpath (#330)

1.048

24 Nov 13:06
Compare
Choose a tag to compare
  • Fix sorting by size in /report/download
  • Change page size in /report/download
  • Improve sorting in /browse
  • Fix map icon not shown properly in .mirrorlist

1.047

24 Nov 10:15
Compare
Choose a tag to compare
  • Add /browse route to navigate folders with ajax (#322)
  • Render TOP_FOLDER with /browse if browser (#322)
  • Add ajax table for the one dimension download reports (#318)
  • Cleanup stat older than STAT_KEEP_DAYS (8) (#319)
  • Fix db password from ini file wasnt taken in all places (#323)
  • Add option for enabling Mojo Status Plugin (#318)

1.046

17 Nov 06:16
Compare
Choose a tag to compare
  • Correctly render mirrorlist in browser when file is unknown
  • Allow rendering .zsync files
  • Render selected mirrors with osm in .mirrorlist

1.045

11 Nov 09:41
Compare
Choose a tag to compare
  • Add basic support for config from ini file (#314)
  • Drop support for rsync in MIRRORCACHE_ROOT (#314)
  • Allow html tags in CUSTOM_FOOTER_MESSAGE (#314)
  • Fix os version in report generation on mariadb (#314)
  • Fix zsync file generation missing empty line after header (#314)
  • Fix download report including stats only from begin of hour (#315)

1.044

27 Oct 13:16
Compare
Choose a tag to compare
  • Move minion stats to unauthenticated route (#313)
  • Fix occasional duplicate error in agg_download (#313)

1.043

27 Oct 09:05
Compare
Choose a tag to compare
  • Add backend for download size reports (#309)
  • Add mirrors to zsync response (#312)
  • Prefer zsync over metalink responses (#312)
  • Avoid race condition when new files are discovered while mirrors are scanned (#311)
  • Fix generation of zsync hashes for big files (#310)
  • t: add manual test for local folder (#308)
  • Retry hashes import if a new file hasnt got any (#307)
  • Add trailing slash for top folders (#306) - bmwiedermann

1.042

29 Sep 09:44
Compare
Choose a tag to compare
  • Add support for metalink4 format (#303)
  • Add url parameter IP to simulate geo experience (#304)
  • t: Fix CI after changes in async rendering in Mojo (#303)

1.041

27 Sep 11:41
Compare
Choose a tag to compare
  • Fix metalink missing 'verification' tag (#302)

1.040

22 Sep 14:33
Compare
Choose a tag to compare
  • Add parameter METALINK_GREEDY (#300)
  • Optimization: assume package managers never want to render dir (#300)
  • Fix mirror picked despite disabled in server_project table (#301)
  • Avoid by and ru mirrors for ua requests (#298)