<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>029a7455846cde2654958358a6fe354f236ade35</id>
      </parent>
    </parents>
    <author>
      <name>Ernie Miller</name>
      <email>ernie@metautonomo.us</email>
    </author>
    <url>http://github.com/rails/rails/commit/d0092dc44d580f4179308c7394d9023098406f79</url>
    <id>d0092dc44d580f4179308c7394d9023098406f79</id>
    <committed-date>2008-06-29T11:37:07-07:00</committed-date>
    <authored-date>2008-06-28T19:27:32-07:00</authored-date>
    <message>Added support for regexp matching of priority zones in time_zone_select [#195 state:resolved]</message>
    <tree>d5ec77bbd249cd8bb1c1ae0efd877f179c656494</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1415df8f49a19d469b9e2c15785db32eb312c000</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/029a7455846cde2654958358a6fe354f236ade35</url>
    <id>029a7455846cde2654958358a6fe354f236ade35</id>
    <committed-date>2008-06-28T16:36:31-07:00</committed-date>
    <authored-date>2008-06-28T16:35:30-07:00</authored-date>
    <message>Ensure FormBuilder date helpers respects html_options. [#506 state:resolved] [Pascal Ehlert]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>c96eaf2014351d3322f1f433f8e6958da8f66a1e</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a25315076bf90c39ab5471fa8d81736a3b2478e</id>
      </parent>
    </parents>
    <author>
      <name>Tim Chater</name>
      <email>t.chater@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/1415df8f49a19d469b9e2c15785db32eb312c000</url>
    <id>1415df8f49a19d469b9e2c15785db32eb312c000</id>
    <committed-date>2008-06-27T21:31:06-07:00</committed-date>
    <authored-date>2008-06-17T05:54:03-07:00</authored-date>
    <message>Dirty: recognize when an integer changes from zero to blank.  [#433 state:resolved]</message>
    <tree>c5921b7638e3ea3e937d489cbb23d3b43169cd4b</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd994eff9a343df376bfaec59de5b24a2ab51256</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/9a25315076bf90c39ab5471fa8d81736a3b2478e</url>
    <id>9a25315076bf90c39ab5471fa8d81736a3b2478e</id>
    <committed-date>2008-06-27T17:57:32-07:00</committed-date>
    <authored-date>2008-06-27T17:57:32-07:00</authored-date>
    <message>Add extra hash conditions tests for named_scope</message>
    <tree>5dd3e063849064e806f74db60bfce1eb4f6d6406</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>582bff71c465075d01b6e062d64b13ac3df4ad56</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/cd994eff9a343df376bfaec59de5b24a2ab51256</url>
    <id>cd994eff9a343df376bfaec59de5b24a2ab51256</id>
    <committed-date>2008-06-27T17:27:51-07:00</committed-date>
    <authored-date>2008-06-27T17:27:25-07:00</authored-date>
    <message>Allow conditions on multiple tables to be specified using hash.

Examples:

  User.all :joins =&gt; :items, :conditions =&gt; { :age =&gt; 10, :items =&gt; { :color =&gt; 'black' } }
  Item.first :conditions =&gt; { :items =&gt; { :color =&gt; 'red' } }

Note : Hash key in :conditions is referring to the actual table name or the alias defined in query.</message>
    <tree>f18d158c5d11cbba33784a136b0276f8237c6a8b</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76e00fc784f1f2d87727d9cb230f40588aa7f5a6</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/582bff71c465075d01b6e062d64b13ac3df4ad56</url>
    <id>582bff71c465075d01b6e062d64b13ac3df4ad56</id>
    <committed-date>2008-06-27T17:21:57-07:00</committed-date>
    <authored-date>2008-06-27T17:19:24-07:00</authored-date>
    <message>Fix typo in apparently-dead will_unload? method.</message>
    <tree>db4b04af7e183fa95e7cfccce5f92b9387163aa6</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ddca325eeef46e640a225efb9b297260e1e8e7d</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/76e00fc784f1f2d87727d9cb230f40588aa7f5a6</url>
    <id>76e00fc784f1f2d87727d9cb230f40588aa7f5a6</id>
    <committed-date>2008-06-27T10:18:39-07:00</committed-date>
    <authored-date>2008-06-27T10:18:39-07:00</authored-date>
    <message>Ensure observer test inherits from ActiveSupport::TestCase</message>
    <tree>ce8bd1c8cd95521e1dab345b2dce957d3c710d64</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c1e8ab0fecd5ee7f9328578016ef1e61214eeee</id>
      </parent>
    </parents>
    <author>
      <name>Pat George</name>
      <email>pat.george@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/4ddca325eeef46e640a225efb9b297260e1e8e7d</url>
    <id>4ddca325eeef46e640a225efb9b297260e1e8e7d</id>
    <committed-date>2008-06-27T08:35:26-07:00</committed-date>
    <authored-date>2008-06-04T12:13:50-07:00</authored-date>
    <message>Warn and uses singularized ModelName if a plural ModelName is given to script/generate. Override with --force-plural. [#333 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>aac70c659ec7c6e2b50ad1740708601edda8f651</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4498aad4acda002b8f213f13c4acd52cba04d224</id>
      </parent>
    </parents>
    <author>
      <name>Cheah Chu Yeow</name>
      <email>chuyeow@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/3c1e8ab0fecd5ee7f9328578016ef1e61214eeee</url>
    <id>3c1e8ab0fecd5ee7f9328578016ef1e61214eeee</id>
    <committed-date>2008-06-27T05:46:17-07:00</committed-date>
    <authored-date>2008-06-23T06:14:49-07:00</authored-date>
    <message>Allow single quote (the ' character) in the middle of URL when auto_link-ing. [#471 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>c073104c46596ae676ad3678a5662c1daba7bb4b</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2b761166d28c1aba9165da76fba28027171fd2d</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/4498aad4acda002b8f213f13c4acd52cba04d224</url>
    <id>4498aad4acda002b8f213f13c4acd52cba04d224</id>
    <committed-date>2008-06-27T01:07:22-07:00</committed-date>
    <authored-date>2008-06-27T01:06:33-07:00</authored-date>
    <message>MySQL: treat integer with :limit =&gt; 11 as a display width, not byte size, for backward-compatibility.</message>
    <tree>1aa0e6d3beb2d5d8555c91fb73068caf59896784</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ca7d01ecaa5e97f724169c0177027d0d85066da</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/rails/rails/commit/b2b761166d28c1aba9165da76fba28027171fd2d</url>
    <id>b2b761166d28c1aba9165da76fba28027171fd2d</id>
    <committed-date>2008-06-26T19:02:13-07:00</committed-date>
    <authored-date>2008-06-25T03:42:33-07:00</authored-date>
    <message>Make sure associated has_many/habtm objects get saved even when :validate =&gt; false is used. [#486 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>c2a6de3d5fcd63286e77e4e95e2e3374cd9c2e83</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b12da44aa35b643b17ab1b61634ff952993e357</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/5ca7d01ecaa5e97f724169c0177027d0d85066da</url>
    <id>5ca7d01ecaa5e97f724169c0177027d0d85066da</id>
    <committed-date>2008-06-26T18:47:38-07:00</committed-date>
    <authored-date>2008-06-26T18:47:30-07:00</authored-date>
    <message>Cache sanitized conditions in reflection object for associations</message>
    <tree>2833b165a0843629367959e8580a67beebd93093</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a93ea88c0623b4f65af98c0eb55924c335bb3ac1</id>
      </parent>
    </parents>
    <author>
      <name>Andre Arko</name>
      <email>andre@arko.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/0b12da44aa35b643b17ab1b61634ff952993e357</url>
    <id>0b12da44aa35b643b17ab1b61634ff952993e357</id>
    <committed-date>2008-06-25T19:04:09-07:00</committed-date>
    <authored-date>2008-06-04T13:58:58-07:00</authored-date>
    <message>Extract owner_quoted_id so it can be overridden.  [#292 state:committed]</message>
    <tree>6774141167461cc920922b532274866726eb67aa</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24c7f41b4fdc411e35131f9065852a685032211f</id>
      </parent>
    </parents>
    <author>
      <name>Bob Klosinski</name>
      <email>fluxin@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a93ea88c0623b4f65af98c0eb55924c335bb3ac1</url>
    <id>a93ea88c0623b4f65af98c0eb55924c335bb3ac1</id>
    <committed-date>2008-06-25T18:56:52-07:00</committed-date>
    <authored-date>2008-06-25T14:40:00-07:00</authored-date>
    <message>Added Thin support to script/server.  [#488 state:resolved]</message>
    <tree>dee675ee2f0adc7c1e09f53b988dbe609bdf10be</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c39726057714970f8e39d27bd0cb49fa4d6bc383</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/24c7f41b4fdc411e35131f9065852a685032211f</url>
    <id>24c7f41b4fdc411e35131f9065852a685032211f</id>
    <committed-date>2008-06-25T18:55:55-07:00</committed-date>
    <authored-date>2008-06-25T15:11:41-07:00</authored-date>
    <message>Freeze ModelName cache_key also</message>
    <tree>df4c9e2ef626150383e5a4cfafb43923f13bbdc4</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>339491a6b37722497ebafe9998e17507f47e8fd6</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/c39726057714970f8e39d27bd0cb49fa4d6bc383</url>
    <id>c39726057714970f8e39d27bd0cb49fa4d6bc383</id>
    <committed-date>2008-06-25T18:55:55-07:00</committed-date>
    <authored-date>2008-06-25T00:42:38-07:00</authored-date>
    <message>Performance: minor Column#text? and #number? speedups</message>
    <tree>c4dd05f3f6451bd316d7657c96d17179d5eabd43</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a9259ccfe05690dc4cb7993d551603c39619c27f</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/339491a6b37722497ebafe9998e17507f47e8fd6</url>
    <id>339491a6b37722497ebafe9998e17507f47e8fd6</id>
    <committed-date>2008-06-25T13:24:12-07:00</committed-date>
    <authored-date>2008-06-25T13:24:12-07:00</authored-date>
    <message>Set precompiled fixture load path constant to speed up tests</message>
    <tree>96e7dc63607054c6e3ce6f08e41a9e96d8a44ea5</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad772402c46a79c2d38979cef754b26dbd868196</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a9259ccfe05690dc4cb7993d551603c39619c27f</url>
    <id>a9259ccfe05690dc4cb7993d551603c39619c27f</id>
    <committed-date>2008-06-25T04:04:06-07:00</committed-date>
    <authored-date>2008-06-25T04:04:06-07:00</authored-date>
    <message>Hide InlineTemplate class from ActionController and use ActionView's render API</message>
    <tree>cd20540118395353cef76dfe3377ced611322269</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f5327013d6353c50cadfe2160d1b526ad687633</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/ad772402c46a79c2d38979cef754b26dbd868196</url>
    <id>ad772402c46a79c2d38979cef754b26dbd868196</id>
    <committed-date>2008-06-25T03:57:24-07:00</committed-date>
    <authored-date>2008-06-25T03:57:24-07:00</authored-date>
    <message>Made ActionView::Base#render_file private</message>
    <tree>ef63065744f3a7bd5a079121c613a0f0acf90c04</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>670e22e3724791f51d639f409930fba5af920081</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6f5327013d6353c50cadfe2160d1b526ad687633</url>
    <id>6f5327013d6353c50cadfe2160d1b526ad687633</id>
    <committed-date>2008-06-25T03:49:38-07:00</committed-date>
    <authored-date>2008-06-25T03:47:01-07:00</authored-date>
    <message>Consolidate CustomHandlerTest, TemplateFileTest, and TemplateObjectTest and test them at a higher level of abstraction in ViewRenderTest.</message>
    <tree>61e61cd49bbad6e43ca98995884a2fc329c33d8e</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>071fe79279e89e650acce6613f13027527d01650</id>
      </parent>
    </parents>
    <author>
      <name>Jimmy Baker</name>
      <email>jimmyebaker@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/670e22e3724791f51d639f409930fba5af920081</url>
    <id>670e22e3724791f51d639f409930fba5af920081</id>
    <committed-date>2008-06-24T23:11:35-07:00</committed-date>
    <authored-date>2008-06-24T22:21:58-07:00</authored-date>
    <message>Patched HTML::Document#initialize call to Node.parse so that it includes the strict argument. [#330]</message>
    <tree>c8151b176b010c563da9de37717a36277aea6b13</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6874caa4070f10cdbe104c9ac97dafd33dbdd282</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/071fe79279e89e650acce6613f13027527d01650</url>
    <id>071fe79279e89e650acce6613f13027527d01650</id>
    <committed-date>2008-06-24T22:07:09-07:00</committed-date>
    <authored-date>2008-06-24T22:07:09-07:00</authored-date>
    <message>Include cache key in ModelName</message>
    <tree>6bac426d80d85c0cf8bb0c8e0b2b0fbe3cdffa54</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>69e72af62261dd8971890711b51c6eef2c68bc71</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/6874caa4070f10cdbe104c9ac97dafd33dbdd282</url>
    <id>6874caa4070f10cdbe104c9ac97dafd33dbdd282</id>
    <committed-date>2008-06-24T21:49:49-07:00</committed-date>
    <authored-date>2008-06-24T21:49:49-07:00</authored-date>
    <message>Performance: minor Array#to_param and #to_query speedups</message>
    <tree>22281b78dc1e0bac0b3789844655f26f9e72f579</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6520b7dc7e460c62ba36dc761e39480bf77fe83</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/69e72af62261dd8971890711b51c6eef2c68bc71</url>
    <id>69e72af62261dd8971890711b51c6eef2c68bc71</id>
    <committed-date>2008-06-24T11:53:49-07:00</committed-date>
    <authored-date>2008-06-24T11:53:49-07:00</authored-date>
    <message>Improve readability</message>
    <tree>f80e7b0ae2d0f22ef345ad38eac2f1e3b7c34179</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b40947432540ad29abacaad9d9254bf70048190d</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/f6520b7dc7e460c62ba36dc761e39480bf77fe83</url>
    <id>f6520b7dc7e460c62ba36dc761e39480bf77fe83</id>
    <committed-date>2008-06-23T23:42:06-07:00</committed-date>
    <authored-date>2008-06-23T23:42:06-07:00</authored-date>
    <message>Test for tinyint</message>
    <tree>6d779bd26ee691444946dbb14390a0f7a20977cc</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>290e1e2fc53d80165cc876491ec0cbe18be376cf</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/b40947432540ad29abacaad9d9254bf70048190d</url>
    <id>b40947432540ad29abacaad9d9254bf70048190d</id>
    <committed-date>2008-06-23T23:41:21-07:00</committed-date>
    <authored-date>2008-06-23T23:41:21-07:00</authored-date>
    <message>link_to_function and button_to_function shouldn't modify their options hashes</message>
    <tree>c103285eea3b85d11583b8c2d42ceefbd4e19c90</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1cfd1248734ceaa50c1857f33d7ee0ecfdce3e6</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/290e1e2fc53d80165cc876491ec0cbe18be376cf</url>
    <id>290e1e2fc53d80165cc876491ec0cbe18be376cf</id>
    <committed-date>2008-06-23T18:16:03-07:00</committed-date>
    <authored-date>2008-06-23T18:16:03-07:00</authored-date>
    <message>Treat any limit &gt; 4 as bigint</message>
    <tree>ab8545b9ed70fc4fa9a22cc548fba9b6d538bd77</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d7462ea36550bd59cfbcd7961f5870c49bcf8963</id>
      </parent>
    </parents>
    <author>
      <name>Cheah Chu Yeow</name>
      <email>chuyeow@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/f1cfd1248734ceaa50c1857f33d7ee0ecfdce3e6</url>
    <id>f1cfd1248734ceaa50c1857f33d7ee0ecfdce3e6</id>
    <committed-date>2008-06-23T10:27:33-07:00</committed-date>
    <authored-date>2008-06-23T06:56:02-07:00</authored-date>
    <message>Allow script/about to run in production mode instead of failing with a cryptic const_missing error.

[#370 state:resolved]</message>
    <tree>7f338bd6cbc1329d64d1216dce05ac6af72f56b0</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d5ac3f3d2e1667971752c9a4e536de1a5bec364</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/d7462ea36550bd59cfbcd7961f5870c49bcf8963</url>
    <id>d7462ea36550bd59cfbcd7961f5870c49bcf8963</id>
    <committed-date>2008-06-23T00:31:49-07:00</committed-date>
    <authored-date>2008-06-23T00:31:49-07:00</authored-date>
    <message>Revert &quot;Check for mocha gem without requiring the lib.  [#403 state:resolved]&quot;

This reverts commit 4d5ac3f3d2e1667971752c9a4e536de1a5bec364.</message>
    <tree>10bf700bcc147535ee694ce39cd4d4d110383b8d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>baddea95e183b3bef290ec433f917ee8cd806934</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/4d5ac3f3d2e1667971752c9a4e536de1a5bec364</url>
    <id>4d5ac3f3d2e1667971752c9a4e536de1a5bec364</id>
    <committed-date>2008-06-22T20:52:29-07:00</committed-date>
    <authored-date>2008-06-22T20:52:29-07:00</authored-date>
    <message>Check for mocha gem without requiring the lib.  [#403 state:resolved]</message>
    <tree>a4ba362120c09947499ffc512c6cbbb21a8039fd</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
</commits>
