<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>a1c993d29421d6ea200e494a1a38a28cd94bda35</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </author>
    <url>http://github.com/jbarket/restful-authorization/commit/5a29629e196faf13f7d3dc6ffd8a9b94e85bedf9</url>
    <id>5a29629e196faf13f7d3dc6ffd8a9b94e85bedf9</id>
    <committed-date>2008-04-29T12:59:06-07:00</committed-date>
    <authored-date>2008-04-29T12:59:06-07:00</authored-date>
    <message>Fixed ridiculous naming issue. Doh.</message>
    <tree>71e4e997699d1cb0725ef1a041b2ee9350731416</tree>
    <committer>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8bf32a831eb66bcfb7f38d3e139c7ccb1443353</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </author>
    <url>http://github.com/jbarket/restful-authorization/commit/a1c993d29421d6ea200e494a1a38a28cd94bda35</url>
    <id>a1c993d29421d6ea200e494a1a38a28cd94bda35</id>
    <committed-date>2008-04-29T12:52:53-07:00</committed-date>
    <authored-date>2008-04-29T12:52:53-07:00</authored-date>
    <message>Fixed overlap with access_denied</message>
    <tree>7a1fb5387dc4c559f4c9198e95307949641df85e</tree>
    <committer>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ff1d85fb8615755b041cdf835452f9b4be1ffe9</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </author>
    <url>http://github.com/jbarket/restful-authorization/commit/f8bf32a831eb66bcfb7f38d3e139c7ccb1443353</url>
    <id>f8bf32a831eb66bcfb7f38d3e139c7ccb1443353</id>
    <committed-date>2008-04-28T12:25:48-07:00</committed-date>
    <authored-date>2008-04-28T12:25:48-07:00</authored-date>
    <message>Added :only_if_logged_in? and a few generator options</message>
    <tree>94d601a3c04efe7be1c3164e047543f69c521e09</tree>
    <committer>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dbe5a8fc36d951ad61bf919d062f6e37a85507f5</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </author>
    <url>http://github.com/jbarket/restful-authorization/commit/3ff1d85fb8615755b041cdf835452f9b4be1ffe9</url>
    <id>3ff1d85fb8615755b041cdf835452f9b4be1ffe9</id>
    <committed-date>2008-04-25T14:04:13-07:00</committed-date>
    <authored-date>2008-04-25T14:04:13-07:00</authored-date>
    <message>Now properly handling status. Before it was being ignored. Now it's being merged into the provided :render_url parameters.</message>
    <tree>80d3dbdbfde7b5a35dd7b637db49dee1f21caef5</tree>
    <committer>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26def3c691d866d5baab7062a9d36c03d68c78a6</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </author>
    <url>http://github.com/jbarket/restful-authorization/commit/dbe5a8fc36d951ad61bf919d062f6e37a85507f5</url>
    <id>dbe5a8fc36d951ad61bf919d062f6e37a85507f5</id>
    <committed-date>2008-04-25T13:00:35-07:00</committed-date>
    <authored-date>2008-04-25T13:00:35-07:00</authored-date>
    <message>Fixed additional documentation errors. Gah. All clean now.</message>
    <tree>b869f70dabcdd85132af9cf75477f8c1a0b4f26c</tree>
    <committer>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>078262e84d64868260b9f056d1b81c84bdf0aa6c</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </author>
    <url>http://github.com/jbarket/restful-authorization/commit/26def3c691d866d5baab7062a9d36c03d68c78a6</url>
    <id>26def3c691d866d5baab7062a9d36c03d68c78a6</id>
    <committed-date>2008-04-25T12:38:08-07:00</committed-date>
    <authored-date>2008-04-25T12:38:08-07:00</authored-date>
    <message>Miscellaneous bug fixes and documentation corrections, particularly relating to has_role? and users who aren't logged_in?</message>
    <tree>d4184e44f01543ee745100d9961ca1245e08f399</tree>
    <committer>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </author>
    <url>http://github.com/jbarket/restful-authorization/commit/078262e84d64868260b9f056d1b81c84bdf0aa6c</url>
    <id>078262e84d64868260b9f056d1b81c84bdf0aa6c</id>
    <committed-date>2008-04-24T16:03:45-07:00</committed-date>
    <authored-date>2008-04-24T16:03:45-07:00</authored-date>
    <message>Initial version!</message>
    <tree>654bf151ee6948396c7590a2fc8a848417534de8</tree>
    <committer>
      <name>Jonathan Barket</name>
      <email>jbarket@jonathan-barkets-macbook-pro.local</email>
    </committer>
  </commit>
</commits>
