<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <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>
  <commit>
    <parents type="array">
      <parent>
        <id>4ecaacfe411321abe7a69cd1f3e3d68e98caaadb</id>
      </parent>
    </parents>
    <author>
      <name>Philip M. Gollucci</name>
      <email>pgollucci@p6m7g8.com</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/a2d374d128f0403688da5411195a0023080306fd</url>
    <id>a2d374d128f0403688da5411195a0023080306fd</id>
    <committed-date>2008-11-20T02:42:22-08:00</committed-date>
    <authored-date>2008-11-17T07:34:54-08:00</authored-date>
    <message>When compiles fail, the final output is from rake
(See full trace by running task with --trace)

We could do this by inspecting ARGV, or the ENV.  I chose
the latter.  Setting ENV['TRACE'] will now pass --trace to rake.

Should probably document that somewhere.</message>
    <tree>2ef46125d957017d11cb631c5fc59f8358b6da6f</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b70f78722c05cc8c8279d654bfd2f11108fb7649</id>
      </parent>
    </parents>
    <author>
      <name>Philip M. Gollucci</name>
      <email>pgollucci@p6m7g8.com</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/4ecaacfe411321abe7a69cd1f3e3d68e98caaadb</url>
    <id>4ecaacfe411321abe7a69cd1f3e3d68e98caaadb</id>
    <committed-date>2008-11-20T02:42:03-08:00</committed-date>
    <authored-date>2008-11-17T07:10:05-08:00</authored-date>
    <message>Both apr and apr-util are required to build passenger.
The are not neccessarily installed in the same --prefix
(see ./configure)
(note, the apu-1-config does not accept the --cppflags option

With my pgollucci@apache.org HTTPD PMC hat on:

Technicallly, this is still wrong, this should be using apxs alone,
but that would have required me to refactor this and I did not have
time at the moment.   For an example of the correct way to do this,
see the apreq (libapreq2) httpd module (c-binding portion).
[apreq-dev@httpd.apache.org]

Note, Eventually, httpd will have an httpd-config similiar to
gnome-config, neon-config, serf-config, etc.... at which point
it should switch to that.</message>
    <tree>0a9ba79383db7b390c0e83872f88c2ba29b021ff</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60c71b21461d363ec24af35c9c24b4c94c4ecc1e</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/b70f78722c05cc8c8279d654bfd2f11108fb7649</url>
    <id>b70f78722c05cc8c8279d654bfd2f11108fb7649</id>
    <committed-date>2008-11-19T12:23:06-08:00</committed-date>
    <authored-date>2008-11-19T12:22:32-08:00</authored-date>
    <message>Fix RubyGems deprecation warning when running in RubyGems 1.3.</message>
    <tree>990c718d75de6a6bf836f37b0836096b053f8722</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>804c6a4a1d6e74625ca45ff1dfc86af3f2a9bb38</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/60c71b21461d363ec24af35c9c24b4c94c4ecc1e</url>
    <id>60c71b21461d363ec24af35c9c24b4c94c4ecc1e</id>
    <committed-date>2008-11-15T16:13:38-08:00</committed-date>
    <authored-date>2008-11-15T02:45:35-08:00</authored-date>
    <message>Set the FD_CLOEXEC flag on various IO objects that we create, so that fork()+exec() or a system() inside the application properly closes the connection to the web server.</message>
    <tree>22f6aae220e9d8be6356de17422f8e8c8713bb92</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c65edf902bc38f3fdfc44dab4620f79f573e89b0</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/804c6a4a1d6e74625ca45ff1dfc86af3f2a9bb38</url>
    <id>804c6a4a1d6e74625ca45ff1dfc86af3f2a9bb38</id>
    <committed-date>2008-11-15T16:06:30-08:00</committed-date>
    <authored-date>2008-11-15T02:52:13-08:00</authored-date>
    <message>Fix the stub application that doesn't specify a Rails version.

cache_template_loading is removed from Rails 2.2.</message>
    <tree>19c0b3b39b9f15c3e576dfebd0cf4758c8bdcc5e</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59dc3a914047c95f1d67b4c96b05e79b91fa5e03</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/c65edf902bc38f3fdfc44dab4620f79f573e89b0</url>
    <id>c65edf902bc38f3fdfc44dab4620f79f573e89b0</id>
    <committed-date>2008-11-15T04:00:45-08:00</committed-date>
    <authored-date>2008-10-27T07:14:59-07:00</authored-date>
    <message>Modify rake/rdoctask to allow arbitrary customization of task names.</message>
    <tree>c1cd6ec275db4fd21fdb7d73be99ac7c2628a22d</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42e0d6a90eba3d990e601d84271d1eb81ce3e56a</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/59dc3a914047c95f1d67b4c96b05e79b91fa5e03</url>
    <id>59dc3a914047c95f1d67b4c96b05e79b91fa5e03</id>
    <committed-date>2008-11-15T03:54:32-08:00</committed-date>
    <authored-date>2008-11-15T02:43:08-08:00</authored-date>
    <message>Fix Utils#close_all_io_objects_for_fds and its calls.

The old implementation appears to be broken. It also traverses the entire
object space and calls #is_a? on each object, causing Rails deprecation
warnings to be printed if said object is an ActiveSupport::Deprecation.</message>
    <tree>66b04ea9dae15d20bdb67c810b2369620acdee8a</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72fbf98e795c2ee7217ad35fb503216d5493ac9e</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/42e0d6a90eba3d990e601d84271d1eb81ce3e56a</url>
    <id>42e0d6a90eba3d990e601d84271d1eb81ce3e56a</id>
    <committed-date>2008-11-15T03:54:22-08:00</committed-date>
    <authored-date>2008-11-15T03:36:31-08:00</authored-date>
    <message>Fix a crash on MacOS X.</message>
    <tree>2bbb39f941d32234c8f75b8e744ff267549086c6</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>58e8777c62b90000e6ebce9e69b75439462b6e3e</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/72fbf98e795c2ee7217ad35fb503216d5493ac9e</url>
    <id>72fbf98e795c2ee7217ad35fb503216d5493ac9e</id>
    <committed-date>2008-11-15T03:53:57-08:00</committed-date>
    <authored-date>2008-11-15T03:20:46-08:00</authored-date>
    <message>Update .gitignore and .snapopen_ignore</message>
    <tree>50ca9b4ec070564c0e90f03f863bced25ff0e09d</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>816a547212684a4b7096ab8e190c926ba168cab5</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/58e8777c62b90000e6ebce9e69b75439462b6e3e</url>
    <id>58e8777c62b90000e6ebce9e69b75439462b6e3e</id>
    <committed-date>2008-11-14T12:46:46-08:00</committed-date>
    <authored-date>2008-11-14T12:45:52-08:00</authored-date>
    <message>Set Rake verbosity to true so that compilation commands are still shown on newer Rake versions.</message>
    <tree>2df4c4db5632fb00db96f299338f13c71d2ef9de</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72103a5bd19efa42a316587c0fa8f9f3a6babb1f</id>
      </parent>
    </parents>
    <author>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </author>
    <url>http://github.com/FooBarWidget/passenger/commit/816a547212684a4b7096ab8e190c926ba168cab5</url>
    <id>816a547212684a4b7096ab8e190c926ba168cab5</id>
    <committed-date>2008-11-14T06:04:46-08:00</committed-date>
    <authored-date>2008-11-14T06:03:22-08:00</authored-date>
    <message>Fix potential signed&lt;-&gt;unsigned integer comparison.</message>
    <tree>bbe842e454046cc629c1b0d4cdfdfbd2913d75ef</tree>
    <committer>
      <name>Hongli Lai (Phusion)</name>
      <email>hongli@phusion.nl</email>
    </committer>
  </commit>
</commits>
