Sha256: c24370b2bf31fa7d344df67d5d834678b2d5bf88cfa28830f3c66c58b06117b4

Contents?: true

Size: 997 Bytes

Versions: 3

Compression:

Stored size: 997 Bytes

Contents

== 0.9.0

  * always chomp '/' from request_path
  * downcase option for Rack::Rewritten::Url 

== 0.8.0

  * introduce the [H] flag to stop translating

== 0.7.0

  * use sorted sets for the targets instead of lists

== 0.6.0 

  * backwards translations (from resource to current translation)

== 0.5.0

  * dump and import scripts in bin/

== 0.4.0

  * keep query parameters when doing 301 redirects
  * test suite

== 0.3.3

  * Possibly fixing new relic compatiblity: Only process successful responses in Rewritten::HTML

== 0.3.1

* removed rudimentary proxy support from 0.3.0 because it's better
  taken care of in your apache config. 

== 0.3.0

* support for forwarded request staying on the forwarding host

== 0.2.1

* fixed frozen string problem as noticed on heroku

== 0.2.0

* support for subdomains
* streamlined CRUD interface in web gui 
* cleanup page

== 0.1.0

* added filter function in web gui
* improved pagination

== 0.0.4

* fixed bug with unescaped keys in web gui


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rewritten-0.10.0 HISTORY.rdoc
rewritten-0.9.1 HISTORY.rdoc
rewritten-0.9.0 HISTORY.rdoc