<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>861686abf5b3a27b536973e6ba19fa971459b578</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/5760953079ff87671e1f0ef982322916e83bf23c</url>
    <id>5760953079ff87671e1f0ef982322916e83bf23c</id>
    <committed-date>2009-12-22T23:08:24-08:00</committed-date>
    <authored-date>2009-12-22T23:08:24-08:00</authored-date>
    <message>Revert &quot;Do not require dj in Rakefile&quot;

This reverts commit 861686abf5b3a27b536973e6ba19fa971459b578.</message>
    <tree>734138f2c0a9293446d10173e07373762846c49e</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6cf7b277a6ee763a748e8fee25212a79889b3415</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/861686abf5b3a27b536973e6ba19fa971459b578</url>
    <id>861686abf5b3a27b536973e6ba19fa971459b578</id>
    <committed-date>2009-12-22T22:29:20-08:00</committed-date>
    <authored-date>2009-12-22T22:27:11-08:00</authored-date>
    <message>Do not require dj in Rakefile</message>
    <tree>a65fb16af9b9b3b547657dd72c98cc68e4ebd9a1</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1750c2f00e130c8adfe5c568bf9cd5431a08d44a</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/6cf7b277a6ee763a748e8fee25212a79889b3415</url>
    <id>6cf7b277a6ee763a748e8fee25212a79889b3415</id>
    <committed-date>2009-12-22T22:29:20-08:00</committed-date>
    <authored-date>2009-12-22T22:24:33-08:00</authored-date>
    <message>DJ needs sqlite3-ruby</message>
    <tree>734138f2c0a9293446d10173e07373762846c49e</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e7da06d56828ea87a6b042f85c9f1b60f0a1aba</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/1750c2f00e130c8adfe5c568bf9cd5431a08d44a</url>
    <id>1750c2f00e130c8adfe5c568bf9cd5431a08d44a</id>
    <committed-date>2009-12-22T22:29:20-08:00</committed-date>
    <authored-date>2009-12-22T15:55:05-08:00</authored-date>
    <message>Allow email test to be run in parralel</message>
    <tree>7d8a8bcb58eb7003d2227d3ef01831c15fe7def9</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba231d2203e90626d6d89f617e883b59ad6c7e98</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/4e7da06d56828ea87a6b042f85c9f1b60f0a1aba</url>
    <id>4e7da06d56828ea87a6b042f85c9f1b60f0a1aba</id>
    <committed-date>2009-12-22T16:26:07-08:00</committed-date>
    <authored-date>2009-12-22T16:26:07-08:00</authored-date>
    <message>Lock to the git version of broach for now</message>
    <tree>99beacc91f86441bc8662ad1f5ee6e85764ff645</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>68f430f151b1606c7fa7cd26789f9411c2994363</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/ba231d2203e90626d6d89f617e883b59ad6c7e98</url>
    <id>ba231d2203e90626d6d89f617e883b59ad6c7e98</id>
    <committed-date>2009-12-22T15:06:57-08:00</committed-date>
    <authored-date>2009-12-22T15:04:40-08:00</authored-date>
    <message>Add a push endpoint with a much simpler interface

Payload example:

{&quot;uri&quot;=&gt;&quot;/home/simon/src/integrity/tmp/my_test_project&quot;,
 &quot;branch&quot;=&gt;&quot;master&quot;,
 &quot;commits&quot;=&gt;
  [{&quot;timestamp&quot;=&gt;&quot;2009-12-23 00:01:41 +0100&quot;,
    &quot;author&quot;=&gt;{&quot;name&quot;=&gt;&quot;John Doe&quot;, &quot;email&quot;=&gt;&quot;johndoe@example.org&quot;},
    &quot;id&quot;=&gt;&quot;da90853abfc89b41d40b9f33f240e2e9018fc85f&quot;,
    &quot;message&quot;=&gt;&quot;First commit&quot;}]}</message>
    <tree>6c6bfb6d7a28952d91fe930df02e3d4d7472dfe2</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54dff52c5c29df6703c278665e8fdc320fd80e10</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/68f430f151b1606c7fa7cd26789f9411c2994363</url>
    <id>68f430f151b1606c7fa7cd26789f9411c2994363</id>
    <committed-date>2009-12-22T14:03:05-08:00</committed-date>
    <authored-date>2009-12-22T08:27:39-08:00</authored-date>
    <message>No need to check for SCM anymore</message>
    <tree>c334744eadfc15cd5e60d23f290e97b2fd076156</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4349034247722a8ba220445643dfca85f688df48</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/54dff52c5c29df6703c278665e8fdc320fd80e10</url>
    <id>54dff52c5c29df6703c278665e8fdc320fd80e10</id>
    <committed-date>2009-12-22T13:27:23-08:00</committed-date>
    <authored-date>2009-12-22T13:27:23-08:00</authored-date>
    <message>Do not depend on rack directly</message>
    <tree>b39dfb7f1b393fc6c12143b7f52dab7aba19ad42</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9fba3173a8d9f927238b2fc59370a4bd8d75082</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/4349034247722a8ba220445643dfca85f688df48</url>
    <id>4349034247722a8ba220445643dfca85f688df48</id>
    <committed-date>2009-12-22T13:21:19-08:00</committed-date>
    <authored-date>2009-12-21T18:45:25-08:00</authored-date>
    <message>Misc documentation edit and addition</message>
    <tree>6f32e242eda9dff6b04d1476682a9e62d3d3090e</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f6481a6956a9b41ca795231a44437015c44801a</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/c9fba3173a8d9f927238b2fc59370a4bd8d75082</url>
    <id>c9fba3173a8d9f927238b2fc59370a4bd8d75082</id>
    <committed-date>2009-12-22T13:17:49-08:00</committed-date>
    <authored-date>2009-12-22T13:05:59-08:00</authored-date>
    <message>Using qrush/nap for the default environment as well

Signed-off-by: Simon Rozet &lt;simon@rozet.name&gt;</message>
    <tree>d3d498fe683893a72a48bebf49a6ae5293181412</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c4e26d848e34d5d3c21463789738cce2d6814e7</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/7f6481a6956a9b41ca795231a44437015c44801a</url>
    <id>7f6481a6956a9b41ca795231a44437015c44801a</id>
    <committed-date>2009-12-22T13:17:41-08:00</committed-date>
    <authored-date>2009-12-22T12:00:24-08:00</authored-date>
    <message>Switching to Broach for the Campfire notifier

Signed-off-by: Simon Rozet &lt;simon@rozet.name&gt;</message>
    <tree>5e461f89479c48c60f77184ee5a573ac079de3a6</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29487ac253c36930c9567d57011874eb66a02d78</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/6c4e26d848e34d5d3c21463789738cce2d6814e7</url>
    <id>6c4e26d848e34d5d3c21463789738cce2d6814e7</id>
    <committed-date>2009-12-21T12:00:07-08:00</committed-date>
    <authored-date>2009-12-21T12:00:07-08:00</authored-date>
    <message>Revert &quot;Update CHANGES for 0.2.9&quot;

This reverts commit 90db2f5900ea40c98047363866d7fd874cf667a9.</message>
    <tree>3a79492daa8a2f83103391501d430973fb6dec7f</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>899093a4c1eb43bafd1df6dfc71f9d97c2e46551</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/29487ac253c36930c9567d57011874eb66a02d78</url>
    <id>29487ac253c36930c9567d57011874eb66a02d78</id>
    <committed-date>2009-12-21T11:59:24-08:00</committed-date>
    <authored-date>2009-12-21T11:09:16-08:00</authored-date>
    <message>Update AUTHORS</message>
    <tree>a356d820962b3f4991ce9d9bbd4b928d32597322</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80bacad63ec02cd9cb3108751124a7133958cd6a</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/899093a4c1eb43bafd1df6dfc71f9d97c2e46551</url>
    <id>899093a4c1eb43bafd1df6dfc71f9d97c2e46551</id>
    <committed-date>2009-12-21T11:59:24-08:00</committed-date>
    <authored-date>2009-12-21T10:48:11-08:00</authored-date>
    <message>Rename /push into /github</message>
    <tree>e1a94881e137ae6f93f430d2567c7603c54c8138</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81a53f4ca94e28ed7e963b125af514359d7df145</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/80bacad63ec02cd9cb3108751124a7133958cd6a</url>
    <id>80bacad63ec02cd9cb3108751124a7133958cd6a</id>
    <committed-date>2009-12-21T11:59:19-08:00</committed-date>
    <authored-date>2009-12-21T10:41:01-08:00</authored-date>
    <message>Make the base_url setting mandatory</message>
    <tree>c579f09810b024697d4f9f844fa9e200c950bf3f</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90353e98c3c283cd8d38a19663009a8f4fcccea8</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/81a53f4ca94e28ed7e963b125af514359d7df145</url>
    <id>81a53f4ca94e28ed7e963b125af514359d7df145</id>
    <committed-date>2009-12-21T10:36:22-08:00</committed-date>
    <authored-date>2009-12-21T10:34:58-08:00</authored-date>
    <message>Remove the deprecated config accessors

Rely on git merge instead of bottering with deprecating stuff</message>
    <tree>f6a33b36c81b0f839549a3c96bc98073adb4b445</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8916b208f5a83b4b4439407131638b7004303f3</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/90353e98c3c283cd8d38a19663009a8f4fcccea8</url>
    <id>90353e98c3c283cd8d38a19663009a8f4fcccea8</id>
    <committed-date>2009-12-21T10:25:02-08:00</committed-date>
    <authored-date>2009-12-21T10:25:02-08:00</authored-date>
    <message>Remove more deprecated stuff from acceptance tests</message>
    <tree>17e105c81b3279b46008503d85771e165d50d50a</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3eb2bcd39e63607829889f6caf28d3ddc0105d0f</id>
      </parent>
    </parents>
    <author>
      <name>TJ Singleton</name>
      <email>tjsingleton@vantagestreet.com</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/b8916b208f5a83b4b4439407131638b7004303f3</url>
    <id>b8916b208f5a83b4b4439407131638b7004303f3</id>
    <committed-date>2009-12-21T10:13:03-08:00</committed-date>
    <authored-date>2009-12-17T16:02:15-08:00</authored-date>
    <message>updated use of depreciated config setters

Signed-off-by: Simon Rozet &lt;simon@rozet.name&gt;</message>
    <tree>6b35069a37bab9b0982e5a660bc4b47b40c04a0d</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>467404326141273794cd1f002078a9d03497beec</id>
      </parent>
    </parents>
    <author>
      <name>TJ Singleton</name>
      <email>tjsingleton@vantagestreet.com</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/3eb2bcd39e63607829889f6caf28d3ddc0105d0f</url>
    <id>3eb2bcd39e63607829889f6caf28d3ddc0105d0f</id>
    <committed-date>2009-12-21T10:12:56-08:00</committed-date>
    <authored-date>2009-12-17T15:58:29-08:00</authored-date>
    <message>spelling

Signed-off-by: Simon Rozet &lt;simon@rozet.name&gt;</message>
    <tree>26f06baf820fe7a7f982d1129ae1684454acd1fc</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ace0459f09df853aa7c41563bc8581148b2e8f37</id>
      </parent>
    </parents>
    <author>
      <name>TJ Singleton</name>
      <email>tjsingleton@vantagestreet.com</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/467404326141273794cd1f002078a9d03497beec</url>
    <id>467404326141273794cd1f002078a9d03497beec</id>
    <committed-date>2009-12-21T10:12:49-08:00</committed-date>
    <authored-date>2009-12-17T14:36:11-08:00</authored-date>
    <message>corrected requirement message

Signed-off-by: Simon Rozet &lt;simon@rozet.name&gt;</message>
    <tree>9c566ab58c46bf0889f4d8e28880587b0880db18</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>68d2b4ce79d5b1c40f0f1da3123292aabf28fe9d</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/ace0459f09df853aa7c41563bc8581148b2e8f37</url>
    <id>ace0459f09df853aa7c41563bc8581148b2e8f37</id>
    <committed-date>2009-12-09T14:38:52-08:00</committed-date>
    <authored-date>2009-12-09T13:43:27-08:00</authored-date>
    <message>Actually allow the DJ builder to work

Signed-off-by: Simon Rozet &lt;simon@rozet.name&gt;</message>
    <tree>2e10dd4b49bff0e54aa811a49567b37caf2093af</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90db2f5900ea40c98047363866d7fd874cf667a9</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/68d2b4ce79d5b1c40f0f1da3123292aabf28fe9d</url>
    <id>68d2b4ce79d5b1c40f0f1da3123292aabf28fe9d</id>
    <committed-date>2009-12-09T14:38:25-08:00</committed-date>
    <authored-date>2009-12-09T14:19:10-08:00</authored-date>
    <message>Set the right timezone

Signed-off-by: Simon Rozet &lt;simon@rozet.name&gt;</message>
    <tree>a9ce686c870dde88b4408dcdb6de8b7cc2ebedc9</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>161a5ec135147b9355065989f2cd6223f493239a</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/90db2f5900ea40c98047363866d7fd874cf667a9</url>
    <id>90db2f5900ea40c98047363866d7fd874cf667a9</id>
    <committed-date>2009-12-09T02:46:30-08:00</committed-date>
    <authored-date>2009-12-09T02:34:45-08:00</authored-date>
    <message>Update CHANGES for 0.2.9</message>
    <tree>ffa69c5c60672854106a0c613d9fe4b1de32b63d</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>533a35800d93be8d24adc3819503f8b54d6ec86c</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/161a5ec135147b9355065989f2cd6223f493239a</url>
    <id>161a5ec135147b9355065989f2cd6223f493239a</id>
    <committed-date>2009-12-09T01:33:53-08:00</committed-date>
    <authored-date>2009-12-09T01:14:08-08:00</authored-date>
    <message>Update .gems for Heroku deploy</message>
    <tree>71e5787396192cc4e57cdf0a6d9fc328728a58c3</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b83cf80e1d3103595bd6309f202e8bcde95dd473</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/533a35800d93be8d24adc3819503f8b54d6ec86c</url>
    <id>533a35800d93be8d24adc3819503f8b54d6ec86c</id>
    <committed-date>2009-12-09T00:48:50-08:00</committed-date>
    <authored-date>2009-12-09T00:48:50-08:00</authored-date>
    <message>Merge integrity-website</message>
    <tree>8a6568b6d631079ea8223ca471a8ae3a114f2183</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6320a96f77923bfc9116a90513fbba61d3bc8d7</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/b83cf80e1d3103595bd6309f202e8bcde95dd473</url>
    <id>b83cf80e1d3103595bd6309f202e8bcde95dd473</id>
    <committed-date>2009-12-09T00:04:06-08:00</committed-date>
    <authored-date>2009-12-08T23:58:43-08:00</authored-date>
    <message>Get rid of Integrity.config</message>
    <tree>fdcd19462f3c32036f23f2b2e4678a16ad334f57</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5ee50de57a7a036018756a00d7381f4580e55c7</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/d6320a96f77923bfc9116a90513fbba61d3bc8d7</url>
    <id>d6320a96f77923bfc9116a90513fbba61d3bc8d7</id>
    <committed-date>2009-12-09T00:04:06-08:00</committed-date>
    <authored-date>2009-12-08T23:48:42-08:00</authored-date>
    <message>More DSL-ish configurator</message>
    <tree>9122f49baef543b98c17e4963ff521418a0b33b4</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e0e09c50ebb4738100a9bad3fa6e1bab845780ef</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/e5ee50de57a7a036018756a00d7381f4580e55c7</url>
    <id>e5ee50de57a7a036018756a00d7381f4580e55c7</id>
    <committed-date>2009-12-09T00:04:06-08:00</committed-date>
    <authored-date>2009-12-08T23:22:19-08:00</authored-date>
    <message>Deprecate not setting the base_url</message>
    <tree>c5cd0121083587d14bd293555b6856f6cbdab39f</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de99e14329456c38141e45981744adf56fabd7fb</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/e0e09c50ebb4738100a9bad3fa6e1bab845780ef</url>
    <id>e0e09c50ebb4738100a9bad3fa6e1bab845780ef</id>
    <committed-date>2009-12-09T00:04:01-08:00</committed-date>
    <authored-date>2009-12-08T23:17:00-08:00</authored-date>
    <message>Rename base_uri option to base_url</message>
    <tree>0870bdb56420e169aefac40a9252a0f82a08ce92</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b7669268895ae9dde614b57b90feeb31cfde085</id>
      </parent>
    </parents>
    <author>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </author>
    <url>http://github.com/integrity/integrity/commit/de99e14329456c38141e45981744adf56fabd7fb</url>
    <id>de99e14329456c38141e45981744adf56fabd7fb</id>
    <committed-date>2009-12-08T23:09:48-08:00</committed-date>
    <authored-date>2009-12-08T23:09:48-08:00</authored-date>
    <message>Deprecate the /push URL</message>
    <tree>73639b294cca128dce2c1bd07bd033507ac85dcb</tree>
    <committer>
      <name>Simon Rozet</name>
      <email>simon@rozet.name</email>
    </committer>
  </commit>
</commits>
