omgdav 0.0.9 / 2020-02-22 06:46 UTC¶ ↑
switch from wrongdoc to olddoc and update URLs
from bogomips to YHBT.net since I can't afford to keep a .org
omgf 0.0.8 / 2014-05-27 21:26 UTC¶ ↑
* regurgitator: fall back to uncached reads on unknown keys
* test_regurgitator: update for sequel 4.x
* test_regurgitator: improve test reliability
omgf 0.0.7 / 2013-05-30 22:56 UTC¶ ↑
* minimize log spew on UnregDomainError exceptions
omgf 0.0.6 / 2013-05-11 10:08 UTC¶ ↑
This release only affects users of regurgitator integration.
* regurgitator: fall back to tracker if regurgitator fails
regurgitator may be hooked up to a read-only slave DB, so we
should be able to fall back to the tracker if the slave DB
fails.
While we're at it, add long-overdue tests for regurgitator
integration.
omgf 0.0.5 / 2013-03-13 21:54 UTC¶ ↑
* fix backwards compatiblity with HEAD response headers
Hysterically, we used "X-Url-" instead of "X-URL-", so we must
maintain that compatibility to case-sensitive clients (such
as our lazy awk script inside the hyst bash script).
We exist only for hysterical raisins, after all.
omgf 0.0.4 - minor updates / 2013-02-21 21:12 UTC¶ ↑
Eric Wong (2):
README: update for support status
use IO.copy_stream for PUT requests
omgf 0.0.3 - regurgitator consistency for invalid domains / 2012-09-28 20:54 UTC¶ ↑
We need to maintain consistency for Hysterical Raisins :P
omgf 0.0.2 - regurgitator support / 2012-09-21 01:55 UTC¶ ↑
initial