<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>0850ec220157b123cc02b6ed2d916944da2f70a5</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/6f67afd48bc9797666fa077ebf617c6e8321f49f</url>
    <id>6f67afd48bc9797666fa077ebf617c6e8321f49f</id>
    <committed-date>2009-02-07T15:06:41-08:00</committed-date>
    <authored-date>2009-02-07T15:02:26-08:00</authored-date>
    <message>Prevent Apache from buffering all data sent by the backend process before sending the data to the HTTP client.
This allows backend processes to stream data.</message>
    <tree>f5208fbda64849673b49a98a1073547aac7634bc</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3a594721f91754671bfd0a7f0b989e78f13ab24</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/0850ec220157b123cc02b6ed2d916944da2f70a5</url>
    <id>0850ec220157b123cc02b6ed2d916944da2f70a5</id>
    <committed-date>2009-01-26T12:53:56-08:00</committed-date>
    <authored-date>2009-01-26T12:53:56-08:00</authored-date>
    <message>When user switching is off, set supplementary groups when launching the spawn manager.</message>
    <tree>b7ec051471ad694b2baa9b1580f2be3cec6e9922</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa8f9eb766bc911e5d19257bf4418db238d552f4</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/f3a594721f91754671bfd0a7f0b989e78f13ab24</url>
    <id>f3a594721f91754671bfd0a7f0b989e78f13ab24</id>
    <committed-date>2009-01-25T12:49:39-08:00</committed-date>
    <authored-date>2009-01-25T12:49:39-08:00</authored-date>
    <message>Temporarily revert &quot;Do not use apr-config/apu-config on platforms on which it is not necessary.&quot;

This reverts commit fa8f9eb766bc911e5d19257bf4418db238d552f4.</message>
    <tree>031b663075adb05cc505f3f7cf6e9e9c5fdbecbf</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7f042caac683bcfc411d93c299e96ee6636fb42</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/fa8f9eb766bc911e5d19257bf4418db238d552f4</url>
    <id>fa8f9eb766bc911e5d19257bf4418db238d552f4</id>
    <committed-date>2009-01-25T04:18:54-08:00</committed-date>
    <authored-date>2009-01-25T04:18:54-08:00</authored-date>
    <message>Do not use apr-config/apu-config on platforms on which it is not necessary.</message>
    <tree>5d614b40d93b6c2235f80491636345bb09970884</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01d444e364734fbd2a42f2cfc6940241d968b62d</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/f7f042caac683bcfc411d93c299e96ee6636fb42</url>
    <id>f7f042caac683bcfc411d93c299e96ee6636fb42</id>
    <committed-date>2009-01-23T14:14:01-08:00</committed-date>
    <authored-date>2009-01-23T14:14:01-08:00</authored-date>
    <message>Correctly report APR/APU as not found if they're not found, instead of wrongly reporting that they're found. Fix typo.</message>
    <tree>031b663075adb05cc505f3f7cf6e9e9c5fdbecbf</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dea64daeb7e7e3aa8540b5a65e9e2ca03617977f</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/01d444e364734fbd2a42f2cfc6940241d968b62d</url>
    <id>01d444e364734fbd2a42f2cfc6940241d968b62d</id>
    <committed-date>2008-12-26T08:41:05-08:00</committed-date>
    <authored-date>2008-12-26T08:36:16-08:00</authored-date>
    <message>Fix locking in StandardApplicationPool::toString().

This bug seems to be what causes more backend processes to be spawned
than is allowed by the 'max' setting.</message>
    <tree>7ca648e6e6fd09ffd7ef7a88a30814159f6201e5</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>344e6e144c30e38fafab152902bb57b94043028d</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/dea64daeb7e7e3aa8540b5a65e9e2ca03617977f</url>
    <id>dea64daeb7e7e3aa8540b5a65e9e2ca03617977f</id>
    <committed-date>2008-12-15T06:27:33-08:00</committed-date>
    <authored-date>2008-12-15T06:27:33-08:00</authored-date>
    <message>Bump version to 2.0.6.</message>
    <tree>243e6d84128a263c90bcea865d823058f7aee8d0</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d4a585dc3e28bd9180250595d37dd5e8477ee396</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/344e6e144c30e38fafab152902bb57b94043028d</url>
    <id>344e6e144c30e38fafab152902bb57b94043028d</id>
    <committed-date>2008-12-09T06:56:06-08:00</committed-date>
    <authored-date>2008-12-09T06:55:56-08:00</authored-date>
    <message>Correctly ignore error conditions when preloading common libraries.</message>
    <tree>c6cf778f3e62710084e72ee83313bd20e44156e9</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7389d88636f5fe1ebeef0670082286f03fd4feb1</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/d4a585dc3e28bd9180250595d37dd5e8477ee396</url>
    <id>d4a585dc3e28bd9180250595d37dd5e8477ee396</id>
    <committed-date>2008-12-09T06:23:07-08:00</committed-date>
    <authored-date>2008-12-09T06:23:07-08:00</authored-date>
    <message>Fix a potential compilation problem on Ubuntu 8.10 64-bit.</message>
    <tree>9d1c8e13c1f3d06948043e7cded50a52759b3a4c</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24ac66f8dc959802f1bd9a32e5a9ce3f2f4476d5</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/7389d88636f5fe1ebeef0670082286f03fd4feb1</url>
    <id>7389d88636f5fe1ebeef0670082286f03fd4feb1</id>
    <committed-date>2008-12-09T05:06:05-08:00</committed-date>
    <authored-date>2008-12-09T05:06:05-08:00</authored-date>
    <message>The Ruby 1.8.7 compatibility fix broke Ruby 1.8.5. Fix this.</message>
    <tree>ce94772b2a930c1dcbd45b5300344a332c9de024</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>48ecdf9cf5400072887bb46053dae95ff049641a</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/24ac66f8dc959802f1bd9a32e5a9ce3f2f4476d5</url>
    <id>24ac66f8dc959802f1bd9a32e5a9ce3f2f4476d5</id>
    <committed-date>2008-12-06T10:12:41-08:00</committed-date>
    <authored-date>2008-12-06T10:12:41-08:00</authored-date>
    <message>Upon preloading popular libraries for copy-on-write efficiency, do not raise an exception if said library is not available.</message>
    <tree>4cbca021d9662293b34bff679834fdbe7699a662</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd79b95c7b57da1b60ed692a420f86e8dd67d568</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/48ecdf9cf5400072887bb46053dae95ff049641a</url>
    <id>48ecdf9cf5400072887bb46053dae95ff049641a</id>
    <committed-date>2008-12-05T04:52:43-08:00</committed-date>
    <authored-date>2008-12-05T04:52:43-08:00</authored-date>
    <message>Bump version to 2.0.5.</message>
    <tree>6df65beabb52a7f3573eee6bff39c47ed9ad8098</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c24f9a58e8c76a55f4f7ba8944f9d5ddcc04183e</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/fd79b95c7b57da1b60ed692a420f86e8dd67d568</url>
    <id>fd79b95c7b57da1b60ed692a420f86e8dd67d568</id>
    <committed-date>2008-12-05T04:01:15-08:00</committed-date>
    <authored-date>2008-12-05T03:55:02-08:00</authored-date>
    <message>Make the ApplicationPoolServerExecutable explicitly ignore SIGPIPE.</message>
    <tree>106b2b457a6ee243837796e5fccbfae0a6bc0985</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ad9d7930b4a91895c550579306f2369495e78b3</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/c24f9a58e8c76a55f4f7ba8944f9d5ddcc04183e</url>
    <id>c24f9a58e8c76a55f4f7ba8944f9d5ddcc04183e</id>
    <committed-date>2008-12-05T04:01:12-08:00</committed-date>
    <authored-date>2008-12-05T03:59:36-08:00</authored-date>
    <message>setupSyscallInterruptionSupport: use sigaction() instead of signal() for better portability.</message>
    <tree>824d50c67f7880ded5740184a1eda3baf87c85ea</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>375f188a0410ef392f853fc6855b08d87f03d513</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/1ad9d7930b4a91895c550579306f2369495e78b3</url>
    <id>1ad9d7930b4a91895c550579306f2369495e78b3</id>
    <committed-date>2008-12-05T02:10:33-08:00</committed-date>
    <authored-date>2008-12-05T02:10:33-08:00</authored-date>
    <message>Backport an ApplicationPool race condition and invariant violation fix.

Some people reported that 'count' can go over 'max'. This is the cause,
I suspect.</message>
    <tree>234662eb6a489f368d2c12cf1cd5521023141a15</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7aa2c4c51b3aa4dca52e21b8e042526179002e58</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/375f188a0410ef392f853fc6855b08d87f03d513</url>
    <id>375f188a0410ef392f853fc6855b08d87f03d513</id>
    <committed-date>2008-12-04T16:59:45-08:00</committed-date>
    <authored-date>2008-12-04T16:59:45-08:00</authored-date>
    <message>Fix source compatibility with Ruby 1.8.7.</message>
    <tree>64944ef595dab09eb3bbd352b2ea98726ed48686</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a06602709634f0ad1dd74d0bd250a05c0aba63d0</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/7aa2c4c51b3aa4dca52e21b8e042526179002e58</url>
    <id>7aa2c4c51b3aa4dca52e21b8e042526179002e58</id>
    <committed-date>2008-12-04T09:55:03-08:00</committed-date>
    <authored-date>2008-12-04T09:55:03-08:00</authored-date>
    <message>Detect the Rake installation that belongs to the Ruby interpreter that was used to run the installer, instead of the Rake that's in PATH. Update the gem installation instructions so that the RubyGems command that belongs to the Ruby interpreter that was used to run the installer is preferred.</message>
    <tree>cbc31a2963feb1d5aa3ae3654557d23a6dff4f56</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74c286b0ee01acaa3a5c0f01938386a2643cf4f6</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/a06602709634f0ad1dd74d0bd250a05c0aba63d0</url>
    <id>a06602709634f0ad1dd74d0bd250a05c0aba63d0</id>
    <committed-date>2008-12-04T07:24:12-08:00</committed-date>
    <authored-date>2008-12-04T07:24:12-08:00</authored-date>
    <message>Make sure that the installer runs Rake with the same Ruby interpreter that was used to run the installer.

It makes installation on Ruby Enterprise Edition less error-prone.</message>
    <tree>f166955631835a81c3a8bdee935209fadbeb84c3</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>47b11985a2860974b64aac8580245f27faa3fa7a</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/74c286b0ee01acaa3a5c0f01938386a2643cf4f6</url>
    <id>74c286b0ee01acaa3a5c0f01938386a2643cf4f6</id>
    <committed-date>2008-12-03T10:40:06-08:00</committed-date>
    <authored-date>2008-12-03T10:40:06-08:00</authored-date>
    <message>Add support for Rails 2.3's Rack-based dispatcher.</message>
    <tree>ecb50567b7affe64d79b62b4111d32cca4cef32e</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28a650ee83efb943c58c5b833ab6495ebd7f5699</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/47b11985a2860974b64aac8580245f27faa3fa7a</url>
    <id>47b11985a2860974b64aac8580245f27faa3fa7a</id>
    <committed-date>2008-12-03T10:19:53-08:00</committed-date>
    <authored-date>2008-12-03T10:18:06-08:00</authored-date>
    <message>Apparently O_CLOEXEC is Linux-specific. Replace it with FD_CLOEXEC.</message>
    <tree>0c6b6e75ef2b6cb366dc29188eb371f65a4cd646</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62048ce0032c3cc40ae7dafb693a78c47b5fb390</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/28a650ee83efb943c58c5b833ab6495ebd7f5699</url>
    <id>28a650ee83efb943c58c5b833ab6495ebd7f5699</id>
    <committed-date>2008-12-03T06:29:52-08:00</committed-date>
    <authored-date>2008-12-03T06:29:52-08:00</authored-date>
    <message>Fix a deadlock that can occur when the worker MPM is combined with global queuing.</message>
    <tree>3fc131b473bb02240dfe9abaa22328d7caf53b56</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f533040a690999b7ae2630c3bd2d376038f83015</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/62048ce0032c3cc40ae7dafb693a78c47b5fb390</url>
    <id>62048ce0032c3cc40ae7dafb693a78c47b5fb390</id>
    <committed-date>2008-12-01T05:27:13-08:00</committed-date>
    <authored-date>2008-12-01T05:27:13-08:00</authored-date>
    <message>Bump version number to 2.0.4.</message>
    <tree>1da34ed2e6d6bd9a8e83b8f6f458281d6eef409d</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a2aab13678681a757cd34523e3917433fc09506f</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/f533040a690999b7ae2630c3bd2d376038f83015</url>
    <id>f533040a690999b7ae2630c3bd2d376038f83015</id>
    <committed-date>2008-12-01T05:17:12-08:00</committed-date>
    <authored-date>2008-12-01T05:17:00-08:00</authored-date>
    <message>Fix a typo in the APU detection code. Fixes bug #162.</message>
    <tree>a2cd21d27e5561021193657c2e72d6233a6620b7</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff41c29f6330804f6ad6cfef0cfb8b36ed2c321c</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/a2aab13678681a757cd34523e3917433fc09506f</url>
    <id>a2aab13678681a757cd34523e3917433fc09506f</id>
    <committed-date>2008-11-24T11:35:38-08:00</committed-date>
    <authored-date>2008-11-24T11:35:38-08:00</authored-date>
    <message>Update the Sinatra configuration example as suggested by a user.</message>
    <tree>c13e20aa29f7602b9af5243cba4a6044b255af34</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>529b437f5f783a0a627fd8a9ccaf6335a6240711</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/ff41c29f6330804f6ad6cfef0cfb8b36ed2c321c</url>
    <id>ff41c29f6330804f6ad6cfef0cfb8b36ed2c321c</id>
    <committed-date>2008-11-23T04:32:51-08:00</committed-date>
    <authored-date>2008-11-23T04:28:34-08:00</authored-date>
    <message>Various users guide updates.</message>
    <tree>d42daddc6a1975682db52560c2371afcba5cd0b1</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1301af69f5bb8b050dc888566b0c9aa52419ccb1</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/529b437f5f783a0a627fd8a9ccaf6335a6240711</url>
    <id>529b437f5f783a0a627fd8a9ccaf6335a6240711</id>
    <committed-date>2008-11-23T04:29:00-08:00</committed-date>
    <authored-date>2008-11-23T04:16:39-08:00</authored-date>
    <message>Small updates to the manual.</message>
    <tree>908ae52cea34927b2b99a58c826d9b6875561b83</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4599027eeb9647a25258d97d829204d093826e35</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/1301af69f5bb8b050dc888566b0c9aa52419ccb1</url>
    <id>1301af69f5bb8b050dc888566b0c9aa52419ccb1</id>
    <committed-date>2008-11-22T05:48:04-08:00</committed-date>
    <authored-date>2008-11-22T05:48:04-08:00</authored-date>
    <message>Fix compatibility with Rails edge, in which application.rb was renamed to application_controller.rb.</message>
    <tree>589f10ef2ee934baa1c8ef8b8d009f43825731f4</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81b99ca837508ceb08b15e60f6b9bf53a4410b2b</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/4599027eeb9647a25258d97d829204d093826e35</url>
    <id>4599027eeb9647a25258d97d829204d093826e35</id>
    <committed-date>2008-11-22T03:39:32-08:00</committed-date>
    <authored-date>2008-11-22T03:39:08-08:00</authored-date>
    <message>Fix RubyGems deprecation warning in the gem package task.</message>
    <tree>679e9ac2c3e11df652217ab0f8900ba6e06b15a8</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6dbce4c1b56a83f39df9746b97962c1c475ad2a6</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/81b99ca837508ceb08b15e60f6b9bf53a4410b2b</url>
    <id>81b99ca837508ceb08b15e60f6b9bf53a4410b2b</id>
    <committed-date>2008-11-22T03:35:01-08:00</committed-date>
    <authored-date>2008-11-22T03:35:01-08:00</authored-date>
    <message>Fix another potential RubyGems 1.3 warning.</message>
    <tree>aff96585add320ebe16a820c02df98e9751ea43c</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a2d374d128f0403688da5411195a0023080306fd</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/6dbce4c1b56a83f39df9746b97962c1c475ad2a6</url>
    <id>6dbce4c1b56a83f39df9746b97962c1c475ad2a6</id>
    <committed-date>2008-11-20T02:42:37-08:00</committed-date>
    <authored-date>2008-11-20T02:42:37-08:00</authored-date>
    <message>Fix indentation.</message>
    <tree>d025a82d103a583d9692ad825d4c91a5513d962c</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
</commits>
