<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>66bde7b8284baa4c726c3cc6b82b40a21d2df69c</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/480ec74067716f4a660f02bd95532355ac6a1152</url>
    <id>480ec74067716f4a660f02bd95532355ac6a1152</id>
    <committed-date>2008-07-17T22:29:23-07:00</committed-date>
    <authored-date>2008-07-17T22:29:23-07:00</authored-date>
    <message>Fixed bug where explicit table names were not being reserved with finder conditions. This is now compatible with Rails 2.0.1.</message>
    <tree>222fd0a52758e0170097737f88a1480eff6736cd</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5cfb1b96db1fad833627cc3d31d1b6fd17021be</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/66bde7b8284baa4c726c3cc6b82b40a21d2df69c</url>
    <id>66bde7b8284baa4c726c3cc6b82b40a21d2df69c</id>
    <committed-date>2008-07-17T21:57:20-07:00</committed-date>
    <authored-date>2008-07-17T21:57:20-07:00</authored-date>
    <message>More quoting related fixes. MySQL is green. SQLite3 is failing due to some regexp tests since I rebuilt my sqlite3 gem. The ruby-sqlite gem won't install atm, so it is unknown if that is passing.</message>
    <tree>31ef489296614d07cbc798009bab9ca6c584ea64</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1af98285e1d6b1cf8ad7bef8a3916b82dbf8986d</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/c5cfb1b96db1fad833627cc3d31d1b6fd17021be</url>
    <id>c5cfb1b96db1fad833627cc3d31d1b6fd17021be</id>
    <committed-date>2008-07-17T21:16:13-07:00</committed-date>
    <authored-date>2008-07-17T21:16:13-07:00</authored-date>
    <message>Fixing bug where the table name isn't quoted.</message>
    <tree>1e302146b6479b88d9ab865e66df8b659740e087</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c191bd6c388b7a00d614d8dcd2054bbf9413f675</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/1af98285e1d6b1cf8ad7bef8a3916b82dbf8986d</url>
    <id>1af98285e1d6b1cf8ad7bef8a3916b82dbf8986d</id>
    <committed-date>2008-07-17T20:38:58-07:00</committed-date>
    <authored-date>2008-07-17T20:38:58-07:00</authored-date>
    <message>Fixed bug where ar-extensions wasn't properly quoting the table names for import and normal activerecord compatability.</message>
    <tree>f54bc55d62484f5a7aafa6bb87b97167593e4153</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db1610aafb8a7aa1216919b2af6640cda3fbeeb1</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/c191bd6c388b7a00d614d8dcd2054bbf9413f675</url>
    <id>c191bd6c388b7a00d614d8dcd2054bbf9413f675</id>
    <committed-date>2008-07-17T20:20:24-07:00</committed-date>
    <authored-date>2008-07-17T20:20:24-07:00</authored-date>
    <message>Fixed bug where passing a empty hash as the second conditions value would break SQL generation.
ie: SomeModel.find :conditions =&gt; [&quot;&quot;, {}]</message>
    <tree>5d602feb6e49b86d95012da77e9f7cc207ec55cf</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e2d675036413e048476a6bfa571859940d19b14</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/db1610aafb8a7aa1216919b2af6640cda3fbeeb1</url>
    <id>db1610aafb8a7aa1216919b2af6640cda3fbeeb1</id>
    <committed-date>2008-07-17T20:00:43-07:00</committed-date>
    <authored-date>2008-07-17T20:00:43-07:00</authored-date>
    <message>Database specific functionality now has to be explicitly loaded. ar-extensions will ONLY load the generic ActiveRecord funtionality. This fixed MySQL, SQLite and SQLite3 tests.</message>
    <tree>715b75ed98c0c9065dbbbe7f4e91832813dcfab3</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9dde20f33ee13b9e59479cd59a72a0f1ca4cf880</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/2e2d675036413e048476a6bfa571859940d19b14</url>
    <id>2e2d675036413e048476a6bfa571859940d19b14</id>
    <committed-date>2008-07-17T19:32:13-07:00</committed-date>
    <authored-date>2008-07-17T19:32:13-07:00</authored-date>
    <message>Fixed mysql tests. Fixtures are now explicit, and so is tearing them down.</message>
    <tree>097ad6bde28f8ad5e1510243a4e0fd1f6bfe5153</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>544a713f50f1a02e81a86eb41135b7779b3ae335</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/9dde20f33ee13b9e59479cd59a72a0f1ca4cf880</url>
    <id>9dde20f33ee13b9e59479cd59a72a0f1ca4cf880</id>
    <committed-date>2008-07-17T19:31:41-07:00</committed-date>
    <authored-date>2008-07-17T19:31:41-07:00</authored-date>
    <message>* Fixed bug in synchrnoize.rb where it was not using the right primary key for the current class.</message>
    <tree>9b7cc8ea12b0f7b3f0c406176090ccea79d005ac</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91b1c0d2116abb2a2a1001375e8db440b66b5820</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/544a713f50f1a02e81a86eb41135b7779b3ae335</url>
    <id>544a713f50f1a02e81a86eb41135b7779b3ae335</id>
    <committed-date>2008-07-17T18:46:56-07:00</committed-date>
    <authored-date>2008-07-17T18:46:56-07:00</authored-date>
    <message>* Reorganized how tests are run so the database connection is established before ar-extensions tries to load.
* Fixed issue with temporary table test
* Updated locations where the MysqlAdapter was being used to force it to use autoloading</message>
    <tree>d75b0c393f217f722291ee3409d69f82fb9f1a9c</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18e3e381cf1d492c56ef461048fe6f3f8d6b1416</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/91b1c0d2116abb2a2a1001375e8db440b66b5820</url>
    <id>91b1c0d2116abb2a2a1001375e8db440b66b5820</id>
    <committed-date>2007-11-14T18:22:43-08:00</committed-date>
    <authored-date>2007-11-14T18:22:43-08:00</authored-date>
    <message>fixing issue when including question marks or percent signs when using the _like or _contains finder suffixes. This solves it for Sqlite, Postgresql and Mysql.

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@122 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>4282626e10b389f253979592a8b80592514823d0</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d0956ea4b76edf82d6a4c310020484b46f901be</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/18e3e381cf1d492c56ef461048fe6f3f8d6b1416</url>
    <id>18e3e381cf1d492c56ef461048fe6f3f8d6b1416</id>
    <committed-date>2007-10-30T08:41:01-07:00</committed-date>
    <authored-date>2007-10-30T08:41:01-07:00</authored-date>
    <message>updated test_import to not use transactions if using sqlite

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@121 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>718c405a40d060fe3a47e4c94b00e880d0527236</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18fad775d612bad8c297471a1757c66eb0516d1d</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/8d0956ea4b76edf82d6a4c310020484b46f901be</url>
    <id>8d0956ea4b76edf82d6a4c310020484b46f901be</id>
    <committed-date>2007-10-30T07:59:35-07:00</committed-date>
    <authored-date>2007-10-30T07:59:35-07:00</authored-date>
    <message>updated sqlite to use batch import, this breaks tests because sqlite cannot handle transactions within transactions... 

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@120 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>3dacd88bb45bd82c04af41d9426a88a9d64ef5f2</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4273417a88cb6ad91c20a772654ee2ba5d4a9bd7</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/18fad775d612bad8c297471a1757c66eb0516d1d</url>
    <id>18fad775d612bad8c297471a1757c66eb0516d1d</id>
    <committed-date>2007-09-13T18:22:42-07:00</committed-date>
    <authored-date>2007-09-13T18:22:42-07:00</authored-date>
    <message>refactoring some duplicated code between mysql and sqlite adapters for import support

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@119 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>eb95b7a812f2dcc939c9f6bef9cb1b9f8bab427d</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>521aa02c70b9f37e7d2ef4c92992f253c44532b6</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/4273417a88cb6ad91c20a772654ee2ba5d4a9bd7</url>
    <id>4273417a88cb6ad91c20a772654ee2ba5d4a9bd7</id>
    <committed-date>2007-09-13T18:20:03-07:00</committed-date>
    <authored-date>2007-09-13T18:20:03-07:00</authored-date>
    <message>implementing import functionality for sqlite using sqlite-ruby 2.2.3 (doesn't work with older versions) using execute_batch

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@118 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>c1c799d7cbf776fff4c9b2e597529775d6fabbf8</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25b0decff3e7894db39ebc6c7969e3db39a018ae</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/521aa02c70b9f37e7d2ef4c92992f253c44532b6</url>
    <id>521aa02c70b9f37e7d2ef4c92992f253c44532b6</id>
    <committed-date>2007-08-13T17:43:18-07:00</committed-date>
    <authored-date>2007-08-13T17:43:18-07:00</authored-date>
    <message>fixed postgresql support for postgresql 8.1.x. Added new tests for oracle,postgresql and sqlite.

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@117 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>b7dde760e3fa48dfaed2a6dd51a96050d4484c0a</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12162daabc7de1849306c331e7072ebed168eb2e</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/25b0decff3e7894db39ebc6c7969e3db39a018ae</url>
    <id>25b0decff3e7894db39ebc6c7969e3db39a018ae</id>
    <committed-date>2007-08-11T22:39:58-07:00</committed-date>
    <authored-date>2007-08-11T22:39:58-07:00</authored-date>
    <message>Fixed rubyforge bug #11294 which didn't allow boolean searches to work.

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@116 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>5f55e41af11f3de04fb9107dc1ebcd979519b2c3</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3873f7721c403e52a9d1dcfe85a337316e590990</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/12162daabc7de1849306c331e7072ebed168eb2e</url>
    <id>12162daabc7de1849306c331e7072ebed168eb2e</id>
    <committed-date>2007-08-11T22:21:56-07:00</committed-date>
    <authored-date>2007-08-11T22:21:56-07:00</authored-date>
    <message>adding svn:ignore on sqlite and sqlite3 test.db

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@115 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>2bc7062e1179e22fdd82d353d16b2a7ae497f0d9</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6de92a9bb769d3d68ca19f9a68f70530f0fee433</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/3873f7721c403e52a9d1dcfe85a337316e590990</url>
    <id>3873f7721c403e52a9d1dcfe85a337316e590990</id>
    <committed-date>2007-08-11T22:20:25-07:00</committed-date>
    <authored-date>2007-08-11T22:20:25-07:00</authored-date>
    <message>fixed issue reported by Jason on continuousthinking.com where a bug existed with sqlite when using import

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@114 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>2bc7062e1179e22fdd82d353d16b2a7ae497f0d9</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>98310700dddbc7f6d40e83d1ec86165c44b8287b</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/6de92a9bb769d3d68ca19f9a68f70530f0fee433</url>
    <id>6de92a9bb769d3d68ca19f9a68f70530f0fee433</id>
    <committed-date>2007-07-20T22:23:17-07:00</committed-date>
    <authored-date>2007-07-20T22:23:17-07:00</authored-date>
    <message>updated gemspec, README and ChangeLog for 0.7.0 release

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@112 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>131b0daa1d999d4256b80422e036ed3813248af6</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb7664d033102293d47d85b73583dece851a490a</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/98310700dddbc7f6d40e83d1ec86165c44b8287b</url>
    <id>98310700dddbc7f6d40e83d1ec86165c44b8287b</id>
    <committed-date>2007-07-20T10:05:41-07:00</committed-date>
    <authored-date>2007-07-20T10:05:41-07:00</authored-date>
    <message>applied patch from Michael Flester to fix bug with created_at/updated_at fields to use the proper timezone.

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@111 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>67cff1b9b69ee4b9bec213146be33a6102412d50</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fdf29b627fecd794cf9eb5d7bb56aa1553682e4d</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/cb7664d033102293d47d85b73583dece851a490a</url>
    <id>cb7664d033102293d47d85b73583dece851a490a</id>
    <committed-date>2007-07-17T21:24:25-07:00</committed-date>
    <authored-date>2007-07-17T21:24:25-07:00</authored-date>
    <message>Applying patch for Oracle. Thanks to Michael Flester for this\!\!

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@110 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>e617df38286dda040614051b65209371607b0b65</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>810f4b35730399efdafcd56eed8256d355e6577e</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/fdf29b627fecd794cf9eb5d7bb56aa1553682e4d</url>
    <id>fdf29b627fecd794cf9eb5d7bb56aa1553682e4d</id>
    <committed-date>2007-06-07T20:45:15-07:00</committed-date>
    <authored-date>2007-06-07T20:45:15-07:00</authored-date>
    <message>Updating version numbers in anticipation of 0.7.0 release

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@109 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>2a80608d1c72e6ade2e6b47efc8d8b33d5ea227b</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb8c5730eed78d8693e103deae80ffb5755c68cb</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/810f4b35730399efdafcd56eed8256d355e6577e</url>
    <id>810f4b35730399efdafcd56eed8256d355e6577e</id>
    <committed-date>2007-06-07T20:41:57-07:00</committed-date>
    <authored-date>2007-06-07T20:41:57-07:00</authored-date>
    <message>Updating tests to work with sqlite, but sqlite is still broken due to sqlite.so semgentation fault. All tests pass with MySQL

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@108 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>8ee99275b617d4c6b9977c2c8eea4d6ba26e0df1</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b07c845d80a330cd0a1be31ebcc440fd9b7aa259</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/cb8c5730eed78d8693e103deae80ffb5755c68cb</url>
    <id>cb8c5730eed78d8693e103deae80ffb5755c68cb</id>
    <committed-date>2007-06-07T20:21:25-07:00</committed-date>
    <authored-date>2007-06-07T20:21:25-07:00</authored-date>
    <message>Updated mysql tests for handling created_at, created_on, updated_at and updated_on columns without user intervention.

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@107 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>3a75e60b76fb77aa5235f408be9962d8c17ac625</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c8390d36fcf09516c654dd64f8556a2b6ba91c0</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/b07c845d80a330cd0a1be31ebcc440fd9b7aa259</url>
    <id>b07c845d80a330cd0a1be31ebcc440fd9b7aa259</id>
    <committed-date>2007-06-07T19:01:25-07:00</committed-date>
    <authored-date>2007-06-07T19:01:25-07:00</authored-date>
    <message>changed return value of 'import' to be an object which responds to failed_instances and num_inserts.

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@106 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>eaadd58ca2669b8915770fb432124f315d898a7d</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74b1018ef44b2d35bc93551f1dcb8b971d15fad5</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/7c8390d36fcf09516c654dd64f8556a2b6ba91c0</url>
    <id>7c8390d36fcf09516c654dd64f8556a2b6ba91c0</id>
    <committed-date>2007-06-07T18:55:50-07:00</committed-date>
    <authored-date>2007-06-07T18:55:50-07:00</authored-date>
    <message>Added patch from Gabe da Silveira for handling mysterious padding issue. I changed the 2 byte buffer to 8 byte. I could not recreate with MySQL. This also adds some tests for import and ensuring that a numeric return value is returned. See http://rubyforge.org/tracker/index.php?func=detail&amp;aid=11419&amp;group_id=2113&amp;atid=8255 for information on patch from Gabe.

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@105 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>a788840d9e75ca0daef4280710b5d5ea3856e735</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c381645ee39e5cf97f2d356b74cd7d1eea6ca7e</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/74b1018ef44b2d35bc93551f1dcb8b971d15fad5</url>
    <id>74b1018ef44b2d35bc93551f1dcb8b971d15fad5</id>
    <committed-date>2007-05-17T19:32:45-07:00</committed-date>
    <authored-date>2007-05-17T19:32:45-07:00</authored-date>
    <message>fixes issue with finders.rb in case true is being passed in as the ActiveRecord find condition. This solves issue with a find_resource hack that I've seen in Rails projects.

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@104 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>40fabd2fdc68f1c7bb5266b2df9b0b6605deb425</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0afd710aa45e2d1f069ae5c5f1465e0a4743f87</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/4c381645ee39e5cf97f2d356b74cd7d1eea6ca7e</url>
    <id>4c381645ee39e5cf97f2d356b74cd7d1eea6ca7e</id>
    <committed-date>2007-05-05T21:20:41-07:00</committed-date>
    <authored-date>2007-05-05T21:20:41-07:00</authored-date>
    <message>Moved synchronize method

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@102 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>83dce436b5986fab9e458dc2f2a58e4d602e7ff4</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>065e5aa9ebfa854b409b9688e01eaeed1ca15273</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/c0afd710aa45e2d1f069ae5c5f1465e0a4743f87</url>
    <id>c0afd710aa45e2d1f069ae5c5f1465e0a4743f87</id>
    <committed-date>2007-05-05T21:08:59-07:00</committed-date>
    <authored-date>2007-05-05T21:08:59-07:00</authored-date>
    <message>Updated rdoc and gemspec for 0.6.0 release

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@100 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>122b740c5b73082c2e2dbec12be0878756d1309a</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b4b570e7b615e45aa08d5a9ffe81168e0eac147</id>
      </parent>
    </parents>
    <author>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </author>
    <url>http://github.com/zdennis/ar-extensions/commit/065e5aa9ebfa854b409b9688e01eaeed1ca15273</url>
    <id>065e5aa9ebfa854b409b9688e01eaeed1ca15273</id>
    <committed-date>2007-05-05T20:52:16-07:00</committed-date>
    <authored-date>2007-05-05T20:52:16-07:00</authored-date>
    <message>fixed bug with URI encoded strings. This makes for a tradeoff in the Comparison extension for quoting columns. Can't be solved without the tradeoff until AR is fixed to not do stupid things like use the String#% method on strings which can contain percent sign characters.

git-svn-id: svn+ssh://rubyforge.org/var/svn/arext/trunk@99 5128a5ed-121c-0410-8d5c-98af306bc9be</message>
    <tree>4cf3ef17337132158d6b6d61c694280d75260ea3</tree>
    <committer>
      <name>zachdennis</name>
      <email>zachdennis@5128a5ed-121c-0410-8d5c-98af306bc9be</email>
    </committer>
  </commit>
</commits>
