<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3f66735d664c9e358774669d727db7be0a697735</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Vickery</name>
      <email>vickeryj@t61.(none)</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/e17cf52433b22e5b502bf3584d10b3ae38439e62</url>
    <id>e17cf52433b22e5b502bf3584d10b3ae38439e62</id>
    <committed-date>2009-10-09T14:29:49-07:00</committed-date>
    <authored-date>2009-10-09T14:29:49-07:00</authored-date>
    <message>refs #73 fix memory leak</message>
    <tree>3c40e2023aecc4dfc5e565484688c459d964ad5a</tree>
    <committer>
      <name>Joshua Vickery</name>
      <email>vickeryj@t61.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a46cc6adbcfb8c9dec69ba4000f31a8cf3dc1416</id>
      </parent>
    </parents>
    <author>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/3f66735d664c9e358774669d727db7be0a697735</url>
    <id>3f66735d664c9e358774669d727db7be0a697735</id>
    <committed-date>2009-07-29T02:58:36-07:00</committed-date>
    <authored-date>2009-07-29T02:58:36-07:00</authored-date>
    <message>add unit test for prefixed people</message>
    <tree>efcb99af7605baeabb473c27087097df37410964</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9041314d21e2c40047c0112053e2dcb8a26a170</id>
      </parent>
    </parents>
    <author>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/a46cc6adbcfb8c9dec69ba4000f31a8cf3dc1416</url>
    <id>a46cc6adbcfb8c9dec69ba4000f31a8cf3dc1416</id>
    <committed-date>2009-07-29T02:40:10-07:00</committed-date>
    <authored-date>2009-07-29T02:40:10-07:00</authored-date>
    <message>don't try to handle XML error messages, since we don't yet have the code - don't try to parse the body of an error response as anything but an error</message>
    <tree>36fcc5cdce7f8a1366672d598f7004547febfb6e</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>051cfa58509bbf939e0b23b154feecf32b8d8593</id>
      </parent>
    </parents>
    <author>
      <name>Ludovic Galabru</name>
      <email>ludovic@me.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/e9041314d21e2c40047c0112053e2dcb8a26a170</url>
    <id>e9041314d21e2c40047c0112053e2dcb8a26a170</id>
    <committed-date>2009-07-29T02:07:08-07:00</committed-date>
    <authored-date>2009-06-26T02:51:12-07:00</authored-date>
    <message>Bug fixed with use of prefixes and remoteId
(cherry picked from commit 338f55e4bd771808c4e2b456d82cdebf8b4acb19)</message>
    <tree>40ac10f8f82c2bfbee0d97a65320034a1aa8a801</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d797653ff6422e7995bec928e1ec871d7a1cd01</id>
      </parent>
    </parents>
    <author>
      <name>Ludovic Galabru</name>
      <email>ludovic@me.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/051cfa58509bbf939e0b23b154feecf32b8d8593</url>
    <id>051cfa58509bbf939e0b23b154feecf32b8d8593</id>
    <committed-date>2009-07-29T02:06:50-07:00</committed-date>
    <authored-date>2009-06-13T03:07:26-07:00</authored-date>
    <message>Adding the ability of having a prefix on local classes that we won't have on remote classes
(cherry picked from commit 0bc678ada26624055f7b1b7949714f9553b7c4b9)</message>
    <tree>23e5f9f775f59bed595f6049543a6706a8d65730</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24644bf2d1f8f6adeca6c7672b8d36ce26b470db</id>
      </parent>
    </parents>
    <author>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/1d797653ff6422e7995bec928e1ec871d7a1cd01</url>
    <id>1d797653ff6422e7995bec928e1ec871d7a1cd01</id>
    <committed-date>2009-07-29T01:55:45-07:00</committed-date>
    <authored-date>2009-07-29T01:55:45-07:00</authored-date>
    <message>add mapkit framework and pull in updated objective_support  library to deal with mapkit panoramaID conflict</message>
    <tree>e3add382647fb010c7c1cc96cef271f21900b83d</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f7247b161aa138920e926c52a13c15a4a88c4e2</id>
      </parent>
    </parents>
    <author>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/24644bf2d1f8f6adeca6c7672b8d36ce26b470db</url>
    <id>24644bf2d1f8f6adeca6c7672b8d36ce26b470db</id>
    <committed-date>2009-07-29T01:38:30-07:00</committed-date>
    <authored-date>2009-07-29T01:38:30-07:00</authored-date>
    <message>add test for non-retained config strings</message>
    <tree>d8b520585af6fee3259e85725401b0453d0ec9ad</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd16cb40b98c989b01ad46fd4414adb80c44f150</id>
      </parent>
    </parents>
    <author>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/6f7247b161aa138920e926c52a13c15a4a88c4e2</url>
    <id>6f7247b161aa138920e926c52a13c15a4a88c4e2</id>
    <committed-date>2009-07-29T01:19:40-07:00</committed-date>
    <authored-date>2009-07-29T00:56:26-07:00</authored-date>
    <message>upgrade google toolbox for mac</message>
    <tree>baa396fa3aa7ca8d3a4062967cc55d103f4a76ba</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a3ab0735af997a1fcf6b760468cb9c1e39c9ad7</id>
      </parent>
    </parents>
    <author>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/cd16cb40b98c989b01ad46fd4414adb80c44f150</url>
    <id>cd16cb40b98c989b01ad46fd4414adb80c44f150</id>
    <committed-date>2009-07-29T01:19:39-07:00</committed-date>
    <authored-date>2009-07-29T00:48:42-07:00</authored-date>
    <message>update project for and switch to sdk 3.0</message>
    <tree>c7e6c34952868972546e312eeb8fa09694bd0035</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c58551b2aa6da2ef309d1385b86159085ae0e6b</id>
      </parent>
    </parents>
    <author>
      <name>StuFF mc</name>
      <email>mc@stuffmc.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/1a3ab0735af997a1fcf6b760468cb9c1e39c9ad7</url>
    <id>1a3ab0735af997a1fcf6b760468cb9c1e39c9ad7</id>
    <committed-date>2009-06-03T04:38:46-07:00</committed-date>
    <authored-date>2009-06-02T08:28:50-07:00</authored-date>
    <message>In Rails 2.3.2 the Application Controller needs to be called &quot;application_controller.rb&quot;

Signed-off-by: Ryan Daigle &lt;ryan@yfactorial.com&gt;</message>
    <tree>a3989f6fbc477ff6da74ff1ef93928c0e6d45a03</tree>
    <committer>
      <name>Ryan Daigle</name>
      <email>ryan@yfactorial.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c89b29c7dd16180bbf76e573ebb2e63856b9f571</id>
      </parent>
    </parents>
    <author>
      <name>StuFF mc</name>
      <email>mc@stuffmc.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/7c58551b2aa6da2ef309d1385b86159085ae0e6b</url>
    <id>7c58551b2aa6da2ef309d1385b86159085ae0e6b</id>
    <committed-date>2009-06-03T04:38:44-07:00</committed-date>
    <authored-date>2009-06-02T08:27:16-07:00</authored-date>
    <message>In Rails 2.3.2 Application Controller needs to be called &quot;application_controller.rb&quot;

Signed-off-by: Ryan Daigle &lt;ryan@yfactorial.com&gt;</message>
    <tree>0f63c97adc29a572ef2494e7cebbd4d0fac8b0c9</tree>
    <committer>
      <name>Ryan Daigle</name>
      <email>ryan@yfactorial.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3ee03e38de165261ea82865d9a887b7f370d396</id>
      </parent>
      <parent>
        <id>627b66d286fd629d8dc5458c1178274c484a39d6</id>
      </parent>
    </parents>
    <author>
      <name>Josh Vickery</name>
      <email>vickeryj@type15.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/c89b29c7dd16180bbf76e573ebb2e63856b9f571</url>
    <id>c89b29c7dd16180bbf76e573ebb2e63856b9f571</id>
    <committed-date>2009-04-02T09:05:37-07:00</committed-date>
    <authored-date>2009-04-02T09:05:37-07:00</authored-date>
    <message>Merge branch 'master' into 1.1</message>
    <tree>74f375e24ab789ee454fdf2aaebe58f9e20fb9bc</tree>
    <committer>
      <name>Josh Vickery</name>
      <email>vickeryj@type15.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c8c900a2fe3b35715bdef7ae3960e157fca476b</id>
      </parent>
    </parents>
    <author>
      <name>Josh Vickery</name>
      <email>vickeryj@type15.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/627b66d286fd629d8dc5458c1178274c484a39d6</url>
    <id>627b66d286fd629d8dc5458c1178274c484a39d6</id>
    <committed-date>2009-04-02T09:04:42-07:00</committed-date>
    <authored-date>2009-04-02T09:04:42-07:00</authored-date>
    <message>fix improperly declared property types</message>
    <tree>5244091353e900d0c240ba3848df8de96adeb956</tree>
    <committer>
      <name>Josh Vickery</name>
      <email>vickeryj@type15.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a181feda6017357b789e860dce066945c0779f33</id>
      </parent>
    </parents>
    <author>
      <name>Ryan Daigle</name>
      <email>ryan.daigle@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/4c8c900a2fe3b35715bdef7ae3960e157fca476b</url>
    <id>4c8c900a2fe3b35715bdef7ae3960e157fca476b</id>
    <committed-date>2009-03-22T08:11:25-07:00</committed-date>
    <authored-date>2009-03-22T08:11:25-07:00</authored-date>
    <message>Remove dependency on rails 2.1 gem - can use anything after 2.1</message>
    <tree>144091c5ea01735e9ddfed2aa2439af5926b3d86</tree>
    <committer>
      <name>Ryan Daigle</name>
      <email>ryan.daigle@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1f8531873ff68ec3382b8acdc280c5d20b30e3d</id>
      </parent>
    </parents>
    <author>
      <name>pcrawfor</name>
      <email>pcrawfor@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/f3ee03e38de165261ea82865d9a887b7f370d396</url>
    <id>f3ee03e38de165261ea82865d9a887b7f370d396</id>
    <committed-date>2009-03-14T08:14:49-07:00</committed-date>
    <authored-date>2009-03-13T17:28:55-07:00</authored-date>
    <message>Adding the ability to exclude properties from the xml serialization so that you can have local properties which will not be saved out remotely

Signed-off-by: Joshua Vickery &lt;josh@yfactorial.com&gt;</message>
    <tree>901dea9c6e8ca47f069696b7cc3c7f602f887545</tree>
    <committer>
      <name>Joshua Vickery</name>
      <email>josh@yfactorial.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eadcef53af2f1eaa8f0c84b75f8659572cbab12c</id>
      </parent>
    </parents>
    <author>
      <name>Adam Alexander</name>
      <email>adamalex@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/e1f8531873ff68ec3382b8acdc280c5d20b30e3d</url>
    <id>e1f8531873ff68ec3382b8acdc280c5d20b30e3d</id>
    <committed-date>2009-03-12T04:59:57-07:00</committed-date>
    <authored-date>2009-03-10T21:41:46-07:00</authored-date>
    <message>Rails validation error parsing and unit tests

This initial commit has full support for JSON with unit tests that demonstrate the functionality.  When switching into XML mode some unit tests fail so the XML support for this new functionality still needs attention.

Signed-off-by: Joshua Vickery &lt;josh@yfactorial.com&gt;</message>
    <tree>36f4d997af2b0174612d6f9de553fa053f9767ef</tree>
    <committer>
      <name>Joshua Vickery</name>
      <email>josh@yfactorial.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>07b0add3be1708ccc05eed9fe6ccbdac57cdf4ff</id>
      </parent>
    </parents>
    <author>
      <name>Adam Alexander</name>
      <email>adamalex@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/eadcef53af2f1eaa8f0c84b75f8659572cbab12c</url>
    <id>eadcef53af2f1eaa8f0c84b75f8659572cbab12c</id>
    <committed-date>2009-03-11T04:55:17-07:00</committed-date>
    <authored-date>2009-03-01T08:42:56-08:00</authored-date>
    <message>Added ConnectionManager singleton

Signed-off-by: Joshua Vickery &lt;josh@yfactorial.com&gt;</message>
    <tree>44bc0e5e234fb6201bf8e7d57f67e995262098cc</tree>
    <committer>
      <name>Joshua Vickery</name>
      <email>josh@yfactorial.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a181feda6017357b789e860dce066945c0779f33</id>
      </parent>
    </parents>
    <author>
      <name>Adam Alexander</name>
      <email>adamalex@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/07b0add3be1708ccc05eed9fe6ccbdac57cdf4ff</url>
    <id>07b0add3be1708ccc05eed9fe6ccbdac57cdf4ff</id>
    <committed-date>2009-03-11T04:54:09-07:00</committed-date>
    <authored-date>2009-03-09T20:28:31-07:00</authored-date>
    <message>Use copy-property pattern for NSString config options

Signed-off-by: Joshua Vickery &lt;josh@yfactorial.com&gt;</message>
    <tree>a95d2c3d538371711916860e2bf7f5fa75ea279b</tree>
    <committer>
      <name>Joshua Vickery</name>
      <email>josh@yfactorial.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff675e3c69e12fd8d147c6a4c5adc3d5dc163a92</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Vickery</name>
      <email>vickeryj@t61.(none)</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/a181feda6017357b789e860dce066945c0779f33</url>
    <id>a181feda6017357b789e860dce066945c0779f33</id>
    <committed-date>2009-03-02T05:53:19-08:00</committed-date>
    <authored-date>2009-03-02T05:53:19-08:00</authored-date>
    <message>update obj_support</message>
    <tree>4e5e812b368e9d5480950a76e3b8ca463535a7bd</tree>
    <committer>
      <name>Joshua Vickery</name>
      <email>vickeryj@t61.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f125c45f9840634e2faca143bf2fbae6beef3040</id>
      </parent>
    </parents>
    <author>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/ff675e3c69e12fd8d147c6a4c5adc3d5dc163a92</url>
    <id>ff675e3c69e12fd8d147c6a4c5adc3d5dc163a92</id>
    <committed-date>2009-02-27T06:46:45-08:00</committed-date>
    <authored-date>2009-02-27T06:46:45-08:00</authored-date>
    <message>Add user auth to sample app</message>
    <tree>5477b326072141765b51797a60b4b771c7af3003</tree>
    <committer>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>639419bc8737661e78f59c36bba9b94742c5bc01</id>
      </parent>
    </parents>
    <author>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/f125c45f9840634e2faca143bf2fbae6beef3040</url>
    <id>f125c45f9840634e2faca143bf2fbae6beef3040</id>
    <committed-date>2009-02-26T05:08:35-08:00</committed-date>
    <authored-date>2009-02-26T05:08:35-08:00</authored-date>
    <message>[#53] update osup</message>
    <tree>c240211df7a790274461a9ee4055caf8053a1364</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>484f270c5835deb85b31babfe41e615bf6259a98</id>
      </parent>
    </parents>
    <author>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/639419bc8737661e78f59c36bba9b94742c5bc01</url>
    <id>639419bc8737661e78f59c36bba9b94742c5bc01</id>
    <committed-date>2009-02-26T05:03:27-08:00</committed-date>
    <authored-date>2009-02-26T05:03:27-08:00</authored-date>
    <message>[#53] use relative path for Coverage.plist reference</message>
    <tree>2e0cf89ceaa2f073cdef0f014c64aca216860747</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>389c93d01d40c43eeeae0479f3e2cbca2d4feb42</id>
      </parent>
    </parents>
    <author>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/484f270c5835deb85b31babfe41e615bf6259a98</url>
    <id>484f270c5835deb85b31babfe41e615bf6259a98</id>
    <committed-date>2009-02-25T13:50:00-08:00</committed-date>
    <authored-date>2009-02-25T13:50:00-08:00</authored-date>
    <message>coverage plist file</message>
    <tree>48828aa91a0f5b6131782524640cfa72d8f0abb3</tree>
    <committer>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82a432ef7edcbcaf42a6d27f476670cbde160686</id>
      </parent>
    </parents>
    <author>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/389c93d01d40c43eeeae0479f3e2cbca2d4feb42</url>
    <id>389c93d01d40c43eeeae0479f3e2cbca2d4feb42</id>
    <committed-date>2009-02-25T13:39:00-08:00</committed-date>
    <authored-date>2009-02-25T13:39:00-08:00</authored-date>
    <message>[#53] coverage target</message>
    <tree>1545c94c216d35535708fd6df20190e576303e74</tree>
    <committer>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50af424da65cb24713db14323111475ce665ed11</id>
      </parent>
    </parents>
    <author>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/82a432ef7edcbcaf42a6d27f476670cbde160686</url>
    <id>82a432ef7edcbcaf42a6d27f476670cbde160686</id>
    <committed-date>2009-02-25T11:25:28-08:00</committed-date>
    <authored-date>2009-02-25T11:25:28-08:00</authored-date>
    <message>[#47] added auth tests</message>
    <tree>b16fcd24d6119ef7cd4dfa5567fa20087280060d</tree>
    <committer>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>965d1fafc337df4d5e6d325bed8bea080db55274</id>
      </parent>
    </parents>
    <author>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/50af424da65cb24713db14323111475ce665ed11</url>
    <id>50af424da65cb24713db14323111475ce665ed11</id>
    <committed-date>2009-02-25T07:57:53-08:00</committed-date>
    <authored-date>2009-02-25T07:57:53-08:00</authored-date>
    <message>OS update</message>
    <tree>85a6d440c0ddf616393c3bf16bb4e77dc4bb905f</tree>
    <committer>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0321b10a18a157f6169977c5aa91ed7344b460d0</id>
      </parent>
    </parents>
    <author>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/965d1fafc337df4d5e6d325bed8bea080db55274</url>
    <id>965d1fafc337df4d5e6d325bed8bea080db55274</id>
    <committed-date>2009-02-20T07:35:52-08:00</committed-date>
    <authored-date>2009-02-20T07:35:48-08:00</authored-date>
    <message>[#49] update objectivesupport</message>
    <tree>0900ea1fc564dafe4c2ea645151f55635d84d466</tree>
    <committer>
      <name>vickeryj</name>
      <email>vickeryj@j-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7aa4e07c66ad644484e28f5af6d1016a6c8df095</id>
      </parent>
    </parents>
    <author>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/0321b10a18a157f6169977c5aa91ed7344b460d0</url>
    <id>0321b10a18a157f6169977c5aa91ed7344b460d0</id>
    <committed-date>2009-02-19T07:19:33-08:00</committed-date>
    <authored-date>2009-02-19T07:19:33-08:00</authored-date>
    <message>[#45] cleaned up person , [#23] OS update</message>
    <tree>b9ae1c42312d2ce1eeeac99a88ad9eb9fc29512d</tree>
    <committer>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb0dcef108b37af2be67c689acc52fbaf9c27e83</id>
      </parent>
    </parents>
    <author>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/7aa4e07c66ad644484e28f5af6d1016a6c8df095</url>
    <id>7aa4e07c66ad644484e28f5af6d1016a6c8df095</id>
    <committed-date>2009-02-18T16:16:35-08:00</committed-date>
    <authored-date>2009-02-18T16:16:35-08:00</authored-date>
    <message>[#42] cleaned up url , changed Dog tests to use no user</message>
    <tree>82208b596504b850b52b8bed2441bd3a165a71e4</tree>
    <committer>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec52f2584516ba0a01b6f317f9e215d9e5e35c86</id>
      </parent>
    </parents>
    <author>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </author>
    <url>http://github.com/yfactorial/objectiveresource/commit/bb0dcef108b37af2be67c689acc52fbaf9c27e83</url>
    <id>bb0dcef108b37af2be67c689acc52fbaf9c27e83</id>
    <committed-date>2009-02-18T13:22:49-08:00</committed-date>
    <authored-date>2009-02-18T13:22:49-08:00</authored-date>
    <message>objective support update</message>
    <tree>a0442b2e32af9bc02deb1850185e19b1cc973ec8</tree>
    <committer>
      <name>James Burka</name>
      <email>jjburka@gmail.com</email>
    </committer>
  </commit>
</commits>
