<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b8df48db8b28ec46380de2daaac13c5d3ab5cfeb</id>
      </parent>
    </parents>
    <author>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-macbook-pro.local</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/c4e5b161a43021d107e80e158ed077a5fd65b8cf</url>
    <id>c4e5b161a43021d107e80e158ed077a5fd65b8cf</id>
    <committed-date>2008-09-18T14:08:00-07:00</committed-date>
    <authored-date>2008-09-18T14:08:00-07:00</authored-date>
    <message>remove ruby-debug line. oops</message>
    <tree>fd37447c6ce02bb78dad677db9ed1617fb02114c</tree>
    <committer>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a2891c676a4d81863c91c8039ec0cc49ada3f4f2</id>
      </parent>
    </parents>
    <author>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-macbook-pro.local</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/b8df48db8b28ec46380de2daaac13c5d3ab5cfeb</url>
    <id>b8df48db8b28ec46380de2daaac13c5d3ab5cfeb</id>
    <committed-date>2008-09-18T14:04:13-07:00</committed-date>
    <authored-date>2008-09-18T14:04:13-07:00</authored-date>
    <message>thumbnailing of PDF files to PNGs supported for rmagick</message>
    <tree>aedaa43a2b5bdd06cc38602dcdbf267e27ce5da8</tree>
    <committer>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f12a99b2cf5e7ab21afbd6f66d4c1a30ceac92a8</id>
      </parent>
      <parent>
        <id>de06a0dd5535cd8a946fa03aa71c88d391c22b47</id>
      </parent>
    </parents>
    <author>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-macbook-pro.local</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/a2891c676a4d81863c91c8039ec0cc49ada3f4f2</url>
    <id>a2891c676a4d81863c91c8039ec0cc49ada3f4f2</id>
    <committed-date>2008-09-18T12:45:39-07:00</committed-date>
    <authored-date>2008-09-18T12:45:39-07:00</authored-date>
    <message>merged changes in from upstream fixing multiple arg fix</message>
    <tree>62d436043bdaba8575f73dd9531b2076a3a18130</tree>
    <committer>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8280427d6198d3e2fcd93237dbfc5479a127ddad</id>
      </parent>
    </parents>
    <author>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-macbook-pro.local</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/f12a99b2cf5e7ab21afbd6f66d4c1a30ceac92a8</url>
    <id>f12a99b2cf5e7ab21afbd6f66d4c1a30ceac92a8</id>
    <committed-date>2008-09-18T12:36:11-07:00</committed-date>
    <authored-date>2008-09-18T12:36:11-07:00</authored-date>
    <message>partial updates to attachment_fu to support PDF thumbnailing</message>
    <tree>0a4a1483f53d2a91c00f8205e68bbc6e6ff6b29c</tree>
    <committer>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15b762c8da9112076ef9720765b4655e8258077f</id>
      </parent>
    </parents>
    <author>
      <name>James Kebinger</name>
      <email>james@kebinger.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/de06a0dd5535cd8a946fa03aa71c88d391c22b47</url>
    <id>de06a0dd5535cd8a946fa03aa71c88d391c22b47</id>
    <committed-date>2008-09-18T12:17:05-07:00</committed-date>
    <authored-date>2008-09-18T12:17:05-07:00</authored-date>
    <message>pass argument record and img arguments to after resize callback</message>
    <tree>dc4815e7548d948dfc7808e9d93445f272fc8fc8</tree>
    <committer>
      <name>James Kebinger</name>
      <email>james@kebinger.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8280427d6198d3e2fcd93237dbfc5479a127ddad</id>
      </parent>
    </parents>
    <author>
      <name>James Kebinger</name>
      <email>james@kebinger.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/15b762c8da9112076ef9720765b4655e8258077f</url>
    <id>15b762c8da9112076ef9720765b4655e8258077f</id>
    <committed-date>2008-09-18T12:07:14-07:00</committed-date>
    <authored-date>2008-09-18T12:07:14-07:00</authored-date>
    <message>Revert &quot;fix callback with args not passing self as first argument w/ rails 2.1&quot;

This reverts commit 8280427d6198d3e2fcd93237dbfc5479a127ddad.</message>
    <tree>cf513104782dcb9eada0845447f5449674d1422f</tree>
    <committer>
      <name>James Kebinger</name>
      <email>james@kebinger.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a74ea929dd0d061da887872f8cde07016524dcc4</id>
      </parent>
    </parents>
    <author>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-computer.local</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/8280427d6198d3e2fcd93237dbfc5479a127ddad</url>
    <id>8280427d6198d3e2fcd93237dbfc5479a127ddad</id>
    <committed-date>2008-09-16T20:44:50-07:00</committed-date>
    <authored-date>2008-09-16T20:44:50-07:00</authored-date>
    <message>fix callback with args not passing self as first argument w/ rails 2.1</message>
    <tree>d2238d5cf3f2f59e486bcd1e3906a389e49407f0</tree>
    <committer>
      <name>James Kebinger</name>
      <email>jkk@james-kebingers-computer.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e475cf78a49ede1ba6c83fdae7028d7d9da4cd85</id>
      </parent>
    </parents>
    <author>
      <name>Nathaniel Bibler</name>
      <email>git@nathanielbibler.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/a74ea929dd0d061da887872f8cde07016524dcc4</url>
    <id>a74ea929dd0d061da887872f8cde07016524dcc4</id>
    <committed-date>2008-06-25T19:08:14-07:00</committed-date>
    <authored-date>2008-06-25T19:08:14-07:00</authored-date>
    <message>authenticated_s3_url now allows a :symbol thumbnail name</message>
    <tree>cf513104782dcb9eada0845447f5449674d1422f</tree>
    <committer>
      <name>Nathaniel Bibler</name>
      <email>git@nathanielbibler.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a1e64917001305ba401785ce2682ac1b336365e</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/e475cf78a49ede1ba6c83fdae7028d7d9da4cd85</url>
    <id>e475cf78a49ede1ba6c83fdae7028d7d9da4cd85</id>
    <committed-date>2008-06-09T06:40:14-07:00</committed-date>
    <authored-date>2008-06-09T06:40:14-07:00</authored-date>
    <message>remove tabs</message>
    <tree>fbb3baef5578762560b8587fcc2bf7d93f641859</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1c9c83ed7d338651b51c23b0d583ff6c9c5fe0e</id>
      </parent>
    </parents>
    <author>
      <name>Eadz</name>
      <email>eadz@eadz.co.nz</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/8a1e64917001305ba401785ce2682ac1b336365e</url>
    <id>8a1e64917001305ba401785ce2682ac1b336365e</id>
    <committed-date>2008-06-09T03:10:39-07:00</committed-date>
    <authored-date>2008-06-09T03:10:39-07:00</authored-date>
    <message>Add documentation for new :partition option</message>
    <tree>eed4d244168e8b3c2dacc67902bfedd6e2522ce6</tree>
    <committer>
      <name>Eadz</name>
      <email>eadz@eadz.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfc4ada55dd0f982a6fc2fbaa297e58070096105</id>
      </parent>
    </parents>
    <author>
      <name>Eadz</name>
      <email>eadz@eadz.co.nz</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/e1c9c83ed7d338651b51c23b0d583ff6c9c5fe0e</url>
    <id>e1c9c83ed7d338651b51c23b0d583ff6c9c5fe0e</id>
    <committed-date>2008-06-09T03:02:13-07:00</committed-date>
    <authored-date>2008-06-09T03:02:13-07:00</authored-date>
    <message>added option to not partition directories</message>
    <tree>6ff533a89eb07e3ae9862ede4d65d9d25eb30997</tree>
    <committer>
      <name>Eadz</name>
      <email>eadz@eadz.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e46a77ef23fdaa8e57754a087d7a5e163bd9f99</id>
      </parent>
    </parents>
    <author>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/dfc4ada55dd0f982a6fc2fbaa297e58070096105</url>
    <id>dfc4ada55dd0f982a6fc2fbaa297e58070096105</id>
    <committed-date>2008-06-08T21:58:30-07:00</committed-date>
    <authored-date>2008-06-08T21:58:30-07:00</authored-date>
    <message>Modified README to include information about 'uploading' files from a script</message>
    <tree>e08b12b1b849db79c3eb8da401cefbcc373d180d</tree>
    <committer>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65d61ed2c56292ba7c1e91cbb1ec9427f1d8e6e0</id>
      </parent>
    </parents>
    <author>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/1e46a77ef23fdaa8e57754a087d7a5e163bd9f99</url>
    <id>1e46a77ef23fdaa8e57754a087d7a5e163bd9f99</id>
    <committed-date>2008-06-08T21:55:38-07:00</committed-date>
    <authored-date>2008-06-08T21:55:38-07:00</authored-date>
    <message>rename back to README</message>
    <tree>919c16df2a6922b32da455a72f4093b5d7580112</tree>
    <committer>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>13c7cabab3b1b160bc9314db7be3768d32c894e6</id>
      </parent>
    </parents>
    <author>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/65d61ed2c56292ba7c1e91cbb1ec9427f1d8e6e0</url>
    <id>65d61ed2c56292ba7c1e91cbb1ec9427f1d8e6e0</id>
    <committed-date>2008-06-08T21:50:07-07:00</committed-date>
    <authored-date>2008-06-08T21:50:07-07:00</authored-date>
    <message>markdown for github.com</message>
    <tree>3199fb9b2031182bf95fc3383d4152db7cd5878b</tree>
    <committer>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d293d4515876dd93a89521c17621bda612bfd9b</id>
      </parent>
    </parents>
    <author>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/13c7cabab3b1b160bc9314db7be3768d32c894e6</url>
    <id>13c7cabab3b1b160bc9314db7be3768d32c894e6</id>
    <committed-date>2008-06-08T21:48:38-07:00</committed-date>
    <authored-date>2008-06-08T21:48:38-07:00</authored-date>
    <message>Revert &quot;added link to markdown&quot;

This reverts commit 0d293d4515876dd93a89521c17621bda612bfd9b.</message>
    <tree>919c16df2a6922b32da455a72f4093b5d7580112</tree>
    <committer>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b6211f21c13ef655b7e2f60bdbd8b42f9c35bd46</id>
      </parent>
    </parents>
    <author>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/0d293d4515876dd93a89521c17621bda612bfd9b</url>
    <id>0d293d4515876dd93a89521c17621bda612bfd9b</id>
    <committed-date>2008-06-08T21:46:55-07:00</committed-date>
    <authored-date>2008-06-08T21:46:55-07:00</authored-date>
    <message>added link to markdown</message>
    <tree>89041562322408598582e9883109aac19cb4d44a</tree>
    <committer>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d433f786c8a9c28de82ae416bab66261666b1c68</id>
      </parent>
    </parents>
    <author>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/b6211f21c13ef655b7e2f60bdbd8b42f9c35bd46</url>
    <id>b6211f21c13ef655b7e2f60bdbd8b42f9c35bd46</id>
    <committed-date>2008-06-08T21:46:19-07:00</committed-date>
    <authored-date>2008-06-08T21:46:19-07:00</authored-date>
    <message>added docs on how to script an uploaded file</message>
    <tree>919c16df2a6922b32da455a72f4093b5d7580112</tree>
    <committer>
      <name>eadz</name>
      <email>eadz@eadz.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d10004bfec5e954dd46915792783657b2d06aecc</id>
      </parent>
    </parents>
    <author>
      <name>Rolf Bjaanes</name>
      <email>rolf@powow.no</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/d433f786c8a9c28de82ae416bab66261666b1c68</url>
    <id>d433f786c8a9c28de82ae416bab66261666b1c68</id>
    <committed-date>2008-06-02T11:11:48-07:00</committed-date>
    <authored-date>2008-06-01T20:13:35-07:00</authored-date>
    <message>added tests</message>
    <tree>c05bcd3569c14fa1be4b3027c69e0eafdfa97670</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>834553ad3d876541b986ed6de115ea0023070bb5</id>
      </parent>
    </parents>
    <author>
      <name>Rolf Bjaanes</name>
      <email>rolf@powow.no</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/d10004bfec5e954dd46915792783657b2d06aecc</url>
    <id>d10004bfec5e954dd46915792783657b2d06aecc</id>
    <committed-date>2008-06-02T11:02:36-07:00</committed-date>
    <authored-date>2008-06-01T19:55:19-07:00</authored-date>
    <message>Changed \w in sanitize_filename to A-Za-z0-9 in order to be less generalizing</message>
    <tree>e87dde494e354bec774c377c40e62432daf7c706</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61ad36fb73de927ace41689999187076496934df</id>
      </parent>
    </parents>
    <author>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/834553ad3d876541b986ed6de115ea0023070bb5</url>
    <id>834553ad3d876541b986ed6de115ea0023070bb5</id>
    <committed-date>2008-05-21T20:47:59-07:00</committed-date>
    <authored-date>2008-05-21T20:47:59-07:00</authored-date>
    <message>Applied patch from Christoph Lupprich to correct file handling in core image processor for attachment fu: http://ar-code.lighthouseapp.com/projects/35/tickets/24-patch-coreimage-resizes-main-attachment-as-well-as-thumbnails</message>
    <tree>4a175a97a65b7c694f5cc496d4d4fc8880153e22</tree>
    <committer>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b7bc91a42b058ef175e43f4aa1233bccca4caed</id>
      </parent>
    </parents>
    <author>
      <name>Nathaniel Bibler</name>
      <email>git@nathanielbibler.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/61ad36fb73de927ace41689999187076496934df</url>
    <id>61ad36fb73de927ace41689999187076496934df</id>
    <committed-date>2008-05-16T12:59:54-07:00</committed-date>
    <authored-date>2008-05-16T12:59:54-07:00</authored-date>
    <message>Fixed a nil reference error in sanitize_filename</message>
    <tree>8d3c8264d6cfc1ca3b11e2e8a9be221d8b06e2f3</tree>
    <committer>
      <name>Nathaniel Bibler</name>
      <email>git@nathanielbibler.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3836c313d60772ff2ae334083acd083dfdcadf68</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Redinger</name>
      <email>redinger@gmail.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/6b7bc91a42b058ef175e43f4aa1233bccca4caed</url>
    <id>6b7bc91a42b058ef175e43f4aa1233bccca4caed</id>
    <committed-date>2008-05-09T08:07:24-07:00</committed-date>
    <authored-date>2008-05-09T08:07:24-07:00</authored-date>
    <message>Fixed bug from previous commit that wasn't catching nil files uploaded.
Added test case.</message>
    <tree>6d52ae9e85b33eca4b2c13331adbe20dad938c81</tree>
    <committer>
      <name>Christopher Redinger</name>
      <email>redinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>acc65000e578686268ab75fae5a9af4751de00c1</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Redinger</name>
      <email>redinger@gmail.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/3836c313d60772ff2ae334083acd083dfdcadf68</url>
    <id>3836c313d60772ff2ae334083acd083dfdcadf68</id>
    <committed-date>2008-05-07T18:59:41-07:00</committed-date>
    <authored-date>2008-05-07T18:59:41-07:00</authored-date>
    <message>Work with merb tempfile</message>
    <tree>9d46c0a711a3744d4dedf51cde36f6bb74d7f665</tree>
    <committer>
      <name>Christopher Redinger</name>
      <email>redinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9c5f79b11a8a9252fbdac34d3043c497aba542d</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>rick@spacemonkey.local</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/acc65000e578686268ab75fae5a9af4751de00c1</url>
    <id>acc65000e578686268ab75fae5a9af4751de00c1</id>
    <committed-date>2008-04-23T13:05:45-07:00</committed-date>
    <authored-date>2008-04-23T13:05:45-07:00</authored-date>
    <message>use absolute model references for :parent/:thumbnails associations.  [Ryan Kinderman]</message>
    <tree>2d732a2127b82561a15b18a899d32927682ce73a</tree>
    <committer>
      <name>rick</name>
      <email>rick@spacemonkey.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0598b0b33a3ab0e62f27bc261c8d4f4360282166</id>
      </parent>
    </parents>
    <author>
      <name>Dr Nic Williams</name>
      <email>drnicwilliams@gmail.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/b9c5f79b11a8a9252fbdac34d3043c497aba542d</url>
    <id>b9c5f79b11a8a9252fbdac34d3043c497aba542d</id>
    <committed-date>2008-04-22T21:06:29-07:00</committed-date>
    <authored-date>2008-04-22T21:06:29-07:00</authored-date>
    <message>updated docco for thumbnail callback</message>
    <tree>843849343553c364a6f8994c8a4c6e8f4e9820f7</tree>
    <committer>
      <name>Dr Nic Williams</name>
      <email>drnicwilliams@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9610d9cc764026727f02cb623751e497898e35f9</id>
      </parent>
    </parents>
    <author>
      <name>Fran&#231;ois Beausoleil</name>
      <email>francois@teksol.info</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/0598b0b33a3ab0e62f27bc261c8d4f4360282166</url>
    <id>0598b0b33a3ab0e62f27bc261c8d4f4360282166</id>
    <committed-date>2008-04-17T17:57:20-07:00</committed-date>
    <authored-date>2008-04-17T17:57:20-07:00</authored-date>
    <message>Made the amazon_s3.yml file go through ERB before being read by YAML.load.

This allows us to set the Amazon keys through the environment, and not put them under version control.</message>
    <tree>b9af22535b0b37e00d41892c5a7f935729dcc261</tree>
    <committer>
      <name>Fran&#231;ois Beausoleil</name>
      <email>francois@teksol.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>416fbb0017fa4ecaccfca4bcada592d694d532e1</id>
      </parent>
    </parents>
    <author>
      <name>J&#246;rg Battermann</name>
      <email>jb@joergbattermann.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/9610d9cc764026727f02cb623751e497898e35f9</url>
    <id>9610d9cc764026727f02cb623751e497898e35f9</id>
    <committed-date>2008-03-30T19:54:37-07:00</committed-date>
    <authored-date>2008-03-28T15:45:41-07:00</authored-date>
    <message>applied fix as mentioned in http://ar-code.lighthouseapp.com/projects/35/tickets/16-imagescience-gif-thumbnail-references-incorrect</message>
    <tree>6b5ffb86e16b1d67eb50fadfced5e19f7dbecd37</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18c0b2d5c9c153d6d71dec97e04e155d7faffa99</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/416fbb0017fa4ecaccfca4bcada592d694d532e1</url>
    <id>416fbb0017fa4ecaccfca4bcada592d694d532e1</id>
    <committed-date>2008-03-22T13:39:39-07:00</committed-date>
    <authored-date>2008-03-22T13:39:39-07:00</authored-date>
    <message>Some tweaks to support Rails 2.0 and Rails 2.1 due to ActiveSupport::Callback changes.</message>
    <tree>0de3e2c574271386049b7379986118f0d8e0e811</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee40198a75b1c9be963f61d46fea6601464b3019</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/18c0b2d5c9c153d6d71dec97e04e155d7faffa99</url>
    <id>18c0b2d5c9c153d6d71dec97e04e155d7faffa99</id>
    <committed-date>2008-03-15T15:22:54-07:00</committed-date>
    <authored-date>2008-03-15T10:50:11-07:00</authored-date>
    <message>Fixed broken tests that were caused by previous commit related to
http://ar-code.lighthouseapp.com/projects/35-attachment_fu/tickets/20</message>
    <tree>316bb5afe02c86df9a60e85b768d4800d675d3d3</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ceff63276ef8faad7b49d36b1d441c5105687013</id>
      </parent>
      <parent>
        <id>86aecc750d614e3836f868910cbcae388c9fd9d9</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/jkebinger/attachment_fu/commit/ee40198a75b1c9be963f61d46fea6601464b3019</url>
    <id>ee40198a75b1c9be963f61d46fea6601464b3019</id>
    <committed-date>2008-03-15T15:16:43-07:00</committed-date>
    <authored-date>2008-03-15T15:16:43-07:00</authored-date>
    <message>Merge commit 'rsanheim/master'</message>
    <tree>9e68c3251da8591619d7388c7aacd13ce63b8d8e</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
</commits>
