<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>262d23d763c05bbe5f433a99cb9f02e48a8cdd4a</id>
      </parent>
    </parents>
    <author>
      <name>Frederick Cheung</name>
      <email>frederick.cheung@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/dd9938a44ee3a7bb6c42527a1be6fcec70bf4772</url>
    <id>dd9938a44ee3a7bb6c42527a1be6fcec70bf4772</id>
    <committed-date>2008-05-21T16:02:27-07:00</committed-date>
    <authored-date>2008-05-21T13:03:38-07:00</authored-date>
    <message>Fix mysql 4.1 incompatibility in the active record schema tests.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#233 state:resolved ]</message>
    <tree>edc43d66fe1088e435f90efd50f5f7166194645b</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e3521e6134e7f0d0b27834266e41354290c4e7e</id>
      </parent>
    </parents>
    <author>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/262d23d763c05bbe5f433a99cb9f02e48a8cdd4a</url>
    <id>262d23d763c05bbe5f433a99cb9f02e48a8cdd4a</id>
    <committed-date>2008-05-21T12:40:52-07:00</committed-date>
    <authored-date>2008-05-21T08:27:20-07:00</authored-date>
    <message>ActiveRecord::Base#reload should clear dirty attributes. [#231 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>3e4c227cabb899746db0d6f23beb15ac7b10e520</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19d7b1d22bd68af00244ddc3e1f35cec187e9120</id>
      </parent>
    </parents>
    <author>
      <name>Erkki Eilonen</name>
      <email>erkki@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/6e3521e6134e7f0d0b27834266e41354290c4e7e</url>
    <id>6e3521e6134e7f0d0b27834266e41354290c4e7e</id>
    <committed-date>2008-05-21T12:23:58-07:00</committed-date>
    <authored-date>2008-05-14T07:07:21-07:00</authored-date>
    <message>Improve check_box_checked? to use include? for Array values. [#193 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>af9a2ba2d0a388e9e4ba348cc0adb4305e7d6355</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>281edce6db8accc7d4a0e9ab01892631d9d0ebc3</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/19d7b1d22bd68af00244ddc3e1f35cec187e9120</url>
    <id>19d7b1d22bd68af00244ddc3e1f35cec187e9120</id>
    <committed-date>2008-05-21T02:46:28-07:00</committed-date>
    <authored-date>2008-05-21T02:46:28-07:00</authored-date>
    <message>Verbose ActiveRecord::AssociationTypeMismatch exception message. [#189 state:resolved]</message>
    <tree>8fce3b227619c62a1a571b542d19dfa72846ab09</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73c59638549686fccc749ffd3ac53cb533c5fd61</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/281edce6db8accc7d4a0e9ab01892631d9d0ebc3</url>
    <id>281edce6db8accc7d4a0e9ab01892631d9d0ebc3</id>
    <committed-date>2008-05-20T12:53:47-07:00</committed-date>
    <authored-date>2008-05-20T12:50:46-07:00</authored-date>
    <message>Ensure nil to '' doesn't get recorded by dirty for nullable integer columns. [#150 state:resolved] [Jason Dew, Pratik]</message>
    <tree>6d56e7bae4636d1cab9da18c8880880206c2bfa1</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ebb642fa3a2b1a4e31abf9610ca634e6bb5d57d3</id>
      </parent>
    </parents>
    <author>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/73c59638549686fccc749ffd3ac53cb533c5fd61</url>
    <id>73c59638549686fccc749ffd3ac53cb533c5fd61</id>
    <committed-date>2008-05-20T04:27:14-07:00</committed-date>
    <authored-date>2008-05-20T04:11:25-07:00</authored-date>
    <message>Add first/last methods to associations/named_scope. [#226 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>44aebe6752869fdb13240d0bf8422388cca81767</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>089251581137b041828a7e6dcbf75ecbef55b4a3</id>
      </parent>
    </parents>
    <author>
      <name>Tom Ward</name>
      <email>tom@popdog.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/ebb642fa3a2b1a4e31abf9610ca634e6bb5d57d3</url>
    <id>ebb642fa3a2b1a4e31abf9610ca634e6bb5d57d3</id>
    <committed-date>2008-05-20T03:44:23-07:00</committed-date>
    <authored-date>2008-04-29T05:21:51-07:00</authored-date>
    <message>Fix Dependencies watch_frames collection. [#24 state:resolved]

Previously, the code collecting watch_frames could fail leaving
watch_frames defined but nil. The cleanup code checks watch_frames
is defined, but not that it holds a value, raising an undefined method
on NilClass error rather than the original cause.  This can make
debugging the underlying cause a total pain.

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>d62b969fa48509a4bd8f228950ad9ce4627be518</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b0128c5413ace12dee45e9db328cff866a5bb06</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/089251581137b041828a7e6dcbf75ecbef55b4a3</url>
    <id>089251581137b041828a7e6dcbf75ecbef55b4a3</id>
    <committed-date>2008-05-20T03:10:38-07:00</committed-date>
    <authored-date>2008-05-20T03:10:38-07:00</authored-date>
    <message>Ensure add_column gives valid error for sqlite. [Gunnar Wolf, Pratik] [#197 state:resolved]

SQLite#add_column executes &quot;VACUUM&quot;, which fails if inside a live transaction. This patch
ensures a valid exception is raised if add_column is executed within a live transaction for
sqlite adapter.</message>
    <tree>6f39bcaf9c8c4ca8df27660277ed271eee2a64a0</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a34cc42a2c29928bcdc75b700343f978a9524e58</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/1b0128c5413ace12dee45e9db328cff866a5bb06</url>
    <id>1b0128c5413ace12dee45e9db328cff866a5bb06</id>
    <committed-date>2008-05-19T19:12:56-07:00</committed-date>
    <authored-date>2008-05-19T19:12:25-07:00</authored-date>
    <message>Don't rely on association proxying object_id.  [#225 state:resolved]</message>
    <tree>e267b53ed4ce6d1f15849134eaf43e6acf91da76</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>762295e0ae9d67450403596412bb8489893378d9</id>
      </parent>
    </parents>
    <author>
      <name>Nate Wiger</name>
      <email>nate_wiger@playstation.sony.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a34cc42a2c29928bcdc75b700343f978a9524e58</url>
    <id>a34cc42a2c29928bcdc75b700343f978a9524e58</id>
    <committed-date>2008-05-19T19:07:01-07:00</committed-date>
    <authored-date>2008-05-19T11:42:37-07:00</authored-date>
    <message>- Updated tzinfo to use Rational() instead of Rational.new! due to &quot;private method new!&quot; in Ruby 1.9 - Added ^object_id$ as ignore pattern to fixing &quot;redefining object_id&quot; issue in Ruby 1.9

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>ef186be8a9211da3a00373d76a2da79379909999</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b43309328a4a4c1f6fda6db40a4a86a3c8d643fc</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/762295e0ae9d67450403596412bb8489893378d9</url>
    <id>762295e0ae9d67450403596412bb8489893378d9</id>
    <committed-date>2008-05-19T19:04:28-07:00</committed-date>
    <authored-date>2008-05-19T19:04:28-07:00</authored-date>
    <message>Bundle tmail 1.2.3</message>
    <tree>de5a6344505601fcb3dabbadc708018f0ed3fef2</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5c8433a6f7f869bfcd2001f8c3c4660716e873b</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/b43309328a4a4c1f6fda6db40a4a86a3c8d643fc</url>
    <id>b43309328a4a4c1f6fda6db40a4a86a3c8d643fc</id>
    <committed-date>2008-05-19T16:24:26-07:00</committed-date>
    <authored-date>2008-05-19T16:01:42-07:00</authored-date>
    <message>Ruby 1.9 compat: ensure binary encoding for post body parsing</message>
    <tree>bb5ace11b3167d0b34155ede7d8523aac5d35f57</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b6bec5cdd84c4ba65cbe99ae48697d977ae9491</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/b5c8433a6f7f869bfcd2001f8c3c4660716e873b</url>
    <id>b5c8433a6f7f869bfcd2001f8c3c4660716e873b</id>
    <committed-date>2008-05-19T12:57:42-07:00</committed-date>
    <authored-date>2008-05-19T12:57:08-07:00</authored-date>
    <message>Ruby 1.9 compat: qualify module name within module_evaled block</message>
    <tree>bb3ca6373ffa734d08d908bcabcf0f817454b2fc</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e6f5079a48094eeba3dab9dca52b16b58ddc3634</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/2b6bec5cdd84c4ba65cbe99ae48697d977ae9491</url>
    <id>2b6bec5cdd84c4ba65cbe99ae48697d977ae9491</id>
    <committed-date>2008-05-19T11:16:21-07:00</committed-date>
    <authored-date>2008-05-19T11:16:21-07:00</authored-date>
    <message>Workaround missing Test::Unit::TestCase::PASSTHROUGH_EXCEPTIONS in Ruby &lt; 1.8.6.  [#224 state:resolved]</message>
    <tree>62c8cdb5724af18da50f1abc3fac431152807fc2</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99860b72aebe0348f41e82d4710343498d89a84b</id>
      </parent>
    </parents>
    <author>
      <name>Chris Hapgood</name>
      <email>cch1@hapgoods.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e6f5079a48094eeba3dab9dca52b16b58ddc3634</url>
    <id>e6f5079a48094eeba3dab9dca52b16b58ddc3634</id>
    <committed-date>2008-05-19T03:20:36-07:00</committed-date>
    <authored-date>2008-05-16T08:27:09-07:00</authored-date>
    <message>Test for assert_response for failure response without an exception. [#141 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>d3acbe17454f6f3995eff4314d36440ddaa089de</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>17d1319c480e58e28641b243da50ae5e5eab89dc</id>
      </parent>
    </parents>
    <author>
      <name>Jos&#233; Valim</name>
      <email>jose.valim@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/99860b72aebe0348f41e82d4710343498d89a84b</url>
    <id>99860b72aebe0348f41e82d4710343498d89a84b</id>
    <committed-date>2008-05-19T02:38:59-07:00</committed-date>
    <authored-date>2008-05-16T10:10:30-07:00</authored-date>
    <message>Add fragment_exist? and exist? methods to cache stores. [#203 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>56457862ab6ce523cfb7d6dacd9f38655ab8c715</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1c1d6c2ea72424dfae0b5ee1991d904dcf0f252</id>
      </parent>
    </parents>
    <author>
      <name>Frederick Cheung</name>
      <email>frederick.cheung@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/17d1319c480e58e28641b243da50ae5e5eab89dc</url>
    <id>17d1319c480e58e28641b243da50ae5e5eab89dc</id>
    <committed-date>2008-05-19T02:30:56-07:00</committed-date>
    <authored-date>2008-05-17T11:12:36-07:00</authored-date>
    <message>Ensure observe_field encodes value parameter. [#216 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>511ad2ba892080ec6bd05b9e3659dd326bb18906</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cee9297c9bd43ca8975dc7ca9b707a6aa94c275d</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c1c1d6c2ea72424dfae0b5ee1991d904dcf0f252</url>
    <id>c1c1d6c2ea72424dfae0b5ee1991d904dcf0f252</id>
    <committed-date>2008-05-18T12:13:47-07:00</committed-date>
    <authored-date>2008-05-18T12:13:47-07:00</authored-date>
    <message>Adding documentation for time zone features</message>
    <tree>70ef1a85d125a1f572a3fa7e657617cd789dea16</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cde9c09a524a21214ea9cd0f9ee4489e4d185af2</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/cee9297c9bd43ca8975dc7ca9b707a6aa94c275d</url>
    <id>cee9297c9bd43ca8975dc7ca9b707a6aa94c275d</id>
    <committed-date>2008-05-18T09:48:33-07:00</committed-date>
    <authored-date>2008-05-18T09:48:33-07:00</authored-date>
    <message>Hash.from_xml: datetime xml types overflow to Ruby DateTime class when out of range of Time. Adding tests for utc offsets</message>
    <tree>c9ec24413cfd557c0ab0e2d15ab1877fb489e544</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e30a263bf1744d0b55d073c7d1087d0d64181d2c</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/cde9c09a524a21214ea9cd0f9ee4489e4d185af2</url>
    <id>cde9c09a524a21214ea9cd0f9ee4489e4d185af2</id>
    <committed-date>2008-05-18T09:15:29-07:00</committed-date>
    <authored-date>2008-05-18T09:15:29-07:00</authored-date>
    <message>TimeWithZone #+ and #- : ensure overflow to DateTime with Numeric arg</message>
    <tree>f3f5e90e0c3e85602c74417b80391dbe2eeea706</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be85868987675a158fd4111393b9161296431728</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e30a263bf1744d0b55d073c7d1087d0d64181d2c</url>
    <id>e30a263bf1744d0b55d073c7d1087d0d64181d2c</id>
    <committed-date>2008-05-18T08:59:24-07:00</committed-date>
    <authored-date>2008-05-18T08:59:24-07:00</authored-date>
    <message>InstanceTag#default_time_from_options overflows to DateTime</message>
    <tree>5deb91e3c055264400c29b07740cc33f44269b98</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f333449bd47737a7260d7b9770a2bc50a373abb</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/be85868987675a158fd4111393b9161296431728</url>
    <id>be85868987675a158fd4111393b9161296431728</id>
    <committed-date>2008-05-18T08:48:11-07:00</committed-date>
    <authored-date>2008-05-18T08:48:11-07:00</authored-date>
    <message>Time#to_json: don't convert to utc before encoding. References #175</message>
    <tree>96550f51df56389008dde65bbfee092c2c5a279a</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2463e38efd3cbcc10e7b0a93ad9c2d2224340668</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/0f333449bd47737a7260d7b9770a2bc50a373abb</url>
    <id>0f333449bd47737a7260d7b9770a2bc50a373abb</id>
    <committed-date>2008-05-18T08:25:29-07:00</committed-date>
    <authored-date>2008-05-18T08:25:29-07:00</authored-date>
    <message>time_zone_select docs: explain priority zones option. Add example showing a custom set of priority zones.</message>
    <tree>474ff49a1fc266573c5fd0e13ff28ad13db72b5a</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2183c220ada046993274ccdc6f1f86e9e8a3a5c6</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/2463e38efd3cbcc10e7b0a93ad9c2d2224340668</url>
    <id>2463e38efd3cbcc10e7b0a93ad9c2d2224340668</id>
    <committed-date>2008-05-17T04:22:15-07:00</committed-date>
    <authored-date>2008-05-17T04:22:15-07:00</authored-date>
    <message>Deprecate ActionView::Base.cache_template_extensions

This commit deprecates unused ActionView::Base.cache_template_extensions option
and adds a deprecation warning for those having it in env specific config files.

Thanks to Jos&#233; Valim for pointing this out.</message>
    <tree>f80e21dbef9541a9c93361d9879701438544eb68</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72ed17df44e194674ec9a83a5504db53e3426a8e</id>
      </parent>
    </parents>
    <author>
      <name>Steven Soroka</name>
      <email>ssoroka78@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/2183c220ada046993274ccdc6f1f86e9e8a3a5c6</url>
    <id>2183c220ada046993274ccdc6f1f86e9e8a3a5c6</id>
    <committed-date>2008-05-16T23:49:16-07:00</committed-date>
    <authored-date>2008-05-16T15:41:59-07:00</authored-date>
    <message>Make sure clone_structure can load the results of dump_schema_information

SchemaStatements#dump_schema_information joins inserts with a single \n, but is later split on \n\n, and fails when trying to execute all the inserts as a single sql statement.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;

[#201 state:resolved]</message>
    <tree>9d21384d2f282393aad8b787a37d8922613c95d9</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46f30f902fb5e705683dea19ec22179c61e5f208</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/72ed17df44e194674ec9a83a5504db53e3426a8e</url>
    <id>72ed17df44e194674ec9a83a5504db53e3426a8e</id>
    <committed-date>2008-05-16T17:35:55-07:00</committed-date>
    <authored-date>2008-05-16T17:35:55-07:00</authored-date>
    <message>ignore pkg too</message>
    <tree>ecae2a2c34f73718cb41b6acfa1e7237ee502488</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>345f030c5b6c0a28ddde56c80a1112b00d345c79</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/46f30f902fb5e705683dea19ec22179c61e5f208</url>
    <id>46f30f902fb5e705683dea19ec22179c61e5f208</id>
    <committed-date>2008-05-16T15:21:35-07:00</committed-date>
    <authored-date>2008-05-16T15:01:32-07:00</authored-date>
    <message>Merge documentation changes from docrails.

commit 0fc3381aa5359f31b36057d7bfba2e0eb6a3c064
Author: Xavier Noria &lt;fxn@hashref.com&gt;
Date:   Fri May 16 23:44:51 2008 +0200

    Conventions. Formatting. Revising docs all over the rails.

    This revision encourages the modern resource-oriented form_for usage. In addition corrects some markup and other details.

commit 70e4bcf5cb039bea073851faed2df9f465e6f2f8
Author: Chris Kampmeier &lt;chris@kampers.net&gt;
Date:   Fri May 16 12:09:46 2008 -0700

    Fix a couple spelling errors in docs

commit 6ea5e4208f724b50e774e6a1af027336c3ee3de1
Author: Chris O'Sullivan &lt;thechrisoshow@gmail.com&gt;
Date:   Fri May 16 16:09:11 2008 +0100

    Added docs about source_type for has_one association

commit a01a0178be297b0eb62909819a15a01c6b69a841
Author: miloops &lt;miloops@gmail.com&gt;
Date:   Wed May 14 09:22:39 2008 +0000

    Change migration generator USAGE to explain the timestamped migrations behaviour

commit 4e2bc02163aa646ab1304b1b5bec98a7af8927f5
Author: Xavier Noria &lt;fxn@hashref.com&gt;
Date:   Fri May 16 00:43:03 2008 +0200

    minor revision in url_for docs

    Made explicit that RESTful and controller/action styles are not interchangeable, and revised some markup.

commit d6ecce66f4e125531875006eea8022b73fe135b5
Author: Michael Hartl &lt;michael@michaelhartl.com&gt;
Date:   Thu May 15 10:46:40 2008 -0700

    Expanded and updated the link_to documentation

commit b8c46c86f0b785f6afc3c58eeb1b347543f5901e
Author: Cody Fauser &lt;cody@jadedpixel.com&gt;
Date:   Wed May 14 09:10:02 2008 -0400

    Improve and cleanup ActionMailer documentation

commit 9546ee299952c86329c4854f9b3776382c0575ff
Author: Yehuda Katz &lt;wycats@gmail.com&gt;
Date:   Mon May 12 23:41:43 2008 -0700

    Add documentation for Inflector.inflections

commit cbd5db8f5165f013069b02414f9bf762d88f619f
Author: Manik Juneja &lt;mjuneja@manik-junejas-computer.local&gt;
Date:   Mon May 12 23:43:31 2008 +0530

    minor changes in railties/README. Added dbconsole introduction

commit 130a280ddee1f96ccf378b52c17ee742b5e54f4a
Author: Gaurav Sharma &lt;gaurav@norbauer.com&gt;
Date:   Mon May 12 18:00:19 2008 +0530

    adding documentation for cached_attributes

commit 164c9586480f0a02522ea15ec7fb42c6a783a74d
Author: TomK32 &lt;tomk32@tomk32.de&gt;
Date:   Mon May 12 10:59:33 2008 +0200

    proper heading for &quot;Example:&quot;

commit 35634feb474cc55fbc95edeffe98cec241d45f23
Author: Matt Boehlig &lt;thetamind@gmail.com&gt;
Date:   Sun May 11 16:46:07 2008 -0500

    Cleanup whitespace and change_table documentation

commit 80bba28a1a56a0cafeb0fc94659905e88129bc31
Author: Xavier Noria &lt;fxn@hashref.com&gt;
Date:   Sun May 11 02:54:02 2008 +0200

    documented the source annotation extractor

commit e6823bb1650d9b0fea58bd2d355f388961a408b3
Author: Mike Mondragon &lt;mikemondragon@gmail.com&gt;
Date:   Fri May 9 13:49:56 2008 -0700

    Added additional information about processing email with ActionMailer and the strategy one might want to employ to do so.

commit e6afd8b2736364322b673bbdcca3e9b38b6d3da0
Author: Xavier Noria &lt;fxn@hashref.com&gt;
Date:   Thu May 8 23:49:36 2008 +0200

    corrected and completed docs of increment/decrement/toggle in AR::Base

commit 2fead68b3192332eee27945ed95a94a64ca73f70
Author: Austin Putman &lt;austin@emmanuel.local&gt;
Date:   Wed May 7 19:35:46 2008 -0700

    Documented class methods on ActionController::Routing.  These are dangerous, and mostly used for testing.

commit f5b84182dbc39bea79c8ee319c688d00fa99f9d1
Author: Teflon Ted &lt;github@rudiment.net&gt;
Date:   Wed May 7 16:08:49 2008 -0400

    Added explanation about errant inflections not being patched in the future in order to avoid breaking legacy applications.

commit 370f4f51722cec49ace17093d29e9ce9e8f15cfb
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Wed May 7 14:00:59 2008 +0200

    Applied list conventions in AR::Base

commit 5bd18429f09d44e75191bec42a6db04bd33f3030
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Wed May 7 13:53:35 2008 +0200

    Renamed Options list to Attributes list whenever they weren't option hashes in AR::Base

commit 2fa628e34b25166afb49e3afeea87e770ab84256
Author: Xavier Noria &lt;fxn@hashref.com&gt;
Date:   Wed May 7 11:52:33 2008 +0200

    revised details in Exceptions section of AR::Base docs

commit d912bd5672316454457ae83f6e9dda5197beeb6f
Author: Yaroslav Markin &lt;yaroslav@markin.net&gt;
Date:   Wed May 7 13:50:28 2008 +0400

    Add a filter_parameter_logging usage hint to generated ApplicationController.
    This may help to remind the developer to filter sensitive information from application logs.
    Closes #11578

commit f81d771f0657ae8375b84a77a059812cce5d6fd9
Author: Jack Danger Canty &lt;git@6brand.com&gt;
Date:   Tue May 6 23:35:05 2008 -0700

    doc: ActiveRecord::Reflection::AssociationReflection#through_reflection

    Added documentation demonstrating the use of #through_reflection for
    finding intervening reflection objects for HasManyThrough
    and HasOneThrough.

commit ae6b46f00b5b8b2939c6b37ce3329c83de7e71db
Author: Cheah Chu Yeow &lt;chuyeow@gmail.com&gt;
Date:   Wed May 7 13:47:41 2008 +0800

    Document AttributeAssignmentError and MultiparameterAssignmentErrors.

commit 8f463550b597db2156b67733f31aed13487fbc3a
Author: John Barnette &lt;jbarnette@gmail.com&gt;
Date:   Tue May 6 22:46:44 2008 -0700

    Killing/fixing a bunch of outdated language in the AR README.

commit 284a930a93fbee16e25d06392779dbf2f03e9e12
Author: Jonathan Dance &lt;jd@wuputah.com&gt;
Date:   Tue May 6 14:58:26 2008 -0400

    improvements to the page caching docs

commit 9482da621390c874da7c921c8bd6230caae7035a
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Mon May 5 18:13:40 2008 +0200

    validates_numericality_of() &quot;integer&quot; option really is &quot;only_integer&quot;

commit e9afd6790a8f530528f6597a7f59bb283be754f6
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Mon May 5 12:11:59 2008 +0200

    Harmonized hash notation in AR::Base

commit 67ebf14a91ffd970b582be4ff2991d691a9cf3e1
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Mon May 5 12:06:19 2008 +0200

    Turned options into rdoc-lists in AR::Base

commit 0ec7c0a41d889d4e5382b9dff72f1aaba89bf297
Author: Marshall Huss &lt;mwhuss@Macbook.local&gt;
Date:   Sun May 4 23:21:33 2008 -0400

    Added information of how to set element_name in the case the user has a name confliction with an existing model

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>a733a5c24ba1411968e448185a7097be1151e63a</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>77f873acf2f1fb4533dfca6b26b965a115ebbc54</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/rails/rails/commit/345f030c5b6c0a28ddde56c80a1112b00d345c79</url>
    <id>345f030c5b6c0a28ddde56c80a1112b00d345c79</id>
    <committed-date>2008-05-16T09:36:09-07:00</committed-date>
    <authored-date>2008-05-13T13:04:20-07:00</authored-date>
    <message>Ensure routing generator works with non-string keys. [#172 state:resolved]

Make sure that (with recent correction to globbed parameter escaping) non-string
values can still be passed route generation helpers for globbed route segments.

For example, foo_path([1, 2, 3]) should still work for a route like map.foo &quot;*globbed&quot;
by implicitely calling to_s on the Fixnums.

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>710430c54edfa4c1f145fdad150ea184fc2cc0d1</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>150717344aa5c6d8f46fc67de39d6947553ac286</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/77f873acf2f1fb4533dfca6b26b965a115ebbc54</url>
    <id>77f873acf2f1fb4533dfca6b26b965a115ebbc54</id>
    <committed-date>2008-05-16T05:10:14-07:00</committed-date>
    <authored-date>2008-05-16T04:51:39-07:00</authored-date>
    <message>dbconsole should not require a username for postgresql. [#207 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>2d4c04d3897fcc8bf0e41aabd5495b498bdf66b0</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3baf810482303126c75daa7915e200030d1755e0</id>
      </parent>
    </parents>
    <author>
      <name>Eugene Pimenov</name>
      <email>libc@rghost.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/150717344aa5c6d8f46fc67de39d6947553ac286</url>
    <id>150717344aa5c6d8f46fc67de39d6947553ac286</id>
    <committed-date>2008-05-16T05:00:39-07:00</committed-date>
    <authored-date>2008-04-30T22:37:10-07:00</authored-date>
    <message>auto_link helper fails to recognize links separated by space. [#72 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>12523f30770c8b7d0071982f36c55d98057705d5</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
</commits>
