<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>dcbe968b822cb8e4a25d252c711453aca6476f64</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/60d7b5a7c9eb55324fc783eaed7921667c634b47</url>
    <id>60d7b5a7c9eb55324fc783eaed7921667c634b47</id>
    <committed-date>2008-12-14T19:08:00-08:00</committed-date>
    <authored-date>2008-12-14T19:08:00-08:00</authored-date>
    <message>make tests pass for consistency, add a comment to change specs to break to see sample output</message>
    <tree>27f53bcbdbbfec2c17d9cbb254d8f52f39c39183</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b4fa5927511e7d4674bf09048e4fb59b2d1b701</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/dcbe968b822cb8e4a25d252c711453aca6476f64</url>
    <id>dcbe968b822cb8e4a25d252c711453aca6476f64</id>
    <committed-date>2008-12-14T16:12:50-08:00</committed-date>
    <authored-date>2008-12-14T16:12:50-08:00</authored-date>
    <message>bump version</message>
    <tree>c90f43bcbb380b2f5ae97b38b80c42eebfef2b33</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd4b32151b4f74a01c727afdbbdedc326bc9378f</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/7b4fa5927511e7d4674bf09048e4fb59b2d1b701</url>
    <id>7b4fa5927511e7d4674bf09048e4fb59b2d1b701</id>
    <committed-date>2008-12-14T16:11:52-08:00</committed-date>
    <authored-date>2008-12-14T16:11:52-08:00</authored-date>
    <message>readme name changed at some point</message>
    <tree>821d67a50eb80caecb3def6c1472dbc9e2c5a8ee</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bcebf4750d07564d34ddcafbdc4151a01ff20577</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/cd4b32151b4f74a01c727afdbbdedc326bc9378f</url>
    <id>cd4b32151b4f74a01c727afdbbdedc326bc9378f</id>
    <committed-date>2008-11-25T18:17:06-08:00</committed-date>
    <authored-date>2008-11-25T18:17:06-08:00</authored-date>
    <message>updated readme with results of new rspec failure message</message>
    <tree>5452fd143996b506511908069da775b5c38d2d86</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9c5a208031d603c348a34003abc76313633927b</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/bcebf4750d07564d34ddcafbdc4151a01ff20577</url>
    <id>bcebf4750d07564d34ddcafbdc4151a01ff20577</id>
    <committed-date>2008-11-25T18:13:56-08:00</committed-date>
    <authored-date>2008-11-25T18:13:56-08:00</authored-date>
    <message>more intelligent rspec matcher messages</message>
    <tree>e25240c077b3fafb3986055a4c3d528c81ebf377</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>019e36178b0ddec0a56989a4891ea40a593be68b</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/f9c5a208031d603c348a34003abc76313633927b</url>
    <id>f9c5a208031d603c348a34003abc76313633927b</id>
    <committed-date>2008-11-25T17:51:49-08:00</committed-date>
    <authored-date>2008-11-25T17:51:49-08:00</authored-date>
    <message>Starting test site over again so we can actually focus on writing tests for it.
We also need to rewrite how a spec_helper that uses shnork requires everything,
because requiring 'sinatra/test/rspec' sets the application to nil, making it a
pain to order all the requires correctly.</message>
    <tree>192e9110530920a755071a1f4139e1a7cff5cc62</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b86fe9b3036fde069b13a382af839ac0df9db6b</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/019e36178b0ddec0a56989a4891ea40a593be68b</url>
    <id>019e36178b0ddec0a56989a4891ea40a593be68b</id>
    <committed-date>2008-11-20T20:07:54-08:00</committed-date>
    <authored-date>2008-11-20T20:07:54-08:00</authored-date>
    <message>much more informative errors that display the first five of each error encountered</message>
    <tree>79ee72109c2fae9ea222d05cf3b8fb3666c65bb2</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74301b1458b04a65f83df4ab95e1867ba3671802</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/3b86fe9b3036fde069b13a382af839ac0df9db6b</url>
    <id>3b86fe9b3036fde069b13a382af839ac0df9db6b</id>
    <committed-date>2008-11-20T20:07:29-08:00</committed-date>
    <authored-date>2008-11-20T20:07:29-08:00</authored-date>
    <message>ignoring lots of things</message>
    <tree>1b469bb641e85d3d93b6dfb68cae0e2d2f23f2dc</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b80b56872204e45fe53e22cf1fb717dade6240b</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/74301b1458b04a65f83df4ab95e1867ba3671802</url>
    <id>74301b1458b04a65f83df4ab95e1867ba3671802</id>
    <committed-date>2008-11-20T19:38:55-08:00</committed-date>
    <authored-date>2008-11-20T19:38:55-08:00</authored-date>
    <message>let's not require sinatra in case it's edge or something, and just include rack instead</message>
    <tree>d78e00482e2868793a0f1e640f145166efbc8f75</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2cb1cf8860c588dc5e44466039c94783d6d04f2</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/1b80b56872204e45fe53e22cf1fb717dade6240b</url>
    <id>1b80b56872204e45fe53e22cf1fb717dade6240b</id>
    <committed-date>2008-11-20T19:38:38-08:00</committed-date>
    <authored-date>2008-11-20T19:38:38-08:00</authored-date>
    <message>dumb misspelling</message>
    <tree>39a47959a03be5fd31b7cdc85faf1feb644ae83e</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c45924168888ac4f542ffb8e1186682816bae6c8</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/b2cb1cf8860c588dc5e44466039c94783d6d04f2</url>
    <id>b2cb1cf8860c588dc5e44466039c94783d6d04f2</id>
    <committed-date>2008-11-17T17:45:21-08:00</committed-date>
    <authored-date>2008-11-17T17:45:21-08:00</authored-date>
    <message>add 'include' line to syntax</message>
    <tree>abacf62d838a120f23fbe10d93c5e67832ecf43e</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f37ffba6bebeb9604fea5d7477c96dfcfb4a37f</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/c45924168888ac4f542ffb8e1186682816bae6c8</url>
    <id>c45924168888ac4f542ffb8e1186682816bae6c8</id>
    <committed-date>2008-11-17T17:27:35-08:00</committed-date>
    <authored-date>2008-11-17T17:27:35-08:00</authored-date>
    <message>add lighthouse link</message>
    <tree>444504d118e8ea2c941840391fade5a9753ec762</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d761d12d89e277da6f9082d866f49702748debff</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/2f37ffba6bebeb9604fea5d7477c96dfcfb4a37f</url>
    <id>2f37ffba6bebeb9604fea5d7477c96dfcfb4a37f</id>
    <committed-date>2008-11-16T12:11:54-08:00</committed-date>
    <authored-date>2008-11-16T12:11:54-08:00</authored-date>
    <message>yeah, that's a finished gem right thar</message>
    <tree>5187d481cbe6dddf1de5f3498526f1655a111746</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90968e63780dfb728f138e61aead977c348c0dc9</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/d761d12d89e277da6f9082d866f49702748debff</url>
    <id>d761d12d89e277da6f9082d866f49702748debff</id>
    <committed-date>2008-11-16T11:59:56-08:00</committed-date>
    <authored-date>2008-11-16T11:59:56-08:00</authored-date>
    <message>hey we actually descend now</message>
    <tree>86b5526501a78fdf0c7e68f0990d23443f6063b2</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>709d740a865455391b0ae59b1de8f63eb8a8a8ab</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/90968e63780dfb728f138e61aead977c348c0dc9</url>
    <id>90968e63780dfb728f138e61aead977c348c0dc9</id>
    <committed-date>2008-11-16T10:33:48-08:00</committed-date>
    <authored-date>2008-11-16T10:33:48-08:00</authored-date>
    <message>redirects work i think</message>
    <tree>274cc3c684b0c34123fa651c0c8ff6bbc9e40e4f</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5941a7566d8a057e2389d10fae2952518b6150f6</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/709d740a865455391b0ae59b1de8f63eb8a8a8ab</url>
    <id>709d740a865455391b0ae59b1de8f63eb8a8a8ab</id>
    <committed-date>2008-11-16T10:00:00-08:00</committed-date>
    <authored-date>2008-11-16T10:00:00-08:00</authored-date>
    <message>i know syntax, i should use it</message>
    <tree>13b71b09b8946a50081ec7bf014b6108dd0cbe23</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81bcc46814ff64e889faee37fd069f35661f5328</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/5941a7566d8a057e2389d10fae2952518b6150f6</url>
    <id>5941a7566d8a057e2389d10fae2952518b6150f6</id>
    <committed-date>2008-11-16T09:55:55-08:00</committed-date>
    <authored-date>2008-11-16T09:55:55-08:00</authored-date>
    <message>thresholds make more sense in rspec matchers, updated readme</message>
    <tree>e6a6834574d179c54bb515d1f948b980baa15afb</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad2dae40927cc4a660995efb2346cdc1ccf992ec</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/81bcc46814ff64e889faee37fd069f35661f5328</url>
    <id>81bcc46814ff64e889faee37fd069f35661f5328</id>
    <committed-date>2008-11-16T09:04:14-08:00</committed-date>
    <authored-date>2008-11-16T09:04:14-08:00</authored-date>
    <message>updated readme with actual results</message>
    <tree>dc89e0abecec662f6303927f43952bc8b09ff02d</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09e09bf4fb996132fe16840854739458bdd54081</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/ad2dae40927cc4a660995efb2346cdc1ccf992ec</url>
    <id>ad2dae40927cc4a660995efb2346cdc1ccf992ec</id>
    <committed-date>2008-11-16T09:04:04-08:00</committed-date>
    <authored-date>2008-11-16T09:04:04-08:00</authored-date>
    <message>fixed site to actually work, added intelligent messages for rspec task, as well as thresholds for managing error counts, more explicit specs for basic usage, as well as super-awesome depth limits for link following.</message>
    <tree>47f56affeece6de0cad283492d828b3191e6ee0d</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9eed6f9e78832b5838fe52e146846fc99e59e4d2</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/09e09bf4fb996132fe16840854739458bdd54081</url>
    <id>09e09bf4fb996132fe16840854739458bdd54081</id>
    <committed-date>2008-11-16T08:23:12-08:00</committed-date>
    <authored-date>2008-11-16T08:23:12-08:00</authored-date>
    <message>Requests should be sent through the whole Sinatra env now</message>
    <tree>d87c0bd48a3f691167b8e02fab827b252522ee62</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bec8b09b62ef97abc9a42c0ac676b49e9ebabffd</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/9eed6f9e78832b5838fe52e146846fc99e59e4d2</url>
    <id>9eed6f9e78832b5838fe52e146846fc99e59e4d2</id>
    <committed-date>2008-11-16T08:22:47-08:00</committed-date>
    <authored-date>2008-11-16T08:22:47-08:00</authored-date>
    <message>ignore generated databases</message>
    <tree>e2a88363972684f24d367c3ccc54e9d7e05b6019</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed7223f9b803843cf7f6fc3b7f708b36c248c8cd</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/bec8b09b62ef97abc9a42c0ac676b49e9ebabffd</url>
    <id>bec8b09b62ef97abc9a42c0ac676b49e9ebabffd</id>
    <committed-date>2008-11-16T07:21:25-08:00</committed-date>
    <authored-date>2008-11-16T07:21:25-08:00</authored-date>
    <message>keep people updated of syntax</message>
    <tree>f5a5ff77f3552cf60014a9dbbfe6ee639a53d4a6</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5b2d850591ebf310588d600779f4ed688e76610</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/ed7223f9b803843cf7f6fc3b7f708b36c248c8cd</url>
    <id>ed7223f9b803843cf7f6fc3b7f708b36c248c8cd</id>
    <committed-date>2008-11-16T07:16:50-08:00</committed-date>
    <authored-date>2008-11-16T07:16:50-08:00</authored-date>
    <message>I think I just made the RSpec matcher work, basically</message>
    <tree>e41c97c7282fe927bff2c523d57aab1c674951d7</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2968855f1dfb9906e235dda989f96b377baf2bc5</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/b5b2d850591ebf310588d600779f4ed688e76610</url>
    <id>b5b2d850591ebf310588d600779f4ed688e76610</id>
    <committed-date>2008-11-16T06:56:42-08:00</committed-date>
    <authored-date>2008-11-16T06:56:42-08:00</authored-date>
    <message>spec: results should include status code hash to links that match it, added ShnorkResults class.</message>
    <tree>1c70706d657173abae2ed0973df138f1921f152e</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1bbe2dab4435642976c3435487cadc66911a967</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/2968855f1dfb9906e235dda989f96b377baf2bc5</url>
    <id>2968855f1dfb9906e235dda989f96b377baf2bc5</id>
    <committed-date>2008-11-16T06:39:05-08:00</committed-date>
    <authored-date>2008-11-16T06:39:05-08:00</authored-date>
    <message>spec: recording the initial link as reached</message>
    <tree>577f4ca22cf619bb7f11bc48a7531d8a8199cb4b</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd2aff6a2f56deac5edf860813be70ce2bff2f97</id>
      </parent>
    </parents>
    <author>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/c1bbe2dab4435642976c3435487cadc66911a967</url>
    <id>c1bbe2dab4435642976c3435487cadc66911a967</id>
    <committed-date>2008-11-16T06:27:12-08:00</committed-date>
    <authored-date>2008-11-16T06:27:12-08:00</authored-date>
    <message>initial rakefile, gemspec, one spec that actually works</message>
    <tree>c574dbfd9fc447b7c24f5831edfd04ba76b7df7a</tree>
    <committer>
      <name>Ardekantur</name>
      <email>greystone@ardekantur.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Matthew Snyder</name>
      <email>mcs532@tux64-03.(none)</email>
    </author>
    <url>http://github.com/ardekantur/shnork/commit/cd2aff6a2f56deac5edf860813be70ce2bff2f97</url>
    <id>cd2aff6a2f56deac5edf860813be70ce2bff2f97</id>
    <committed-date>2008-11-06T14:04:56-08:00</committed-date>
    <authored-date>2008-11-06T14:04:56-08:00</authored-date>
    <message>readeth me</message>
    <tree>82a22ef68d86afb2027fd7ba85b0488952032675</tree>
    <committer>
      <name>Matthew Snyder</name>
      <email>mcs532@tux64-03.(none)</email>
    </committer>
  </commit>
</commits>
