Skip to content

Tags: elboulangero/mirrorbits

Tags

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
etix Ludovic Fauvet
Update CHANGELOG for 0.5.1

v0.5

Toggle v0.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
etix Ludovic Fauvet
Changelog: mention the JSON API change

v0.4

Toggle v0.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
etix Ludovic Fauvet
Release of Mirrorbits 0.4

v0.4-rc1

Toggle v0.4-rc1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
etix Ludovic Fauvet
First release candidate for the 0.4 upcoming release

v0.3

Toggle v0.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
etix Ludovic Fauvet
After more than a year of development, Mirrorbits version 0.3 is here!

v0.2

Toggle v0.2's commit message
Changes:

========

cli:
- Request a scan using a specific protocol (rsync or ftp)
- Print basic download stats (mirrorbits stats <identifier>)

core:
- Improve parse errors in the configuration
- Don't log if logdir in unset
- Fix a minor corner case when the client and server are in the exact same
  location.

v0.1.2

Toggle v0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
etix Ludovic Fauvet
This version fixes a possible division by zero during mirror selection.

It is strongly advised to upgrade.

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
etix Ludovic Fauvet
This is the second alpha release of mirrorbits.

Changes:
========

cli:
    - A parse error in the mirror configuration can now be retried
    - Add supports for taking notes / comments on a mirror
    - Add a flag to auto-enable a mirror after a successful scan
    - Add a flag to scan all mirrors at once

core:
    - Improved mirror selection algorithm
    - Fix few corner cases in weight distribution

Optimism is an occupational hazard of programming: feedback is the treament.
    --Kent Beck

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
etix Ludovic Fauvet
First alpha release