<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>5ee3be09100f9bdb5e7490783a00777b8cba30de</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/1f74ab91b96619095da596243f6a77c544872617</url>
    <id>1f74ab91b96619095da596243f6a77c544872617</id>
    <committed-date>2008-12-24T10:03:00-08:00</committed-date>
    <authored-date>2008-12-24T10:03:00-08:00</authored-date>
    <message>Added disable_magic_states option for sessions</message>
    <tree>240d6653b17962ed255c422db77e8c64b9898da8</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79938e123912c3c5b1ce5c8e73a8a47e87f26f05</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/5ee3be09100f9bdb5e7490783a00777b8cba30de</url>
    <id>5ee3be09100f9bdb5e7490783a00777b8cba30de</id>
    <committed-date>2008-12-24T09:42:03-08:00</committed-date>
    <authored-date>2008-12-24T09:42:03-08:00</authored-date>
    <message>Fixed bug where password length validations were not being run</message>
    <tree>738b7ada6431cc06fb23d3b5f130cb5d0bdcf020</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc03026a6814b05b6f5cd486072a41cd604010c7</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/79938e123912c3c5b1ce5c8e73a8a47e87f26f05</url>
    <id>79938e123912c3c5b1ce5c8e73a8a47e87f26f05</id>
    <committed-date>2008-12-18T20:19:05-08:00</committed-date>
    <authored-date>2008-12-18T20:19:05-08:00</authored-date>
    <message>Normalize the last_request_at_threshold so that you can pass an integer or a date/time range.</message>
    <tree>ab5e6fc4e244e469e0bcbbbc3f9649ec69fad388</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6306af36ca2ea3ae1ce9e21ea3b6731e77f8cc26</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/dc03026a6814b05b6f5cd486072a41cd604010c7</url>
    <id>dc03026a6814b05b6f5cd486072a41cd604010c7</id>
    <committed-date>2008-12-09T13:28:03-08:00</committed-date>
    <authored-date>2008-12-09T13:28:03-08:00</authored-date>
    <message>Only change persistence token if the password is not blank</message>
    <tree>9e84be56a29cf4a36338558e8560f696ab6939ec</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af9712b32a518aa9ce59c2b6b1d3900c6ac0014c</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/6306af36ca2ea3ae1ce9e21ea3b6731e77f8cc26</url>
    <id>6306af36ca2ea3ae1ce9e21ea3b6731e77f8cc26</id>
    <committed-date>2008-12-02T10:17:53-08:00</committed-date>
    <authored-date>2008-12-02T10:17:53-08:00</authored-date>
    <message>Added option to modify options for validates_presence_of for the password confirmation field</message>
    <tree>d9810c40a3d0b5cca6858d8167e6cd58db5194ec</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5238a025cece9d502647d6c9ccef5c3a68641f58</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/af9712b32a518aa9ce59c2b6b1d3900c6ac0014c</url>
    <id>af9712b32a518aa9ce59c2b6b1d3900c6ac0014c</id>
    <committed-date>2008-12-01T13:05:22-08:00</committed-date>
    <authored-date>2008-12-01T13:05:22-08:00</authored-date>
    <message>Added Test::Unit helpers and a session generator</message>
    <tree>9b391214dffdae660206ab7041042ab0171367f4</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfa82c2c93c0a4e70211c2976c6ce067dfee47c3</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/5238a025cece9d502647d6c9ccef5c3a68641f58</url>
    <id>5238a025cece9d502647d6c9ccef5c3a68641f58</id>
    <committed-date>2008-11-30T12:19:20-08:00</committed-date>
    <authored-date>2008-11-30T12:19:20-08:00</authored-date>
    <message>If statement is optional, use inspect in meta programming</message>
    <tree>0db78d37c41a41c8d3396be2c7b21d4bb1c26ba0</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>783e3f2511da3b783b08637f8ec9e719d7a61dd4</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/dfa82c2c93c0a4e70211c2976c6ce067dfee47c3</url>
    <id>dfa82c2c93c0a4e70211c2976c6ce067dfee47c3</id>
    <committed-date>2008-11-30T12:17:29-08:00</committed-date>
    <authored-date>2008-11-30T12:17:29-08:00</authored-date>
    <message>Provided fallback condition to enforce validating passwords when switching from OpenID to traditional login / password</message>
    <tree>48c339a3879d1ff1f801ce35f80a1e3034afc6f3</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ddadfbfd82bde6ab6efa2ee515fd783250ad565</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/783e3f2511da3b783b08637f8ec9e719d7a61dd4</url>
    <id>783e3f2511da3b783b08637f8ec9e719d7a61dd4</id>
    <committed-date>2008-11-30T11:36:11-08:00</committed-date>
    <authored-date>2008-11-30T11:36:11-08:00</authored-date>
    <message>Allow options to change if password is optional or not</message>
    <tree>2fc58b5c60bf9a6f295abed516271cf2b521db2c</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72f3a213e858b82489143d107e21db193e79a573</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/6ddadfbfd82bde6ab6efa2ee515fd783250ad565</url>
    <id>6ddadfbfd82bde6ab6efa2ee515fd783250ad565</id>
    <committed-date>2008-11-30T00:27:34-08:00</committed-date>
    <authored-date>2008-11-30T00:27:34-08:00</authored-date>
    <message>Release v1.3.5</message>
    <tree>d36bf5a83bbaa494562cd5b81b78946e68c24aa4</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca2b97276f3baaffac4637065595716499e25a6f</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/72f3a213e858b82489143d107e21db193e79a573</url>
    <id>72f3a213e858b82489143d107e21db193e79a573</id>
    <committed-date>2008-11-25T23:47:41-08:00</committed-date>
    <authored-date>2008-11-25T23:47:41-08:00</authored-date>
    <message>Added AES256 as an option for crypto_providers</message>
    <tree>e8602cab705822411b7a0d6d45d98b269512e4eb</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae44442fd405b01d1947b28e25621070fac20149</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/ca2b97276f3baaffac4637065595716499e25a6f</url>
    <id>ca2b97276f3baaffac4637065595716499e25a6f</id>
    <committed-date>2008-11-25T02:05:13-08:00</committed-date>
    <authored-date>2008-11-25T02:05:13-08:00</authored-date>
    <message>:transition_from_crypto_provider now accepts an array</message>
    <tree>01a1602cbcb2bd7f413ef27e91b0f6cde9fa2eb1</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ffe8ebdb6f50c731073d9d31053ba2ae110dae80</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/ae44442fd405b01d1947b28e25621070fac20149</url>
    <id>ae44442fd405b01d1947b28e25621070fac20149</id>
    <committed-date>2008-11-24T11:16:12-08:00</committed-date>
    <authored-date>2008-11-24T11:16:12-08:00</authored-date>
    <message>Fixed issue with act_like_restful_authentication</message>
    <tree>3bb1881875dbf85394325539dbf760f9e33fab3e</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd75ed0532a0d5e6b8ac57eec36670d604a0eb14</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/ffe8ebdb6f50c731073d9d31053ba2ae110dae80</url>
    <id>ffe8ebdb6f50c731073d9d31053ba2ae110dae80</id>
    <committed-date>2008-11-24T10:41:11-08:00</committed-date>
    <authored-date>2008-11-24T10:41:11-08:00</authored-date>
    <message>Fixed issues with older versions of restful_authentication</message>
    <tree>1c39bbc2e2e31dfc425e313ef2f65a807dec5f97</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a623f67e1d17a6392f08bea13ae4aa358974b409</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/bd75ed0532a0d5e6b8ac57eec36670d604a0eb14</url>
    <id>bd75ed0532a0d5e6b8ac57eec36670d604a0eb14</id>
    <committed-date>2008-11-24T09:26:10-08:00</committed-date>
    <authored-date>2008-11-24T09:26:10-08:00</authored-date>
    <message>Delegate human_attribute_name to ActiveRecord to gain I18n support</message>
    <tree>5fbab510e7bf367e51300b1ef8adccdf8ae16a0e</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d10f713e219f3298543f75a21c47c334a3b702e6</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/a623f67e1d17a6392f08bea13ae4aa358974b409</url>
    <id>a623f67e1d17a6392f08bea13ae4aa358974b409</id>
    <committed-date>2008-11-23T15:24:55-08:00</committed-date>
    <authored-date>2008-11-23T15:24:55-08:00</authored-date>
    <message>Release v1.3.3</message>
    <tree>c710ffc8f428ed866d38f9bbcab6acc0d02f1868</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11e5ce17dbf44660d77f4abe76f346aeeb685a4c</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/d10f713e219f3298543f75a21c47c334a3b702e6</url>
    <id>d10f713e219f3298543f75a21c47c334a3b702e6</id>
    <committed-date>2008-11-22T15:53:45-08:00</committed-date>
    <authored-date>2008-11-22T15:53:45-08:00</authored-date>
    <message>Added act_like_old_restful_authentication options for acts_as_authentic to help transition to Authlogic from older versions</message>
    <tree>4eb4551c2d90b043f3510405eb0a004ee5e1d794</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>387c12c1ae3594f49b5b9d85bef8c1dd68f66cf1</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/11e5ce17dbf44660d77f4abe76f346aeeb685a4c</url>
    <id>11e5ce17dbf44660d77f4abe76f346aeeb685a4c</id>
    <committed-date>2008-11-22T11:52:45-08:00</committed-date>
    <authored-date>2008-11-22T11:52:45-08:00</authored-date>
    <message>Modified BCrpytt class to use root level class</message>
    <tree>d101cb104a87af7c2809c952bd01226d48f7c6d4</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b85651182f342c0069a0a660d570f75938c2419</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/387c12c1ae3594f49b5b9d85bef8c1dd68f66cf1</url>
    <id>387c12c1ae3594f49b5b9d85bef8c1dd68f66cf1</id>
    <committed-date>2008-11-22T10:37:49-08:00</committed-date>
    <authored-date>2008-11-22T10:37:49-08:00</authored-date>
    <message>Added :acts_like_restful_authentication to help with the transition, and a new crypto provider BCrypt</message>
    <tree>61bff65d3208587d7cc6ffe5ef81a1842cf87d69</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c310edda848801f0fb257f5a406418025d45935</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/2b85651182f342c0069a0a660d570f75938c2419</url>
    <id>2b85651182f342c0069a0a660d570f75938c2419</id>
    <committed-date>2008-11-21T21:53:18-08:00</committed-date>
    <authored-date>2008-11-21T21:53:18-08:00</authored-date>
    <message>Fixed config typo when passing the :scope option to acts_as_authentic</message>
    <tree>51bc60b83d4d6e3f79dbfd298d0c1081df1e0080</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a15093eb3201dc86a2414b60d436213d69efdd77</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/4c310edda848801f0fb257f5a406418025d45935</url>
    <id>4c310edda848801f0fb257f5a406418025d45935</id>
    <committed-date>2008-11-21T14:06:47-08:00</committed-date>
    <authored-date>2008-11-21T14:06:47-08:00</authored-date>
    <message>Released v1.3.0 (see changelog for compatibility issues)</message>
    <tree>8b062d356f4cc9e6e8bc1e82514cbb8a41d07c31</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3db7fc23dc121a2c17e3686aa2d6af139db9cd44</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/a15093eb3201dc86a2414b60d436213d69efdd77</url>
    <id>a15093eb3201dc86a2414b60d436213d69efdd77</id>
    <committed-date>2008-11-20T21:33:49-08:00</committed-date>
    <authored-date>2008-11-20T21:33:49-08:00</authored-date>
    <message>Add OpenID tutorial link</message>
    <tree>da4414ccacf7e53a216e3ca282e3f2e50e21b576</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e42c8f3f8c40247209e01b9f54d3d495b3ce993a</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/3db7fc23dc121a2c17e3686aa2d6af139db9cd44</url>
    <id>3db7fc23dc121a2c17e3686aa2d6af139db9cd44</id>
    <committed-date>2008-11-20T12:54:51-08:00</committed-date>
    <authored-date>2008-11-20T12:54:51-08:00</authored-date>
    <message>Release v1.2.2</message>
    <tree>60b04132632c041392ad94efad215217e9f6ac92</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e162fc142d3aab77d949109fff9899d51a065063</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/e42c8f3f8c40247209e01b9f54d3d495b3ce993a</url>
    <id>e42c8f3f8c40247209e01b9f54d3d495b3ce993a</id>
    <committed-date>2008-11-20T12:47:58-08:00</committed-date>
    <authored-date>2008-11-20T12:47:58-08:00</authored-date>
    <message>Save now accepts a block</message>
    <tree>cc533589b601f8f8908d1e2ab1cbd2d47eadc035</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>58105e04d97305f812fb0f117c0883c4013a369e</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/e162fc142d3aab77d949109fff9899d51a065063</url>
    <id>e162fc142d3aab77d949109fff9899d51a065063</id>
    <committed-date>2008-11-20T01:44:46-08:00</committed-date>
    <authored-date>2008-11-20T01:44:46-08:00</authored-date>
    <message>Still run uniquess validations if dirty attributes are not present</message>
    <tree>9688ddc8e22bf2e40c3ec3bcba8019222c329489</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62b18a9da16f9c36aae2f6fe32b213dc99b29a00</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/58105e04d97305f812fb0f117c0883c4013a369e</url>
    <id>58105e04d97305f812fb0f117c0883c4013a369e</id>
    <committed-date>2008-11-20T01:19:44-08:00</committed-date>
    <authored-date>2008-11-20T01:19:44-08:00</authored-date>
    <message>AOnly run uniqueness validations if the value has changed, to save on queries</message>
    <tree>87e1154b4080fd4cddf862e5d55bc7d994436040</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9544076750edde7f127d8bdfe373323385a0709f</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/62b18a9da16f9c36aae2f6fe32b213dc99b29a00</url>
    <id>62b18a9da16f9c36aae2f6fe32b213dc99b29a00</id>
    <committed-date>2008-11-19T21:00:56-08:00</committed-date>
    <authored-date>2008-11-19T21:00:56-08:00</authored-date>
    <message>Skip validation for reset_perishable_token! method</message>
    <tree>b987bcbc0d5f8ebc912b025ab1465b27ff90c446</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c64697b3b9ea17b72e95544bfc27ad9c2df0efd</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/9544076750edde7f127d8bdfe373323385a0709f</url>
    <id>9544076750edde7f127d8bdfe373323385a0709f</id>
    <committed-date>2008-11-19T18:41:19-08:00</committed-date>
    <authored-date>2008-11-19T18:41:19-08:00</authored-date>
    <message>Store record id with session to allow for quick DB lookups</message>
    <tree>abbaba0c175d4bafd5a1eb2cf147540cbaf4be95</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>049c048e63ce7c113c8ede3be463b08ceab74371</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/4c64697b3b9ea17b72e95544bfc27ad9c2df0efd</url>
    <id>4c64697b3b9ea17b72e95544bfc27ad9c2df0efd</id>
    <committed-date>2008-11-19T13:19:54-08:00</committed-date>
    <authored-date>2008-11-19T13:19:54-08:00</authored-date>
    <message>Added check for echoe gem if meta tasks are executed</message>
    <tree>85511b9812c882f25f18bc69bf1331df9021e937</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4caccd0bafa21f84f26b28510ac086b7e9a6c61d</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/049c048e63ce7c113c8ede3be463b08ceab74371</url>
    <id>049c048e63ce7c113c8ede3be463b08ceab74371</id>
    <committed-date>2008-11-19T13:19:00-08:00</committed-date>
    <authored-date>2008-11-19T13:19:00-08:00</authored-date>
    <message>Added check foreck for echoe gem if meta tasks are executed</message>
    <tree>d1d6140f50aef6604e597bd46d46060b12fea933</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
</commits>
