<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>2c02b1cf7e757a1de8d2ae2ee3674cb26c69e449</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/5b992ac7fcab56ad2497b6155a47034b030b7e1a</url>
    <id>5b992ac7fcab56ad2497b6155a47034b030b7e1a</id>
    <committed-date>2009-07-09T20:26:40-07:00</committed-date>
    <authored-date>2009-07-09T20:26:40-07:00</authored-date>
    <message>Updated to work with rspec/rails 1.2.7</message>
    <tree>1f613397df71a22b940d40cf2ffd7f4d978815a9</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b45acd80c65d1fbb6cfee506e6bb4df715b5fdc1</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/2c02b1cf7e757a1de8d2ae2ee3674cb26c69e449</url>
    <id>2c02b1cf7e757a1de8d2ae2ee3674cb26c69e449</id>
    <committed-date>2009-03-12T11:53:25-07:00</committed-date>
    <authored-date>2009-03-12T11:53:25-07:00</authored-date>
    <message>Need a better solution. This file was causing application to not load in production/staging</message>
    <tree>e8492b14acc0d896d27fad0790dbc9a805905d1f</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f41e96ce91a51e2b388d34d230b5eb1a3b732bd</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/b45acd80c65d1fbb6cfee506e6bb4df715b5fdc1</url>
    <id>b45acd80c65d1fbb6cfee506e6bb4df715b5fdc1</id>
    <committed-date>2009-03-11T21:14:56-07:00</committed-date>
    <authored-date>2009-03-11T21:14:56-07:00</authored-date>
    <message>More informative when conditions are not met for caching tests to run</message>
    <tree>3ff7b44b9fb9a032a91e3fed0c589bef9b320068</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a46ebd0d5a08ee1283b5b8c50f00a7d99478ac2</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/8f41e96ce91a51e2b388d34d230b5eb1a3b732bd</url>
    <id>8f41e96ce91a51e2b388d34d230b5eb1a3b732bd</id>
    <committed-date>2009-03-11T20:46:56-07:00</committed-date>
    <authored-date>2009-03-11T20:46:56-07:00</authored-date>
    <message>cache_action matcher takes second argument for defining store cache option expectations.</message>
    <tree>313a16e61912733e38a38663cd11c15e263f5cbc</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34f177eee7705d7e7a70ef8cddd7a3b1e89937a6</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/5a46ebd0d5a08ee1283b5b8c50f00a7d99478ac2</url>
    <id>5a46ebd0d5a08ee1283b5b8c50f00a7d99478ac2</id>
    <committed-date>2009-03-11T14:27:18-07:00</committed-date>
    <authored-date>2009-03-11T14:27:18-07:00</authored-date>
    <message>Action cache testing. See with_caching and cache_action.</message>
    <tree>0f45e6cef4911dc2f0cb10915ef8b9c46865b06b</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9c18f6834fd9c9cac2caa48137b44f78dc1a3b0</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/34f177eee7705d7e7a70ef8cddd7a3b1e89937a6</url>
    <id>34f177eee7705d7e7a70ef8cddd7a3b1e89937a6</id>
    <committed-date>2009-03-11T11:15:21-07:00</committed-date>
    <authored-date>2009-03-11T11:15:21-07:00</authored-date>
    <message>Fixed bug where non-string values would cause submit_form to fail</message>
    <tree>600d9b316d2267947064838c62b5397d3c526916</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27658dd9e7815494a8a015bff81434a6d6cdb72e</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/b9c18f6834fd9c9cac2caa48137b44f78dc1a3b0</url>
    <id>b9c18f6834fd9c9cac2caa48137b44f78dc1a3b0</id>
    <committed-date>2009-03-11T11:09:49-07:00</committed-date>
    <authored-date>2009-03-11T11:09:49-07:00</authored-date>
    <message>Fixed bug where special characters in form submissions would mangle the value</message>
    <tree>cdba72a7c531317ea94618b7a2e206ac2562ef78</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>971b85941a04ee4dc591ebc4dc0593d38ccd8d06</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/27658dd9e7815494a8a015bff81434a6d6cdb72e</url>
    <id>27658dd9e7815494a8a015bff81434a6d6cdb72e</id>
    <committed-date>2009-03-11T08:47:34-07:00</committed-date>
    <authored-date>2009-03-11T08:47:34-07:00</authored-date>
    <message>Added a test to prove how submit_form can forward headers</message>
    <tree>1d2cc69a55f36b7495f89f4f03e89fa00ab32047</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b3ef9df2e3279b8981dc12d08afe77f90ffa432f</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/971b85941a04ee4dc591ebc4dc0593d38ccd8d06</url>
    <id>971b85941a04ee4dc591ebc4dc0593d38ccd8d06</id>
    <committed-date>2009-03-11T08:41:22-07:00</committed-date>
    <authored-date>2009-03-11T08:41:22-07:00</authored-date>
    <message>click_on now supports :headers option</message>
    <tree>b336e5bbdcb6a1398f0ba549e57f2467e12f62cd</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60f68cdfeae5bdc2247ef0dbf47ab4e401a0bb9b</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/b3ef9df2e3279b8981dc12d08afe77f90ffa432f</url>
    <id>b3ef9df2e3279b8981dc12d08afe77f90ffa432f</id>
    <committed-date>2009-03-10T15:44:35-07:00</committed-date>
    <authored-date>2009-03-10T15:44:35-07:00</authored-date>
    <message>Fixed bug where file fields were not working with Rack</message>
    <tree>f3aaa1b35cbe413ed9e9a34036bba6ed6c02392d</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79853e067bd170dd571e100f30d452e43131129e</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/60f68cdfeae5bdc2247ef0dbf47ab4e401a0bb9b</url>
    <id>60f68cdfeae5bdc2247ef0dbf47ab4e401a0bb9b</id>
    <committed-date>2009-03-10T14:10:46-07:00</committed-date>
    <authored-date>2009-03-10T14:10:46-07:00</authored-date>
    <message>Fixed bug where arrays were not handled correctly in form submission</message>
    <tree>2d615d146f4517921a2068e25a9c71c47ac05a86</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c258fda5b7cb6238ec8bce471d24b14bd91a3edf</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/79853e067bd170dd571e100f30d452e43131129e</url>
    <id>79853e067bd170dd571e100f30d452e43131129e</id>
    <committed-date>2009-03-10T10:32:54-07:00</committed-date>
    <authored-date>2009-03-10T10:32:54-07:00</authored-date>
    <message>Working with rails 2.3.1</message>
    <tree>21e97b966239e165ce927846effe9fe321047090</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>88a2443f3ca927e0a98583c84af1d8509fc699d6</id>
      </parent>
    </parents>
    <author>
      <name>Steve Iannopollo</name>
      <email>steve@iannopollo.com</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/c258fda5b7cb6238ec8bce471d24b14bd91a3edf</url>
    <id>c258fda5b7cb6238ec8bce471d24b14bd91a3edf</id>
    <committed-date>2009-03-06T11:20:37-08:00</committed-date>
    <authored-date>2009-03-06T11:20:37-08:00</authored-date>
    <message>needed this to get form submission with selects working</message>
    <tree>1c2d92bd4f35800be2af0e519a7910d51d27ae7d</tree>
    <committer>
      <name>Steve Iannopollo</name>
      <email>steve@iannopollo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8a72ce514f70dd02e9c6156f1bd89e9ea3bc76b</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/88a2443f3ca927e0a98583c84af1d8509fc699d6</url>
    <id>88a2443f3ca927e0a98583c84af1d8509fc699d6</id>
    <committed-date>2009-02-27T14:43:07-08:00</committed-date>
    <authored-date>2009-02-27T14:43:07-08:00</authored-date>
    <message>Fixed bug where navigate_to was submitting options to test_process and that signature has changed</message>
    <tree>c62d4ed2fbb6b2a2ebd761f5ace3fc4b88c75445</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a38f7833ecb8f2e32a0bc4f104db2cfbcf6663f</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/c8a72ce514f70dd02e9c6156f1bd89e9ea3bc76b</url>
    <id>c8a72ce514f70dd02e9c6156f1bd89e9ea3bc76b</id>
    <committed-date>2009-02-27T14:21:54-08:00</committed-date>
    <authored-date>2009-02-27T14:21:54-08:00</authored-date>
    <message>A bit of an update to the readme</message>
    <tree>e9c77c2eaef4898317a9b69248f13ea1e4622ab7</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>199f9c9382f72c371dd0ec9a1bf44b9e980ace07</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/1a38f7833ecb8f2e32a0bc4f104db2cfbcf6663f</url>
    <id>1a38f7833ecb8f2e32a0bc4f104db2cfbcf6663f</id>
    <committed-date>2009-02-27T14:09:05-08:00</committed-date>
    <authored-date>2009-02-27T14:09:05-08:00</authored-date>
    <message>Running in Rails 2.3</message>
    <tree>2ff08eab5d25ceac79f14aa9f0f8df81f7f74643</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb03a39889ef4ec5bd9aae7f964aec68b944e570</id>
      </parent>
    </parents>
    <author>
      <name>Alf Mikula</name>
      <email>amikula@Kale.(none)</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/199f9c9382f72c371dd0ec9a1bf44b9e980ace07</url>
    <id>199f9c9382f72c371dd0ec9a1bf44b9e980ace07</id>
    <committed-date>2009-01-15T20:45:33-08:00</committed-date>
    <authored-date>2009-01-15T20:45:33-08:00</authored-date>
    <message>Don't alias rescue_action_without_fast_errors...instead call it directly when in an integration example</message>
    <tree>cf3f25ba8b8dbdd59584edc2f6911247e3672933</tree>
    <committer>
      <name>Alf Mikula</name>
      <email>amikula@Kale.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2328d57f7423928c9c7d08c184d48f9da8fc03b8</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/eb03a39889ef4ec5bd9aae7f964aec68b944e570</url>
    <id>eb03a39889ef4ec5bd9aae7f964aec68b944e570</id>
    <committed-date>2008-11-25T14:22:00-08:00</committed-date>
    <authored-date>2008-11-25T14:22:00-08:00</authored-date>
    <message>Navigation was not always unescaping hrefs</message>
    <tree>bab1db2e571b426b81f2069a6798eb69a6d54f06</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f4b1405780e8a432728adff8fe3f7bc13b3ee5e</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/2328d57f7423928c9c7d08c184d48f9da8fc03b8</url>
    <id>2328d57f7423928c9c7d08c184d48f9da8fc03b8</id>
    <committed-date>2008-11-25T14:17:58-08:00</committed-date>
    <authored-date>2008-11-25T14:17:58-08:00</authored-date>
    <message>Navigation was not always unescaping hrefs</message>
    <tree>d2c11f2ca88a96b3e20cac54f986f2848700465e</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5ede440fb2c77ebf47a4c6d0bf84e9ccaa3607a</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/1f4b1405780e8a432728adff8fe3f7bc13b3ee5e</url>
    <id>1f4b1405780e8a432728adff8fe3f7bc13b3ee5e</id>
    <committed-date>2008-11-19T06:05:04-08:00</committed-date>
    <authored-date>2008-11-19T06:05:04-08:00</authored-date>
    <message>Fix for Rails 2.2.1 - should call is not making it to the integration session without a direct reference. [Steve Iannopollo]</message>
    <tree>e5baa5044840ae101c68c720ffe361de04abb24c</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>552eefe61c2335de5cbeed6c9a08c01bde954f22</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/b5ede440fb2c77ebf47a4c6d0bf84e9ccaa3607a</url>
    <id>b5ede440fb2c77ebf47a4c6d0bf84e9ccaa3607a</id>
    <committed-date>2008-11-19T06:02:43-08:00</committed-date>
    <authored-date>2008-11-19T06:02:43-08:00</authored-date>
    <message>Fix to keep controller failures coming to the top [Kristian Hanekamp]</message>
    <tree>ba15a428f6c7f4c80f458bae655dcc71635571d1</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2539707c623f162eae25f1c259c8d37ccc80c679</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/552eefe61c2335de5cbeed6c9a08c01bde954f22</url>
    <id>552eefe61c2335de5cbeed6c9a08c01bde954f22</id>
    <committed-date>2008-11-18T20:54:22-08:00</committed-date>
    <authored-date>2008-11-18T20:54:22-08:00</authored-date>
    <message>Updated to latest testing patterns using plugit</message>
    <tree>c7b64ea0e3ba8e859e908af71994888ab0e7d229</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90c63cbc9c7b764d718c2c716c8b9a228c9c679a</id>
      </parent>
      <parent>
        <id>6b1060d9fb0b0fae4f0dc361f75cda8fb2d486b7</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/2539707c623f162eae25f1c259c8d37ccc80c679</url>
    <id>2539707c623f162eae25f1c259c8d37ccc80c679</id>
    <committed-date>2008-10-25T17:42:23-07:00</committed-date>
    <authored-date>2008-10-25T17:42:23-07:00</authored-date>
    <message>Merged changes from gerrit / spec_integration</message>
    <tree>19a26dac785578788dc046db9496de25c45bfddd</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3417791e6900e731fca04f1b451b7dd7e0b2706e</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/90c63cbc9c7b764d718c2c716c8b9a228c9c679a</url>
    <id>90c63cbc9c7b764d718c2c716c8b9a228c9c679a</id>
    <committed-date>2008-10-25T08:54:07-07:00</committed-date>
    <authored-date>2008-10-25T08:54:07-07:00</authored-date>
    <message>Added a few updates</message>
    <tree>7ab0118fba4f2f919bf75b34a9f54a0372194da6</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63791a4c1b62e58d67c07bff7215472ae92cbb24</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/3417791e6900e731fca04f1b451b7dd7e0b2706e</url>
    <id>3417791e6900e731fca04f1b451b7dd7e0b2706e</id>
    <committed-date>2008-06-19T12:44:42-07:00</committed-date>
    <authored-date>2008-06-19T12:44:42-07:00</authored-date>
    <message>Updated to use plugit gem. Running against rails/rspec edge.</message>
    <tree>f704a0b2afcf0032c278b652d0fe8302f5645497</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a115121a8d79c003cbe742eaf86ed6abfa6edca2</id>
      </parent>
    </parents>
    <author>
      <name>Gerrit Kaiser</name>
      <email>gerrit@gerritkaiser.de</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/6b1060d9fb0b0fae4f0dc361f75cda8fb2d486b7</url>
    <id>6b1060d9fb0b0fae4f0dc361f75cda8fb2d486b7</id>
    <committed-date>2008-06-18T21:40:38-07:00</committed-date>
    <authored-date>2008-06-18T21:40:38-07:00</authored-date>
    <message>deactivated auto-loading of plugin, workaround for interference of actioncontroller exception-handling monkey-patch with RSpec-on-rails controller specs that dont `use_rails_error_handling!`</message>
    <tree>ee06c08ed80ad716ef0d04fdf8c6b7ada4bb304e</tree>
    <committer>
      <name>Gerrit Kaiser</name>
      <email>gerrit@gerritkaiser.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7945bb1bb3bf3eb765031445a15fb4bc97280187</id>
      </parent>
    </parents>
    <author>
      <name>Gerrit Kaiser</name>
      <email>gerrit@gerritkaiser.de</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/a115121a8d79c003cbe742eaf86ed6abfa6edca2</url>
    <id>a115121a8d79c003cbe742eaf86ed6abfa6edca2</id>
    <committed-date>2008-06-18T19:02:34-07:00</committed-date>
    <authored-date>2008-06-18T19:02:34-07:00</authored-date>
    <message>play nice with rspec installed as a rails plugin (copied from rspec-rails)</message>
    <tree>9c07a9e496c83ce76d88642748b6dd647b135ac4</tree>
    <committer>
      <name>Gerrit Kaiser</name>
      <email>gerrit@gerritkaiser.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63791a4c1b62e58d67c07bff7215472ae92cbb24</id>
      </parent>
    </parents>
    <author>
      <name>Gerrit Kaiser</name>
      <email>gerrit@gerritkaiser.de</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/7945bb1bb3bf3eb765031445a15fb4bc97280187</url>
    <id>7945bb1bb3bf3eb765031445a15fb4bc97280187</id>
    <committed-date>2008-06-18T18:43:13-07:00</committed-date>
    <authored-date>2008-06-18T18:43:13-07:00</authored-date>
    <message>added rake task to run integration specs separately</message>
    <tree>a1894dfabc4b70463b7742a6aef53fda4edeaa40</tree>
    <committer>
      <name>Gerrit Kaiser</name>
      <email>gerrit@gerritkaiser.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>711ce0bd3c9de89f2a8b2331f6785caa3082d8af</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/63791a4c1b62e58d67c07bff7215472ae92cbb24</url>
    <id>63791a4c1b62e58d67c07bff7215472ae92cbb24</id>
    <committed-date>2008-02-28T20:37:41-08:00</committed-date>
    <authored-date>2008-02-28T20:37:41-08:00</authored-date>
    <message>spec_integration: added display_object and following redirects until no more</message>
    <tree>ae392af800e204a28e8b57228e9fa9f91fe211a8</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff07b472cd1c99853a5f46a2851f2bfb907d681d</id>
      </parent>
    </parents>
    <author>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </author>
    <url>http://github.com/aiwilliams/spec_integration/commit/711ce0bd3c9de89f2a8b2331f6785caa3082d8af</url>
    <id>711ce0bd3c9de89f2a8b2331f6785caa3082d8af</id>
    <committed-date>2008-02-19T08:08:48-08:00</committed-date>
    <authored-date>2008-02-19T08:08:48-08:00</authored-date>
    <message>spec_integration: be_showing path disreguards query parameters in actual path unless expected includes them</message>
    <tree>2cf40a4c956cf4faf6411a6751b89b8225252c64</tree>
    <committer>
      <name>Adam Williams</name>
      <email>adam@thewilliams.ws</email>
    </committer>
  </commit>
</commits>
