<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>f34b8bb623e09201c3855d9175b97f057be8c789</id>
      </parent>
    </parents>
    <author>
      <name>Roman Gonzalez</name>
      <email>roman@hasmanydevelopers.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/3ff58a75f6a064f918aa0d2f6a090283425b23bb</url>
    <id>3ff58a75f6a064f918aa0d2f6a090283425b23bb</id>
    <committed-date>2008-08-01T11:41:17-07:00</committed-date>
    <authored-date>2008-08-01T11:41:17-07:00</authored-date>
    <message>Fixing a bug on FormHelper#datetime_select  produced by Rails 2.1 update (now the method accepts 2 parameteres instead of only one</message>
    <tree>602974d598dbe90791c3318bb87ca4ab4af056dc</tree>
    <committer>
      <name>Roman Gonzalez</name>
      <email>roman@hasmanydevelopers.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af8a31281503d34b8b029fd56c77aed291abc8a3</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/f34b8bb623e09201c3855d9175b97f057be8c789</url>
    <id>f34b8bb623e09201c3855d9175b97f057be8c789</id>
    <committed-date>2007-06-13T09:10:13-07:00</committed-date>
    <authored-date>2007-06-13T09:10:13-07:00</authored-date>
    <message>Added code to stop the disabled attribute if the tag is a label.</message>
    <tree>3dbdfc0f90b6aa8213db80e39daa810225827dfa</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>148d9af20ed051a9b8f4c563aef6f029ab1a0207</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/af8a31281503d34b8b029fd56c77aed291abc8a3</url>
    <id>af8a31281503d34b8b029fd56c77aed291abc8a3</id>
    <committed-date>2007-06-12T08:33:39-07:00</committed-date>
    <authored-date>2007-06-12T08:33:39-07:00</authored-date>
    <message>Updated readme to explain associations. Manual testing indicates that associations can be made with locked records.</message>
    <tree>9e40984ca14a0a2978b827c7806929ac9e66a288</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61d5bf8f2471362a9dac32a176c90ea4acf7170e</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/148d9af20ed051a9b8f4c563aef6f029ab1a0207</url>
    <id>148d9af20ed051a9b8f4c563aef6f029ab1a0207</id>
    <committed-date>2007-06-12T02:47:44-07:00</committed-date>
    <authored-date>2007-06-12T02:47:44-07:00</authored-date>
    <message>Corrected spelling error in README.</message>
    <tree>d1144fc40d116858248aae1e4a2aa668fa60bbfb</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec5edac12e243a6ca5677b28e5754cc2034de89c</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/61d5bf8f2471362a9dac32a176c90ea4acf7170e</url>
    <id>61d5bf8f2471362a9dac32a176c90ea4acf7170e</id>
    <committed-date>2007-06-11T06:27:34-07:00</committed-date>
    <authored-date>2007-06-11T06:27:34-07:00</authored-date>
    <message>Corrected error in ActionView::Helpers::InstanceTag#attribute_locked?.</message>
    <tree>5c572cfcbbb621f7cf24ee86c750366f2a84abfb</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb359dabde882f32e761475d7413974d5c4b2c8c</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/ec5edac12e243a6ca5677b28e5754cc2034de89c</url>
    <id>ec5edac12e243a6ca5677b28e5754cc2034de89c</id>
    <committed-date>2007-06-11T06:22:46-07:00</committed-date>
    <authored-date>2007-06-11T06:22:46-07:00</authored-date>
    <message>Added ActiveRecord::Base#attribute_locked? and used it to tidy things up a little.</message>
    <tree>961e2f979b10c1cbf93dd5d2cb73e9728ac27760</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3dbe244e918e1e54c01351724fb373d86dfeff46</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/cb359dabde882f32e761475d7413974d5c4b2c8c</url>
    <id>cb359dabde882f32e761475d7413974d5c4b2c8c</id>
    <committed-date>2007-06-11T05:34:49-07:00</committed-date>
    <authored-date>2007-06-11T05:34:49-07:00</authored-date>
    <message>Added ability to lock tables from saving, updating and deleting records. You cannot modify the attributes on any instance of a locked table model.</message>
    <tree>38b7c41bb54192f4ba0950a3b954cb4cab6e6bf2</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de65f5e21c90033413fb5b4f4b6570f0dcf7c60b</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/3dbe244e918e1e54c01351724fb373d86dfeff46</url>
    <id>3dbe244e918e1e54c01351724fb373d86dfeff46</id>
    <committed-date>2007-06-10T15:30:20-07:00</committed-date>
    <authored-date>2007-06-10T15:30:20-07:00</authored-date>
    <message>Corrected error - @attributes[]= should have been write_attribute().</message>
    <tree>7930e74c0d1f1a4152b71af4ecf3741426f3a100</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b6f33cca868598b8e1c9ecba98a881241cfd943</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/de65f5e21c90033413fb5b4f4b6570f0dcf7c60b</url>
    <id>de65f5e21c90033413fb5b4f4b6570f0dcf7c60b</id>
    <committed-date>2007-06-10T13:41:15-07:00</committed-date>
    <authored-date>2007-06-10T13:41:15-07:00</authored-date>
    <message>Added test suite (requires plugging in to an actual application) and fixed bug that allowed setting attributes using record[:attr]= style.</message>
    <tree>8a08c20aa47f325dadfb34afbbd76ed1bf0c8f4d</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e529f2496a55854943fda258c5dba33e12951627</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/6b6f33cca868598b8e1c9ecba98a881241cfd943</url>
    <id>6b6f33cca868598b8e1c9ecba98a881241cfd943</id>
    <committed-date>2007-06-08T09:54:13-07:00</committed-date>
    <authored-date>2007-06-08T09:54:13-07:00</authored-date>
    <message>Added InstanceTag modifications and README. Now locked attributes have their form inputs disabled for updating.</message>
    <tree>c3d93c4f17247a411d34e11b64a8da8749a8499e</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>07c5173545b18c226feca49269e1b85bb1c7633c</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/e529f2496a55854943fda258c5dba33e12951627</url>
    <id>e529f2496a55854943fda258c5dba33e12951627</id>
    <committed-date>2007-06-08T05:10:39-07:00</committed-date>
    <authored-date>2007-06-08T05:10:39-07:00</authored-date>
    <message>Added methods that intercept AR::Base.attr= and AR::Base.update_attribute. Attributes cannot be modified unless the record is new, or unless you access @attributes directly. Added attr_locked macro.</message>
    <tree>83b49a3f9e41b6e737a252f54d4d37dcc0eb8ac5</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db013855bfdc63f2a3c80f92166407e7e567dd07</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/07c5173545b18c226feca49269e1b85bb1c7633c</url>
    <id>07c5173545b18c226feca49269e1b85bb1c7633c</id>
    <committed-date>2007-06-08T03:05:55-07:00</committed-date>
    <authored-date>2007-06-08T03:05:55-07:00</authored-date>
    <message>Initial import - new plugin.</message>
    <tree>340661323a1919f6af9aba258aba5a11b8d02911</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/attr_locked/commit/db013855bfdc63f2a3c80f92166407e7e567dd07</url>
    <id>db013855bfdc63f2a3c80f92166407e7e567dd07</id>
    <committed-date>2007-06-08T03:04:13-07:00</committed-date>
    <authored-date>2007-06-08T03:04:13-07:00</authored-date>
    <message>Created folder remotely</message>
    <tree>4b825dc642cb6eb9a060e54bf8d69288fbee4904</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
</commits>
