<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>037c04e72f42b2d3476f0b2db6584fc4683be930</id>
      </parent>
    </parents>
    <author>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/6017c5d2eda54139728954aa182daf1d73de66ee</url>
    <id>6017c5d2eda54139728954aa182daf1d73de66ee</id>
    <committed-date>2009-01-08T05:25:06-08:00</committed-date>
    <authored-date>2009-01-08T05:25:06-08:00</authored-date>
    <message>missed one taggings.user_id</message>
    <tree>bbb51c6798ffcb6d4be9b3595e0efd8c9f275436</tree>
    <committer>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cebaf05a7fd751b3884bc506eddcad02ec626d49</id>
      </parent>
    </parents>
    <author>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/037c04e72f42b2d3476f0b2db6584fc4683be930</url>
    <id>037c04e72f42b2d3476f0b2db6584fc4683be930</id>
    <committed-date>2009-01-08T01:45:19-08:00</committed-date>
    <authored-date>2009-01-08T01:45:19-08:00</authored-date>
    <message>restore bugfix of Luke that I removed in last commit by mistake.</message>
    <tree>f22244e2a624a27f5c1c368b0bbef6b1bdb19a4f</tree>
    <committer>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>974381c3b4a375c6aeb9569a7ceeb7a2fa4a7d71</id>
      </parent>
    </parents>
    <author>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/cebaf05a7fd751b3884bc506eddcad02ec626d49</url>
    <id>cebaf05a7fd751b3884bc506eddcad02ec626d49</id>
    <committed-date>2009-01-08T01:39:14-08:00</committed-date>
    <authored-date>2009-01-08T01:39:14-08:00</authored-date>
    <message>fix small error in last commit</message>
    <tree>611394728cdb1a7c05b66481d3abdc3a0bc9da73</tree>
    <committer>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>083895dc33677bf2693597da1a06b099be656081</id>
      </parent>
      <parent>
        <id>f79c28231b4b935c0756e456bb84d59661bd4d8b</id>
      </parent>
    </parents>
    <author>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/974381c3b4a375c6aeb9569a7ceeb7a2fa4a7d71</url>
    <id>974381c3b4a375c6aeb9569a7ceeb7a2fa4a7d71</id>
    <committed-date>2009-01-08T01:23:40-08:00</committed-date>
    <authored-date>2009-01-08T01:23:40-08:00</authored-date>
    <message>Merge branch 'remove_user_from_taggings' into 1.7_branch</message>
    <tree>84d3baf39c8061ed40518350ae77bb6bd694b65c</tree>
    <committer>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd372afd105544a888f4dbab9ec46d7467d0a8d4</id>
      </parent>
      <parent>
        <id>65fe971d32fc9eb5e20099fdbe2bbc23d3272283</id>
      </parent>
    </parents>
    <author>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/083895dc33677bf2693597da1a06b099be656081</url>
    <id>083895dc33677bf2693597da1a06b099be656081</id>
    <committed-date>2009-01-08T01:19:34-08:00</committed-date>
    <authored-date>2009-01-08T01:19:34-08:00</authored-date>
    <message>Merge branch 'master' into 1.7_branch</message>
    <tree>28db3d0038d2c1f9f7ff62e9039e71b8a9d772a3</tree>
    <committer>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65fe971d32fc9eb5e20099fdbe2bbc23d3272283</id>
      </parent>
    </parents>
    <author>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/f79c28231b4b935c0756e456bb84d59661bd4d8b</url>
    <id>f79c28231b4b935c0756e456bb84d59661bd4d8b</id>
    <committed-date>2009-01-08T01:18:03-08:00</committed-date>
    <authored-date>2009-01-08T01:18:03-08:00</authored-date>
    <message>remove unused and unneccesary user_id from taggings table.

this way we can stay closer to the defaults of has_many_polymorphs thus making upgrading easier</message>
    <tree>36bd9f8e11bbad91ce7d11fceb6353d503632637</tree>
    <committer>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2593832460f4c85b19091919343e0fb91056bd81</id>
      </parent>
      <parent>
        <id>00eff7e8778406d6fb2d9f2af7a5a472c57b3cd6</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/65fe971d32fc9eb5e20099fdbe2bbc23d3272283</url>
    <id>65fe971d32fc9eb5e20099fdbe2bbc23d3272283</id>
    <committed-date>2009-01-07T08:48:33-08:00</committed-date>
    <authored-date>2009-01-07T08:48:33-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:bsag/tracks

* 'master' of git@github.com:bsag/tracks:
  Fixed bug where adding tag to Todo via Ajax inline edit didn't reflect tag changes immediately.
  Restore automatic focus of first todo form field after clicking edit icon to edit.</message>
    <tree>ede1d3d04a6d8fe0fa6e3e3dd6b7f244415187a8</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfe4a482e11890be4bae79f001d7f1df4d2e12f1</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/2593832460f4c85b19091919343e0fb91056bd81</url>
    <id>2593832460f4c85b19091919343e0fb91056bd81</id>
    <committed-date>2009-01-07T03:37:43-08:00</committed-date>
    <authored-date>2009-01-07T03:37:43-08:00</authored-date>
    <message>Pushed minor changes to manual.</message>
    <tree>cee110329f97e9475d6f6a2ad3f05db06294ab2a</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d6789ceb91bc28ad5739075445ded076fc4d27e</id>
      </parent>
      <parent>
        <id>00eff7e8778406d6fb2d9f2af7a5a472c57b3cd6</id>
      </parent>
    </parents>
    <author>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/cd372afd105544a888f4dbab9ec46d7467d0a8d4</url>
    <id>cd372afd105544a888f4dbab9ec46d7467d0a8d4</id>
    <committed-date>2009-01-06T00:54:24-08:00</committed-date>
    <authored-date>2009-01-06T00:54:24-08:00</authored-date>
    <message>Merge branch 'master' into 1.7_branch</message>
    <tree>39abdc3c737db61ec8ff5b98f0b391b134fd202a</tree>
    <committer>
      <name>Reinier Balt</name>
      <email>lrbalt@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7d188147210c8b09bf8e6b785054be41e0e8043</id>
      </parent>
    </parents>
    <author>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/00eff7e8778406d6fb2d9f2af7a5a472c57b3cd6</url>
    <id>00eff7e8778406d6fb2d9f2af7a5a472c57b3cd6</id>
    <committed-date>2009-01-05T22:00:06-08:00</committed-date>
    <authored-date>2009-01-05T22:00:06-08:00</authored-date>
    <message>Fixed bug where adding tag to Todo via Ajax inline edit didn't reflect tag changes immediately.</message>
    <tree>d7465cbdb059010a57c9dabab4847b6b615f4d4f</tree>
    <committer>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfe4a482e11890be4bae79f001d7f1df4d2e12f1</id>
      </parent>
    </parents>
    <author>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/c7d188147210c8b09bf8e6b785054be41e0e8043</url>
    <id>c7d188147210c8b09bf8e6b785054be41e0e8043</id>
    <committed-date>2009-01-05T21:49:40-08:00</committed-date>
    <authored-date>2009-01-05T21:49:40-08:00</authored-date>
    <message>Restore automatic focus of first todo form field after clicking edit icon to edit.</message>
    <tree>e11b90640826214fc94758e3193ad5cba11120b6</tree>
    <committer>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c381b2a5ea185f5503f825bddb3978271f2b981b</id>
      </parent>
      <parent>
        <id>cfe4a482e11890be4bae79f001d7f1df4d2e12f1</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/3d6789ceb91bc28ad5739075445ded076fc4d27e</url>
    <id>3d6789ceb91bc28ad5739075445ded076fc4d27e</id>
    <committed-date>2009-01-05T10:52:09-08:00</committed-date>
    <authored-date>2009-01-05T10:52:09-08:00</authored-date>
    <message>Merge branch 'master' into 1.7_branch

* master:
  Corrected the information about setting up the doc/manual submodule.
  Added an example of capistrano deployment recipes for deploying to a remote web host running Phusion Passenger (aka mod_rails), which is probably the easiest Rails deployment environment to configure.
  Update footer links for new website location
  Change mobile login form to post to proper URL for OpenID login. Resolves #810.
  Fix failing specs
  Don't re-generate remember token if we already have one. This should allow you to stay logged in on two devices at the same time. Closes #812.</message>
    <tree>3e54b3a591a2e2f8c28439b8c9a6e7b8f97161fc</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1a8260f1099225db7e445609ff989f0e2c097e9</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/cfe4a482e11890be4bae79f001d7f1df4d2e12f1</url>
    <id>cfe4a482e11890be4bae79f001d7f1df4d2e12f1</id>
    <committed-date>2009-01-05T10:51:32-08:00</committed-date>
    <authored-date>2009-01-05T10:51:32-08:00</authored-date>
    <message>Corrected the information about setting up the doc/manual submodule.</message>
    <tree>204db69f472b9e759e70d7caabb546f2070f14e8</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3864c9e37a59ff492fe4c3ea6ca97172e4126dd8</id>
      </parent>
    </parents>
    <author>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/a1a8260f1099225db7e445609ff989f0e2c097e9</url>
    <id>a1a8260f1099225db7e445609ff989f0e2c097e9</id>
    <committed-date>2009-01-04T14:14:03-08:00</committed-date>
    <authored-date>2009-01-04T14:14:03-08:00</authored-date>
    <message>Added an example of capistrano deployment recipes for deploying to a remote web host running Phusion Passenger (aka mod_rails), which is probably the easiest Rails deployment environment to configure.</message>
    <tree>f186f813d2c7fba325a62471f735fd419ee4f3e8</tree>
    <committer>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b86c7341ff9e2b23f7a66535c925078dfbf7f3b5</id>
      </parent>
    </parents>
    <author>
      <name>Eric Allen</name>
      <email>ericpallen@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/3864c9e37a59ff492fe4c3ea6ca97172e4126dd8</url>
    <id>3864c9e37a59ff492fe4c3ea6ca97172e4126dd8</id>
    <committed-date>2009-01-03T14:57:57-08:00</committed-date>
    <authored-date>2009-01-03T14:57:57-08:00</authored-date>
    <message>Update footer links for new website location</message>
    <tree>e00f0eb6ace3e5dba00f01e6ba73e6dcb76a1274</tree>
    <committer>
      <name>Eric Allen</name>
      <email>ericpallen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2eb9151d2eae00b662192e094066cf1399bbc278</id>
      </parent>
    </parents>
    <author>
      <name>Eric Allen</name>
      <email>ericpallen@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/b86c7341ff9e2b23f7a66535c925078dfbf7f3b5</url>
    <id>b86c7341ff9e2b23f7a66535c925078dfbf7f3b5</id>
    <committed-date>2009-01-01T23:22:06-08:00</committed-date>
    <authored-date>2009-01-01T23:22:06-08:00</authored-date>
    <message>Change mobile login form to post to proper URL for OpenID login. Resolves #810.</message>
    <tree>c86aa01bc87388bdd64b5aec0abcfc106f416503</tree>
    <committer>
      <name>Eric Allen</name>
      <email>ericpallen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>594ed4ca639742c4e109966328cc24ec88786711</id>
      </parent>
    </parents>
    <author>
      <name>Eric Allen</name>
      <email>ericpallen@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/2eb9151d2eae00b662192e094066cf1399bbc278</url>
    <id>2eb9151d2eae00b662192e094066cf1399bbc278</id>
    <committed-date>2009-01-01T22:54:56-08:00</committed-date>
    <authored-date>2009-01-01T22:54:56-08:00</authored-date>
    <message>Fix failing specs</message>
    <tree>bddb0d827a7817f28e86113b121375f9d6d5b602</tree>
    <committer>
      <name>Eric Allen</name>
      <email>ericpallen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7380307ad42d835085c48daabcd516ec437c8889</id>
      </parent>
    </parents>
    <author>
      <name>Eric Allen</name>
      <email>ericpallen@gmail.com</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/594ed4ca639742c4e109966328cc24ec88786711</url>
    <id>594ed4ca639742c4e109966328cc24ec88786711</id>
    <committed-date>2009-01-01T14:13:00-08:00</committed-date>
    <authored-date>2008-12-29T11:58:53-08:00</authored-date>
    <message>Don't re-generate remember token if we already have one. This should allow you to stay logged in on two devices at the same time. Closes #812.</message>
    <tree>445f04366d48a950bc4382e64b6d5d89816e6fa7</tree>
    <committer>
      <name>Eric Allen</name>
      <email>ericpallen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee2df4568d4e102695fd41c46221c0ea5b37e8f3</id>
      </parent>
      <parent>
        <id>7380307ad42d835085c48daabcd516ec437c8889</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/c381b2a5ea185f5503f825bddb3978271f2b981b</url>
    <id>c381b2a5ea185f5503f825bddb3978271f2b981b</id>
    <committed-date>2009-01-01T03:54:46-08:00</committed-date>
    <authored-date>2009-01-01T03:54:46-08:00</authored-date>
    <message>Merge branch 'master' into 1.7_branch

* master:
  Added note about getting doc/manual submodule to README.
  Pulled in the changes to the manual.
  Included the tracks_manual repository as a git submodule within doc/manual.</message>
    <tree>1efa0008042d43e32d5b0ed7db7e2ec47b8d53be</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>630501f46e51e8a98001705994d00f14e6e5ca41</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/7380307ad42d835085c48daabcd516ec437c8889</url>
    <id>7380307ad42d835085c48daabcd516ec437c8889</id>
    <committed-date>2009-01-01T03:53:22-08:00</committed-date>
    <authored-date>2009-01-01T03:53:22-08:00</authored-date>
    <message>Added note about getting doc/manual submodule to README.

Fixes #811. Thanks Farzad!</message>
    <tree>c73360debd8d8c87e507cfcb87681dd0d1460cc8</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46fdfdf2c69cb188f7e3e0d4218d4c2954b2ac48</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/630501f46e51e8a98001705994d00f14e6e5ca41</url>
    <id>630501f46e51e8a98001705994d00f14e6e5ca41</id>
    <committed-date>2008-12-30T11:15:16-08:00</committed-date>
    <authored-date>2008-12-30T11:15:16-08:00</authored-date>
    <message>Pulled in the changes to the manual.

If you want to pull in the latest changes to the manual:

cd doc/manual
git pull</message>
    <tree>e07b8aabddc8f487673fa687ea19de50596dffad</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>425a0d25dae89d3eae4c60f64344d502fc6c52bb</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/46fdfdf2c69cb188f7e3e0d4218d4c2954b2ac48</url>
    <id>46fdfdf2c69cb188f7e3e0d4218d4c2954b2ac48</id>
    <committed-date>2008-12-30T11:05:41-08:00</committed-date>
    <authored-date>2008-12-30T11:05:41-08:00</authored-date>
    <message>Included the tracks_manual repository as a git submodule within doc/manual.

The manual should update when the originating tracks_manual repository is updated.</message>
    <tree>b57e5a58e22faa4fbcc343704552fc16dc9c699a</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c42cfc6e9fdde2cbff1f2c63b9b389f76bc43c83</id>
      </parent>
      <parent>
        <id>425a0d25dae89d3eae4c60f64344d502fc6c52bb</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/ee2df4568d4e102695fd41c46221c0ea5b37e8f3</url>
    <id>ee2df4568d4e102695fd41c46221c0ea5b37e8f3</id>
    <committed-date>2008-12-30T07:26:43-08:00</committed-date>
    <authored-date>2008-12-30T07:26:43-08:00</authored-date>
    <message>Merge branch 'master' into 1.7_branch

* master:
  Updated URLs in main documents with new domain.</message>
    <tree>9b875a5d67b98460db18daa9514c82be45d35659</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>198db7b0a57b4bda6ba82737be61c409a0b8cb21</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/425a0d25dae89d3eae4c60f64344d502fc6c52bb</url>
    <id>425a0d25dae89d3eae4c60f64344d502fc6c52bb</id>
    <committed-date>2008-12-30T07:25:01-08:00</committed-date>
    <authored-date>2008-12-30T07:25:01-08:00</authored-date>
    <message>Updated URLs in main documents with new domain.</message>
    <tree>950bc7911b6cd244da29511e30bc8d999df37e9e</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e54f296dfea74d799caccf899e63f3876c291e76</id>
      </parent>
      <parent>
        <id>198db7b0a57b4bda6ba82737be61c409a0b8cb21</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/c42cfc6e9fdde2cbff1f2c63b9b389f76bc43c83</url>
    <id>c42cfc6e9fdde2cbff1f2c63b9b389f76bc43c83</id>
    <committed-date>2008-12-26T11:51:08-08:00</committed-date>
    <authored-date>2008-12-26T11:51:08-08:00</authored-date>
    <message>Merge branch 'master' into 1.7_branch

* master:
  Added a fix for a failing functional test which concerned the javascript popup window to warn when a new context added in new action form.
  Fixed webrat/core.rb to solve problem with Ubuntu, as documented here:
  Corrected URL for testing documentation to Tracks community wiki.</message>
    <tree>804438692b0c58a466ec6dc8a55d2ad95c1b2428</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c4d27e8cd485ba2ec6bc862f50b9dada760ce21</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/198db7b0a57b4bda6ba82737be61c409a0b8cb21</url>
    <id>198db7b0a57b4bda6ba82737be61c409a0b8cb21</id>
    <committed-date>2008-12-26T11:47:13-08:00</committed-date>
    <authored-date>2008-12-26T11:47:13-08:00</authored-date>
    <message>Added a fix for a failing functional test which concerned the javascript popup window to warn when a new context added in new action form.</message>
    <tree>3a7ecfda14dfcc50880344add98d7a28621ba650</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b62cc03b78436a9b8a20af12f5cc51ae1aa4e00f</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/5c4d27e8cd485ba2ec6bc862f50b9dada760ce21</url>
    <id>5c4d27e8cd485ba2ec6bc862f50b9dada760ce21</id>
    <committed-date>2008-12-26T09:55:09-08:00</committed-date>
    <authored-date>2008-12-26T09:55:09-08:00</authored-date>
    <message>Fixed webrat/core.rb to solve problem with Ubuntu, as documented here:

http://webrat.lighthouseapp.com/projects/10503/tickets/12-error-requiring-files-on-ubuntu

Fixes #808 (it really does this time!)</message>
    <tree>f6feec8fd09f3f8cc0a9fb7d5453eea400c86812</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94cd8dc077838622fc7cd999596b5969c3e8aace</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/b62cc03b78436a9b8a20af12f5cc51ae1aa4e00f</url>
    <id>b62cc03b78436a9b8a20af12f5cc51ae1aa4e00f</id>
    <committed-date>2008-12-26T07:58:33-08:00</committed-date>
    <authored-date>2008-12-26T07:58:33-08:00</authored-date>
    <message>Corrected URL for testing documentation to Tracks community wiki.</message>
    <tree>25d3ff611e0a69d65666c08525ccb3731f7e156a</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ac810d14933914b4c4fe8ba266d257e6cf5dbb8</id>
      </parent>
      <parent>
        <id>94cd8dc077838622fc7cd999596b5969c3e8aace</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/e54f296dfea74d799caccf899e63f3876c291e76</url>
    <id>e54f296dfea74d799caccf899e63f3876c291e76</id>
    <committed-date>2008-12-26T07:32:05-08:00</committed-date>
    <authored-date>2008-12-26T07:32:05-08:00</authored-date>
    <message>Merge branch 'master' into 1.7_branch

* master:
  Changed Tracks version in environment.rb.tmpl to 1.7. Fixes #808.</message>
    <tree>1dd8930ccafcedb765f9ca5757975e6579b8c4c6</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5b35a0fed74ca2c015582b74419dda0a9ef7b5b</id>
      </parent>
    </parents>
    <author>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </author>
    <url>http://github.com/bsag/tracks/commit/94cd8dc077838622fc7cd999596b5969c3e8aace</url>
    <id>94cd8dc077838622fc7cd999596b5969c3e8aace</id>
    <committed-date>2008-12-26T06:15:37-08:00</committed-date>
    <authored-date>2008-12-26T06:15:37-08:00</authored-date>
    <message>Changed Tracks version in environment.rb.tmpl to 1.7. Fixes #808.</message>
    <tree>d6b64e7957b3299078b138cab064320881297b21</tree>
    <committer>
      <name>bsag</name>
      <email>butshesagirl@rousette.org.uk</email>
    </committer>
  </commit>
</commits>
