<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>8cc0a8a4be53aadee6fc07cf1f4fc07e7cbaec28</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>khaines@engineyard.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/064f6e184f995eb909cd13a31b3b6591ca874bb9</url>
    <id>064f6e184f995eb909cd13a31b3b6591ca874bb9</id>
    <committed-date>2009-04-10T10:31:57-07:00</committed-date>
    <authored-date>2009-04-10T10:31:57-07:00</authored-date>
    <message>Started refactoring the massive Swiftiply.rb into separate files for various pieces.
Added a bit of code for the status page.
Tweaked things crudely to get around buggy 'ab' on OSX when running the integration tests in the test suite.</message>
    <tree>31d4a6129f1197f35695dda8bc1669200b82d6c9</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>khaines@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5aadc67d0b13ec2ac5b6f3d18f12ee03548d041c</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>khaines@engineyard.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/8cc0a8a4be53aadee6fc07cf1f4fc07e7cbaec28</url>
    <id>8cc0a8a4be53aadee6fc07cf1f4fc07e7cbaec28</id>
    <committed-date>2009-03-14T17:02:46-07:00</committed-date>
    <authored-date>2009-03-14T17:02:46-07:00</authored-date>
    <message>Fixed a bug with static file delivery; did some modest refactors.
Urls in the form of /foo/bar.swf#abc123 would fail because the #abc123 portion was being treated as part of the filename.  Fixed.
Started refactoring some of the more hideous methods inside the config section.</message>
    <tree>195381e189f2b35da4529644062d52892f1852d4</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>khaines@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76efd906734e15e9c89b4c84732f2a4d99c31d65</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>khaines@engineyard.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/5aadc67d0b13ec2ac5b6f3d18f12ee03548d041c</url>
    <id>5aadc67d0b13ec2ac5b6f3d18f12ee03548d041c</id>
    <committed-date>2009-03-14T09:44:28-07:00</committed-date>
    <authored-date>2009-03-14T09:44:28-07:00</authored-date>
    <message>Added .bundles to the list of items to cleanup.</message>
    <tree>e58951123bfe9df57ef4a44cbccd48d068c6b5ef</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>khaines@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>21f3943b0c545559a667f876a536b541445e94c2</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>khaines@engineyard.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/76efd906734e15e9c89b4c84732f2a4d99c31d65</url>
    <id>76efd906734e15e9c89b4c84732f2a4d99c31d65</id>
    <committed-date>2009-02-23T07:13:21-08:00</committed-date>
    <authored-date>2009-02-23T07:13:21-08:00</authored-date>
    <message>Started a refactor of the em_config method, since it is crazy long.</message>
    <tree>db08f625e15f2dbb67ae33ed3f0baf00f3054ec1</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>khaines@engineyard.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdfb0a58582833812ab9b92cf8b623654f13eed8</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/21f3943b0c545559a667f876a536b541445e94c2</url>
    <id>21f3943b0c545559a667f876a536b541445e94c2</id>
    <committed-date>2009-01-24T06:21:18-08:00</committed-date>
    <authored-date>2009-01-24T06:21:18-08:00</authored-date>
    <message>Comments and the start of status page changes.</message>
    <tree>76e764964fc0eb0be9c05aba39278bbf231396c5</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91627ddea5581f47b98af6998c40c49d7d621b9b</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/cdfb0a58582833812ab9b92cf8b623654f13eed8</url>
    <id>cdfb0a58582833812ab9b92cf8b623654f13eed8</id>
    <committed-date>2008-12-11T22:24:29-08:00</committed-date>
    <authored-date>2008-12-11T22:24:29-08:00</authored-date>
    <message>Misc cleanup.</message>
    <tree>d8e7f80dfcaa846f0e755675b41f71ebe047dd04</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1df06497aefae00851217f74ceb70a85249e8dd</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/91627ddea5581f47b98af6998c40c49d7d621b9b</url>
    <id>91627ddea5581f47b98af6998c40c49d7d621b9b</id>
    <committed-date>2008-11-14T15:38:01-08:00</committed-date>
    <authored-date>2008-11-14T15:38:01-08:00</authored-date>
    <message>Swiftiplied_mongrel now has functional support for Keep-Alive.</message>
    <tree>0de571de3565e18ceb9214d466f98c07a0ed81ab</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f063bd964e437695aeee218597cae97dc9ffc4e</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/a1df06497aefae00851217f74ceb70a85249e8dd</url>
    <id>a1df06497aefae00851217f74ceb70a85249e8dd</id>
    <committed-date>2008-11-14T13:28:43-08:00</committed-date>
    <authored-date>2008-11-14T13:28:43-08:00</authored-date>
    <message>Checkpointing keepalive related changes.</message>
    <tree>90551f6813787e106d70b4861005b6669be75405</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cedfd43c0efb783022190c7f7f73b6b23f631db4</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/8f063bd964e437695aeee218597cae97dc9ffc4e</url>
    <id>8f063bd964e437695aeee218597cae97dc9ffc4e</id>
    <committed-date>2008-11-08T12:27:30-08:00</committed-date>
    <authored-date>2008-11-08T12:27:30-08:00</authored-date>
    <message>Still a few bugs to clean up, but everything is closer to being fully
functional for all requests, with keepalive, now.
Speed on static requests with keepalive on is amazing.  For a 1k test
file, 25 concurrent connections, it's nearlx 2x the speed of nginx.</message>
    <tree>fd075c335bee5692552d1d2a43ad3fd216494692</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61adbfbf9d9f41359c5cb7164628bb831adf8499</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/cedfd43c0efb783022190c7f7f73b6b23f631db4</url>
    <id>cedfd43c0efb783022190c7f7f73b6b23f631db4</id>
    <committed-date>2008-11-08T08:27:20-08:00</committed-date>
    <authored-date>2008-11-08T08:27:20-08:00</authored-date>
    <message>Closer to working Keepalive support.  Don't use it yet, though.  :)</message>
    <tree>6337d3bb5d35f770eab3c75a377ab3df1e65d723</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f51c1691c0f1cce3ff600ecf25b2e24780541df</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/61adbfbf9d9f41359c5cb7164628bb831adf8499</url>
    <id>61adbfbf9d9f41359c5cb7164628bb831adf8499</id>
    <committed-date>2008-11-07T12:50:48-08:00</committed-date>
    <authored-date>2008-11-07T12:50:48-08:00</authored-date>
    <message>Keepalive support is implemented, and the first pass of tests appear to
work.  w00T!</message>
    <tree>64032c7832797ba183479217feea5a9f8cc1a40a</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec9690384ea123067d6736d0509714777331847e</id>
      </parent>
      <parent>
        <id>fc138aa9ac733a629c49e76f2a46ca99b72d2160</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/0f51c1691c0f1cce3ff600ecf25b2e24780541df</url>
    <id>0f51c1691c0f1cce3ff600ecf25b2e24780541df</id>
    <committed-date>2008-11-06T10:46:29-08:00</committed-date>
    <authored-date>2008-11-06T10:46:29-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:wyhaines/swiftiply</message>
    <tree>6f24e373dc2acb1128e3c5230976bf542c023658</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53b52fb4adef04c07f9a58c7761ac520ca623064</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/ec9690384ea123067d6736d0509714777331847e</url>
    <id>ec9690384ea123067d6736d0509714777331847e</id>
    <committed-date>2008-11-06T10:45:12-08:00</committed-date>
    <authored-date>2008-11-06T10:45:12-08:00</authored-date>
    <message>Oops.  Did a stupid in the 400 handling code, and didn't test it before
committing.  Here's the fix.</message>
    <tree>6cd1dc5ec99200a11d6cfe09de5fdc3242bd3e47</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14ffbd2a32c03c092ac05f3b3f068d92d7fe4b1c</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/53b52fb4adef04c07f9a58c7761ac520ca623064</url>
    <id>53b52fb4adef04c07f9a58c7761ac520ca623064</id>
    <committed-date>2008-11-06T09:11:51-08:00</committed-date>
    <authored-date>2008-11-06T09:11:51-08:00</authored-date>
    <message>Bug fixage.</message>
    <tree>c10cb0c3489f3ba890bd1cbd5ede815460f7a268</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28d18394f4dcc984ebbacb7c891f6cdb7a50a23f</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/fc138aa9ac733a629c49e76f2a46ca99b72d2160</url>
    <id>fc138aa9ac733a629c49e76f2a46ca99b72d2160</id>
    <committed-date>2008-09-30T01:07:19-07:00</committed-date>
    <authored-date>2008-09-30T01:07:19-07:00</authored-date>
    <message>Added Flip Sasser, for swiftiplyctl.</message>
    <tree>5b277dc53dadcc872da1d06b5be6e1f71bf4b298</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e7153261537be1a7ffcee426c48aac79a3e1631</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/28d18394f4dcc984ebbacb7c891f6cdb7a50a23f</url>
    <id>28d18394f4dcc984ebbacb7c891f6cdb7a50a23f</id>
    <committed-date>2008-09-30T01:06:15-07:00</committed-date>
    <authored-date>2008-09-30T01:06:15-07:00</authored-date>
    <message>Added swiftiplyctl to the binaries to be installed.</message>
    <tree>f0046c2a60acb8daa636a5d936e685c36d54bb7a</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9af7d70880e0d530dbf580ba0104fac640d24eb6</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/7e7153261537be1a7ffcee426c48aac79a3e1631</url>
    <id>7e7153261537be1a7ffcee426c48aac79a3e1631</id>
    <committed-date>2008-09-30T00:59:24-07:00</committed-date>
    <authored-date>2008-09-30T00:59:24-07:00</authored-date>
    <message>Updated the version number.</message>
    <tree>b7d80d024deb18446f35c05f3219fa3a9e8df17d</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14ffbd2a32c03c092ac05f3b3f068d92d7fe4b1c</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/9af7d70880e0d530dbf580ba0104fac640d24eb6</url>
    <id>9af7d70880e0d530dbf580ba0104fac640d24eb6</id>
    <committed-date>2008-09-30T00:56:54-07:00</committed-date>
    <authored-date>2008-09-30T00:56:54-07:00</authored-date>
    <message>Added a nice little config/control tool.</message>
    <tree>8a30d25f6e0c4e0c72df66edacd53d1ed3606cad</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1aaac244a06d969a1f7cf7523713dc745b10100</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/14ffbd2a32c03c092ac05f3b3f068d92d7fe4b1c</url>
    <id>14ffbd2a32c03c092ac05f3b3f068d92d7fe4b1c</id>
    <committed-date>2008-09-12T01:03:54-07:00</committed-date>
    <authored-date>2008-09-12T01:03:54-07:00</authored-date>
    <message>Added some directories that are needed for the tests to run.
Started adding keepalive support.</message>
    <tree>68d801f073c30bed0b5dcfff5ea03bd34661083c</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd773011897ee580c29463dd2821b36397f5162e</id>
      </parent>
    </parents>
    <author>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/a1aaac244a06d969a1f7cf7523713dc745b10100</url>
    <id>a1aaac244a06d969a1f7cf7523713dc745b10100</id>
    <committed-date>2008-09-10T21:37:32-07:00</committed-date>
    <authored-date>2008-09-10T21:37:32-07:00</authored-date>
    <message>A little script to facilitate cleanup between compilations when developing.</message>
    <tree>b6aad9a53502598bd7a701a5b52128b36d31f824</tree>
    <committer>
      <name>Kirk Haines</name>
      <email>wyhaines@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63dc5c7dc2539040209d7eeefb8f5a17d11ab24f</id>
      </parent>
    </parents>
    <author>
      <name>root</name>
      <email>root@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/bd773011897ee580c29463dd2821b36397f5162e</url>
    <id>bd773011897ee580c29463dd2821b36397f5162e</id>
    <committed-date>2008-09-10T21:24:19-07:00</committed-date>
    <authored-date>2008-09-10T21:24:19-07:00</authored-date>
    <message>Removed the mercurial tags.</message>
    <tree>eb0d380cc52b3402b2fa5fa208c4a9afc5966220</tree>
    <committer>
      <name>root</name>
      <email>root@swiftcore.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9fcb02592f097a9aa474a86d7f1118758eb17ec</id>
      </parent>
    </parents>
    <author>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/63dc5c7dc2539040209d7eeefb8f5a17d11ab24f</url>
    <id>63dc5c7dc2539040209d7eeefb8f5a17d11ab24f</id>
    <committed-date>2008-09-10T20:26:44-07:00</committed-date>
    <authored-date>2008-09-10T20:26:44-07:00</authored-date>
    <message>Removed a couple extra threads around the accept loops; these shouldn't be needed.</message>
    <tree>751cb84bc50987106f19d2e8202493ecf32e4ebc</tree>
    <committer>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7776235976b8efee404de8b9fbf168a0d67cc728</id>
      </parent>
    </parents>
    <author>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/c9fcb02592f097a9aa474a86d7f1118758eb17ec</url>
    <id>c9fcb02592f097a9aa474a86d7f1118758eb17ec</id>
    <committed-date>2008-09-09T07:29:51-07:00</committed-date>
    <authored-date>2008-09-09T07:29:51-07:00</authored-date>
    <message>Add a todo list.</message>
    <tree>eddea29d84badb68e39cd642d2f24772820f0b69</tree>
    <committer>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>027f59298a370b4a8e66b3caa503a63e3411b15f</id>
      </parent>
    </parents>
    <author>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/7776235976b8efee404de8b9fbf168a0d67cc728</url>
    <id>7776235976b8efee404de8b9fbf168a0d67cc728</id>
    <committed-date>2008-08-22T21:58:25-07:00</committed-date>
    <authored-date>2008-08-22T21:58:25-07:00</authored-date>
    <message>Fixed a bug when getpeername fails to resolve while adding an x-forwarded-for header.</message>
    <tree>3a269f07723f4bc3e8003faace9e2e150f6e6620</tree>
    <committer>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>251e52bc198fd87c2a5ad61901970eb2966ceadc</id>
      </parent>
    </parents>
    <author>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/027f59298a370b4a8e66b3caa503a63e3411b15f</url>
    <id>027f59298a370b4a8e66b3caa503a63e3411b15f</id>
    <committed-date>2008-07-10T10:18:49-07:00</committed-date>
    <authored-date>2008-07-10T10:18:49-07:00</authored-date>
    <message>Fixed a bug with the hash_cache_base, and a constant warning with Swiftiply.rb.</message>
    <tree>73bdc5fc5cdba81361577e4f99218739597ab4a0</tree>
    <committer>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81c6ec4e51435818f3e145dcfcbb59a7dcb1ac99</id>
      </parent>
    </parents>
    <author>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/251e52bc198fd87c2a5ad61901970eb2966ceadc</url>
    <id>251e52bc198fd87c2a5ad61901970eb2966ceadc</id>
    <committed-date>2008-07-10T10:18:08-07:00</committed-date>
    <authored-date>2008-07-10T10:18:08-07:00</authored-date>
    <message>Fixed some important omissions.</message>
    <tree>3aeb0239beff9b67645ac55c69e2deabf87bc56f</tree>
    <committer>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fdd6653cf377dac62b833fb6abc35b98b07319cb</id>
      </parent>
    </parents>
    <author>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/81c6ec4e51435818f3e145dcfcbb59a7dcb1ac99</url>
    <id>81c6ec4e51435818f3e145dcfcbb59a7dcb1ac99</id>
    <committed-date>2008-07-10T10:17:30-07:00</committed-date>
    <authored-date>2008-07-10T10:17:30-07:00</authored-date>
    <message>Added evented_mongrel_rails to the setup.rb.</message>
    <tree>81fb639681f2a818ede4d8983727457e8752cd0b</tree>
    <committer>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7012bdbd0be5e2ce7fc9b748920287841b6ddc9</id>
      </parent>
    </parents>
    <author>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/fdd6653cf377dac62b833fb6abc35b98b07319cb</url>
    <id>fdd6653cf377dac62b833fb6abc35b98b07319cb</id>
    <committed-date>2008-07-10T10:15:20-07:00</committed-date>
    <authored-date>2008-07-10T10:15:20-07:00</authored-date>
    <message>Edited extconf.rb and moved things around to correct a structural problem when doing gem installs.</message>
    <tree>7cbaba5050ff0dca96c8fa839384d8acd2ce5c3c</tree>
    <committer>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0191b7914f5b41e6978ccbd0f42150c377f8b9ee</id>
      </parent>
    </parents>
    <author>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/c7012bdbd0be5e2ce7fc9b748920287841b6ddc9</url>
    <id>c7012bdbd0be5e2ce7fc9b748920287841b6ddc9</id>
    <committed-date>2008-07-10T10:14:38-07:00</committed-date>
    <authored-date>2008-07-10T10:14:38-07:00</authored-date>
    <message>Edited the extconf.rb file and moved things around tocorrect a structural problem when doing gem installs.</message>
    <tree>b019d292ff1f1e12a52efc18778ba07d212eac02</tree>
    <committer>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b4d4e3133c6e6329ef092f25f97e03f726e6a5b</id>
      </parent>
    </parents>
    <author>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </author>
    <url>http://github.com/wyhaines/swiftiply/commit/0191b7914f5b41e6978ccbd0f42150c377f8b9ee</url>
    <id>0191b7914f5b41e6978ccbd0f42150c377f8b9ee</id>
    <committed-date>2008-07-08T21:12:44-07:00</committed-date>
    <authored-date>2008-07-08T21:12:44-07:00</authored-date>
    <message>Added a -v flag to swiftiply to return the vesion #.
Fixed a bug with evented_mongrel and swiftiplied_mongrel for certain requests, like OPTIONS *</message>
    <tree>5e7fe50c0d35471c566005ad336af6a54bbe4642</tree>
    <committer>
      <name>khaines@swiftcore.org</name>
      <email>khaines@swiftcore.org</email>
    </committer>
  </commit>
</commits>
