<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>c306874a65ba9e63afbc5abbc5013ba7e7024de0</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan del Strother</name>
      <email>jon.delStrother@bestbefore.tv</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/a1f0ebead45cb50d47434f449f94948c6866b5ba</url>
    <id>a1f0ebead45cb50d47434f449f94948c6866b5ba</id>
    <committed-date>2008-03-15T12:34:57-07:00</committed-date>
    <authored-date>2008-03-15T11:32:55-07:00</authored-date>
    <message>Fixing Rails' TestCase callbacks

Edge Rails has TestCase callbacks, used for loading fixtures, among other things.
At the moment, these aren't called when rspec runs vanilla TestCase tests.  This patch fixes that.
As such, the before method in RailsExampleGroup to load the fixtures is no longer needed.</message>
    <tree>6b0dd6fb62f72309a819bbf622b2d4e228a31e53</tree>
    <committer>
      <name>Jonathan del Strother</name>
      <email>jon.delStrother@bestbefore.tv</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>097d63dfaa903fda1973c3cbad600af44097fcab</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/c306874a65ba9e63afbc5abbc5013ba7e7024de0</url>
    <id>c306874a65ba9e63afbc5abbc5013ba7e7024de0</id>
    <committed-date>2008-03-10T07:25:18-07:00</committed-date>
    <authored-date>2008-03-10T07:25:18-07:00</authored-date>
    <message>Removed unnecessary require 'rubygems' in world.rb</message>
    <tree>ed92fe84d8709fd58a0838db940f41bd0f2ed6d5</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f035b31eb840d30881407302636faeac31de9b9</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/097d63dfaa903fda1973c3cbad600af44097fcab</url>
    <id>097d63dfaa903fda1973c3cbad600af44097fcab</id>
    <committed-date>2008-03-09T14:06:24-07:00</committed-date>
    <authored-date>2008-03-09T14:06:24-07:00</authored-date>
    <message>Fixed bug in which session object in example was not the same instance used in the controller. Closes #331.</message>
    <tree>39643204bb77230238607e8a80e9553a7befa93b</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a6688ea09ee506856e96af2f0e1088921012f7b</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/7f035b31eb840d30881407302636faeac31de9b9</url>
    <id>7f035b31eb840d30881407302636faeac31de9b9</id>
    <committed-date>2008-03-09T13:13:05-07:00</committed-date>
    <authored-date>2008-03-09T13:13:05-07:00</authored-date>
    <message>Added example to show that session data is the same before and after the action (unless the action changes it, of course).</message>
    <tree>18c8511ed8335099c65e994d23402eaffd5f3668</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>596aedc0cbbe2699e484bc56412cde011345df30</id>
      </parent>
      <parent>
        <id>ffb83c3a6f0021a71af10aa97da1e8bbcb62cd20</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/4a6688ea09ee506856e96af2f0e1088921012f7b</url>
    <id>4a6688ea09ee506856e96af2f0e1088921012f7b</id>
    <committed-date>2008-03-09T05:33:45-07:00</committed-date>
    <authored-date>2008-03-09T05:33:45-07:00</authored-date>
    <message>merged in stub_model from git</message>
    <tree>0d822f546eeb9f14dbf9e47bcfdbb63a087d9014</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40484b7987576a6f5059af7fe8c40523fee224c5</id>
      </parent>
    </parents>
    <author>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/596aedc0cbbe2699e484bc56412cde011345df30</url>
    <id>596aedc0cbbe2699e484bc56412cde011345df30</id>
    <committed-date>2008-03-09T04:57:19-07:00</committed-date>
    <authored-date>2008-03-09T04:57:19-07:00</authored-date>
    <message>Applied patch from Antti Tarvainen to fix bug where heckle runs rspec runs heckle runs rspec etc. Closes #280.


git-svn-id: svn+ssh://rubyforge.org/var/svn/rspec/trunk@3326 410327ef-2207-0410-a325-f78bbcb22a5a</message>
    <tree>f05d80443a82385686b6840680ed275c6d41837d</tree>
    <committer>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28225b065a2e2bd37b07acd5c269663f0c47e773</id>
      </parent>
    </parents>
    <author>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/40484b7987576a6f5059af7fe8c40523fee224c5</url>
    <id>40484b7987576a6f5059af7fe8c40523fee224c5</id>
    <committed-date>2008-03-09T04:57:10-07:00</committed-date>
    <authored-date>2008-03-09T04:57:10-07:00</authored-date>
    <message>Added gem 'heckle' to get heckle to load properly (rubygems 1.0)


git-svn-id: svn+ssh://rubyforge.org/var/svn/rspec/trunk@3325 410327ef-2207-0410-a325-f78bbcb22a5a</message>
    <tree>3384531d52d9ed456027e89050992bdd786a09b8</tree>
    <committer>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac604767c36be97602f3c60b35ec2c031de12d91</id>
      </parent>
    </parents>
    <author>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/28225b065a2e2bd37b07acd5c269663f0c47e773</url>
    <id>28225b065a2e2bd37b07acd5c269663f0c47e773</id>
    <committed-date>2008-03-09T04:56:55-07:00</committed-date>
    <authored-date>2008-03-09T04:56:55-07:00</authored-date>
    <message>Attribute last patch to Zach Dennis.


git-svn-id: svn+ssh://rubyforge.org/var/svn/rspec/trunk@3324 410327ef-2207-0410-a325-f78bbcb22a5a</message>
    <tree>f2b178c05d1b9f7fee14c59629c16def25061c23</tree>
    <committer>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a524fde177101e424ea3f766b0256930aacda64</id>
      </parent>
    </parents>
    <author>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/ac604767c36be97602f3c60b35ec2c031de12d91</url>
    <id>ac604767c36be97602f3c60b35ec2c031de12d91</id>
    <committed-date>2008-03-09T04:56:52-07:00</committed-date>
    <authored-date>2008-03-09T04:56:52-07:00</authored-date>
    <message>Consolidated the :steps and :steps_for options of a Story to :steps_for


git-svn-id: svn+ssh://rubyforge.org/var/svn/rspec/trunk@3323 410327ef-2207-0410-a325-f78bbcb22a5a</message>
    <tree>b01ac93f7a479e3dea058bf99c724ddc4baccd41</tree>
    <committer>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b115e8b1baf1191cacf715e6cdbe417385e4ad6a</id>
      </parent>
    </parents>
    <author>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/0a524fde177101e424ea3f766b0256930aacda64</url>
    <id>0a524fde177101e424ea3f766b0256930aacda64</id>
    <committed-date>2008-03-09T04:56:23-07:00</committed-date>
    <authored-date>2008-03-09T04:56:23-07:00</authored-date>
    <message>words


git-svn-id: svn+ssh://rubyforge.org/var/svn/rspec/trunk@3322 410327ef-2207-0410-a325-f78bbcb22a5a</message>
    <tree>25db7c223f13e0dd469c49f14d6b629da1902336</tree>
    <committer>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd2ae30f78f647c559e2763d8dee287c7964aff8</id>
      </parent>
    </parents>
    <author>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/b115e8b1baf1191cacf715e6cdbe417385e4ad6a</url>
    <id>b115e8b1baf1191cacf715e6cdbe417385e4ad6a</id>
    <committed-date>2008-03-09T04:56:19-07:00</committed-date>
    <authored-date>2008-03-09T04:56:19-07:00</authored-date>
    <message>Fixes #320 -  redirect_to matcher fails when redirecting from SSL request to non-SSL response

Implementation by Rick Bradley


git-svn-id: svn+ssh://rubyforge.org/var/svn/rspec/trunk@3321 410327ef-2207-0410-a325-f78bbcb22a5a</message>
    <tree>b5a92c3085adcf678c2b1e987df94117ba32eaef</tree>
    <committer>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a7fae432fea101ab8292ab5a5affb4f1e5f3008</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/ffb83c3a6f0021a71af10aa97da1e8bbcb62cd20</url>
    <id>ffb83c3a6f0021a71af10aa97da1e8bbcb62cd20</id>
    <committed-date>2008-03-07T22:54:24-08:00</committed-date>
    <authored-date>2008-03-07T22:54:24-08:00</authored-date>
    <message>words</message>
    <tree>0d822f546eeb9f14dbf9e47bcfdbb63a087d9014</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64713d3aeeda351d5b07053b16892d7b39b2cbc7</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/0a7fae432fea101ab8292ab5a5affb4f1e5f3008</url>
    <id>0a7fae432fea101ab8292ab5a5affb4f1e5f3008</id>
    <committed-date>2008-03-07T22:53:03-08:00</committed-date>
    <authored-date>2008-03-07T22:53:03-08:00</authored-date>
    <message>added stub_model method</message>
    <tree>228e76417457db13368fc1c95fb83656ae6a4731</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96ad601a50db9344ffd8a3c4a0af4baf6ce55898</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/64713d3aeeda351d5b07053b16892d7b39b2cbc7</url>
    <id>64713d3aeeda351d5b07053b16892d7b39b2cbc7</id>
    <committed-date>2008-03-07T17:32:33-08:00</committed-date>
    <authored-date>2008-03-07T17:32:33-08:00</authored-date>
    <message>Applied patch from Antti Tarvainen to fix bug where heckle runs rspec runs heckle runs rspec etc. Closes #280.</message>
    <tree>f05d80443a82385686b6840680ed275c6d41837d</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44e12bd5a22b86377124d3b01c2200b30d2a83cc</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/96ad601a50db9344ffd8a3c4a0af4baf6ce55898</url>
    <id>96ad601a50db9344ffd8a3c4a0af4baf6ce55898</id>
    <committed-date>2008-03-07T17:26:04-08:00</committed-date>
    <authored-date>2008-03-07T17:26:04-08:00</authored-date>
    <message>Added gem 'heckle' to get heckle to load properly (rubygems 1.0)</message>
    <tree>3384531d52d9ed456027e89050992bdd786a09b8</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12100df5f42c0d1f9187bf9e4d0b55eacaf6fadf</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/44e12bd5a22b86377124d3b01c2200b30d2a83cc</url>
    <id>44e12bd5a22b86377124d3b01c2200b30d2a83cc</id>
    <committed-date>2008-03-04T20:17:16-08:00</committed-date>
    <authored-date>2008-03-04T20:17:16-08:00</authored-date>
    <message>Attribute last patch to Zach Dennis.</message>
    <tree>f2b178c05d1b9f7fee14c59629c16def25061c23</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ea1d1353104a7acf07871c06d8b9e9639c98951</id>
      </parent>
    </parents>
    <author>
      <name>Zach</name>
      <email>zdennis@fluffy.(none)</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/12100df5f42c0d1f9187bf9e4d0b55eacaf6fadf</url>
    <id>12100df5f42c0d1f9187bf9e4d0b55eacaf6fadf</id>
    <committed-date>2008-03-04T18:34:57-08:00</committed-date>
    <authored-date>2008-03-04T18:34:57-08:00</authored-date>
    <message>Consolidated the :steps and :steps_for options of a Story to :steps_for</message>
    <tree>b01ac93f7a479e3dea058bf99c724ddc4baccd41</tree>
    <committer>
      <name>Zach</name>
      <email>zdennis@fluffy.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e3ac61ed0da845367f76534208894a15eab02d7</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/2ea1d1353104a7acf07871c06d8b9e9639c98951</url>
    <id>2ea1d1353104a7acf07871c06d8b9e9639c98951</id>
    <committed-date>2008-03-03T20:47:26-08:00</committed-date>
    <authored-date>2008-03-03T20:47:26-08:00</authored-date>
    <message>words</message>
    <tree>25db7c223f13e0dd469c49f14d6b629da1902336</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee89d13317e3c98e7ffcb74e418fba6760d88b07</id>
      </parent>
    </parents>
    <author>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/7e3ac61ed0da845367f76534208894a15eab02d7</url>
    <id>7e3ac61ed0da845367f76534208894a15eab02d7</id>
    <committed-date>2008-03-03T11:25:17-08:00</committed-date>
    <authored-date>2008-03-03T11:25:17-08:00</authored-date>
    <message>Fixes #320 -  redirect_to matcher fails when redirecting from SSL request to non-SSL response

Implementation by Rick Bradley</message>
    <tree>b5a92c3085adcf678c2b1e987df94117ba32eaef</tree>
    <committer>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c96879810a2e65bd805369861d3699e92fb48921</id>
      </parent>
      <parent>
        <id>ee89d13317e3c98e7ffcb74e418fba6760d88b07</id>
      </parent>
    </parents>
    <author>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/cd2ae30f78f647c559e2763d8dee287c7964aff8</url>
    <id>cd2ae30f78f647c559e2763d8dee287c7964aff8</id>
    <committed-date>2008-03-03T03:40:40-08:00</committed-date>
    <authored-date>2008-03-03T03:40:40-08:00</authored-date>
    <message>merged in changes from git


git-svn-id: svn+ssh://rubyforge.org/var/svn/rspec/trunk@3320 410327ef-2207-0410-a325-f78bbcb22a5a</message>
    <tree>9cc2cf3de0e7c21fe59263809bfcd1f940e82808</tree>
    <committer>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8fc8720ee76d97360ed13cd2471c9c4d84bfb431</id>
      </parent>
    </parents>
    <author>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/c96879810a2e65bd805369861d3699e92fb48921</url>
    <id>c96879810a2e65bd805369861d3699e92fb48921</id>
    <committed-date>2008-03-03T03:40:36-08:00</committed-date>
    <authored-date>2008-03-03T03:40:36-08:00</authored-date>
    <message>Aliased :describe with :context in example group methods. Closes #312.


git-svn-id: svn+ssh://rubyforge.org/var/svn/rspec/trunk@3319 410327ef-2207-0410-a325-f78bbcb22a5a</message>
    <tree>648dd36dfb0200e02d103f12208053bf97f4055e</tree>
    <committer>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>57d660707fde3dfac13cf56092dee5bb4a1e7573</id>
      </parent>
    </parents>
    <author>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/8fc8720ee76d97360ed13cd2471c9c4d84bfb431</url>
    <id>8fc8720ee76d97360ed13cd2471c9c4d84bfb431</id>
    <committed-date>2008-03-03T03:40:34-08:00</committed-date>
    <authored-date>2008-03-03T03:40:34-08:00</authored-date>
    <message>quiet some of the output when running story specs


git-svn-id: svn+ssh://rubyforge.org/var/svn/rspec/trunk@3318 410327ef-2207-0410-a325-f78bbcb22a5a</message>
    <tree>a744df407c05b50a6b4b13298872367855a2ddf7</tree>
    <committer>
      <name>dchelimsky</name>
      <email>dchelimsky@410327ef-2207-0410-a325-f78bbcb22a5a</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ff36b0fc6de93a7d182528549f648db8dd9e1a4</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/ee89d13317e3c98e7ffcb74e418fba6760d88b07</url>
    <id>ee89d13317e3c98e7ffcb74e418fba6760d88b07</id>
    <committed-date>2008-03-02T15:37:04-08:00</committed-date>
    <authored-date>2008-03-02T15:37:04-08:00</authored-date>
    <message>words</message>
    <tree>9cc2cf3de0e7c21fe59263809bfcd1f940e82808</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9482b5d2cf7fba4c6afa5ec510800333efb21f2</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/3ff36b0fc6de93a7d182528549f648db8dd9e1a4</url>
    <id>3ff36b0fc6de93a7d182528549f648db8dd9e1a4</id>
    <committed-date>2008-03-02T15:23:14-08:00</committed-date>
    <authored-date>2008-03-02T15:23:14-08:00</authored-date>
    <message>Squashed commit of the following:

commit bcfb1db64f471bbded533319910183af08ae8126
Author: David Chelimsky &lt;dchelimsky@gmail.com&gt;
Date:   Sun Mar 2 17:16:02 2008 -0600

    refactoring raise_error

commit 15205dbcaa800b7c69421258a0f92bccd35cbd14
Author: David Chelimsky &lt;dchelimsky@gmail.com&gt;
Date:   Sun Mar 2 17:10:45 2008 -0600

    refactoring raise_error

commit d68177970ddcfdc703004cd6f31da01450697a7a
Author: David Chelimsky &lt;dchelimsky@gmail.com&gt;
Date:   Sun Mar 2 16:57:56 2008 -0600

    refactoring raise_error

commit be3d5cd4f44139bb1c776df3501800bb742bb8d0
Author: David Chelimsky &lt;dchelimsky@gmail.com&gt;
Date:   Sun Mar 2 16:46:15 2008 -0600

    refactoring

commit 38f66e89b5726212d70f11b4fd97045762a39912
Author: David Chelimsky &lt;dchelimsky@gmail.com&gt;
Date:   Sun Mar 2 16:36:53 2008 -0600

    Got raise_error with block failing correctly when failure occurs in block.

commit b9cdb9e15f4501de1e504085530e961113312b4f
Author: David Chelimsky &lt;dchelimsky@gmail.com&gt;
Date:   Sun Mar 2 15:41:37 2008 -0600

    Applied patch from Ryan Davis to add block syntax to raise_error matcher.</message>
    <tree>56cdee9f5fe8a7e360fd91f9811f2f8544f4d6e0</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a38bc6d83fb6a4181b7cd9ac5f640d5d1e4a95a5</id>
      </parent>
    </parents>
    <author>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/f9482b5d2cf7fba4c6afa5ec510800333efb21f2</url>
    <id>f9482b5d2cf7fba4c6afa5ec510800333efb21f2</id>
    <committed-date>2008-02-27T14:45:28-08:00</committed-date>
    <authored-date>2008-02-27T14:45:28-08:00</authored-date>
    <message>Removed another couple unnecessary lines</message>
    <tree>2070f9b37ff74e48cd1b62cc4450f66d5834d18f</tree>
    <committer>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12df2fb5feb7f20ba1b3b7d6b2ece4ba5f560b8a</id>
      </parent>
    </parents>
    <author>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/a38bc6d83fb6a4181b7cd9ac5f640d5d1e4a95a5</url>
    <id>a38bc6d83fb6a4181b7cd9ac5f640d5d1e4a95a5</id>
    <committed-date>2008-02-27T14:08:59-08:00</committed-date>
    <authored-date>2008-02-27T14:08:59-08:00</authored-date>
    <message>Fixes lighthouse ticket #311 (should_not have_foo does not propogate errors)</message>
    <tree>5960b67242f18819a652b102be66b2c179df7c3c</tree>
    <committer>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6758b57fd25462910d026fbe64e44b3551fc3ab9</id>
      </parent>
    </parents>
    <author>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/12df2fb5feb7f20ba1b3b7d6b2ece4ba5f560b8a</url>
    <id>12df2fb5feb7f20ba1b3b7d6b2ece4ba5f560b8a</id>
    <committed-date>2008-02-27T12:58:58-08:00</committed-date>
    <authored-date>2008-02-27T12:58:58-08:00</authored-date>
    <message>Fix dir copy bug that appears because git doesn't version control empty dirs</message>
    <tree>5e5d10af0883678729e00d8e56a2b600033e9bf3</tree>
    <committer>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>947dc1710608131e9c8f11b623bdf6e18fb72db2</id>
      </parent>
    </parents>
    <author>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/6758b57fd25462910d026fbe64e44b3551fc3ab9</url>
    <id>6758b57fd25462910d026fbe64e44b3551fc3ab9</id>
    <committed-date>2008-02-27T12:42:27-08:00</committed-date>
    <authored-date>2008-02-27T12:42:27-08:00</authored-date>
    <message>ignore any sqlite db files</message>
    <tree>6536f82068c7e717598464275cc89949f468c3ca</tree>
    <committer>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8f854775e5851e873bbf19d4a918eb38218aea1</id>
      </parent>
    </parents>
    <author>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/947dc1710608131e9c8f11b623bdf6e18fb72db2</url>
    <id>947dc1710608131e9c8f11b623bdf6e18fb72db2</id>
    <committed-date>2008-02-27T10:24:09-08:00</committed-date>
    <authored-date>2008-02-27T10:24:09-08:00</authored-date>
    <message>Updated README to point to right site</message>
    <tree>93b85987872f0170b1b6827adc5aae333bb09f5b</tree>
    <committer>
      <name>Pat Maddox</name>
      <email>pat.maddox@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b52aa797326166670a81fe7454ccab5e6926681f</id>
      </parent>
    </parents>
    <author>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </author>
    <url>http://github.com/jdelStrother/rspec/commit/f8f854775e5851e873bbf19d4a918eb38218aea1</url>
    <id>f8f854775e5851e873bbf19d4a918eb38218aea1</id>
    <committed-date>2008-02-27T09:44:39-08:00</committed-date>
    <authored-date>2008-02-27T09:44:39-08:00</authored-date>
    <message>added rake task for setting up postgre config</message>
    <tree>6d478fd21732dd867103f51dc592a093046c547f</tree>
    <committer>
      <name>David Chelimsky</name>
      <email>dchelimsky@gmail.com</email>
    </committer>
  </commit>
</commits>
