<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3ae89809b4789f749479567480ea798f72368e09</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/a600a28e743fd2a0a5c6bdad46944bd2d4f3781f</url>
    <id>a600a28e743fd2a0a5c6bdad46944bd2d4f3781f</id>
    <committed-date>2009-05-28T14:18:15-07:00</committed-date>
    <authored-date>2009-05-28T14:18:15-07:00</authored-date>
    <message>Add ability to specify :environment key in config file for updating the child's environment; Bump version to 1.2.2

This is useful if you want to have separate config files for test
and production environments, without having separate adapter files.

While here, bump the version to 1.2.2 and the copyright year to
2009.</message>
    <tree>cf82a06f7228f299fc81977658714af1ff1c5df5</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>895269bf74afaeb09debecc1925d31ad29c67652</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/ec9f7cfd1f9ab42796720c0e8406034c0e9426eb</url>
    <id>ec9f7cfd1f9ab42796720c0e8406034c0e9426eb</id>
    <committed-date>2008-07-06T14:16:51-07:00</committed-date>
    <authored-date>2008-07-06T14:16:51-07:00</authored-date>
    <message>Don't raise an error if using Rails without ActiveRecord with the SCGI Handler
Bump version to 1.2.1</message>
    <tree>1e89b65a97e3711ca03ce73e3d9643a217e7c6f9</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92ce6703bf0bcb2388e391e81978e6918bab4ea8</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/895269bf74afaeb09debecc1925d31ad29c67652</url>
    <id>895269bf74afaeb09debecc1925d31ad29c67652</id>
    <committed-date>2008-06-18T12:01:17-07:00</committed-date>
    <authored-date>2008-06-18T12:01:17-07:00</authored-date>
    <message>Fix bug introduced in changing the adapter loading</message>
    <tree>423093afe2be05ca20e5716f4768d146fa2464eb</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ad5cfa94cf4f7003fffb42308d5cb292d27aa84</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/92ce6703bf0bcb2388e391e81978e6918bab4ea8</url>
    <id>92ce6703bf0bcb2388e391e81978e6918bab4ea8</id>
    <committed-date>2008-06-18T11:42:00-07:00</committed-date>
    <authored-date>2008-06-18T11:42:00-07:00</authored-date>
    <message>Major backwards-incompatible configuration changes, bump version to 1.2.0

The config, pidfile, and logfile settings have had their defaults
changed so that they no longer include directories:

  Before:
    config - config/style.yaml
    logfile - log/style.log
    pidfile - log/style.pid
  After:
    config - style.yaml
    logfile - style.log
    pidfile - style.pid

The ramaze and generic adapters have been removed, for non-rails
installations, the adapter should be the name of a file to
require that will load the adapter/framework.  See the README for
upgrade instructions.

The RDocs are now hosted on RubyForge.

Add a Rakefile and .gitignore file for ease of maintenance.</message>
    <tree>5375a07accf4f2212a46e16077c0c01ea9e2fced</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>916712f995928a3ea0606bb5fe6f9eb35403f735</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/141f94881fd21b20d01df5670b23d09bd96ae5aa</url>
    <id>141f94881fd21b20d01df5670b23d09bd96ae5aa</id>
    <committed-date>2008-05-09T10:16:12-07:00</committed-date>
    <authored-date>2008-05-09T10:16:12-07:00</authored-date>
    <message>Display an error message if run command is used in unsupervised mode</message>
    <tree>811bde85a99932a540d0aa2363c62cbd4df369dd</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61ae7db1464a907ed7dfab12a89396f1a60ea9c7</id>
      </parent>
    </parents>
    <author>
      <name>John K. Hohm</name>
      <email>jhohm@provinet.com</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/916712f995928a3ea0606bb5fe6f9eb35403f735</url>
    <id>916712f995928a3ea0606bb5fe6f9eb35403f735</id>
    <committed-date>2008-05-09T10:10:30-07:00</committed-date>
    <authored-date>2008-05-08T18:34:09-07:00</authored-date>
    <message>Add run commmand for use with runit or daemontools</message>
    <tree>60c1fb3f38b953d3661e9dd08383fc9043ad2a22</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42ad797bf1096f3f4cc64fb4b11897bfd52d57ee</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/61ae7db1464a907ed7dfab12a89396f1a60ea9c7</url>
    <id>61ae7db1464a907ed7dfab12a89396f1a60ea9c7</id>
    <committed-date>2008-04-29T11:00:32-07:00</committed-date>
    <authored-date>2008-04-29T11:00:32-07:00</authored-date>
    <message>Remove pointless Process.detach (from Peter Much), and bump version to 1.1.4</message>
    <tree>2ccc9fccc05bb76e7e2e9b65a2c5542e102af35a</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d4d918043db89f029fd822124aef52cea10d9acc</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/20d89a263c81b1259c9c44fbe13b06af8adbb4a6</url>
    <id>20d89a263c81b1259c9c44fbe13b06af8adbb4a6</id>
    <committed-date>2008-03-05T12:19:54-08:00</committed-date>
    <authored-date>2008-03-05T12:19:54-08:00</authored-date>
    <message>Clear the rubygems cache when reloading, so newer gems can be picked up
Allow halt as a alias to stop in unsupervised mode
Bump version to 1.1.3</message>
    <tree>e395b94ce57ca8f3ee9a1f4866f528fdebbe94c0</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b5ad49c50b9571e166a0bf59da89665abedb0b9</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/d4d918043db89f029fd822124aef52cea10d9acc</url>
    <id>d4d918043db89f029fd822124aef52cea10d9acc</id>
    <committed-date>2008-02-28T15:57:05-08:00</committed-date>
    <authored-date>2008-02-28T15:57:05-08:00</authored-date>
    <message>Add support for the Thin webserver
Bump version to 1.1.2</message>
    <tree>d9396bfadb874b76ce24e1c68b607631743b6962</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2387945b1f5ab55eda5c5c4b735749fe0623b2ec</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/6b5ad49c50b9571e166a0bf59da89665abedb0b9</url>
    <id>6b5ad49c50b9571e166a0bf59da89665abedb0b9</id>
    <committed-date>2008-02-23T18:03:18-08:00</committed-date>
    <authored-date>2008-02-23T18:03:18-08:00</authored-date>
    <message>Add generic adapter
Update README with generic adapter info
Bump version to 1.1.1</message>
    <tree>bec79f7a42616d32518e49e74567daab20b1b2e5</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94fa7f292a580b1f085715bc7228dfadb0bc0e0f</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/c3dc656ff7abc55131fa9cc20d5f1bdd12ca5ee9</url>
    <id>c3dc656ff7abc55131fa9cc20d5f1bdd12ca5ee9</id>
    <committed-date>2008-01-31T20:27:55-08:00</committed-date>
    <authored-date>2008-01-31T20:27:55-08:00</authored-date>
    <message>Bump version to 1.1.0
Refactor style argument into adapter and handler parts, similar to rack
Move Rails*Style support to rails adapter and mongrel and scgi handlers
Add adapter support for Ramaze
Add handler support for evented_mongrel (and generically, eventmachine)
Rely on new scgi 0.9.0 behavior of not requiring a socket for listen
Refactor socket creation into function, set the listening backlog to 50
Refactor process naming into process_name function
Add -D debug argument to run in foreground instead of forking</message>
    <tree>af2282da88a4138f1225e5d699d9e5a0037ccece</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61435a73cc1bb6a683aab8a9415bba6727dbd92b</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/94fa7f292a580b1f085715bc7228dfadb0bc0e0f</url>
    <id>94fa7f292a580b1f085715bc7228dfadb0bc0e0f</id>
    <committed-date>2008-01-06T10:27:17-08:00</committed-date>
    <authored-date>2008-01-06T10:27:17-08:00</authored-date>
    <message>Bump to version 1.0.2
Bump copyright year to 2008
Fix RailsMongrelStyle to work with newer versions of mongrel
More complete and consistent error checking in style, always print the error message and usage</message>
    <tree>cb19147de7129e2e93319da8d40d48c4839ea1e3</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15cb4a0414f422b40a3f681257645243516aa1cf</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/61435a73cc1bb6a683aab8a9415bba6727dbd92b</url>
    <id>61435a73cc1bb6a683aab8a9415bba6727dbd92b</id>
    <committed-date>2007-12-09T18:27:07-08:00</committed-date>
    <authored-date>2007-12-09T18:27:07-08:00</authored-date>
    <message>Be compatible with Rails 2.0 in RailsSCGIStyle
Bump version to 1.0.1</message>
    <tree>dddfd48d5bf1d98f28cad2fd8bcd8dc6babba752</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b6ea299fdbcd1056a3dc123bf08425e3c1763954</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/866ed1710b1e4c1a11028bef193c932d7ec29f64</url>
    <id>866ed1710b1e4c1a11028bef193c932d7ec29f64</id>
    <committed-date>2007-09-07T12:51:54-07:00</committed-date>
    <authored-date>2007-09-07T12:51:54-07:00</authored-date>
    <message>Some better english in the usage</message>
    <tree>d84f3dc7c0517e975bd0c5ab8096a40c8c4a187e</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </author>
    <url>http://github.com/jeremyevans/ruby-style/commit/b6ea299fdbcd1056a3dc123bf08425e3c1763954</url>
    <id>b6ea299fdbcd1056a3dc123bf08425e3c1763954</id>
    <committed-date>2007-09-07T12:34:39-07:00</committed-date>
    <authored-date>2007-09-07T12:34:39-07:00</authored-date>
    <message>Initial public release</message>
    <tree>cd0a87d52f048f02e2708a7ba8fa441222cf46ea</tree>
    <committer>
      <name>Jeremy Evans</name>
      <email>code@jeremyevans.net</email>
    </committer>
  </commit>
</commits>
