<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>6fea1db12088f02975ed97bfd6a99ea90cccce99</id>
      </parent>
    </parents>
    <author>
      <name>melsdoerfer</name>
      <email>michael@elsdoerfer.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/a92456004e887847b0f7a4991bb965edf4708b33</url>
    <id>a92456004e887847b0f7a4991bb965edf4708b33</id>
    <committed-date>2009-10-09T18:39:33-07:00</committed-date>
    <authored-date>2009-10-09T11:13:30-07:00</authored-date>
    <message>crawlurls command: Actually use a start url that is given.</message>
    <tree>cc554122853c6b772fa8efb3fa450f483de13f97</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0595c4aa8901f3aec1921c26833658a5818642a</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Nordberg</name>
      <email>dnordberg@gmail.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/ee55878d82d8cd4860ce017fb309f0875477dba3</url>
    <id>ee55878d82d8cd4860ce017fb309f0875477dba3</id>
    <committed-date>2009-08-19T13:04:46-07:00</committed-date>
    <authored-date>2009-07-15T01:54:48-07:00</authored-date>
    <message>Fixed: Error running crawlurls reported by andybak.

Signed-off-by: mthornhill &lt;michael.thornhill@gmail.com&gt;

Signed-off-by: Eric Holscher &lt;eric@ericholscher.com&gt;</message>
    <tree>a593800312c4a333cf0931005be54543e5789cf7</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2efc74f1bfa472059db0f108f8447388e866632</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/b3264ae8148f885adf53b4c819c07d0eb6630afe</url>
    <id>b3264ae8148f885adf53b4c819c07d0eb6630afe</id>
    <committed-date>2009-03-13T19:30:22-07:00</committed-date>
    <authored-date>2009-03-13T19:30:22-07:00</authored-date>
    <message>Beginning of backend refactor</message>
    <tree>497a671735bb73cb854a2729ff8f3d83da0e6e05</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09cd08b0d76e7ab5d471a04e8b05890e40b6744d</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/c2efc74f1bfa472059db0f108f8447388e866632</url>
    <id>c2efc74f1bfa472059db0f108f8447388e866632</id>
    <committed-date>2009-02-22T23:59:59-08:00</committed-date>
    <authored-date>2009-02-22T23:59:59-08:00</authored-date>
    <message>Added graph plugin but it eats lots of memory. Also refactored a bit to make the main class as subclassable as possible.</message>
    <tree>9bb9de23f959bb91a846bdf04c28d61f4025f22d</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4fac703d7374451c4b3f0c3438ba3e2f816d5d64</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/672ef9c35cb229b7ce30763526a3986f99540dfb</url>
    <id>672ef9c35cb229b7ce30763526a3986f99540dfb</id>
    <committed-date>2009-02-22T22:56:54-08:00</committed-date>
    <authored-date>2009-02-22T22:56:54-08:00</authored-date>
    <message>Added ability to turn plugins off, made Time and URLConf plugins work.</message>
    <tree>b4848dcf202361d40470dc3caaa248efb5ba1c2e</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be0a9670e41a0ccd6ec13d4ed6a0db11409d263d</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/4fac703d7374451c4b3f0c3438ba3e2f816d5d64</url>
    <id>4fac703d7374451c4b3f0c3438ba3e2f816d5d64</id>
    <committed-date>2009-02-22T21:29:52-08:00</committed-date>
    <authored-date>2009-02-22T21:29:52-08:00</authored-date>
    <message>Plugin infrastructure now works. Seems like I don't need signals and they can be done with just a small plugin framework. The signal mindset really helped me abstract stuff correctly though :)</message>
    <tree>877b672f82bfacbf13bd26fc9a07e8396344ebd9</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d9421cdd403b2989d8ed75143e6ee0b5a90cf42</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/be0a9670e41a0ccd6ec13d4ed6a0db11409d263d</url>
    <id>be0a9670e41a0ccd6ec13d4ed6a0db11409d263d</id>
    <committed-date>2009-02-22T20:02:38-08:00</committed-date>
    <authored-date>2009-02-22T20:02:38-08:00</authored-date>
    <message>Updated a couple small little bugs so that crawlurls actually works. Now on to the actual signal refactor!</message>
    <tree>764e896dac7b6ddfa6a1a506fd5d5812c89abc40</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a6bb2ac6aa1b339ce9476c5ae5b5252a3ea8805</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/0d9421cdd403b2989d8ed75143e6ee0b5a90cf42</url>
    <id>0d9421cdd403b2989d8ed75143e6ee0b5a90cf42</id>
    <committed-date>2009-02-22T19:47:45-08:00</committed-date>
    <authored-date>2009-02-22T19:47:45-08:00</authored-date>
    <message>First rough commit of the signals refactor. I'm not convinced this is the correct API design, but it's playing out a lot nicer than the old way of doing things.</message>
    <tree>e6da6c3d14b9d18fb98afa677e2d7a4d1cc6ab4c</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a1cd4332dca6a641ab4b811db351dc128fa8305</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/09cf5afb79eda2fc776db26d4ceb25c9cf43a268</url>
    <id>09cf5afb79eda2fc776db26d4ceb25c9cf43a268</id>
    <committed-date>2008-11-10T12:32:42-08:00</committed-date>
    <authored-date>2008-11-10T12:32:42-08:00</authored-date>
    <message>Fix args</message>
    <tree>884863cc933c502217c3f2e2003144faac3ba39d</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c8e4e14d1c1a58270a09506596ba0d2fa6fab91</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/8a1cd4332dca6a641ab4b811db351dc128fa8305</url>
    <id>8a1cd4332dca6a641ab4b811db351dc128fa8305</id>
    <committed-date>2008-11-10T12:20:33-08:00</committed-date>
    <authored-date>2008-11-10T12:20:33-08:00</authored-date>
    <message>Getting ready for blog post release.</message>
    <tree>ea628c59987162395de3308c217cde6159d58cd8</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94ffbb5b14afe8c730a6759aeb7ec18dadb4f94c</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/6c8e4e14d1c1a58270a09506596ba0d2fa6fab91</url>
    <id>6c8e4e14d1c1a58270a09506596ba0d2fa6fab91</id>
    <committed-date>2008-11-10T03:23:05-08:00</committed-date>
    <authored-date>2008-11-10T03:23:05-08:00</authored-date>
    <message>Error reporting works and added top time makers</message>
    <tree>51c7107de2b1a16deeb9f169388470fff7dc99fa</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cee216892904bb935bec6affd1179d442530869f</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/94ffbb5b14afe8c730a6759aeb7ec18dadb4f94c</url>
    <id>94ffbb5b14afe8c730a6759aeb7ec18dadb4f94c</id>
    <committed-date>2008-11-10T02:49:51-08:00</committed-date>
    <authored-date>2008-11-10T02:49:51-08:00</authored-date>
    <message>Fix soup parsing hopefully, and remove needless time import</message>
    <tree>26cb4a0865f3b755bbe3370d72a15342eadf6b74</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>638203f3270277dbef5331c43b7f5a52167748b1</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/cee216892904bb935bec6affd1179d442530869f</url>
    <id>cee216892904bb935bec6affd1179d442530869f</id>
    <committed-date>2008-11-10T02:42:10-08:00</committed-date>
    <authored-date>2008-11-10T02:42:10-08:00</authored-date>
    <message>Added verbosity handling</message>
    <tree>28883f0c500467ef9ef504c96d31e1342112183f</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1472adb49ce2d43397dbca435314c669db5dcf4</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/638203f3270277dbef5331c43b7f5a52167748b1</url>
    <id>638203f3270277dbef5331c43b7f5a52167748b1</id>
    <committed-date>2008-11-10T02:34:28-08:00</committed-date>
    <authored-date>2008-11-10T02:34:28-08:00</authored-date>
    <message>added option to store response</message>
    <tree>dd348a8f1bc24bae6aae83eb3e60a806b21e7e76</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80f705b4f7c226c2f4c623bdf53fb3caf4e7dc1a</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/d1472adb49ce2d43397dbca435314c669db5dcf4</url>
    <id>d1472adb49ce2d43397dbca435314c669db5dcf4</id>
    <committed-date>2008-11-10T02:32:03-08:00</committed-date>
    <authored-date>2008-11-10T02:32:03-08:00</authored-date>
    <message>Updated crawler to make it probably ready for release</message>
    <tree>aa50820b15e27cd2f1bf59a2626d5d1b2c1b4365</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2870b5f4161b6e45ecab0eb341926b56d527dfeb</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/80f705b4f7c226c2f4c623bdf53fb3caf4e7dc1a</url>
    <id>80f705b4f7c226c2f4c623bdf53fb3caf4e7dc1a</id>
    <committed-date>2008-11-10T01:44:41-08:00</committed-date>
    <authored-date>2008-11-10T01:44:41-08:00</authored-date>
    <message>Added some features to my crawler, and added in template tag helpers</message>
    <tree>fccad36aa1fc79df9891bebad2502a8e49b1df3b</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ba255a69b17822699979a40035ec04dcf2befd8</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/2870b5f4161b6e45ecab0eb341926b56d527dfeb</url>
    <id>2870b5f4161b6e45ecab0eb341926b56d527dfeb</id>
    <committed-date>2008-11-05T06:37:36-08:00</committed-date>
    <authored-date>2008-11-05T06:37:36-08:00</authored-date>
    <message>Rewritten to make it better, killed off recursion</message>
    <tree>99a403b06083e2cabfe94c8595665f99154d3942</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e565cf669631d52207f4a9faf90bec9e99fa0ff7</id>
      </parent>
    </parents>
    <author>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </author>
    <url>http://github.com/ericholscher/django-test-utils/commit/5ba255a69b17822699979a40035ec04dcf2befd8</url>
    <id>5ba255a69b17822699979a40035ec04dcf2befd8</id>
    <committed-date>2008-11-03T22:40:53-08:00</committed-date>
    <authored-date>2008-11-03T22:40:53-08:00</authored-date>
    <message>initial checkin of code</message>
    <tree>5200af1adcb37719bf84f9f8ca65ad816bafb959</tree>
    <committer>
      <name>Eric Holscher</name>
      <email>eric@ericholscher.com</email>
    </committer>
  </commit>
</commits>
