<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b7261e9720e7ca997594c19f48849bcbdb21de47</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/11f8f18f41dfbf303a121a17fa31f35771ef2f33</url>
    <id>11f8f18f41dfbf303a121a17fa31f35771ef2f33</id>
    <committed-date>2009-08-26T02:12:18-07:00</committed-date>
    <authored-date>2009-08-26T02:12:18-07:00</authored-date>
    <message>all tests passing, arbitrary comparison operators in conditions option for finders/conditions hashes</message>
    <tree>ebe622becb40cfedb5372139eb1b502a68474dfc</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fcb590e0dfed056dac0b9fd3b1a312a6be45280f</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/2ad58c1fb03423fb80388948f47a97a8cd96c9e2</url>
    <id>2ad58c1fb03423fb80388948f47a97a8cd96c9e2</id>
    <committed-date>2009-08-24T03:13:30-07:00</committed-date>
    <authored-date>2009-08-24T03:13:30-07:00</authored-date>
    <message>cleaned up todo, reprioritized. Added index operations to schema_operations.js. Added stubs for 3 new model methods. Index reflects GearsAdapter again.</message>
    <tree>8e765e87feaae6ed02a84a1945a862fc4acf5f39</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2bd4775be0d73578f9a684056644228e2c05aaf8</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/ac90dba7e8ff7f361dfbea66203c7faf0e378017</url>
    <id>ac90dba7e8ff7f361dfbea66203c7faf0e378017</id>
    <committed-date>2009-08-19T03:55:42-07:00</committed-date>
    <authored-date>2009-08-19T03:55:42-07:00</authored-date>
    <message>index page no has no adapter associated, demonstrating ability to run JazzRecord without db backing for validation purposes alone.

Added updateAttributes() to Record, allows partial overwriting of existing records w/ vanilla objects. updateAttribute() and updateAttributes() both now take optional second arg which determines if save() is called after updating properties. Defaults to true, but can be passed in as false when using with no db</message>
    <tree>54390ce0e17dda47090373bbf936d293389f4925</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccf8eb1dbba1fce734093ac58f59dc29516b164c</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/3d0ffcb49e8ddfdc3b85f2c2dab9a618000d3a8f</url>
    <id>3d0ffcb49e8ddfdc3b85f2c2dab9a618000d3a8f</id>
    <committed-date>2009-03-19T00:44:31-07:00</committed-date>
    <authored-date>2009-03-19T00:44:31-07:00</authored-date>
    <message>shuffled files around so files which are not part of classes are no longer under class-level directories. Updated todo to reflect this. Updated build task and includes in main index. Moved faster join table query over to old-style query.js. Built latest and verified tests still working</message>
    <tree>3f95aa78cfb95457e02e06b1688b92482726764f</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>930cc91bcda3b95df964b6abcad8812493938071</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/88ddc5233ea2cca682ee607451ecfac352d2158c</url>
    <id>88ddc5233ea2cca682ee607451ecfac352d2158c</id>
    <committed-date>2009-03-06T01:54:11-08:00</committed-date>
    <authored-date>2009-03-06T01:54:11-08:00</authored-date>
    <message>ensured all finder tests passing again. (one more MooTools relic bug squashed)</message>
    <tree>3a4b10f8ce80b4892513968ff994a96cd9d45ab5</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eec288d60f5919a4c7a50dca75b2c6cd60b0aa12</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/68975f1b9fa21b3fc261cca31a3531b5e8b640c1</url>
    <id>68975f1b9fa21b3fc261cca31a3531b5e8b640c1</id>
    <committed-date>2009-03-02T01:07:25-08:00</committed-date>
    <authored-date>2009-03-02T01:07:25-08:00</authored-date>
    <message>added idea of query for synchronous finally. First step to making async work</message>
    <tree>d0b108a625629020f90f0e6f4ae5fb0b84edf7fb</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3dc6e7d63106c1db030d6e485147e2d4b3852158</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/eec288d60f5919a4c7a50dca75b2c6cd60b0aa12</url>
    <id>eec288d60f5919a4c7a50dca75b2c6cd60b0aa12</id>
    <committed-date>2009-02-19T00:50:47-08:00</committed-date>
    <authored-date>2009-02-19T00:50:47-08:00</authored-date>
    <message>reverted main index to Gears, added BS to todo</message>
    <tree>dbc8f6058a623281620106e76d5275fdc3f78b27</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ae6f7b8232c6a64c736c3e980cd245ecabcbba5</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/b9caea90aba818a68107022b583bbabd5595fcf8</url>
    <id>b9caea90aba818a68107022b583bbabd5595fcf8</id>
    <committed-date>2009-02-11T23:53:24-08:00</committed-date>
    <authored-date>2009-02-11T23:53:24-08:00</authored-date>
    <message>added HTML5Adapter, added to ideas in todo, fixed JazzRecord.puts for objects in Safari, index.html now demos HTML5Adapter.

Need to write lots of async stuff into ORM code now!</message>
    <tree>00cfa6a4611a236a5a6947d385ca2f67aeab5769</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d022ed2bbae7388420092017e4ec3445b2bce74</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/0995f77f4cf0ff9040ebf755266650ba0d31dbc1</url>
    <id>0995f77f4cf0ff9040ebf755266650ba0d31dbc1</id>
    <committed-date>2009-01-31T00:46:33-08:00</committed-date>
    <authored-date>2009-01-31T00:46:33-08:00</authored-date>
    <message>incorporating isNew() more, fixed bug discovered this morning as a result of allowing ID to be modified, all existing tests passing. One more bug fix tomorrow, finishing off migrations, expanding tests and then cutting new branch</message>
    <tree>a2ece1d298eac8f7bbe9434777e26726765cbb67</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a307a4c801563a5d959af6d88b29918a016347b</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/9396c27df268b7ca63506d58cd2974780b9904ef</url>
    <id>9396c27df268b7ca63506d58cd2974780b9904ef</id>
    <committed-date>2009-01-29T01:44:44-08:00</committed-date>
    <authored-date>2009-01-29T01:44:44-08:00</authored-date>
    <message>made ID assignable/saveable, added isNew() record method. Retooled migrate() to use JazzRecord.migrations and loadFixtures() to use JazzRecord.fixtures. Added example_migrations</message>
    <tree>1d37654d531db9489bcde3d4fa26d346cfa7623d</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3df3537c073cce6e2a2b3988a7095c878ec29c81</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/0472e3e553d82453d0a86f3a4fe2a93377b93919</url>
    <id>0472e3e553d82453d0a86f3a4fe2a93377b93919</id>
    <committed-date>2009-01-21T06:38:13-08:00</committed-date>
    <authored-date>2009-01-21T06:38:13-08:00</authored-date>
    <message>migrations are done save the 3 methods implementing missing sqlite functionality: removeColumn, renameColumn, changeColumn. New build included</message>
    <tree>4244c17ae765b091c672a358a2230e1d370760cc</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f021f2a8a0786990b580db1a4458df2e47ab4233</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/3df3537c073cce6e2a2b3988a7095c878ec29c81</url>
    <id>3df3537c073cce6e2a2b3988a7095c878ec29c81</id>
    <committed-date>2009-01-21T04:38:38-08:00</committed-date>
    <authored-date>2009-01-21T04:38:38-08:00</authored-date>
    <message>added rearranged migrations file structure, modified build, added to main index</message>
    <tree>92715eaee36a49d326a278cdc4887215d3bd2aea</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7cff5b93f141422ca19e71b6779a3641baddcd19</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/f021f2a8a0786990b580db1a4458df2e47ab4233</url>
    <id>f021f2a8a0786990b580db1a4458df2e47ab4233</id>
    <committed-date>2009-01-21T04:33:32-08:00</committed-date>
    <authored-date>2009-01-21T04:33:32-08:00</authored-date>
    <message>almost done fixing migrations</message>
    <tree>7b2826840b9f18be9ae037ca5353bce47a30b049</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0c5b84e20832ea6861175b138a76facd5a32233</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/9e5753449741928cafc4ae8b69569fb5bd5ea5b4</url>
    <id>9e5753449741928cafc4ae8b69569fb5bd5ea5b4</id>
    <committed-date>2009-01-11T09:54:03-08:00</committed-date>
    <authored-date>2009-01-11T09:54:03-08:00</authored-date>
    <message>temp fix for the toQueryString() issue. Would like to swap it for a simpler function eventually. All should be working now without MooTools. Latest build included in this commit.</message>
    <tree>0f87503845b2199de26722a946c4589b274a4e1a</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f21f0abb5bc9b618b6dbf404ce5a611cce0188cb</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/f0015b7d2283b7fd693a99ab9b2cfb3e60546960</url>
    <id>f0015b7d2283b7fd693a99ab9b2cfb3e60546960</id>
    <committed-date>2009-01-11T04:11:07-08:00</committed-date>
    <authored-date>2009-01-11T04:11:07-08:00</authored-date>
    <message>next set of mootools-stripping changes. Only one Class to kill and a few errant calls to moo convenience methods</message>
    <tree>77d09bf5d22ab92dd4f3cbfedf82c02c5cfab707</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0dc4d37fe71085a16a12dbe7d2c6e32a1b8fd451</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/16ad2a9300e65dfadb41eb8bce61c1111f699b9b</url>
    <id>16ad2a9300e65dfadb41eb8bce61c1111f699b9b</id>
    <committed-date>2008-11-28T05:53:13-08:00</committed-date>
    <authored-date>2008-11-28T05:53:13-08:00</authored-date>
    <message>made Gears default adapter again in index.html</message>
    <tree>29bba0b3dc7ce3856c5e2478020cae46c71a6bc6</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5925e3c87337ee3180729df7bd3c8a3031f83fa3</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/0dc4d37fe71085a16a12dbe7d2c6e32a1b8fd451</url>
    <id>0dc4d37fe71085a16a12dbe7d2c6e32a1b8fd451</id>
    <committed-date>2008-11-28T05:52:13-08:00</committed-date>
    <authored-date>2008-11-28T05:52:13-08:00</authored-date>
    <message>fixed a nasty bug where empty hasMany associations FUBARed in AIR. Now return empty arrays as expected</message>
    <tree>6830e3b31ee7b94bea67f7f3982d6edbaf4289fd</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ebcc1d919acd0437f591bc54f4e6a053182d079</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/5925e3c87337ee3180729df7bd3c8a3031f83fa3</url>
    <id>5925e3c87337ee3180729df7bd3c8a3031f83fa3</id>
    <committed-date>2008-11-28T05:02:14-08:00</committed-date>
    <authored-date>2008-11-28T05:02:14-08:00</authored-date>
    <message>somewhat massive fix of isChanged() and save behavior with belongsTo. Should autolink/unlink correctly now.

Cleaned up some things in regards to errant code. Brand new records have no originalData now, so isChanged() never returns true for newly-created records.

New build. index.html has commented lines for running in AIR vs Gears.</message>
    <tree>f1cd059335f8b6997143d050358b5f31d3006235</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51934e2aeb88bd53af10662bfa9d55e0bbf89775</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/e983ae8408226bdd00c48b1a6070317fabb84d87</url>
    <id>e983ae8408226bdd00c48b1a6070317fabb84d87</id>
    <committed-date>2008-11-15T19:59:07-08:00</committed-date>
    <authored-date>2008-11-15T19:59:07-08:00</authored-date>
    <message>rearranged initial files, need to fix build, tests</message>
    <tree>bf8305bd23432612faade18c79adef64455fdd45</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15e9e8eb7c57787ef64928201410e2235d80150b</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/36b299e3b57b2062967c693eda9afa0fd1c8e265</url>
    <id>36b299e3b57b2062967c693eda9afa0fd1c8e265</id>
    <committed-date>2008-11-03T00:21:25-08:00</committed-date>
    <authored-date>2008-11-03T00:21:25-08:00</authored-date>
    <message>almost have hasOne working fully</message>
    <tree>7d6feb2837081175f47f1b4b22a5ce6736aa9a39</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>23e9bed07c1490bfca40443da8e7497316dde0af</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/1533b5a3e97f627e440bc0fb52bbf91700296480</url>
    <id>1533b5a3e97f627e440bc0fb52bbf91700296480</id>
    <committed-date>2008-11-02T18:39:48-08:00</committed-date>
    <authored-date>2008-11-02T18:39:48-08:00</authored-date>
    <message>added record_is_changed.js, belongsTo relationships work correctly (I think!) all around for linking/unlinking</message>
    <tree>6259daaa0026d688c2621de3f0f5afc8e3c2026e</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfd7565ef1e61316c05834d1d49623477504f146</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/574f4351103c722bc92b22eb88d8beced1b93fb0</url>
    <id>574f4351103c722bc92b22eb88d8beced1b93fb0</id>
    <committed-date>2008-10-31T02:49:09-07:00</committed-date>
    <authored-date>2008-10-31T02:49:09-07:00</authored-date>
    <message>changed default depth to 2 (large data will kill this fucker) fixed belongsTo/hasMany confusin in example_models/fixtures/query.js. Added missing semicolon (!), removed more HTML comments that were freaking causing double loading</message>
    <tree>fa6f788feb4453d2f648868aae77599598588020</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28f4ceb750eee8c19ba9e348e025650ad4768e2d</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/c457f0e9d7d57bf510cb54d3387d6ae505f1471e</url>
    <id>c457f0e9d7d57bf510cb54d3387d6ae505f1471e</id>
    <committed-date>2008-10-26T02:59:42-07:00</committed-date>
    <authored-date>2008-10-26T02:59:42-07:00</authored-date>
    <message>set index to always refresh db. Added array acceptance to Model.destroy()</message>
    <tree>16fbcacc56ae86e06d73c2a339989b3a6895d21b</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70ffdd6f3d71d4a44f2aeff66f1644a2e2baf7eb</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/884e2b202094cddc71bc9cbe4f13ac7899a8ba56</url>
    <id>884e2b202094cddc71bc9cbe4f13ac7899a8ba56</id>
    <committed-date>2008-10-25T22:17:49-07:00</committed-date>
    <authored-date>2008-10-25T22:17:49-07:00</authored-date>
    <message>current jr.js, also reverted index.html to use indiv includes so we can debug better</message>
    <tree>d777cb3d807b7bf603796042b2898098410930da</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>390cc2f1e1ff27a36b9c7a731b3b76fd4aa714b5</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/3abf8645f15b0ec5334c9aa301369d0505ab81a7</url>
    <id>3abf8645f15b0ec5334c9aa301369d0505ab81a7</id>
    <committed-date>2008-10-23T00:23:36-07:00</committed-date>
    <authored-date>2008-10-23T00:23:36-07:00</authored-date>
    <message>removed requirement of mappingTables in fixture data</message>
    <tree>8b912ae0ac18d660d89fcdb39be41d913d910568</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>afe28e912a0d48dd6b408b3752c1672836a91f70</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/f55f1a340f8ce530d90834ead61228b6f21abd14</url>
    <id>f55f1a340f8ce530d90834ead61228b6f21abd14</id>
    <committed-date>2008-10-22T02:57:40-07:00</committed-date>
    <authored-date>2008-10-22T02:57:40-07:00</authored-date>
    <message>working JazzRecord.loadFixtures() for loading fixture data post-init.</message>
    <tree>db52507c9abd9112edd1cc93ba6d7a915eeed702</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad4ee7e97414cf30160e745c2df206018176008f</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/afe28e912a0d48dd6b408b3752c1672836a91f70</url>
    <id>afe28e912a0d48dd6b408b3752c1672836a91f70</id>
    <committed-date>2008-10-21T23:22:29-07:00</committed-date>
    <authored-date>2008-10-21T23:22:29-07:00</authored-date>
    <message>made dropping existing data upon running migration optional</message>
    <tree>d25d89882a17abae4c8f7e01af2f9c52f520a50d</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7edd03a7a9619c186e4329d10d8f677cbc6f79bf</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/ad4ee7e97414cf30160e745c2df206018176008f</url>
    <id>ad4ee7e97414cf30160e745c2df206018176008f</id>
    <committed-date>2008-10-21T01:00:13-07:00</committed-date>
    <authored-date>2008-10-21T01:00:13-07:00</authored-date>
    <message>simplified index.html (long, painful story as to why no commented script tags in it now...), returned exception message to old state in find.js, provided better desc and output info for rake tasks</message>
    <tree>46ba6478b88e58d264c98ceaf94e1b3d05ca617f</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9e1d3ae0d145896fd80334b3f9da51b630bb82a</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/7edd03a7a9619c186e4329d10d8f677cbc6f79bf</url>
    <id>7edd03a7a9619c186e4329d10d8f677cbc6f79bf</id>
    <committed-date>2008-10-20T22:29:02-07:00</committed-date>
    <authored-date>2008-10-20T22:29:02-07:00</authored-date>
    <message>fixed return value of empty queries to appropriately return null or empty array as appropriate</message>
    <tree>89f1b908c2ae7f82413ff024d091e84c79526a04</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6279279adf9b931e11b3b38c650382ff1e95bd03</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/9a0204314771f572444cc0fa5cd0ada46726e785</url>
    <id>9a0204314771f572444cc0fa5cd0ada46726e785</id>
    <committed-date>2008-10-20T21:04:49-07:00</committed-date>
    <authored-date>2008-10-20T21:04:49-07:00</authored-date>
    <message>initial single-file build of JazzRecord</message>
    <tree>48a3032f5783e8679581ebccd6ce77eb6ca15470</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b7433b591edf1db4171f2158ad4bf79189262c0</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/6279279adf9b931e11b3b38c650382ff1e95bd03</url>
    <id>6279279adf9b931e11b3b38c650382ff1e95bd03</id>
    <committed-date>2008-10-20T17:24:52-07:00</committed-date>
    <authored-date>2008-10-20T17:24:52-07:00</authored-date>
    <message>replaced all instances of ThyncRecord w/ JazzRecord</message>
    <tree>68d31ffd2bb83168915461c86a79f0192b1b409a</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f457529ddb8e72ad6fd356aa360e1131f35ea4a</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/961761ddd431f6d5bd86700824c9a31e5668080e</url>
    <id>961761ddd431f6d5bd86700824c9a31e5668080e</id>
    <committed-date>2008-10-20T15:30:18-07:00</committed-date>
    <authored-date>2008-10-20T15:30:18-07:00</authored-date>
    <message>comments on organizing the different sets of files</message>
    <tree>af4d2efdb67454afe52bad74274f70088452aa3b</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9c46aaa81c8b8130ae2f1da142692f9b4f97f9a</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/7f457529ddb8e72ad6fd356aa360e1131f35ea4a</url>
    <id>7f457529ddb8e72ad6fd356aa360e1131f35ea4a</id>
    <committed-date>2008-10-20T15:26:30-07:00</committed-date>
    <authored-date>2008-10-20T15:26:30-07:00</authored-date>
    <message>moved config (and call to migrate) for index into index</message>
    <tree>b40508f70161af65afbf669015a5aec3ae9f8819</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f58cfac8d07a20817b34f906ba5a627ff8c6a64</id>
      </parent>
    </parents>
    <author>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/bd857e7e005c45e515ec5921e91742e47cc8f9d2</url>
    <id>bd857e7e005c45e515ec5921e91742e47cc8f9d2</id>
    <committed-date>2008-10-12T23:35:28-07:00</committed-date>
    <authored-date>2008-10-12T23:35:28-07:00</authored-date>
    <message>renamed validation.js to validate.js, cleaned up formatting a lil, added validate function option to Model. Record's validate method calls this function directly, isValid is working, etc. Tweaked example_models and example_fixtures</message>
    <tree>628ae506784380fe030e5547fd50f92714f5756b</tree>
    <committer>
      <name>Nick Carter</name>
      <email>thynctank@thynctank.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5d804b20ed3ea2a423a863145ee48a4b1ee8109</id>
      </parent>
    </parents>
    <author>
      <name>Jesse Teates</name>
      <email>scix@graffiti.net</email>
    </author>
    <url>http://github.com/thynctank/jazzrecord/commit/0f58cfac8d07a20817b34f906ba5a627ff8c6a64</url>
    <id>0f58cfac8d07a20817b34f906ba5a627ff8c6a64</id>
    <committed-date>2008-10-12T21:52:24-07:00</committed-date>
    <authored-date>2008-10-12T21:52:24-07:00</authored-date>
    <message></message>
    <tree>5a6d35b7e69989ac9c167d3c1274a1ffd2f54a08</tree>
    <committer>
      <name>Jesse Teates</name>
      <email>scix@graffiti.net</email>
    </committer>
  </commit>
</commits>
