<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3eb68248e0c0495c4533792260c9262fcd2840af</id>
      </parent>
    </parents>
    <author>
      <name>Nick</name>
      <email>nick@nicksieger.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/9dc4f6611043d032e576d93430cd29efc8864bc4</url>
    <id>9dc4f6611043d032e576d93430cd29efc8864bc4</id>
    <committed-date>2008-08-29T12:12:09-07:00</committed-date>
    <authored-date>2008-04-19T08:18:02-07:00</authored-date>
    <message>Add method punctuation handling to #synchronize</message>
    <tree>69473e5bbc8a4059a94c55ddac4eacb45180c1ca</tree>
    <committer>
      <name>Nick Sieger</name>
      <email>nick@nicksieger.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5879b15f23f080badedbbab7835eda8c2c748a52</id>
      </parent>
    </parents>
    <author>
      <name>Nick</name>
      <email>nick@nicksieger.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/3eb68248e0c0495c4533792260c9262fcd2840af</url>
    <id>3eb68248e0c0495c4533792260c9262fcd2840af</id>
    <committed-date>2008-08-29T12:12:08-07:00</committed-date>
    <authored-date>2008-04-19T08:07:55-07:00</authored-date>
    <message>Adds Module#synchronize for easier method-level synchronization.</message>
    <tree>01b4d30fd7e7a6a380928d3640f6a6d4a525118d</tree>
    <committer>
      <name>Nick Sieger</name>
      <email>nick@nicksieger.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6edaa267174dfedaf5b152b9eba25b4eb5e34c99</id>
      </parent>
    </parents>
    <author>
      <name>Nick</name>
      <email>nick@nicksieger.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/5879b15f23f080badedbbab7835eda8c2c748a52</url>
    <id>5879b15f23f080badedbbab7835eda8c2c748a52</id>
    <committed-date>2008-08-29T12:12:08-07:00</committed-date>
    <authored-date>2008-04-18T22:34:22-07:00</authored-date>
    <message>Rename defined_connections to connection_pools

- Distinguis meaning of &quot;active_connections&quot; to always mean connections
  associated with the current thread</message>
    <tree>26d7a2ddcf4b9a844f0e7bf93427f6f0ff09c5a6</tree>
    <committer>
      <name>Nick Sieger</name>
      <email>nick@nicksieger.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a81f156bd81990a50ecf13986b2131dbd20a62b</id>
      </parent>
    </parents>
    <author>
      <name>Nick</name>
      <email>nick@nicksieger.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6edaa267174dfedaf5b152b9eba25b4eb5e34c99</url>
    <id>6edaa267174dfedaf5b152b9eba25b4eb5e34c99</id>
    <committed-date>2008-08-29T12:12:08-07:00</committed-date>
    <authored-date>2008-04-18T22:24:01-07:00</authored-date>
    <message>Initial conversion to connection pool

So far so good, tests still run clean. Next steps: synchronize connection pool access
and modification, and change allow_concurrency to simply switch a real lock for a
null lock.</message>
    <tree>c5dbbcf112bb933e653f2f89d1c1dca17c377aca</tree>
    <committer>
      <name>Nick Sieger</name>
      <email>nick@nicksieger.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db26b47b9f4dbebd478a5fe6c0dcd38b8697939a</id>
      </parent>
    </parents>
    <author>
      <name>Nick</name>
      <email>nick@nicksieger.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/1a81f156bd81990a50ecf13986b2131dbd20a62b</url>
    <id>1a81f156bd81990a50ecf13986b2131dbd20a62b</id>
    <committed-date>2008-08-29T12:12:08-07:00</committed-date>
    <authored-date>2008-04-15T06:32:05-07:00</authored-date>
    <message>Change all databases.rake adapter 'when' statements to use regexes.

This is more friendly to JRuby/JDBC adapters (with names like 'jdbcmysql')
and leaves the door open to alternate implementations of adapters in the
future.</message>
    <tree>6b4c868840233a284b3b0540f7b6168043d372c5</tree>
    <committer>
      <name>Nick Sieger</name>
      <email>nick@nicksieger.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0b949d87375ae351757adffd192d8cb1f3dbf8d</id>
      </parent>
    </parents>
    <author>
      <name>Tom Lea</name>
      <email>contrib@tomlea.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/db26b47b9f4dbebd478a5fe6c0dcd38b8697939a</url>
    <id>db26b47b9f4dbebd478a5fe6c0dcd38b8697939a</id>
    <committed-date>2008-08-29T11:52:01-07:00</committed-date>
    <authored-date>2008-08-26T03:08:31-07:00</authored-date>
    <message>Ensure that calling content_tag_for in a helper doesn't cause duplicate output.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#871 state:committed]</message>
    <tree>7312c03896fef70832bb116c0f644bbb222b3c9e</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a200c67611ed3bb2d276a9a1d1eb67b5c926f22a</id>
      </parent>
    </parents>
    <author>
      <name>Tim Haines</name>
      <email>tmhaines@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/d0b949d87375ae351757adffd192d8cb1f3dbf8d</url>
    <id>d0b949d87375ae351757adffd192d8cb1f3dbf8d</id>
    <committed-date>2008-08-29T11:51:47-07:00</committed-date>
    <authored-date>2008-08-29T03:09:51-07:00</authored-date>
    <message>Improve assert_select_rjs failure messages for show, hide, toggle, and remove

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#931 state:committed]</message>
    <tree>4c485a7daf4e3274e428407a53d14d2eabddeb14</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>743f0e7114b071bf7786a80227c12dcc7ccee6c1</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a200c67611ed3bb2d276a9a1d1eb67b5c926f22a</url>
    <id>a200c67611ed3bb2d276a9a1d1eb67b5c926f22a</id>
    <committed-date>2008-08-29T11:26:28-07:00</committed-date>
    <authored-date>2008-08-29T11:25:21-07:00</authored-date>
    <message>Merge RenderTest and NewRenderTest</message>
    <tree>240d47a823a9fbb20bbb224b55706c61a891edbb</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a9086b3daa0a5174ba2118a2131eb5121f32d41b</id>
      </parent>
    </parents>
    <author>
      <name>Eugene Pimenov</name>
      <email>libc@mac.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/743f0e7114b071bf7786a80227c12dcc7ccee6c1</url>
    <id>743f0e7114b071bf7786a80227c12dcc7ccee6c1</id>
    <committed-date>2008-08-29T11:24:20-07:00</committed-date>
    <authored-date>2008-08-29T03:36:00-07:00</authored-date>
    <message>Make case insensitive validates_uniqueness_of use unicode aware downcase method.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>54ac538042ba3e6caa556bec65f42a4c20385cd4</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6769d824f9c20812a0e6cd6e0c19742984b2450e</id>
      </parent>
    </parents>
    <author>
      <name>Nick Sieger</name>
      <email>nick@nicksieger.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a9086b3daa0a5174ba2118a2131eb5121f32d41b</url>
    <id>a9086b3daa0a5174ba2118a2131eb5121f32d41b</id>
    <committed-date>2008-08-29T08:21:39-07:00</committed-date>
    <authored-date>2008-08-29T08:19:26-07:00</authored-date>
    <message>Make query-cache thread-local

Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>e06db5b9612b7b91ed33e691865761aca60c872c</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db116a2ed688d36570f412a42e9fc33dcbca56c7</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6769d824f9c20812a0e6cd6e0c19742984b2450e</url>
    <id>6769d824f9c20812a0e6cd6e0c19742984b2450e</id>
    <committed-date>2008-08-29T06:27:34-07:00</committed-date>
    <authored-date>2008-08-29T06:23:28-07:00</authored-date>
    <message>Fix parentheses warnings</message>
    <tree>f3dcb43ece76ab91ac0024905c592178a70784a3</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6577942b61b98e3bca54c0af3df57f8334b832b9</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/rails/rails/commit/db116a2ed688d36570f412a42e9fc33dcbca56c7</url>
    <id>db116a2ed688d36570f412a42e9fc33dcbca56c7</id>
    <committed-date>2008-08-29T06:06:37-07:00</committed-date>
    <authored-date>2008-08-25T03:37:34-07:00</authored-date>
    <message>Fix NamedScope regex so methods containing &quot;an&quot; get delegated to proxy_found. [#901 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>2f2623fc889af731135efbc06371db59ba9cc27c</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>85070b5e5679221be0f44ce1886be99432d53dd0</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6577942b61b98e3bca54c0af3df57f8334b832b9</url>
    <id>6577942b61b98e3bca54c0af3df57f8334b832b9</id>
    <committed-date>2008-08-29T05:43:30-07:00</committed-date>
    <authored-date>2008-08-29T05:41:53-07:00</authored-date>
    <message>Deprecate render_component.

Please install render_component plugin from http://github.com/rails/render_component/tree/master
if your application uses this functionality.</message>
    <tree>d60f3ada648328f761a9023bfecfbb80c466dfba</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c94f6ea2f30c4fa27cfe18db3af92b2633bcad36</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/85070b5e5679221be0f44ce1886be99432d53dd0</url>
    <id>85070b5e5679221be0f44ce1886be99432d53dd0</id>
    <committed-date>2008-08-28T22:36:10-07:00</committed-date>
    <authored-date>2008-08-28T22:36:10-07:00</authored-date>
    <message>Date#freeze bug doesn't affect Ruby 1.9</message>
    <tree>d6efbbde749206b86a592180046a24ba5a97938c</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>766fb54c8f112aa2ae82a031a4bb1b0d040a4e84</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/c94f6ea2f30c4fa27cfe18db3af92b2633bcad36</url>
    <id>c94f6ea2f30c4fa27cfe18db3af92b2633bcad36</id>
    <committed-date>2008-08-28T22:27:55-07:00</committed-date>
    <authored-date>2008-08-28T22:27:55-07:00</authored-date>
    <message>Date#freeze bug doesn't affect Ruby 1.9</message>
    <tree>a58cf80f0b583790dc852939247490456be6699b</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>082c377954fda43ad3b84abe5864e3e181f8e757</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/766fb54c8f112aa2ae82a031a4bb1b0d040a4e84</url>
    <id>766fb54c8f112aa2ae82a031a4bb1b0d040a4e84</id>
    <committed-date>2008-08-28T12:35:47-07:00</committed-date>
    <authored-date>2008-08-28T12:35:47-07:00</authored-date>
    <message>Fix indentation</message>
    <tree>fe1225cfcea1164bc8c4e899e29bdfe6865a3b5b</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9cc8c0a0a18163fb6ae0f66b2513c902d19459dc</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/082c377954fda43ad3b84abe5864e3e181f8e757</url>
    <id>082c377954fda43ad3b84abe5864e3e181f8e757</id>
    <committed-date>2008-08-28T12:32:38-07:00</committed-date>
    <authored-date>2008-08-28T12:32:38-07:00</authored-date>
    <message>Missed changelog update for #501</message>
    <tree>f32e115e443869e3389b82091370ad8f6887de37</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7bdd5b768e51f74fa437d1cc8f3c36643364c4fe</id>
      </parent>
    </parents>
    <author>
      <name>Brennan Dunn</name>
      <email>me@brennandunn.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/9cc8c0a0a18163fb6ae0f66b2513c902d19459dc</url>
    <id>9cc8c0a0a18163fb6ae0f66b2513c902d19459dc</id>
    <committed-date>2008-08-28T12:29:49-07:00</committed-date>
    <authored-date>2008-08-28T04:53:29-07:00</authored-date>
    <message>Routes may be restricted to lists of HTTP methods instead of a single method or :any.

[#407 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>1731a3f436612031aec1b812fe1e2fb5b4d7da44</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db22c89543f45d7f27847003af949afa21cb6fa1</id>
      </parent>
    </parents>
    <author>
      <name>Brennan Dunn</name>
      <email>me@brennandunn.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/7bdd5b768e51f74fa437d1cc8f3c36643364c4fe</url>
    <id>7bdd5b768e51f74fa437d1cc8f3c36643364c4fe</id>
    <committed-date>2008-08-28T12:23:39-07:00</committed-date>
    <authored-date>2008-08-28T04:35:00-07:00</authored-date>
    <message>Accept an array of method symbols for collection/member actions of resources

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>302fa46da10fdd0331ec751aa02134d192653c2c</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44af2efa2c7391681968c827ca47201a0a02e974</id>
      </parent>
    </parents>
    <author>
      <name>Andrew White</name>
      <email>andyw@pixeltrix.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/db22c89543f45d7f27847003af949afa21cb6fa1</url>
    <id>db22c89543f45d7f27847003af949afa21cb6fa1</id>
    <committed-date>2008-08-28T12:07:15-07:00</committed-date>
    <authored-date>2008-08-28T09:00:18-07:00</authored-date>
    <message>Merge scoped :joins together instead of overwriting them. May expose scoping bugs in your code!

[#501 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>ed7d27eecfca62a9147577a26402e02d5600b1ee</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce4d13861dc54a1ac7fbe411327b9a2427f95366</id>
      </parent>
    </parents>
    <author>
      <name>Ernie Miller</name>
      <email>ernie@metautonomo.us</email>
    </author>
    <url>http://github.com/rails/rails/commit/44af2efa2c7391681968c827ca47201a0a02e974</url>
    <id>44af2efa2c7391681968c827ca47201a0a02e974</id>
    <committed-date>2008-08-28T11:58:25-07:00</committed-date>
    <authored-date>2008-08-28T11:01:42-07:00</authored-date>
    <message>Refactored AssociationCollection#count for uniformity and Ruby 1.8.7 support.

[#831 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>a25ede2a88799c281468fcdaa4321d6048cee240</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>293f99700d6f2388ea5c504d706651ff3044d733</id>
      </parent>
      <parent>
        <id>acbf2b74aa3001fb6064bba96cd0033495774357</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/ce4d13861dc54a1ac7fbe411327b9a2427f95366</url>
    <id>ce4d13861dc54a1ac7fbe411327b9a2427f95366</id>
    <committed-date>2008-08-28T11:47:06-07:00</committed-date>
    <authored-date>2008-08-28T11:47:06-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:rails/rails</message>
    <tree>54863b03010dbbc4f729bc600b8e83f54e460c71</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b6870cfae8d50a2ffd4f024d33d51aadaa6a6f7</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/acbf2b74aa3001fb6064bba96cd0033495774357</url>
    <id>acbf2b74aa3001fb6064bba96cd0033495774357</id>
    <committed-date>2008-08-28T08:37:46-07:00</committed-date>
    <authored-date>2008-08-28T08:37:46-07:00</authored-date>
    <message>Deprecated implicit local assignments when rendering partials</message>
    <tree>54bd7e783a063ddf359721eefd2a5566d12a9a0f</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96c6fe084228d570dad80e3100830edb2bc0448d</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8b6870cfae8d50a2ffd4f024d33d51aadaa6a6f7</url>
    <id>8b6870cfae8d50a2ffd4f024d33d51aadaa6a6f7</id>
    <committed-date>2008-08-28T03:47:18-07:00</committed-date>
    <authored-date>2008-08-28T03:47:18-07:00</authored-date>
    <message>Prevent deprecation warning in the tests</message>
    <tree>d6a1c3d11a102064dde57a85a15806539c93b870</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96c6fe084228d570dad80e3100830edb2bc0448d</id>
      </parent>
    </parents>
    <author>
      <name>Bradford Folkens</name>
      <email>bfolkens@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/293f99700d6f2388ea5c504d706651ff3044d733</url>
    <id>293f99700d6f2388ea5c504d706651ff3044d733</id>
    <committed-date>2008-08-27T23:48:54-07:00</committed-date>
    <authored-date>2008-07-10T09:37:07-07:00</authored-date>
    <message>Reinstate Range#step default argument.

[#595 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>65595268b26911c1f69c50706899b1849785e4c2</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>13671cc565aad2327f81a29789154b829ceeda04</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/96c6fe084228d570dad80e3100830edb2bc0448d</url>
    <id>96c6fe084228d570dad80e3100830edb2bc0448d</id>
    <committed-date>2008-08-27T23:32:21-07:00</committed-date>
    <authored-date>2008-08-26T09:29:16-07:00</authored-date>
    <message>Implement count limit/offset support for has_many associations

[#348 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>f573cc36df43094cb2b9f7a5cf6ba3406e5edb24</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad562c58eabfb8b44cb8ac9e87b87a7f998325fd</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/13671cc565aad2327f81a29789154b829ceeda04</url>
    <id>13671cc565aad2327f81a29789154b829ceeda04</id>
    <committed-date>2008-08-27T23:29:29-07:00</committed-date>
    <authored-date>2008-08-26T09:00:47-07:00</authored-date>
    <message>Alias included associations if needed when doing a count

[#302 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>9fcca45f5d322423f71563f91b11dbfa84f01c92</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f277e1d8fddfa417104c6fe095c15559f0c8713d</id>
      </parent>
    </parents>
    <author>
      <name>Tom Lea</name>
      <email>contrib@tomlea.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/ad562c58eabfb8b44cb8ac9e87b87a7f998325fd</url>
    <id>ad562c58eabfb8b44cb8ac9e87b87a7f998325fd</id>
    <committed-date>2008-08-27T23:13:41-07:00</committed-date>
    <authored-date>2008-08-11T06:12:53-07:00</authored-date>
    <message>Dirty: treat two changes resulting in the original value as being unchanged.

[#798 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>de532e0f56ea86382b12d637f32a7b4480c84c28</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e42a235dd18a39ccc83382365088de96f24fa236</id>
      </parent>
    </parents>
    <author>
      <name>Ken Collins</name>
      <email>ken@metaskills.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/f277e1d8fddfa417104c6fe095c15559f0c8713d</url>
    <id>f277e1d8fddfa417104c6fe095c15559f0c8713d</id>
    <committed-date>2008-08-27T23:06:20-07:00</committed-date>
    <authored-date>2008-06-14T11:06:27-07:00</authored-date>
    <message>Added TextHelper#current_cycle to return the current cycle for better design options.

[#417 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>39865611a3e8b3b8d3df441c1c646dad30c03edb</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2068d14d29ec767c681798b3814f0a8e22fb0ff</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e42a235dd18a39ccc83382365088de96f24fa236</url>
    <id>e42a235dd18a39ccc83382365088de96f24fa236</id>
    <committed-date>2008-08-27T23:03:11-07:00</committed-date>
    <authored-date>2008-07-01T01:52:20-07:00</authored-date>
    <message>Request#remote_ip handles the uncommon case that REMOTE_ADDR is a comma-separated list.

[#523 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>b3b2ecd628fa70ab6fbc8ec0649d6b044b2f285d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
</commits>
