<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>761885651e825632786bd7d8969984e630838697</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/79bc5da34610c392382affb7c5f13a9a668c0dee</url>
    <id>79bc5da34610c392382affb7c5f13a9a668c0dee</id>
    <committed-date>2008-06-15T14:07:22-07:00</committed-date>
    <authored-date>2008-06-15T14:07:22-07:00</authored-date>
    <message>Adds filter to hide stateful user controller actions - only admin should be able to delete users</message>
    <tree>7a36008099e669789cf3a36a131ab57557e9a924</tree>
    <committer>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20636aa5db4abb3a311672f6d6604c3df73d24be</id>
      </parent>
      <parent>
        <id>9edeb5125f1f575d0b4c35f503b4bbb11d3f8c5e</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/761885651e825632786bd7d8969984e630838697</url>
    <id>761885651e825632786bd7d8969984e630838697</id>
    <committed-date>2008-06-15T13:02:17-07:00</committed-date>
    <authored-date>2008-06-15T13:02:17-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:danielharan/restful-authentication</message>
    <tree>958aee78aa551b2bb6fa7bfb784c6337886fba22</tree>
    <committer>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9ada94c39f3fd59cc7edb74ce5e6a6be239ce80</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/20636aa5db4abb3a311672f6d6604c3df73d24be</url>
    <id>20636aa5db4abb3a311672f6d6604c3df73d24be</id>
    <committed-date>2008-06-15T13:02:03-07:00</committed-date>
    <authored-date>2008-06-15T13:02:03-07:00</authored-date>
    <message>Adding basic tests to mailings (no more dummy tests, yay), and using named routes in mailing; introduce purposefuly failing tests to guide users after generation</message>
    <tree>1fe4584faf3c6e822df5ad7987cfde99c324fb2f</tree>
    <committer>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad0474398e93375719503e456af43bb9232816e9</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/9edeb5125f1f575d0b4c35f503b4bbb11d3f8c5e</url>
    <id>9edeb5125f1f575d0b4c35f503b4bbb11d3f8c5e</id>
    <committed-date>2008-06-15T12:13:12-07:00</committed-date>
    <authored-date>2008-06-15T12:13:12-07:00</authored-date>
    <message>model_partial was using an old method that added IP address to 'Not logged in'; deleting fancy and broken code</message>
    <tree>d6ded5c3b077566a1121880e3f07f5232cbdc0de</tree>
    <committer>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9ada94c39f3fd59cc7edb74ce5e6a6be239ce80</id>
      </parent>
    </parents>
    <author>
      <name>Matthias Hennemeyer</name>
      <email>mhennemeyer@gmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/ad0474398e93375719503e456af43bb9232816e9</url>
    <id>ad0474398e93375719503e456af43bb9232816e9</id>
    <committed-date>2008-06-15T09:16:41-07:00</committed-date>
    <authored-date>2008-06-14T11:01:27-07:00</authored-date>
    <message>Calling protected methods in authenticated_system with explicit send(:prot_meth) in sessions_controller_spec.</message>
    <tree>3d6d1f1942fd3b74462e4c380731a614eec4b909</tree>
    <committer>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d24dae056f4d2b68c69429ed4395cdd8b02efb2</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/c9ada94c39f3fd59cc7edb74ce5e6a6be239ce80</url>
    <id>c9ada94c39f3fd59cc7edb74ce5e6a6be239ce80</id>
    <committed-date>2008-06-15T08:17:44-07:00</committed-date>
    <authored-date>2008-06-15T08:17:44-07:00</authored-date>
    <message>Revert &quot;Add in support for AASM&quot;

This reverts commit 2d24dae056f4d2b68c69429ed4395cdd8b02efb2.</message>
    <tree>dc6807dd5c79c6f7c0c82fad856c6f8de83ac5c0</tree>
    <committer>
      <name>Daniel Haran</name>
      <email>chebuctonian@mgmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cff7cbca33d3d1c10f219a7628539712e62bda93</id>
      </parent>
    </parents>
    <author>
      <name>Codafoo</name>
      <email>codafoo@gmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/2d24dae056f4d2b68c69429ed4395cdd8b02efb2</url>
    <id>2d24dae056f4d2b68c69429ed4395cdd8b02efb2</id>
    <committed-date>2008-06-03T05:36:17-07:00</committed-date>
    <authored-date>2008-06-03T05:36:17-07:00</authored-date>
    <message>Add in support for AASM</message>
    <tree>28aae697675b9ba0eafaf664cd966d367bc34772</tree>
    <committer>
      <name>Codafoo</name>
      <email>codafoo@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18fc4d66359f8b681c0bbefb23465ebca9c8be72</id>
      </parent>
    </parents>
    <author>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/cff7cbca33d3d1c10f219a7628539712e62bda93</url>
    <id>cff7cbca33d3d1c10f219a7628539712e62bda93</id>
    <committed-date>2008-05-29T14:29:07-07:00</committed-date>
    <authored-date>2008-05-29T14:29:07-07:00</authored-date>
    <message>fixed the routing issues maybe?
* model_controller_routing_path means nest/users
* controller_routing_path means nest/session
* model_controller_routing_name = users, (used for users_path etc and must be singularized for things like new_user_path)
* controller_routing_name       = session (used for session_path, new_session_path, etc.)
* controller_controller_name    = sessions, the name of the controller

If any of this is wrong, at least is should hopefully be easier to resolve with the nice overly-prolix semantic generator names.

I tried to make the names correct for nested resources.  However, the app explodes into horrible flames with anything like &quot;generate Admin::User Session&quot;, and in fact with &quot;generate users session&quot;.  I don\'t know when this broke, but I can't justify taking the time to fix it unless someone complains. Other than that, the specs and stories all pass for the three activation versions AFAICT.</message>
    <tree>dc6807dd5c79c6f7c0c82fad856c6f8de83ac5c0</tree>
    <committer>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26f4cbfd75f6bfaf6edc44ed9d7d6666ff7bafe5</id>
      </parent>
      <parent>
        <id>d6528c02d6a53850ca3232b61c8b5236c564fe7f</id>
      </parent>
    </parents>
    <author>
      <name>Sean O'Brien</name>
      <email>sean@slacklabs.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/18fc4d66359f8b681c0bbefb23465ebca9c8be72</url>
    <id>18fc4d66359f8b681c0bbefb23465ebca9c8be72</id>
    <committed-date>2008-05-28T15:53:47-07:00</committed-date>
    <authored-date>2008-05-28T15:53:47-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/technoweenie/restful-authentication

Conflicts:

	generators/authenticated/authenticated_generator.rb</message>
    <tree>46a64d9cd45ff6a1edde58607c159050ee214884</tree>
    <committer>
      <name>Sean O'Brien</name>
      <email>sean@slacklabs.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e292e7ac802bf0373d355bdfab29c98b3c2a2e1</id>
      </parent>
    </parents>
    <author>
      <name>Sean O'Brien</name>
      <email>sean@slacklabs.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/26f4cbfd75f6bfaf6edc44ed9d7d6666ff7bafe5</url>
    <id>26f4cbfd75f6bfaf6edc44ed9d7d6666ff7bafe5</id>
    <committed-date>2008-05-28T15:35:08-07:00</committed-date>
    <authored-date>2008-05-28T15:35:08-07:00</authored-date>
    <message>looks like it's plural routes</message>
    <tree>83b26d8e8ff6dc08cd827b76b4831d77bbbc6205</tree>
    <committer>
      <name>Sean O'Brien</name>
      <email>sean@slacklabs.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d36c27a388dec9a0a35de6f745efb8a5ca8114d8</id>
      </parent>
    </parents>
    <author>
      <name>Sean O'Brien</name>
      <email>sean@slacklabs.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/5e292e7ac802bf0373d355bdfab29c98b3c2a2e1</url>
    <id>5e292e7ac802bf0373d355bdfab29c98b3c2a2e1</id>
    <committed-date>2008-05-28T15:32:05-07:00</committed-date>
    <authored-date>2008-05-28T15:32:05-07:00</authored-date>
    <message>fixed hardcoding of controller names (my bad)</message>
    <tree>a83e57b63b6fbf8866728bdd3acc0e718f707979</tree>
    <committer>
      <name>Sean O'Brien</name>
      <email>sean@slacklabs.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbe902da71566eb04396cadf0aac9759dd0ab50e</id>
      </parent>
    </parents>
    <author>
      <name>Sean O'Brien</name>
      <email>sean@slacklabs.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/d36c27a388dec9a0a35de6f745efb8a5ca8114d8</url>
    <id>d36c27a388dec9a0a35de6f745efb8a5ca8114d8</id>
    <committed-date>2008-05-28T15:28:58-07:00</committed-date>
    <authored-date>2008-05-28T15:28:58-07:00</authored-date>
    <message>added support for creating named routes, added named routes to generator</message>
    <tree>8a168d6543113a438cf9475316222547fccfb79d</tree>
    <committer>
      <name>Sean O'Brien</name>
      <email>sean@slacklabs.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d300c6956afe6c24663dc1476351f7dd8c1f92b7</id>
      </parent>
      <parent>
        <id>5c3bc5052e93725c1e4a0f06870c5fd0bde3fe80</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/d6528c02d6a53850ca3232b61c8b5236c564fe7f</url>
    <id>d6528c02d6a53850ca3232b61c8b5236c564fe7f</id>
    <committed-date>2008-05-26T19:05:25-07:00</committed-date>
    <authored-date>2008-05-26T19:05:25-07:00</authored-date>
    <message>Merge commit 'postpostmodern/master'</message>
    <tree>89702fbbe4b2f6d8a45159b82f0267a52b8c37ef</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>189ce881985d96ad74aba88c87271ca1997c437c</id>
      </parent>
      <parent>
        <id>e29cf33c6560e2135e88b69993b456e7c8c29ccd</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/d300c6956afe6c24663dc1476351f7dd8c1f92b7</url>
    <id>d300c6956afe6c24663dc1476351f7dd8c1f92b7</id>
    <committed-date>2008-05-26T19:04:14-07:00</committed-date>
    <authored-date>2008-05-26T19:04:14-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:technoweenie/restful-authentication</message>
    <tree>7865e207eb6ffb2f8b0a170511f399e69c956fb7</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00bd10c581a7e7c26a6dec800446b05554c33015</id>
      </parent>
    </parents>
    <author>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/5c3bc5052e93725c1e4a0f06870c5fd0bde3fe80</url>
    <id>5c3bc5052e93725c1e4a0f06870c5fd0bde3fe80</id>
    <committed-date>2008-05-26T16:13:46-07:00</committed-date>
    <authored-date>2008-05-26T16:13:46-07:00</authored-date>
    <message>Changed singular session resource to plural to satisfy specs</message>
    <tree>aafba99640b784147d248393252e0e56c5fb0fe5</tree>
    <committer>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>008e6ee3611e5bb54a232719f87d540491d3af36</id>
      </parent>
    </parents>
    <author>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/e29cf33c6560e2135e88b69993b456e7c8c29ccd</url>
    <id>e29cf33c6560e2135e88b69993b456e7c8c29ccd</id>
    <committed-date>2008-05-26T14:55:41-07:00</committed-date>
    <authored-date>2008-05-26T14:55:41-07:00</authored-date>
    <message>Merge branches 'master' and 'mainline'</message>
    <tree>7865e207eb6ffb2f8b0a170511f399e69c956fb7</tree>
    <committer>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>036dbec5a257c3dd337ef304f44cb0348ac7b248</id>
      </parent>
      <parent>
        <id>815b11e3ba141d878f5390f4b5135a7d3b6be497</id>
      </parent>
    </parents>
    <author>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/008e6ee3611e5bb54a232719f87d540491d3af36</url>
    <id>008e6ee3611e5bb54a232719f87d540491d3af36</id>
    <committed-date>2008-05-26T14:53:52-07:00</committed-date>
    <authored-date>2008-05-26T14:53:52-07:00</authored-date>
    <message>Merge git://github.com/redmar/restful-authentication into mainline</message>
    <tree>7865e207eb6ffb2f8b0a170511f399e69c956fb7</tree>
    <committer>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95a0e3381b82c30b4ba84c98b9d2878edcdeb113</id>
      </parent>
      <parent>
        <id>a0a09e1e4b757d734368d5e976d33fec320e3cd4</id>
      </parent>
    </parents>
    <author>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/00bd10c581a7e7c26a6dec800446b05554c33015</url>
    <id>00bd10c581a7e7c26a6dec800446b05554c33015</id>
    <committed-date>2008-05-26T14:49:41-07:00</committed-date>
    <authored-date>2008-05-26T14:49:41-07:00</authored-date>
    <message>Merge branch 'generatorfixes'</message>
    <tree>2b6ec5231245c7034fc1b9cd956ae9311e7f89ff</tree>
    <committer>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>036dbec5a257c3dd337ef304f44cb0348ac7b248</id>
      </parent>
      <parent>
        <id>282e4ad339edbfa1a241d218816cf3ae67363340</id>
      </parent>
    </parents>
    <author>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/95a0e3381b82c30b4ba84c98b9d2878edcdeb113</url>
    <id>95a0e3381b82c30b4ba84c98b9d2878edcdeb113</id>
    <committed-date>2008-05-26T14:49:34-07:00</committed-date>
    <authored-date>2008-05-26T14:49:34-07:00</authored-date>
    <message>Merge branch 'readmefixes'</message>
    <tree>bd5f1dd5cb6c4760186d8abd72ddeda633d05f8d</tree>
    <committer>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>282e4ad339edbfa1a241d218816cf3ae67363340</id>
      </parent>
    </parents>
    <author>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/a0a09e1e4b757d734368d5e976d33fec320e3cd4</url>
    <id>a0a09e1e4b757d734368d5e976d33fec320e3cd4</id>
    <committed-date>2008-05-26T14:41:02-07:00</committed-date>
    <authored-date>2008-05-26T14:41:02-07:00</authored-date>
    <message>A few more generator and README fixes

* Plural controller name in named routes
* Named routes in session controller spec instead of restful routes</message>
    <tree>2b6ec5231245c7034fc1b9cd956ae9311e7f89ff</tree>
    <committer>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6de385ee9f46a98293811fad467b860c28ab37ca</id>
      </parent>
      <parent>
        <id>036dbec5a257c3dd337ef304f44cb0348ac7b248</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/189ce881985d96ad74aba88c87271ca1997c437c</url>
    <id>189ce881985d96ad74aba88c87271ca1997c437c</id>
    <committed-date>2008-05-26T08:21:52-07:00</committed-date>
    <authored-date>2008-05-26T08:21:52-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:technoweenie/restful-authentication</message>
    <tree>7865e207eb6ffb2f8b0a170511f399e69c956fb7</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84dd57ff97c5741412f36973b2bfe251e76b7793</id>
      </parent>
    </parents>
    <author>
      <name>Redmar Kerkhoff</name>
      <email>rjkerkhoff@gmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/6de385ee9f46a98293811fad467b860c28ab37ca</url>
    <id>6de385ee9f46a98293811fad467b860c28ab37ca</id>
    <committed-date>2008-05-26T08:17:00-07:00</committed-date>
    <authored-date>2008-05-26T04:46:18-07:00</authored-date>
    <message>small fix for adding index on correct templated table/column instead of static users table</message>
    <tree>9c9c4274fe67944a33566439b94a90141f3561c8</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbe902da71566eb04396cadf0aac9759dd0ab50e</id>
      </parent>
    </parents>
    <author>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/036dbec5a257c3dd337ef304f44cb0348ac7b248</url>
    <id>036dbec5a257c3dd337ef304f44cb0348ac7b248</id>
    <committed-date>2008-05-26T07:18:54-07:00</committed-date>
    <authored-date>2008-05-26T07:18:54-07:00</authored-date>
    <message>Misspelled UsersHelper as usersHelper. Damn generator variables all look alike</message>
    <tree>72f17739bf81ee38cf2551e7b7c67d983a231d7b</tree>
    <committer>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbe902da71566eb04396cadf0aac9759dd0ab50e</id>
      </parent>
    </parents>
    <author>
      <name>Redmar Kerkhoff</name>
      <email>rjkerkhoff@gmail.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/815b11e3ba141d878f5390f4b5135a7d3b6be497</url>
    <id>815b11e3ba141d878f5390f4b5135a7d3b6be497</id>
    <committed-date>2008-05-26T04:46:18-07:00</committed-date>
    <authored-date>2008-05-26T04:46:18-07:00</authored-date>
    <message>small fix for adding index on correct templated table/column instead of static users table</message>
    <tree>66d43a15b4f75e9d5b85578c2dd947e9c0faf523</tree>
    <committer>
      <name>Redmar Kerkhoff</name>
      <email>rjkerkhoff@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b291b16f905e38836bc2685647bfe82185398c2</id>
      </parent>
    </parents>
    <author>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/282e4ad339edbfa1a241d218816cf3ae67363340</url>
    <id>282e4ad339edbfa1a241d218816cf3ae67363340</id>
    <committed-date>2008-05-25T14:25:57-07:00</committed-date>
    <authored-date>2008-05-25T14:25:57-07:00</authored-date>
    <message>Fixed named login/logout routes in README</message>
    <tree>bd5f1dd5cb6c4760186d8abd72ddeda633d05f8d</tree>
    <committer>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbe902da71566eb04396cadf0aac9759dd0ab50e</id>
      </parent>
    </parents>
    <author>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/4b291b16f905e38836bc2685647bfe82185398c2</url>
    <id>4b291b16f905e38836bc2685647bfe82185398c2</id>
    <committed-date>2008-05-25T14:23:23-07:00</committed-date>
    <authored-date>2008-05-25T14:23:23-07:00</authored-date>
    <message>Fixed capitalization in UsersHelper spec</message>
    <tree>72f17739bf81ee38cf2551e7b7c67d983a231d7b</tree>
    <committer>
      <name>Jason T Johnson</name>
      <email>git@postpostmodern.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>875781d5b4ee55120753d3a04044d8039486899e</id>
      </parent>
    </parents>
    <author>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/cbe902da71566eb04396cadf0aac9759dd0ab50e</url>
    <id>cbe902da71566eb04396cadf0aac9759dd0ab50e</id>
    <committed-date>2008-05-22T00:50:39-07:00</committed-date>
    <authored-date>2008-05-22T00:50:39-07:00</authored-date>
    <message>misspelled UsersHelper as usersHelper ; was returning the wrong thing from login_by_cookie</message>
    <tree>0b6e818377a8ee26f8c712265351c218eef7ec72</tree>
    <committer>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a4e2b66c610d1a1ecba01991f3680a02e781c74</id>
      </parent>
    </parents>
    <author>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/875781d5b4ee55120753d3a04044d8039486899e</url>
    <id>875781d5b4ee55120753d3a04044d8039486899e</id>
    <committed-date>2008-05-20T02:09:00-07:00</committed-date>
    <authored-date>2008-05-20T02:09:00-07:00</authored-date>
    <message>Fixed the 'made some methods public' kludge</message>
    <tree>6230ba4f6cddb43a36e757dad025aa97264d827d</tree>
    <committer>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0670fd8a2af5a4298718adbcb95423dac3be51bc</id>
      </parent>
    </parents>
    <author>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/5a4e2b66c610d1a1ecba01991f3680a02e781c74</url>
    <id>5a4e2b66c610d1a1ecba01991f3680a02e781c74</id>
    <committed-date>2008-05-19T23:14:28-07:00</committed-date>
    <authored-date>2008-05-19T23:14:28-07:00</authored-date>
    <message>Fixed the 'made some methods public' kludge</message>
    <tree>c891fd4fdde72630294d1a8b412521a50d01991e</tree>
    <committer>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40c268ad27475d09313a33eb45bceef6967d5556</id>
      </parent>
    </parents>
    <author>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </author>
    <url>http://github.com/danielharan/restful-authentication/commit/0670fd8a2af5a4298718adbcb95423dac3be51bc</url>
    <id>0670fd8a2af5a4298718adbcb95423dac3be51bc</id>
    <committed-date>2008-05-19T22:09:12-07:00</committed-date>
    <authored-date>2008-05-19T22:09:12-07:00</authored-date>
    <message>Decoupling cookie handling:
* cookie handling has a better interface, works as it should (we weren't creating a cookie for 'exists but expired')
* controller specs changed to match</message>
    <tree>3440d0410bb3c582971c2275e9fa18a09aead89b</tree>
    <committer>
      <name>Philip (flip) Kromer</name>
      <email>flip@infochimps.org</email>
    </committer>
  </commit>
</commits>
