<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7258ea3349d3d90a38f64593b1cd35ff6f9306fd</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/7044eb58634cd55c4447039e80ac14cbb01e0215</url>
    <id>7044eb58634cd55c4447039e80ac14cbb01e0215</id>
    <committed-date>2008-12-29T19:14:58-08:00</committed-date>
    <authored-date>2008-12-29T18:57:06-08:00</authored-date>
    <message>Make merb integration test load 'local' webrat, instead of the gem.</message>
    <tree>1db74ccad7f229519479dba0729aa03355f7c912</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce364d16638c6d6906b5c00ffdcb0374caed7f5b</id>
      </parent>
    </parents>
    <author>
      <name>Nicolas Sanguinetti</name>
      <email>contacto@nicolassanguinetti.info</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/7258ea3349d3d90a38f64593b1cd35ff6f9306fd</url>
    <id>7258ea3349d3d90a38f64593b1cd35ff6f9306fd</id>
    <committed-date>2008-12-29T19:14:52-08:00</committed-date>
    <authored-date>2008-12-29T00:41:30-08:00</authored-date>
    <message>Make rails integration test load 'local' webrat, instead of the gem.</message>
    <tree>4f024ac368c8fc8dd55b5b283068303578d44815</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a56973854276e18545da4d89ff99ee73fabe8d9d</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/ce364d16638c6d6906b5c00ffdcb0374caed7f5b</url>
    <id>ce364d16638c6d6906b5c00ffdcb0374caed7f5b</id>
    <committed-date>2008-12-29T18:19:13-08:00</committed-date>
    <authored-date>2008-12-29T18:19:13-08:00</authored-date>
    <message>Refactor redirect support out of RailsSession &amp; SinatraSession and into Session#request_page</message>
    <tree>9bc450cf3a87ab9e0bcae5a82e1c3b65f3bd71fd</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0938c6dafc68d8dca4c1e221680f62128079499e</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/a56973854276e18545da4d89ff99ee73fabe8d9d</url>
    <id>a56973854276e18545da4d89ff99ee73fabe8d9d</id>
    <committed-date>2008-12-29T17:54:59-08:00</committed-date>
    <authored-date>2008-12-29T17:54:59-08:00</authored-date>
    <message>Running rake spec should run all specs (even those in sub-directories)</message>
    <tree>f61880b5e0fa8b90228cb88137b053b088e9a84d</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2562942b6db665ee171bb15b907fdb4ab6ab2bf7</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/0938c6dafc68d8dca4c1e221680f62128079499e</url>
    <id>0938c6dafc68d8dca4c1e221680f62128079499e</id>
    <committed-date>2008-12-29T16:27:30-08:00</committed-date>
    <authored-date>2008-12-29T14:44:54-08:00</authored-date>
    <message>bugfix: when h was nil (which it was for all my tests), everyone would fail with nil.[]= errors. Making sure we at least have a blank hash fixes this.</message>
    <tree>aeaee1a68b2c01d33cbc64f158d94149bbff2d3f</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>add38820e58cba6a7e1ee62155c29480a9d1d913</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/2562942b6db665ee171bb15b907fdb4ab6ab2bf7</url>
    <id>2562942b6db665ee171bb15b907fdb4ab6ab2bf7</id>
    <committed-date>2008-12-28T23:10:05-08:00</committed-date>
    <authored-date>2008-12-28T23:10:05-08:00</authored-date>
    <message>Adding merb app for integration testing</message>
    <tree>91b03ee423cbb91cf470e1b8eed6fba60f5808ff</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>39e0200608ea9fc6b6e5f015b2b1592da8154c85</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/add38820e58cba6a7e1ee62155c29480a9d1d913</url>
    <id>add38820e58cba6a7e1ee62155c29480a9d1d913</id>
    <committed-date>2008-12-28T22:30:26-08:00</committed-date>
    <authored-date>2008-12-28T22:30:26-08:00</authored-date>
    <message>Adding two tests for Rails integration</message>
    <tree>6ce4514085d58fd3de6220a4018b532d923e47f0</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b4dd15025018421956da7f1f94a284baec950e9a</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/39e0200608ea9fc6b6e5f015b2b1592da8154c85</url>
    <id>39e0200608ea9fc6b6e5f015b2b1592da8154c85</id>
    <committed-date>2008-12-28T22:11:41-08:00</committed-date>
    <authored-date>2008-12-28T22:11:41-08:00</authored-date>
    <message>Adding a Rails app for integration testing</message>
    <tree>9665d41dc0e8d0fe89ca73d5d36bc42c7c36b546</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>828857f88ebb3045ecf27bf8ab659db6f3a9d136</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/b4dd15025018421956da7f1f94a284baec950e9a</url>
    <id>b4dd15025018421956da7f1f94a284baec950e9a</id>
    <committed-date>2008-12-28T22:06:04-08:00</committed-date>
    <authored-date>2008-12-28T21:18:50-08:00</authored-date>
    <message>Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb)</message>
    <tree>edd79c4ff55dbd8e10f8af821f121c9a725a2681</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ead102f54f32a70b335e4303bd916791d73106f</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/828857f88ebb3045ecf27bf8ab659db6f3a9d136</url>
    <id>828857f88ebb3045ecf27bf8ab659db6f3a9d136</id>
    <committed-date>2008-12-28T21:49:24-08:00</committed-date>
    <authored-date>2008-12-28T21:47:02-08:00</authored-date>
    <message>Bumping nokogiri depenency version</message>
    <tree>be58437507c7a02152619a57854cc7b41d6b03b0</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a018af99ff4fd1770bc214993b96e8ffc84a9836</id>
      </parent>
      <parent>
        <id>4b6558e7e5c5b5cf9d7d6dae3368715c8d4b9d43</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/2ead102f54f32a70b335e4303bd916791d73106f</url>
    <id>2ead102f54f32a70b335e4303bd916791d73106f</id>
    <committed-date>2008-12-28T18:15:31-08:00</committed-date>
    <authored-date>2008-12-28T18:15:31-08:00</authored-date>
    <message>Merge commit 'joshknowles/master'</message>
    <tree>d8ae672051f47c73ed716ed546f8a27853107204</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29274f9b4b49f98a6d69f43d1b3a309146912bc3</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/4b6558e7e5c5b5cf9d7d6dae3368715c8d4b9d43</url>
    <id>4b6558e7e5c5b5cf9d7d6dae3368715c8d4b9d43</id>
    <committed-date>2008-12-28T18:12:34-08:00</committed-date>
    <authored-date>2008-12-28T17:53:33-08:00</authored-date>
    <message>Properly set referer and redirect to proper location</message>
    <tree>af3383d741c1598c950c94a9916ce497566188c1</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29274f9b4b49f98a6d69f43d1b3a309146912bc3</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/a018af99ff4fd1770bc214993b96e8ffc84a9836</url>
    <id>a018af99ff4fd1770bc214993b96e8ffc84a9836</id>
    <committed-date>2008-12-28T18:05:22-08:00</committed-date>
    <authored-date>2008-12-28T18:05:22-08:00</authored-date>
    <message>Remove references to should_see and should_not_see, which don't exist</message>
    <tree>198285ec621c44257abc58d52f784a9d55a0651d</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f409ec3ecb04593c400ac3217be9ef44ed25cdd6</id>
      </parent>
      <parent>
        <id>89e9ea91e9e83d844096a0a5861991e29b870dba</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/29274f9b4b49f98a6d69f43d1b3a309146912bc3</url>
    <id>29274f9b4b49f98a6d69f43d1b3a309146912bc3</id>
    <committed-date>2008-12-28T16:35:42-08:00</committed-date>
    <authored-date>2008-12-28T16:35:42-08:00</authored-date>
    <message>Merge commit 'joshknowles/master'

Conflicts:
	lib/webrat/rails.rb
	spec/webrat/rails/rails_session_spec.rb</message>
    <tree>b787b912e27d12a1e347478e6866e6091b7b86f0</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61b864f1135e83cc7fab7d4ca7663fd1a861aeb8</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/f409ec3ecb04593c400ac3217be9ef44ed25cdd6</url>
    <id>f409ec3ecb04593c400ac3217be9ef44ed25cdd6</id>
    <committed-date>2008-12-28T11:24:24-08:00</committed-date>
    <authored-date>2008-12-28T11:24:24-08:00</authored-date>
    <message>Better error message if Webrat mode is unknown</message>
    <tree>c96e78b78dfbb668c4f7597f2a4ab2856ae121d8</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c603f834c4b309277d6b95ab9761e170f51869b</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/61b864f1135e83cc7fab7d4ca7663fd1a861aeb8</url>
    <id>61b864f1135e83cc7fab7d4ca7663fd1a861aeb8</id>
    <committed-date>2008-12-27T17:19:01-08:00</committed-date>
    <authored-date>2008-12-27T17:19:01-08:00</authored-date>
    <message>History</message>
    <tree>4a1871a5291ac77a4a4bd9c2a6c2c3eaccbfbe7c</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45f36b8ed9cf78bc35b448413950f89334b1a4dd</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/7c603f834c4b309277d6b95ab9761e170f51869b</url>
    <id>7c603f834c4b309277d6b95ab9761e170f51869b</id>
    <committed-date>2008-12-27T17:18:55-08:00</committed-date>
    <authored-date>2008-12-27T17:18:55-08:00</authored-date>
    <message>Minor refactorings</message>
    <tree>d455d85733f559bf74786a005c6f92ef4fe74d89</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c51d908301e23a8594eda49f0d64ce197b3e842</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/45f36b8ed9cf78bc35b448413950f89334b1a4dd</url>
    <id>45f36b8ed9cf78bc35b448413950f89334b1a4dd</id>
    <committed-date>2008-12-27T15:52:10-08:00</committed-date>
    <authored-date>2008-12-27T15:52:10-08:00</authored-date>
    <message>adding specs for the selenium environment/port settings</message>
    <tree>6e5ed2462747c6c9494f7bdd3ecd46474dd386b2</tree>
    <committer>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>362df8abf0f0930ee95fa0b8a708191afa57578e</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/2c51d908301e23a8594eda49f0d64ce197b3e842</url>
    <id>2c51d908301e23a8594eda49f0d64ce197b3e842</id>
    <committed-date>2008-12-27T14:39:34-08:00</committed-date>
    <authored-date>2008-12-27T14:39:34-08:00</authored-date>
    <message>adding configuration option to change seleniums environment and port settings</message>
    <tree>96e77d36e280c4d356b6222e1c8a1330bf335723</tree>
    <committer>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2bf3c0aaa33cb7618556ed403c785032ace0fcbf</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/362df8abf0f0930ee95fa0b8a708191afa57578e</url>
    <id>362df8abf0f0930ee95fa0b8a708191afa57578e</id>
    <committed-date>2008-12-27T12:57:01-08:00</committed-date>
    <authored-date>2008-12-27T11:05:19-08:00</authored-date>
    <message>Fix startup bug when using Webrat::Selenium with Test::Unit</message>
    <tree>ad4f68a92a9d4a22095c96169e231a1598182546</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0eaad5276871b4f98da56ae560fa11f4dc8ee6b1</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/2bf3c0aaa33cb7618556ed403c785032ace0fcbf</url>
    <id>2bf3c0aaa33cb7618556ed403c785032ace0fcbf</id>
    <committed-date>2008-12-27T11:04:35-08:00</committed-date>
    <authored-date>2008-12-27T11:04:35-08:00</authored-date>
    <message>Ignoring test_apps directory for now</message>
    <tree>201e7484390beaacd79e6e8c41196229d43ebf8a</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22c7834512190c5991cd0ff9e27c750037be0405</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/0eaad5276871b4f98da56ae560fa11f4dc8ee6b1</url>
    <id>0eaad5276871b4f98da56ae560fa11f4dc8ee6b1</id>
    <committed-date>2008-12-25T20:28:29-08:00</committed-date>
    <authored-date>2008-12-25T20:25:27-08:00</authored-date>
    <message>Cleanup the way the tests switch Webrat modes</message>
    <tree>0f4a90e5dd6d0e080fb17ef5c3cef8243f55eebf</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d7fc04f71c170c889e6d758d5de9d98401f72dd</id>
      </parent>
    </parents>
    <author>
      <name>gaffo</name>
      <email>mike@uberu.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/22c7834512190c5991cd0ff9e27c750037be0405</url>
    <id>22c7834512190c5991cd0ff9e27c750037be0405</id>
    <committed-date>2008-12-25T20:07:10-08:00</committed-date>
    <authored-date>2008-12-25T20:04:41-08:00</authored-date>
    <message>Sets the Webrat mode with Configuration#mode= in the config block</message>
    <tree>473e024ebfb283d48fb42e3663fba2fcd4db6b2c</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd6f4986fba65dbe0dcc53e8234bfe190ad6a9aa</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/6d7fc04f71c170c889e6d758d5de9d98401f72dd</url>
    <id>6d7fc04f71c170c889e6d758d5de9d98401f72dd</id>
    <committed-date>2008-12-25T19:53:23-08:00</committed-date>
    <authored-date>2008-12-25T19:53:23-08:00</authored-date>
    <message>Add pending spec for bug in #within that needs fixing</message>
    <tree>ad154f3b8789540aa33dc17b2a8dbb5d7a839386</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0504d93446851128aaccd91de0cdc8630b6d83b</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/89e9ea91e9e83d844096a0a5861991e29b870dba</url>
    <id>89e9ea91e9e83d844096a0a5861991e29b870dba</id>
    <committed-date>2008-12-25T15:28:54-08:00</committed-date>
    <authored-date>2008-12-25T15:28:54-08:00</authored-date>
    <message>Support forwarding headers when following redirects when using the SinatraSession</message>
    <tree>e6a638261cb5cf8c642df66f8def0b230315b70d</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b88b2b29490fc9b4648efe1feb7207c512183bb7</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/d0504d93446851128aaccd91de0cdc8630b6d83b</url>
    <id>d0504d93446851128aaccd91de0cdc8630b6d83b</id>
    <committed-date>2008-12-25T14:58:56-08:00</committed-date>
    <authored-date>2008-12-25T14:58:56-08:00</authored-date>
    <message>First pass at initial specs for Webrat::SinatraSession</message>
    <tree>99aff2dfa902d7046283a1d02c632591dd8a1dbc</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd6f4986fba65dbe0dcc53e8234bfe190ad6a9aa</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/b88b2b29490fc9b4648efe1feb7207c512183bb7</url>
    <id>b88b2b29490fc9b4648efe1feb7207c512183bb7</id>
    <committed-date>2008-12-25T13:53:06-08:00</committed-date>
    <authored-date>2008-12-25T13:53:06-08:00</authored-date>
    <message>Forward headers during redirects when using the RailsSession.</message>
    <tree>d177f09cbf3a7a7766bc633eb658edff927ec1c7</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5015122fa933ba309ef14905c6f6c31fbaa6525a</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/bd6f4986fba65dbe0dcc53e8234bfe190ad6a9aa</url>
    <id>bd6f4986fba65dbe0dcc53e8234bfe190ad6a9aa</id>
    <committed-date>2008-12-25T09:23:06-08:00</committed-date>
    <authored-date>2008-12-25T09:23:06-08:00</authored-date>
    <message>Specs are only pending on MRI. They pass on JRuby</message>
    <tree>7e53478d25d8761b60b24b18a312915f1f1e8b7f</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>267a66cbc15e7f8aa49b265750e6c5e61dfaa408</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/5015122fa933ba309ef14905c6f6c31fbaa6525a</url>
    <id>5015122fa933ba309ef14905c6f6c31fbaa6525a</id>
    <committed-date>2008-12-25T09:11:48-08:00</committed-date>
    <authored-date>2008-12-25T09:11:48-08:00</authored-date>
    <message>Use a more liberal regexp to try to pass on all platforms</message>
    <tree>1615b3c72ac883fdac32e1f3a5611d3a64afcaf8</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>056ed85d987ff20cb22aa6c6b9a85bf31358c341</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/267a66cbc15e7f8aa49b265750e6c5e61dfaa408</url>
    <id>267a66cbc15e7f8aa49b265750e6c5e61dfaa408</id>
    <committed-date>2008-12-25T09:03:05-08:00</committed-date>
    <authored-date>2008-12-25T09:03:05-08:00</authored-date>
    <message>Try to fix issue where Mechanize mode leaks into spec run</message>
    <tree>6cc6abdd0e1a85f328c5e7c8023dbbed04389549</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
</commits>
