LICENSE NEWS README
Regurgitator DomainHost DomainPath OneDomain

regurgitator 0.9.1 / 2020-02-22 06:50 UTC

update URLs to point to YHBT.net

bogomips is expiring and I can't afford it.

regurgitator 0.9.0 - minor optimizations / 2017-06-13 00:38 UTC

7 changes since v0.8.0:

      local_file: clear string buffer if #each is used
      file_request: favor &:method usage when possible
      endpoint: do not leak the Connection from the storage node
      use opt_str_freeze optimization in Ruby 2.1+
      t0002: make long sleep in test more apparent
      reduce constants and rely on opt_str_freeze
      gemspec: remove olddoc dependency

regurgitator 0.8.0 - modernizing to Rack 2.x / 2016-11-02 21:46 UTC

I don't think anybody cares or uses this project,
but we now require Rack 2+ and Ruby 2.1+.

6 changes since 0.7.0:

      pkg.mk: avoid network for "gem install"
      use monotonic clock for time comparisons
      gemspec: bump dependencies
      local_file: avoid deprecated Rack::Utils.byte_ranges
      reduce autoload footprint
      fix loading regressions

regurgitator 0.7.0 / 2016-06-11 22:57 UTC

8 changes since v0.6.0:

      update email address to point to me for now
      GNUmakefile: publish examples with website
      update documentation and packaging
      cleanup documentation on our homepage
      README: grammar fix
      README: use lowercase to match the gem name
      local_file: Content-Length is zero on 416 responses
      README: updates for HTTPS and new mailing list

regurgitator 0.6.0 / 2014-05-19 20:31 UTC

* domain: do not forcibly refresh domains too often
* t0002-domain_host: workaround for cache expiry fix
* bump version and allow future GPL versions

regurgitator 0.5.0 / 2013-09-10 01:44 UTC

gemspec: version bumps (sequel)

regurgitator 0.4.0 - minor cleanups + logging / 2013-05-29 19:07 UTC

Eric Wong (4):
      test-lib: startup fixes for rackup
      endpoint: log unrecoverable NoDevices errors for debugging
      gemspec: remove date
      gemspec: relax rpatricia dependency

regurgitator 0.3.0 - minor tweaks and fixes / 2012-09-28 21:03 UTC

* device: avoid primary port if http_get_port is defined
  No need to create extra traffic on a node.

* depend on latest http_spew and rpatricia
  - http_spew 0.4.1 won't send "_" in headers.
  - rpatricia 0.09 will avoid errors with invalid prefixes
    due to memory access errors.

regurgitator 0.2.0 / 2011-12-16 02:27 UTC

* add list_keys module for listing keys
* add :reproxy_key, overriding global REPROXY_KEY constant
* remove support for altip/altmask (hardly ever used)

regurgitator 0.1.0 / 2011-11-11 08:47 UTC

* local_file: support HTTP Range: requests
* minor code cleanups
* update/fix install dependencies (include rpatricia)

mail archives: https://yhbt.net/regurgitator-public/
	nntp://news.public-inbox.org/inbox.comp.lang.ruby.regurgitator 
public: regurgitator-public@yhbt.net
source code: git clone https://yhbt.net/regurgitator.git