<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>8d2ca7dde1993dea6f01ea504e7c1e154a09dbd0</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Holsten</name>
      <email>joseph@josephholsten.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/fea8d9d06ffaf85eb9e590ae3ac7cf082ad0c420</url>
    <id>fea8d9d06ffaf85eb9e590ae3ac7cf082ad0c420</id>
    <committed-date>2008-11-25T18:53:24-08:00</committed-date>
    <authored-date>2008-11-25T18:53:24-08:00</authored-date>
    <message>Extract XmlMini from XmlSimple. [#1474 state:committed]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>fedb1339432985c173ff8ee0b01e527f70e28d63</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9c95c82e5d522f42ac866462773ee078afcddf2</id>
      </parent>
      <parent>
        <id>c80fe1093deeb57eee8df11d3c4120158634cb81</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/8d2ca7dde1993dea6f01ea504e7c1e154a09dbd0</url>
    <id>8d2ca7dde1993dea6f01ea504e7c1e154a09dbd0</id>
    <committed-date>2008-11-25T18:48:46-08:00</committed-date>
    <authored-date>2008-11-25T18:48:46-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:rails/rails</message>
    <tree>c68b0a9a12b4079ad375a1172b3186a83755cabf</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>07abc5efe1bc71902b0c517ef97dcb36564f2336</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c80fe1093deeb57eee8df11d3c4120158634cb81</url>
    <id>c80fe1093deeb57eee8df11d3c4120158634cb81</id>
    <committed-date>2008-11-25T13:05:07-08:00</committed-date>
    <authored-date>2008-11-25T12:48:09-08:00</authored-date>
    <message>Move debugger into middleware</message>
    <tree>05e234c2eb291d72d453a7df8b27bb15fe79bac9</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e126e1aac07d353e10fe9871fc3fc3f040cc8911</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/07abc5efe1bc71902b0c517ef97dcb36564f2336</url>
    <id>07abc5efe1bc71902b0c517ef97dcb36564f2336</id>
    <committed-date>2008-11-25T11:51:30-08:00</committed-date>
    <authored-date>2008-11-25T11:27:54-08:00</authored-date>
    <message>Add a MessageEncryptor, just like MessageVerifier but using symmetric key encryption.

The use of encryption prevents people from seeing any potentially secret values you've used.  It also supports and encrypt_and_sign model to prevent people from tampering with the bits and creating random junk that gets fed to

A motivated coder could use this to add an :encrypt=&gt;true option to the cookie store.</message>
    <tree>f7874f9b0a4d01e63245a637d79983f4cefbf058</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3dd3ffde06931d47e3052260efba26b1cc5bd7c9</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e126e1aac07d353e10fe9871fc3fc3f040cc8911</url>
    <id>e126e1aac07d353e10fe9871fc3fc3f040cc8911</id>
    <committed-date>2008-11-25T11:26:38-08:00</committed-date>
    <authored-date>2008-11-25T11:26:38-08:00</authored-date>
    <message>don't try to require vendored rack in script/server</message>
    <tree>37ff58487a79375e689ba4e13e3f85bfe8600f64</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d4754677a34d34d4a0955a04f2cc6571bdc5e82d</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/3dd3ffde06931d47e3052260efba26b1cc5bd7c9</url>
    <id>3dd3ffde06931d47e3052260efba26b1cc5bd7c9</id>
    <committed-date>2008-11-25T11:20:12-08:00</committed-date>
    <authored-date>2008-11-25T11:20:12-08:00</authored-date>
    <message>Depend on rack 0.4.0 instead of vendoring it</message>
    <tree>fb9b6c0936428702febfc87ea959d71a142b76a4</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>759183c822240ee0a550f1f5a556ffc314b68099</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/d4754677a34d34d4a0955a04f2cc6571bdc5e82d</url>
    <id>d4754677a34d34d4a0955a04f2cc6571bdc5e82d</id>
    <committed-date>2008-11-25T10:32:14-08:00</committed-date>
    <authored-date>2008-11-25T10:32:14-08:00</authored-date>
    <message>Deprecate assert_valid</message>
    <tree>7407f1ef988bfb1b195fceac423b1bccccca443d</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8558798d404f3373517a85fe9e3e8d519c8f3d9</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/759183c822240ee0a550f1f5a556ffc314b68099</url>
    <id>759183c822240ee0a550f1f5a556ffc314b68099</id>
    <committed-date>2008-11-25T08:38:20-08:00</committed-date>
    <authored-date>2008-11-25T08:38:20-08:00</authored-date>
    <message>Ensure ActionView will be available to ActionMailer if ActionController is not loaded</message>
    <tree>528a6b2539b69855c6c6813c3f4c2c63e2e1d912</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb4968171020bf3bb8f713cd69fe035ee5a3d608</id>
      </parent>
    </parents>
    <author>
      <name>Craig Davey</name>
      <email>me@craigdavey.ca</email>
    </author>
    <url>http://github.com/rails/rails/commit/f8558798d404f3373517a85fe9e3e8d519c8f3d9</url>
    <id>f8558798d404f3373517a85fe9e3e8d519c8f3d9</id>
    <committed-date>2008-11-25T08:05:59-08:00</committed-date>
    <authored-date>2008-11-25T08:05:59-08:00</authored-date>
    <message>Ensure all HTML:: constants are available to autoload [#1462 state:resolved]

Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>ef9e474f62d4aef21a599ae8114a4108f2a3922c</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b6fd6ccc8fd93997db035553ce0bb35bf0856635</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/d9c95c82e5d522f42ac866462773ee078afcddf2</url>
    <id>d9c95c82e5d522f42ac866462773ee078afcddf2</id>
    <committed-date>2008-11-24T22:45:44-08:00</committed-date>
    <authored-date>2008-11-24T22:45:44-08:00</authored-date>
    <message>Explicitly require Active Support for tests</message>
    <tree>2f468929a225ecc571bdc926020b42b61d894d8a</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6482db8669aecffc4c2887ebed874b685434c17b</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/b6fd6ccc8fd93997db035553ce0bb35bf0856635</url>
    <id>b6fd6ccc8fd93997db035553ce0bb35bf0856635</id>
    <committed-date>2008-11-24T22:42:11-08:00</committed-date>
    <authored-date>2008-11-24T22:42:11-08:00</authored-date>
    <message>AS::Dependencies also has core extensions; don't autoload it.</message>
    <tree>a1a6be0ab303165e74cb25e62d66ddb2be8f3c7f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce50ca1baf29f2edc829011ffc247e68ebd995c3</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/6482db8669aecffc4c2887ebed874b685434c17b</url>
    <id>6482db8669aecffc4c2887ebed874b685434c17b</id>
    <committed-date>2008-11-24T22:41:24-08:00</committed-date>
    <authored-date>2008-11-24T22:41:24-08:00</authored-date>
    <message>Explicitly require Action View also</message>
    <tree>5f18a8c0942c8830522aad5549570d4a4bc92369</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb4968171020bf3bb8f713cd69fe035ee5a3d608</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/ce50ca1baf29f2edc829011ffc247e68ebd995c3</url>
    <id>ce50ca1baf29f2edc829011ffc247e68ebd995c3</id>
    <committed-date>2008-11-24T22:39:11-08:00</committed-date>
    <authored-date>2008-11-24T22:39:11-08:00</authored-date>
    <message>Explicitly require AS::Deprecation for the SecretKeyGenerator. Bring in ActiveSupport::TestCase for its tests.</message>
    <tree>70e6a7530ee146277b9dec666849eeb817e28522</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d40bc307f9cc5836a3eb22e0cbdb612eaaf2bc04</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/cb4968171020bf3bb8f713cd69fe035ee5a3d608</url>
    <id>cb4968171020bf3bb8f713cd69fe035ee5a3d608</id>
    <committed-date>2008-11-24T21:47:26-08:00</committed-date>
    <authored-date>2008-11-24T21:47:26-08:00</authored-date>
    <message>Skip fcgi dispatcher tests if fcgi lib isn't available</message>
    <tree>d1b8badb4cdd3c98a60dfb5a47e05f3af55b32b5</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36dcfcf126b7e7ba33ebe0d7148c9023e7494464</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/d40bc307f9cc5836a3eb22e0cbdb612eaaf2bc04</url>
    <id>d40bc307f9cc5836a3eb22e0cbdb612eaaf2bc04</id>
    <committed-date>2008-11-24T21:47:09-08:00</committed-date>
    <authored-date>2008-11-24T21:47:09-08:00</authored-date>
    <message>Explicitly require action_view to bring in its i18n load path</message>
    <tree>00e0f00a6753bd2e6600d4e36d355b7f189e93da</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5870d43e3aac4ae02a650d0112b305c6a3d9114</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/36dcfcf126b7e7ba33ebe0d7148c9023e7494464</url>
    <id>36dcfcf126b7e7ba33ebe0d7148c9023e7494464</id>
    <committed-date>2008-11-24T18:48:00-08:00</committed-date>
    <authored-date>2008-11-24T18:48:00-08:00</authored-date>
    <message>Really remove components.</message>
    <tree>3968994242766ebd449bc7ffc8cd5e43c2ca020d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>104f3a57768602289299b3be0fab5b1ed21d7653</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/a5870d43e3aac4ae02a650d0112b305c6a3d9114</url>
    <id>a5870d43e3aac4ae02a650d0112b305c6a3d9114</id>
    <committed-date>2008-11-24T18:47:42-08:00</committed-date>
    <authored-date>2008-11-24T18:47:42-08:00</authored-date>
    <message>Rename Rails::Info.components to frameworks</message>
    <tree>6baa195fdacd09f7c79f307a8e54387320d90050</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d01f75b1f091c37d14ece70cbe5f52f20f25d64c</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/104f3a57768602289299b3be0fab5b1ed21d7653</url>
    <id>104f3a57768602289299b3be0fab5b1ed21d7653</id>
    <committed-date>2008-11-24T18:43:04-08:00</committed-date>
    <authored-date>2008-11-24T18:43:04-08:00</authored-date>
    <message>Add config.preload_frameworks to load all frameworks at startup. Default to false so Rails autoloads itself as it's used.</message>
    <tree>8e467393ec0541d3db1cacd895e094e995574eb4</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>536c239966da020777c501d8a2fa7f026fb3a451</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/d01f75b1f091c37d14ece70cbe5f52f20f25d64c</url>
    <id>d01f75b1f091c37d14ece70cbe5f52f20f25d64c</id>
    <committed-date>2008-11-24T18:10:23-08:00</committed-date>
    <authored-date>2008-11-24T18:10:23-08:00</authored-date>
    <message>Initializer#env relies on StringInquirer autoload. Style fixes.</message>
    <tree>d794dba5b7d8b6f12339bcac8901e0379a8e6086</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>565fad350ebef6d42c567fb9ba57477f76dad1a9</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/536c239966da020777c501d8a2fa7f026fb3a451</url>
    <id>536c239966da020777c501d8a2fa7f026fb3a451</id>
    <committed-date>2008-11-24T13:08:25-08:00</committed-date>
    <authored-date>2008-11-24T13:08:25-08:00</authored-date>
    <message>JSON can't be autoloaded since it includes core extensions</message>
    <tree>2f61c31809cc4592efa5afa93026b66a87c9500d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f07b537cef715eb48169675d5582a06f4277b40</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/565fad350ebef6d42c567fb9ba57477f76dad1a9</url>
    <id>565fad350ebef6d42c567fb9ba57477f76dad1a9</id>
    <committed-date>2008-11-24T12:05:17-08:00</committed-date>
    <authored-date>2008-11-24T12:05:17-08:00</authored-date>
    <message>Ruby 1.9 compat: explicitly require delegate for cookie's DelegateClass</message>
    <tree>bfeaa36f98316b539e653567f58657e1fcb0e3ae</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>720ffdc42fd70e296cc4565a80891fdc8cb91362</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/0f07b537cef715eb48169675d5582a06f4277b40</url>
    <id>0f07b537cef715eb48169675d5582a06f4277b40</id>
    <committed-date>2008-11-24T11:39:51-08:00</committed-date>
    <authored-date>2008-11-24T11:39:51-08:00</authored-date>
    <message>Require builder before fast_xs so we don't tickle its over-eager String#to_xs collision check</message>
    <tree>80768b5330f5bd688116f5ba329d778302c5a6a9</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e06c5bef7f73e05e6867343ec0bf3091b8eb0a92</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/720ffdc42fd70e296cc4565a80891fdc8cb91362</url>
    <id>720ffdc42fd70e296cc4565a80891fdc8cb91362</id>
    <committed-date>2008-11-24T11:05:54-08:00</committed-date>
    <authored-date>2008-11-24T11:05:54-08:00</authored-date>
    <message>Explicitly require Builder in test that uses it</message>
    <tree>2a9589c4f61808174fb558497c50883a3f558e64</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1cbdd53bd383e7d1dc34cad50c22ff5a330bbf91</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/e06c5bef7f73e05e6867343ec0bf3091b8eb0a92</url>
    <id>e06c5bef7f73e05e6867343ec0bf3091b8eb0a92</id>
    <committed-date>2008-11-24T11:05:07-08:00</committed-date>
    <authored-date>2008-11-24T11:05:07-08:00</authored-date>
    <message>Revert &quot;Hack builder to look for fast_xs instead of insisting on its own String#to_xs&quot;

This reverts commit 5d3712a81e502f46b2745d238d9bb76fcdb31f5b.</message>
    <tree>aa2915c5aa7fbca29d2f9354901b3758bc525e89</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7568e77d79cba9202b961cbe2a822b8b6b34bb0</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/1cbdd53bd383e7d1dc34cad50c22ff5a330bbf91</url>
    <id>1cbdd53bd383e7d1dc34cad50c22ff5a330bbf91</id>
    <committed-date>2008-11-24T10:50:09-08:00</committed-date>
    <authored-date>2008-11-24T10:50:09-08:00</authored-date>
    <message>Add a rake task to generate dispatchers : rake rails:generate_dispatchers</message>
    <tree>4854eec0514d44e3134af77a80b8ca73b4c601d7</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b5730cc6e9194fb5f67fe79d2c7849e200ba6ed</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/b7568e77d79cba9202b961cbe2a822b8b6b34bb0</url>
    <id>b7568e77d79cba9202b961cbe2a822b8b6b34bb0</id>
    <committed-date>2008-11-24T10:35:09-08:00</committed-date>
    <authored-date>2008-11-24T10:35:09-08:00</authored-date>
    <message>Fix typo in 5b5730cc6e9194fb5f67fe79d2c7849e200ba6ed</message>
    <tree>0a7e65055c91f03f5fe4696458b28412e3481772</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>835be0cbedd56bb4af71f1104d311d0e425e7abf</id>
      </parent>
    </parents>
    <author>
      <name>Yaroslav Markin</name>
      <email>yaroslav@markin.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/5b5730cc6e9194fb5f67fe79d2c7849e200ba6ed</url>
    <id>5b5730cc6e9194fb5f67fe79d2c7849e200ba6ed</id>
    <committed-date>2008-11-24T10:31:58-08:00</committed-date>
    <authored-date>2008-11-24T10:22:04-08:00</authored-date>
    <message>Don't generate public/dispatch.cgi/fcgi/rb files by default.

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>cb9a185ef246405decb2cb67f1f5d3770166840a</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61becfe2b99f1d026c300fbe16ac853b2147b3cf</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/835be0cbedd56bb4af71f1104d311d0e425e7abf</url>
    <id>835be0cbedd56bb4af71f1104d311d0e425e7abf</id>
    <committed-date>2008-11-24T10:31:16-08:00</committed-date>
    <authored-date>2008-11-24T10:30:04-08:00</authored-date>
    <message>missed ActiveRecord::Migrator</message>
    <tree>08395fc6b686f8850a910ece45908a1688e31911</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eac16d0ee1f9a46e686503196e3920e2113ccc0a</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Garside</name>
      <email>geoff@geoffgarside.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/61becfe2b99f1d026c300fbe16ac853b2147b3cf</url>
    <id>61becfe2b99f1d026c300fbe16ac853b2147b3cf</id>
    <committed-date>2008-11-24T10:19:56-08:00</committed-date>
    <authored-date>2008-11-24T04:23:27-08:00</authored-date>
    <message>Test default singleton resource route to ensure it uses GET. This is important if using map.root :resource instead of map.root :resources for some reason.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>bbd551f11e9cbb598a2a699e591bf0ab4b279ef9</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8aeed003f562fe9199614d013163c89b5182cd33</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Garside</name>
      <email>geoff@geoffgarside.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/eac16d0ee1f9a46e686503196e3920e2113ccc0a</url>
    <id>eac16d0ee1f9a46e686503196e3920e2113ccc0a</id>
    <committed-date>2008-11-24T10:19:55-08:00</committed-date>
    <authored-date>2008-11-18T07:14:55-08:00</authored-date>
    <message>Reorder the way in which map.resource routes are added to the set. This prevents the singular named route from hitting :create instead of :show.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>8f1db2eeeb8af6a682bfc19f94abd9fe9d7fbbbb</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
</commits>
