<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>53c017fe7d288e9d4e483dd4d5962aed50587a30</id>
      </parent>
    </parents>
    <author>
      <name>Sean O'Brien</name>
      <email>sean.obrien56@yahoo.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/07dca8e07dececf7a525bbb36343d929bcd04090</url>
    <id>07dca8e07dececf7a525bbb36343d929bcd04090</id>
    <committed-date>2009-04-02T11:57:40-07:00</committed-date>
    <authored-date>2009-04-02T11:57:40-07:00</authored-date>
    <message>Revert &quot;* removed the need for the connection to be established before loading.&quot;

This reverts commit 53c017fe7d288e9d4e483dd4d5962aed50587a30.</message>
    <tree>a90ba3237f8ed40f233570f3d4b31be7c0be3a1c</tree>
    <committer>
      <name>Sean O'Brien</name>
      <email>sean.obrien56@yahoo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b377c7c8156cde1c1fe0c20570516b1a747a64b1</id>
      </parent>
    </parents>
    <author>
      <name>Sean O'Brien</name>
      <email>sean.obrien56@yahoo.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/53c017fe7d288e9d4e483dd4d5962aed50587a30</url>
    <id>53c017fe7d288e9d4e483dd4d5962aed50587a30</id>
    <committed-date>2009-04-01T14:55:04-07:00</committed-date>
    <authored-date>2009-04-01T13:40:52-07:00</authored-date>
    <message>* removed the need for the connection to be established before loading.
* added a validate_magic_columns config option
* added a disable_perishable_token config option
* added a disable_single_access_token config option

fixed issue and removed some helper methods

fixed</message>
    <tree>e3ab405fcaa99f420e914bf40ade12dca896f8d6</tree>
    <committer>
      <name>Sean O'Brien</name>
      <email>sean.obrien56@yahoo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96f98790532d915f38518a97b952d760bf5ba176</id>
      </parent>
    </parents>
    <author>
      <name>Sean O'Brien</name>
      <email>sean.obrien56@yahoo.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/b377c7c8156cde1c1fe0c20570516b1a747a64b1</url>
    <id>b377c7c8156cde1c1fe0c20570516b1a747a64b1</id>
    <committed-date>2009-04-01T14:24:19-07:00</committed-date>
    <authored-date>2009-04-01T13:36:03-07:00</authored-date>
    <message>corrected default value of :validates_length_of_login_field_options</message>
    <tree>a90ba3237f8ed40f233570f3d4b31be7c0be3a1c</tree>
    <committer>
      <name>Sean O'Brien</name>
      <email>sean.obrien56@yahoo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b77b333bb3fa65719088796654d8ee7e7688e85</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Vit</name>
      <email>andrew@avit.ca</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/96f98790532d915f38518a97b952d760bf5ba176</url>
    <id>96f98790532d915f38518a97b952d760bf5ba176</id>
    <committed-date>2009-04-01T10:29:00-07:00</committed-date>
    <authored-date>2009-04-01T04:35:44-07:00</authored-date>
    <message>Should accept symbols equally

Signed-off-by: Ben Johnson &lt;bjohnson@binarylogic.com&gt;</message>
    <tree>7ec56b80f64d85a10e63ee513e06132aa530fa59</tree>
    <committer>
      <name>Ben Johnson</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ea26051f97b67f309f3c49cdfbfa66fcd5afc3d</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/6b77b333bb3fa65719088796654d8ee7e7688e85</url>
    <id>6b77b333bb3fa65719088796654d8ee7e7688e85</id>
    <committed-date>2009-04-01T10:23:46-07:00</committed-date>
    <authored-date>2009-04-01T10:23:46-07:00</authored-date>
    <message>* Don't use second, use [1] instead so older rails systems don't complain.</message>
    <tree>f68952a93fbd651f82145c4908e40c6b77c8c085</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>98f01beb94b6c7aaec09f22e42749c3cc4d5e277</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/6ea26051f97b67f309f3c49cdfbfa66fcd5afc3d</url>
    <id>6ea26051f97b67f309f3c49cdfbfa66fcd5afc3d</id>
    <committed-date>2009-03-31T10:41:05-07:00</committed-date>
    <authored-date>2009-03-31T10:41:05-07:00</authored-date>
    <message>Stub out authenticate_with_http_basic for TestCase::ControllerAdapter.</message>
    <tree>ab5e457eda5710a29373050ff86403e5ab8481e7</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2a8b90dcea4a33f8a47b7203c51bfee3dcda55a</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/98f01beb94b6c7aaec09f22e42749c3cc4d5e277</url>
    <id>98f01beb94b6c7aaec09f22e42749c3cc4d5e277</id>
    <committed-date>2009-03-29T23:29:02-07:00</committed-date>
    <authored-date>2009-03-29T23:29:02-07:00</authored-date>
    <message>Add authlogic_openid link in README</message>
    <tree>e45d6a0c164c8e5b9706a4e01cc81c8a194b20b2</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b2532ace33e5edc165a3c466feba5c32156366c</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/b2a8b90dcea4a33f8a47b7203c51bfee3dcda55a</url>
    <id>b2a8b90dcea4a33f8a47b7203c51bfee3dcda55a</id>
    <committed-date>2009-03-29T23:22:54-07:00</committed-date>
    <authored-date>2009-03-29T23:22:54-07:00</authored-date>
    <message>Added second parameter for add_acts_as_authentic module to specify the position: append or prepend.</message>
    <tree>2de4b962acda023df3152eb4bfb2a3a92752f6ab</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55ccfa206066481ddbe73f7f9f2ed85823e97aa0</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/6b2532ace33e5edc165a3c466feba5c32156366c</url>
    <id>6b2532ace33e5edc165a3c466feba5c32156366c</id>
    <committed-date>2009-03-29T20:43:52-07:00</committed-date>
    <authored-date>2009-03-29T20:43:52-07:00</authored-date>
    <message>Remove debugger call in test</message>
    <tree>46c35a40cbf04d1c831e5f311e4771e6eb528dcd</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ff5fbf1dedb4c094b0367988b3a8eb9fedcbabd</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/55ccfa206066481ddbe73f7f9f2ed85823e97aa0</url>
    <id>55ccfa206066481ddbe73f7f9f2ed85823e97aa0</id>
    <committed-date>2009-03-29T20:42:17-07:00</committed-date>
    <authored-date>2009-03-29T20:42:17-07:00</authored-date>
    <message>Add a mock_logger for testing</message>
    <tree>641f9118f4686ae24eba5286fb385ceec25a1196</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>314af4dcbfe3303137cd1ff28a61dc6d1a35f480</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/1ff5fbf1dedb4c094b0367988b3a8eb9fedcbabd</url>
    <id>1ff5fbf1dedb4c094b0367988b3a8eb9fedcbabd</id>
    <committed-date>2009-03-29T10:34:31-07:00</committed-date>
    <authored-date>2009-03-29T10:34:31-07:00</authored-date>
    <message>Added validates_login_field_options, validates_email_field_options, and validates_password_field_options to apply universal options for each fields validation calls.</message>
    <tree>16477d653653a006a55fc51ed297a364b634ac63</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>281ec5c4b3eab399e44ac6c8d5f0875cfda9793e</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/314af4dcbfe3303137cd1ff28a61dc6d1a35f480</url>
    <id>314af4dcbfe3303137cd1ff28a61dc6d1a35f480</id>
    <committed-date>2009-03-28T15:11:08-07:00</committed-date>
    <authored-date>2009-03-28T15:11:08-07:00</authored-date>
    <message>Stub out authenticate_with_http_basic for TestCase::Controller adapter.</message>
    <tree>adae39efe626cc4fe55c7560bcda3b2a01f2f2f5</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a39ac4c1fb13862bbf0d8d040038eabdc044f6d</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/281ec5c4b3eab399e44ac6c8d5f0875cfda9793e</url>
    <id>281ec5c4b3eab399e44ac6c8d5f0875cfda9793e</id>
    <committed-date>2009-03-28T11:28:33-07:00</committed-date>
    <authored-date>2009-03-28T11:28:33-07:00</authored-date>
    <message>Release v2.0.4</message>
    <tree>d23ece0204b7bd7c76ad9e8fed05586d81441937</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31888179815eff4eb2a18d791ff42bf367fee098</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/8a39ac4c1fb13862bbf0d8d040038eabdc044f6d</url>
    <id>8a39ac4c1fb13862bbf0d8d040038eabdc044f6d</id>
    <committed-date>2009-03-27T21:32:42-07:00</committed-date>
    <authored-date>2009-03-27T21:32:42-07:00</authored-date>
    <message>Cleaned up TestCase some more and added functionality to log users in during functional tests.</message>
    <tree>773c2b332122277beb3397f1027f9508f5b4b95d</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9be1f2687b39747442ca156285b3d9d2b1504bb8</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/31888179815eff4eb2a18d791ff42bf367fee098</url>
    <id>31888179815eff4eb2a18d791ff42bf367fee098</id>
    <committed-date>2009-03-27T08:04:36-07:00</committed-date>
    <authored-date>2009-03-27T08:04:36-07:00</authored-date>
    <message>Add in checks to make sure session_class is not nil</message>
    <tree>7bfd90d1501e69a81c40dc0bc65c99426af38e66</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb22999473fa1befe5765f0dd17b8831b8e3739a</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/9be1f2687b39747442ca156285b3d9d2b1504bb8</url>
    <id>9be1f2687b39747442ca156285b3d9d2b1504bb8</id>
    <committed-date>2009-03-26T19:47:08-07:00</committed-date>
    <authored-date>2009-03-26T19:47:08-07:00</authored-date>
    <message>Added validates_uniqueness_of_login_field_options and validates_uniqueness_of_email_field_options configuration options</message>
    <tree>30c386cd3a3a2544ed932af645885a665de200aa</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26e57e6b9a3758a2e272bf11254e8ad182b12bed</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/bb22999473fa1befe5765f0dd17b8831b8e3739a</url>
    <id>bb22999473fa1befe5765f0dd17b8831b8e3739a</id>
    <committed-date>2009-03-25T23:08:41-07:00</committed-date>
    <authored-date>2009-03-25T23:08:41-07:00</authored-date>
    <message>Release v2.0.3</message>
    <tree>984d17ef3218772a17b2a956230ce298e303faef</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56e9dd190f1fbfa539823dd651817223c478161e</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/26e57e6b9a3758a2e272bf11254e8ad182b12bed</url>
    <id>26e57e6b9a3758a2e272bf11254e8ad182b12bed</id>
    <committed-date>2009-03-25T23:07:05-07:00</committed-date>
    <authored-date>2009-03-25T23:07:05-07:00</authored-date>
    <message>Completely rewrote Authlogic::Testing, it's now called Authlogic::TestCase. Testing Authlogic is much easier now. Please see Authlogic::TestCase for more info.</message>
    <tree>50e5689f934e177b22f16a942dbb0eb81e8f1bc5</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c8ec7d516128bdabc5ec7891b9a4154af77bb6d</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/56e9dd190f1fbfa539823dd651817223c478161e</url>
    <id>56e9dd190f1fbfa539823dd651817223c478161e</id>
    <committed-date>2009-03-25T21:54:36-07:00</committed-date>
    <authored-date>2009-03-25T21:54:36-07:00</authored-date>
    <message>For transitioning from restful_authentication, set the REST_AUTH_SITE_KEY to '' if it doesn't exist, instead of nil.</message>
    <tree>8989942e75e13ab9b763b681429f269c4764eb20</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0e3bb0e57c87227190111d4927b597627efdab3</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/8c8ec7d516128bdabc5ec7891b9a4154af77bb6d</url>
    <id>8c8ec7d516128bdabc5ec7891b9a4154af77bb6d</id>
    <committed-date>2009-03-24T19:07:27-07:00</committed-date>
    <authored-date>2009-03-24T19:07:27-07:00</authored-date>
    <message>Fixed human_attribute_name to use Authlogic keys for translation instead of ActiveRecord</message>
    <tree>37ecbef24eba59416adde5246938ad33374edf9d</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>370655e4824fcc72f1e14043d27ca42ebabb31a6</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/b0e3bb0e57c87227190111d4927b597627efdab3</url>
    <id>b0e3bb0e57c87227190111d4927b597627efdab3</id>
    <committed-date>2009-03-24T18:56:16-07:00</committed-date>
    <authored-date>2009-03-24T18:56:16-07:00</authored-date>
    <message>Fixed human_name for the model to use its own human name and not delegate to the associated model.</message>
    <tree>dc7def41ae2010e6c1b744500e5c811d1625aafe</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e10f7d724afbfc88f1bc524f1d63733de85a249</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/370655e4824fcc72f1e14043d27ca42ebabb31a6</url>
    <id>370655e4824fcc72f1e14043d27ca42ebabb31a6</id>
    <committed-date>2009-03-24T18:45:41-07:00</committed-date>
    <authored-date>2009-03-24T18:45:41-07:00</authored-date>
    <message>Fixed error where default session class does not exist.</message>
    <tree>d300bfeda4edb091548b9b1313876b245d986f70</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14cca6b2242560c19a9e5d5151d08073d73e243b</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/2e10f7d724afbfc88f1bc524f1d63733de85a249</url>
    <id>2e10f7d724afbfc88f1bc524f1d63733de85a249</id>
    <committed-date>2009-03-23T21:54:52-07:00</committed-date>
    <authored-date>2009-03-23T21:54:52-07:00</authored-date>
    <message>Release v2.0.2</message>
    <tree>3cb1748bd7430edae3fa93a88f1bf671f20a2c20</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15c21a66bbef7337879e0b3548ddab3fdc9d2f16</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/14cca6b2242560c19a9e5d5151d08073d73e243b</url>
    <id>14cca6b2242560c19a9e5d5151d08073d73e243b</id>
    <committed-date>2009-03-23T21:53:33-07:00</committed-date>
    <authored-date>2009-03-23T21:53:33-07:00</authored-date>
    <message>Fixed issue when logging doesnt update last_request_at, so the next persistence try would fail.</message>
    <tree>25196106e77223a4c0b31eacaf6db30e9c2e004e</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d61c09ab6ea6ff1a6f4fa0ed6be77df8651407d9</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/15c21a66bbef7337879e0b3548ddab3fdc9d2f16</url>
    <id>15c21a66bbef7337879e0b3548ddab3fdc9d2f16</id>
    <committed-date>2009-03-23T14:02:45-07:00</committed-date>
    <authored-date>2009-03-23T14:02:45-07:00</authored-date>
    <message>Update test helpers to use new configuration scheme</message>
    <tree>e8b0b81122036e4f70a91e6a2ec3bfbe97e965d2</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1450a7db987dcdc3b2a34a84e19958dacff9c6d</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/d61c09ab6ea6ff1a6f4fa0ed6be77df8651407d9</url>
    <id>d61c09ab6ea6ff1a6f4fa0ed6be77df8651407d9</id>
    <committed-date>2009-03-23T13:36:15-07:00</committed-date>
    <authored-date>2009-03-23T13:36:15-07:00</authored-date>
    <message>Reset failed_login_count if consecutive_failed_logins_limit has been exceed and the failed_login_ban_for has passed.</message>
    <tree>97f60ed41f609cb58074ccf1f3dbfea143b6798e</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1413bed09d19720d46db8bf5b998ac21c77e6b3</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/d1450a7db987dcdc3b2a34a84e19958dacff9c6d</url>
    <id>d1450a7db987dcdc3b2a34a84e19958dacff9c6d</id>
    <committed-date>2009-03-23T12:28:20-07:00</committed-date>
    <authored-date>2009-03-23T12:28:20-07:00</authored-date>
    <message>Release v2.0.1</message>
    <tree>b41f7cd16c30aeaff62f1ceb29ccd2555e29f052</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ed9353398d0ed7a494a904117f7e554eefefc95</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/e1413bed09d19720d46db8bf5b998ac21c77e6b3</url>
    <id>e1413bed09d19720d46db8bf5b998ac21c77e6b3</id>
    <committed-date>2009-03-23T10:56:57-07:00</committed-date>
    <authored-date>2009-03-23T10:56:57-07:00</authored-date>
    <message>Abort acts_as_authentic if there is no DB connection or table</message>
    <tree>209af7eb2f274d0f2c7b175af427d722b16fac3a</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90789014736306c951747c1eba030a334d2a4893</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/3ed9353398d0ed7a494a904117f7e554eefefc95</url>
    <id>3ed9353398d0ed7a494a904117f7e554eefefc95</id>
    <committed-date>2009-03-23T10:40:18-07:00</committed-date>
    <authored-date>2009-03-23T10:40:18-07:00</authored-date>
    <message>Add self_and_descendants_from_active_record for Rails 2.3, since they changed the method name</message>
    <tree>4c8b589c5abbd6c70ff03c5d552d27b8dfd0c917</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a8e080eaad7d05872779b0a6686620272bd229d</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/sob/authlogic/commit/90789014736306c951747c1eba030a334d2a4893</url>
    <id>90789014736306c951747c1eba030a334d2a4893</id>
    <committed-date>2009-03-23T10:35:22-07:00</committed-date>
    <authored-date>2009-03-23T10:35:22-07:00</authored-date>
    <message>Dont save sessions with a ! during automatic session maintenance</message>
    <tree>d97d790ee8735d4e6a53fe05301870018b62ca77</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
</commits>
