<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>50677ba5bc213ec96035ba4dee11ee3558725098</id>
      </parent>
    </parents>
    <author>
      <name>Ruy Asan</name>
      <email>ruyasan@gmail.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/e3e684829775f13cd91920dd9eb3b0cd2fd97744</url>
    <id>e3e684829775f13cd91920dd9eb3b0cd2fd97744</id>
    <committed-date>2008-09-08T16:14:44-07:00</committed-date>
    <authored-date>2008-09-08T16:14:44-07:00</authored-date>
    <message>The *real* fix for error display in dev mode - backported from http://github.com/rails/rails/commit/ad772402c46a79c2d38979cef754b26dbd868196#diff-3 - this one doesn't cause double renderers during errors in production mode.</message>
    <tree>e8ff1813b8ef7ff3563941ca786430dd599d8485</tree>
    <committer>
      <name>Ruy Asan</name>
      <email>ruyasan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97d139b736aaafc4f5bad0eb11f05ecccba11b1b</id>
      </parent>
    </parents>
    <author>
      <name>Ruy Asan</name>
      <email>ruyasan@gmail.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/50677ba5bc213ec96035ba4dee11ee3558725098</url>
    <id>50677ba5bc213ec96035ba4dee11ee3558725098</id>
    <committed-date>2008-09-02T10:18:57-07:00</committed-date>
    <authored-date>2008-09-02T10:18:57-07:00</authored-date>
    <message>For reasons I don't really understand, this fixes the error reporting bug in our edge</message>
    <tree>5db229a0e250907ef0657ff84ae05203c1d869e5</tree>
    <committer>
      <name>Ruy Asan</name>
      <email>ruyasan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>778f90ad1881bc17452585ff5b1ccb7652f32c6a</id>
      </parent>
      <parent>
        <id>40557e17dda0525d5d26c09b3279b83695df3f4d</id>
      </parent>
    </parents>
    <author>
      <name>Ruy Asan</name>
      <email>ruyasan@gmail.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/97d139b736aaafc4f5bad0eb11f05ecccba11b1b</url>
    <id>97d139b736aaafc4f5bad0eb11f05ecccba11b1b</id>
    <committed-date>2008-06-18T17:40:38-07:00</committed-date>
    <authored-date>2008-06-18T17:40:38-07:00</authored-date>
    <message>Merge branch 'upstream'</message>
    <tree>007350f60f1ef8b8de93138204112b8220ee9368</tree>
    <committer>
      <name>Ruy Asan</name>
      <email>ruyasan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bec4b69a3b65c3696edad3c880207e8c476b0937</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/40557e17dda0525d5d26c09b3279b83695df3f4d</url>
    <id>40557e17dda0525d5d26c09b3279b83695df3f4d</id>
    <committed-date>2008-06-17T19:25:51-07:00</committed-date>
    <authored-date>2008-06-15T22:11:00-07:00</authored-date>
    <message>Improved test coverage for integration test's api</message>
    <tree>1feda576571a0515174fefa7283a804715f6f605</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ffe32160e16398d347e6bcd396ad843ba68e52a</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/bec4b69a3b65c3696edad3c880207e8c476b0937</url>
    <id>bec4b69a3b65c3696edad3c880207e8c476b0937</id>
    <committed-date>2008-06-17T19:21:07-07:00</committed-date>
    <authored-date>2008-06-15T19:22:27-07:00</authored-date>
    <message>Replaced TemplateFinder abstraction with ViewLoadPaths</message>
    <tree>ef655dd59b5b46eb38f7f868c7e8c182635abe65</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e328bdaab6c1cf920af3cabc0a27e32798a9fcb6</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/6ffe32160e16398d347e6bcd396ad843ba68e52a</url>
    <id>6ffe32160e16398d347e6bcd396ad843ba68e52a</id>
    <committed-date>2008-06-17T16:01:48-07:00</committed-date>
    <authored-date>2008-06-17T03:52:01-07:00</authored-date>
    <message>Rely on quieter db:test:load task</message>
    <tree>c3927730c0a9483abd105b88035948cca9b861cb</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d7b3c3395fd7debc05923dba1cbea69d30899827</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/e328bdaab6c1cf920af3cabc0a27e32798a9fcb6</url>
    <id>e328bdaab6c1cf920af3cabc0a27e32798a9fcb6</id>
    <committed-date>2008-06-17T16:01:48-07:00</committed-date>
    <authored-date>2008-06-17T02:05:23-07:00</authored-date>
    <message>Make Base.merge_conditions public</message>
    <tree>c119618e50894b578fc783043117bba389e3edb2</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8190bce8bc7249b7b9f3680195336eb3ca9508ee</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/d7b3c3395fd7debc05923dba1cbea69d30899827</url>
    <id>d7b3c3395fd7debc05923dba1cbea69d30899827</id>
    <committed-date>2008-06-17T16:01:48-07:00</committed-date>
    <authored-date>2008-06-16T23:59:22-07:00</authored-date>
    <message>Performance: PartialTemplate#initialize</message>
    <tree>61b185dea2e28c797ed5f298aa78651e0d4ae3cf</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22af62cf486721ee2e45bb720c42ac2f4121faf4</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/8190bce8bc7249b7b9f3680195336eb3ca9508ee</url>
    <id>8190bce8bc7249b7b9f3680195336eb3ca9508ee</id>
    <committed-date>2008-06-17T15:37:29-07:00</committed-date>
    <authored-date>2008-06-17T12:01:37-07:00</authored-date>
    <message>Added block-call style to link_to [Sam Stephenson/DHH]</message>
    <tree>f159b343e4893f08da5f9a3d92e1c88783323a83</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7650ff892cbffcaaaf9c5ab72466e98903a202d3</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/22af62cf486721ee2e45bb720c42ac2f4121faf4</url>
    <id>22af62cf486721ee2e45bb720c42ac2f4121faf4</id>
    <committed-date>2008-06-17T15:37:29-07:00</committed-date>
    <authored-date>2008-06-17T11:37:57-07:00</authored-date>
    <message>Added Array#second through Array#tenth as aliases for Array#[1] through Array#[9] [DHH]</message>
    <tree>155c0f6bb42effe927953956140b7b1243f7e05c</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bc4a2f156b368334ca7267d15f4dd10864ac492d</id>
      </parent>
    </parents>
    <author>
      <name>Luke Redpath</name>
      <email>contact@lukeredpath.co.uk</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/7650ff892cbffcaaaf9c5ab72466e98903a202d3</url>
    <id>7650ff892cbffcaaaf9c5ab72466e98903a202d3</id>
    <committed-date>2008-06-17T12:53:41-07:00</committed-date>
    <authored-date>2008-06-05T05:20:54-07:00</authored-date>
    <message>Fix url_for with no arguments when default_url_options is not explicitly defined. [#339 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>bc0a124be51c0fe7711e479aecfa24cf3e8c947c</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b4b8fbbd95d7d674df7f013fd88b9b7f859a6f1</id>
      </parent>
    </parents>
    <author>
      <name>George Ogata</name>
      <email>george.ogata@gmail.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/bc4a2f156b368334ca7267d15f4dd10864ac492d</url>
    <id>bc4a2f156b368334ca7267d15f4dd10864ac492d</id>
    <committed-date>2008-06-17T11:45:18-07:00</committed-date>
    <authored-date>2008-06-08T20:45:57-07:00</authored-date>
    <message>Fix observers that use after_find. [#375 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>e5e94216fdbd306a9b753e5b14167d3cf17f33e4</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>322f3eacf9279ae7c9f3ce2560f241c7377005dc</id>
      </parent>
    </parents>
    <author>
      <name>Amos King</name>
      <email>amos.l.king@gmail.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/1b4b8fbbd95d7d674df7f013fd88b9b7f859a6f1</url>
    <id>1b4b8fbbd95d7d674df7f013fd88b9b7f859a6f1</id>
    <committed-date>2008-06-17T10:08:56-07:00</committed-date>
    <authored-date>2008-05-29T16:49:44-07:00</authored-date>
    <message>verify :redirect_to =&gt; :back should redirect to the referrer. [#280 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>06a6d93c8fdfb9cc92b4090e67745c7866ba786a</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e74a434b8f13bd1697ad556c9fd1ef0217e594e</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Kaspick</name>
      <email>andrew@redlinesoftware.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/322f3eacf9279ae7c9f3ce2560f241c7377005dc</url>
    <id>322f3eacf9279ae7c9f3ce2560f241c7377005dc</id>
    <committed-date>2008-06-17T00:32:37-07:00</committed-date>
    <authored-date>2008-06-16T23:24:58-07:00</authored-date>
    <message>Correct code example in dom_id docs.  [#437 state:resolved]</message>
    <tree>b56c618e0b79ed514449dcf1b072048f7c76559e</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>899d63b997094f066ffd49a3e58d29c07143999d</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/8e74a434b8f13bd1697ad556c9fd1ef0217e594e</url>
    <id>8e74a434b8f13bd1697ad556c9fd1ef0217e594e</id>
    <committed-date>2008-06-16T03:47:15-07:00</committed-date>
    <authored-date>2008-06-16T03:47:15-07:00</authored-date>
    <message>Don't dump schema for every test run, just when migrations are run</message>
    <tree>4d7f3aa25525b04b13e0fd7263c0281c1c77c4fe</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e433bb16a6200351893077a723d4885c3080779f</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/899d63b997094f066ffd49a3e58d29c07143999d</url>
    <id>899d63b997094f066ffd49a3e58d29c07143999d</id>
    <committed-date>2008-06-16T03:45:20-07:00</committed-date>
    <authored-date>2008-06-16T03:45:20-07:00</authored-date>
    <message>process time for benchmarks (quicker), wall time for profiling (lower overhead)</message>
    <tree>062eb8cce82681449356dcc94effe5a89ab76b23</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa2a255352c7822b7bfc14055b5cfb582f02f7a3</id>
      </parent>
      <parent>
        <id>f31651bd6ac8c3d887a43ee8f71ed7a9bc7877cb</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/e433bb16a6200351893077a723d4885c3080779f</url>
    <id>e433bb16a6200351893077a723d4885c3080779f</id>
    <committed-date>2008-06-16T03:05:24-07:00</committed-date>
    <authored-date>2008-06-16T03:05:24-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:rails/rails</message>
    <tree>6e64062fddedb506eb0bd69d141e5edfb1e1e9f5</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed67d90a9874df2e42d6045d47e805b3e594d718</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/fa2a255352c7822b7bfc14055b5cfb582f02f7a3</url>
    <id>fa2a255352c7822b7bfc14055b5cfb582f02f7a3</id>
    <committed-date>2008-06-16T00:16:43-07:00</committed-date>
    <authored-date>2008-06-16T00:16:43-07:00</authored-date>
    <message>missed . joining rails version and git revision</message>
    <tree>ff40cc546c0ae50a20dd3b6a99a4cee9e6618b9b</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>49d19515b70a13f62127895301bd2a2d681135b9</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/ed67d90a9874df2e42d6045d47e805b3e594d718</url>
    <id>ed67d90a9874df2e42d6045d47e805b3e594d718</id>
    <committed-date>2008-06-16T00:10:30-07:00</committed-date>
    <authored-date>2008-06-16T00:10:30-07:00</authored-date>
    <message>Metrics::Memory measures in fractional KB also</message>
    <tree>f233a36a858113d8fa5a6b7c73a4433f30d79656</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8f78998b2af492159189d4f0aa6c3a301431ca8</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/49d19515b70a13f62127895301bd2a2d681135b9</url>
    <id>49d19515b70a13f62127895301bd2a2d681135b9</id>
    <committed-date>2008-06-16T00:08:39-07:00</committed-date>
    <authored-date>2008-06-16T00:08:39-07:00</authored-date>
    <message>Extract environment. Hardcode some git info so I can start working with it now.</message>
    <tree>0116331e9e26e8031f12938234e14f0288d231f6</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f93a6d99e61f3766384d33cc8d1aaf212d8f4b0e</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/e8f78998b2af492159189d4f0aa6c3a301431ca8</url>
    <id>e8f78998b2af492159189d4f0aa6c3a301431ca8</id>
    <committed-date>2008-06-15T21:47:28-07:00</committed-date>
    <authored-date>2008-06-15T21:47:28-07:00</authored-date>
    <message>Force runs to be an integer. Start and stop RubyProf in same scope. Expect memory measurements in fractional KB now instead of bytes. Convert object allocation measurements to integer. Wrap up measure_mode in Metric instance method.</message>
    <tree>dcd4e283e3cd148673aa52efdec53903c6690949</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09c70a0c03aa755a66dc94ebb2b98b283c7137c9</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/f93a6d99e61f3766384d33cc8d1aaf212d8f4b0e</url>
    <id>f93a6d99e61f3766384d33cc8d1aaf212d8f4b0e</id>
    <committed-date>2008-06-15T16:26:51-07:00</committed-date>
    <authored-date>2008-06-15T16:26:51-07:00</authored-date>
    <message>Delegate run_test to @harness</message>
    <tree>87235b0b6e73fdf9f93916678c45290975a73a9d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59b2daba4f2d1eadabd3e89299114f0d77ae454d</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/09c70a0c03aa755a66dc94ebb2b98b283c7137c9</url>
    <id>09c70a0c03aa755a66dc94ebb2b98b283c7137c9</id>
    <committed-date>2008-06-15T16:21:32-07:00</committed-date>
    <authored-date>2008-06-15T16:21:32-07:00</authored-date>
    <message>Use test/performance/test_helper to do test setup then boost log level and turn on caching</message>
    <tree>33008fcd1b46299bd0155afd19cffc05c3dba032</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7866cdac12aecd332b71de4884664d54b0aef20</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/59b2daba4f2d1eadabd3e89299114f0d77ae454d</url>
    <id>59b2daba4f2d1eadabd3e89299114f0d77ae454d</id>
    <committed-date>2008-06-15T14:48:15-07:00</committed-date>
    <authored-date>2008-06-15T14:48:15-07:00</authored-date>
    <message>Metrics::[] escues NameError only. Fix MODE typo.</message>
    <tree>e0df1bdd65fe6ce5f797fa69e0b72905055596d6</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01a4af4a74fdcda9a20db8de01fd7bb5d28d22cf</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/f7866cdac12aecd332b71de4884664d54b0aef20</url>
    <id>f7866cdac12aecd332b71de4884664d54b0aef20</id>
    <committed-date>2008-06-15T14:41:18-07:00</committed-date>
    <authored-date>2008-06-15T14:41:18-07:00</authored-date>
    <message>Extract Metric and Performer. Simplify and refactor.</message>
    <tree>1cb4f55def5ca9c336cab7f55a9687831da6ddf6</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b415538b5dbf017d20226411a9d25a149f87eb51</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/f31651bd6ac8c3d887a43ee8f71ed7a9bc7877cb</url>
    <id>f31651bd6ac8c3d887a43ee8f71ed7a9bc7877cb</id>
    <committed-date>2008-06-15T09:20:31-07:00</committed-date>
    <authored-date>2008-06-15T09:20:31-07:00</authored-date>
    <message>Reload cached templates when a new handler is registered</message>
    <tree>57cc2e2c1e63a8a1e77275630a09a8e6b0fa35fa</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba0f38f89e8473490270957849d7d5b06f6ee65b</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/b415538b5dbf017d20226411a9d25a149f87eb51</url>
    <id>b415538b5dbf017d20226411a9d25a149f87eb51</id>
    <committed-date>2008-06-14T13:18:55-07:00</committed-date>
    <authored-date>2008-06-14T13:18:55-07:00</authored-date>
    <message>Updated bundled TZInfo gem to version 0.3.9 for Ruby 1.9 compat</message>
    <tree>19dc7808f4392dd95c923eb5127c5223c8b45954</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3623bd9ed71e289078cefad4204f38d2fdf9188</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/01a4af4a74fdcda9a20db8de01fd7bb5d28d22cf</url>
    <id>01a4af4a74fdcda9a20db8de01fd7bb5d28d22cf</id>
    <committed-date>2008-06-14T03:29:30-07:00</committed-date>
    <authored-date>2008-06-14T03:29:30-07:00</authored-date>
    <message>Pass printer class to output_filename</message>
    <tree>9e1f74d0084bafaf3dab16b889368d949c8b22d5</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eab71208db1afead6803501c8d51d77625e5ad6e</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/e3623bd9ed71e289078cefad4204f38d2fdf9188</url>
    <id>e3623bd9ed71e289078cefad4204f38d2fdf9188</id>
    <committed-date>2008-06-14T02:24:47-07:00</committed-date>
    <authored-date>2008-06-14T02:24:47-07:00</authored-date>
    <message>Last commit message was meant for changelog.</message>
    <tree>ac3c1f0c53f9dd6624e77edbc846d7fa1797da86</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba0f38f89e8473490270957849d7d5b06f6ee65b</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rubyruy/rails/commit/eab71208db1afead6803501c8d51d77625e5ad6e</url>
    <id>eab71208db1afead6803501c8d51d77625e5ad6e</id>
    <committed-date>2008-06-14T02:04:38-07:00</committed-date>
    <authored-date>2008-06-13T00:21:03-07:00</authored-date>
    <message>Performance: integration test benchmarking and profiling.  [Jeremy Kemper]</message>
    <tree>194e4911a90e5edf7af4c3c2990d6c0ad3645791</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
</commits>
