<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>be70e1871971af5bd77a7e6eca71e7e11303096d</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/a8c55bd650a1462a8862303eedcce58c12844f69</url>
    <id>a8c55bd650a1462a8862303eedcce58c12844f69</id>
    <committed-date>2008-08-11T13:24:06-07:00</committed-date>
    <authored-date>2008-08-11T13:24:06-07:00</authored-date>
    <message>widen error trapping a bit</message>
    <tree>80bda91bacc8ac6a99a45c980a2b962145fdf2cb</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24a0549606c690b20729be97b1037fa1763f82db</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/be70e1871971af5bd77a7e6eca71e7e11303096d</url>
    <id>be70e1871971af5bd77a7e6eca71e7e11303096d</id>
    <committed-date>2008-07-20T15:12:53-07:00</committed-date>
    <authored-date>2008-07-20T15:12:53-07:00</authored-date>
    <message>Use a more browser cachable header for rendered images in production mode. [#1 stae:resolved]</message>
    <tree>cc0c167044d47fcbf2365530dea4d59712ba0ad6</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0fdd7279dfc777bdb689188e1a27dcf44a2f660</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/24a0549606c690b20729be97b1037fa1763f82db</url>
    <id>24a0549606c690b20729be97b1037fa1763f82db</id>
    <committed-date>2008-07-20T14:35:27-07:00</committed-date>
    <authored-date>2008-07-20T14:35:27-07:00</authored-date>
    <message>Added an instance level accessor for setting the jpeg compression quality in the view.  Example:

  @photo.jpg_compression_quality = 25</message>
    <tree>8532bb248f61a2a8e61f4a7d2dc5676fbe5d3464</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38e089712fbf1afaf7809b43923b76572ad9882e</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/c0fdd7279dfc777bdb689188e1a27dcf44a2f660</url>
    <id>c0fdd7279dfc777bdb689188e1a27dcf44a2f660</id>
    <committed-date>2008-06-23T23:10:58-07:00</committed-date>
    <authored-date>2008-06-23T23:10:58-07:00</authored-date>
    <message>Fixed a typo that caused an exception of you deleted a record that had no associated image when using file system storage.</message>
    <tree>1829cd3abae9ca2930c73df7f1c7173b7584649b</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>192ddcb95af577e9e390ea13b24fa27470844d32</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/38e089712fbf1afaf7809b43923b76572ad9882e</url>
    <id>38e089712fbf1afaf7809b43923b76572ad9882e</id>
    <committed-date>2008-06-09T21:22:12-07:00</committed-date>
    <authored-date>2008-06-09T21:22:12-07:00</authored-date>
    <message>Added fleximage:dimensions rake task for populating width and height magic columns.  [#3 state:resolved]</message>
    <tree>faaa0f949057ae0ee43677349ad9b057b171c4fe</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c6051daa04dc5b5eb419275bf33b7710c842bea</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/192ddcb95af577e9e390ea13b24fa27470844d32</url>
    <id>192ddcb95af577e9e390ea13b24fa27470844d32</id>
    <committed-date>2008-06-09T20:50:21-07:00</committed-date>
    <authored-date>2008-06-09T20:50:21-07:00</authored-date>
    <message>Fixed that an error would sometimes occur on deleting an abstract image model.  Also, magic columns are cleared when #delete_image_file is called.  [#2 status:resolved]</message>
    <tree>93058d175e4a9751d4340c7c376419b624297ebf</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fe563024079feda6f0406f6917cf265dd7657201</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/6c6051daa04dc5b5eb419275bf33b7710c842bea</url>
    <id>6c6051daa04dc5b5eb419275bf33b7710c842bea</id>
    <committed-date>2008-06-02T14:27:26-07:00</committed-date>
    <authored-date>2008-06-02T14:27:26-07:00</authored-date>
    <message>Image file now has a little bit of sanitization when its uploaded.  It's converted to RGB and 72 dpi.

Thanks to Ezra Freedman!</message>
    <tree>f4c5ea5df59786f7f34d4178c632c4c13570d395</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b1d211b20a57df6bad04c272181182641071006</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/fe563024079feda6f0406f6917cf265dd7657201</url>
    <id>fe563024079feda6f0406f6917cf265dd7657201</id>
    <committed-date>2008-05-31T13:53:10-07:00</committed-date>
    <authored-date>2008-05-31T13:53:10-07:00</authored-date>
    <message>Fixed that image would initially try to load from a file even if no image_directory was declared.</message>
    <tree>7d6e42eb8968835bfeb8423d90347a2d8b949f76</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fb328f2b8c710ca5bd2f84d01cd11ec81af69a55</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/9b1d211b20a57df6bad04c272181182641071006</url>
    <id>9b1d211b20a57df6bad04c272181182641071006</id>
    <committed-date>2008-05-31T13:38:19-07:00</committed-date>
    <authored-date>2008-05-31T13:38:19-07:00</authored-date>
    <message>Dont complain about no place to save images if default image have been declared.  This allows models to render images that are not based on an uploaded image.</message>
    <tree>d11a23475afaec58f12342e00ba0296b73f79c89</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>888e17dd88d33f6229c76b4ae99394cf7a5d33d2</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/fb328f2b8c710ca5bd2f84d01cd11ec81af69a55</url>
    <id>fb328f2b8c710ca5bd2f84d01cd11ec81af69a55</id>
    <committed-date>2008-05-31T13:28:50-07:00</committed-date>
    <authored-date>2008-05-31T13:28:50-07:00</authored-date>
    <message>Added default_image option that allows you to use a default image defined by a size and optional fill color.  So instead of referencing a static image, you can use a '320x240' solid red image instead.</message>
    <tree>37f9f1a3ba0aae9ce99c5e289b2867e3ed95c7b8</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c9d311418e8721a94ca85b673dd856265e2ef44</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/888e17dd88d33f6229c76b4ae99394cf7a5d33d2</url>
    <id>888e17dd88d33f6229c76b4ae99394cf7a5d33d2</id>
    <committed-date>2008-05-29T16:15:21-07:00</committed-date>
    <authored-date>2008-05-29T16:15:21-07:00</authored-date>
    <message>Fixed failing test.  Thanks jlsync!</message>
    <tree>dbde772a84f7679bd258d1be701e618eafc92b7b</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5bd73f211e5b32214871bdc720dc98586ae5cb15</id>
      </parent>
      <parent>
        <id>8d801232e5482b9328f731d8350236eafb4e36f4</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/9c9d311418e8721a94ca85b673dd856265e2ef44</url>
    <id>9c9d311418e8721a94ca85b673dd856265e2ef44</id>
    <committed-date>2008-05-29T16:14:00-07:00</committed-date>
    <authored-date>2008-05-29T16:14:00-07:00</authored-date>
    <message>Merge branch 'jlsync/master'</message>
    <tree>b92c53792c50a71056b2409cef63ec355e305849</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b1055a2b1ca55dddd8cfde5993aa8f959390cee4</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/5bd73f211e5b32214871bdc720dc98586ae5cb15</url>
    <id>5bd73f211e5b32214871bdc720dc98586ae5cb15</id>
    <committed-date>2008-05-29T16:12:46-07:00</committed-date>
    <authored-date>2008-05-29T16:12:46-07:00</authored-date>
    <message>Renamed test file so its actually run.  Added a failing test for deleting a database driven photo.</message>
    <tree>5d021cb623cd63568d1592c3b57167637dfae369</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b1055a2b1ca55dddd8cfde5993aa8f959390cee4</id>
      </parent>
    </parents>
    <author>
      <name>Jason Lee</name>
      <email>jlsync@gmail.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/8d801232e5482b9328f731d8350236eafb4e36f4</url>
    <id>8d801232e5482b9328f731d8350236eafb4e36f4</id>
    <committed-date>2008-05-24T16:44:34-07:00</committed-date>
    <authored-date>2008-05-24T16:44:34-07:00</authored-date>
    <message>Don't need to delete file after destory if using db_store (and trying to do so results in an error if image_directory wasn't set)</message>
    <tree>881d8ca6099104b96c9f4a2e7779665a909e3dae</tree>
    <committer>
      <name>Jason Lee</name>
      <email>jlsync@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb5dce2d18602fa633ac042499bc0a51860bda17</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/b1055a2b1ca55dddd8cfde5993aa8f959390cee4</url>
    <id>b1055a2b1ca55dddd8cfde5993aa8f959390cee4</id>
    <committed-date>2008-05-23T16:31:38-07:00</committed-date>
    <authored-date>2008-05-23T16:31:38-07:00</authored-date>
    <message>Added legacy view template handler class.  This allows older versions of Rails to work, along with Rails 2.1 from the same master branch</message>
    <tree>c28e4ed48512aacc5071de3deedaff6f7e45e58e</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9d09607ff0d64f79b120a84183d9af72de6dc38</id>
      </parent>
      <parent>
        <id>58fd79dcf816d9417e2c78914fd02f2de5f74d3a</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/cb5dce2d18602fa633ac042499bc0a51860bda17</url>
    <id>cb5dce2d18602fa633ac042499bc0a51860bda17</id>
    <committed-date>2008-05-23T16:23:10-07:00</committed-date>
    <authored-date>2008-05-23T16:23:10-07:00</authored-date>
    <message>Merge branch 'master' into railsedge</message>
    <tree>f73c0b16ec10be467ca4fc1f02dda4604b8f4c4e</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7ba4121ff25dea3c84b840f8c4bad09b292e32e5</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/c9d09607ff0d64f79b120a84183d9af72de6dc38</url>
    <id>c9d09607ff0d64f79b120a84183d9af72de6dc38</id>
    <committed-date>2008-05-23T16:22:17-07:00</committed-date>
    <authored-date>2008-05-23T16:22:17-07:00</authored-date>
    <message>Integrated DSL accessor</message>
    <tree>6a81851ef36c0669398c4237e8e9cbc85c27dcea</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81e51e7489ee4e397574a624d0eea432c675677d</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/58fd79dcf816d9417e2c78914fd02f2de5f74d3a</url>
    <id>58fd79dcf816d9417e2c78914fd02f2de5f74d3a</id>
    <committed-date>2008-05-21T13:06:00-07:00</committed-date>
    <authored-date>2008-05-21T13:06:00-07:00</authored-date>
    <message>ImageProxy#method_missing no longer directly executes operators.  Instead, it defines a method for that operator, then immediately calls that method.  Future calls for that operator are now handled by the ruby method, not method missing.  This keeps the dynamic ruby metaprogramming mumbo jumbo to only the first time you call an operator, and from then on its as as fast as calling a standard ruby method.</message>
    <tree>3a7d69b06106d9e5e7366a7c5c71a17647c4de34</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6c1bde3146fa8c92a6d1d4453378ed285edc8ce</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/81e51e7489ee4e397574a624d0eea432c675677d</url>
    <id>81e51e7489ee4e397574a624d0eea432c675677d</id>
    <committed-date>2008-05-21T11:59:05-07:00</committed-date>
    <authored-date>2008-05-21T11:59:05-07:00</authored-date>
    <message>Simplification of some unnecesary and noisy meta programming trickery.</message>
    <tree>bf65542a0fe3015425d2b3553a9c60e9bdfb1a72</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9870b48749cf8c4dc32cc3bad05008a813bbf56</id>
      </parent>
      <parent>
        <id>a6c1bde3146fa8c92a6d1d4453378ed285edc8ce</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/7ba4121ff25dea3c84b840f8c4bad09b292e32e5</url>
    <id>7ba4121ff25dea3c84b840f8c4bad09b292e32e5</id>
    <committed-date>2008-04-30T13:04:41-07:00</committed-date>
    <authored-date>2008-04-30T13:04:41-07:00</authored-date>
    <message>Merge branch 'master' into railsedge</message>
    <tree>5e6ccfe711331fcabf8b257c382b60ba36f8a026</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa43e073bd67dbf060725568681b98b1c590be83</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/a6c1bde3146fa8c92a6d1d4453378ed285edc8ce</url>
    <id>a6c1bde3146fa8c92a6d1d4453378ed285edc8ce</id>
    <committed-date>2008-04-30T13:04:20-07:00</committed-date>
    <authored-date>2008-04-30T13:04:20-07:00</authored-date>
    <message>Fixed that overriding the validate method would cause images to stop being validated</message>
    <tree>7c190a7995cf2480deecbdd53adc53bd3e3ecec5</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d45cfc247a74c2614de0fe83a87f866c43d278c7</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/aa43e073bd67dbf060725568681b98b1c590be83</url>
    <id>aa43e073bd67dbf060725568681b98b1c590be83</id>
    <committed-date>2008-04-29T21:02:13-07:00</committed-date>
    <authored-date>2008-04-29T21:02:13-07:00</authored-date>
    <message>Cleanup and Lighthouse test [#1 state:resolved]</message>
    <tree>c142cb4fd916631cff08bfc06c8206a04b4e0b21</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd9ed4295c67d493e88dfb39875f417253e10f28</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/d45cfc247a74c2614de0fe83a87f866c43d278c7</url>
    <id>d45cfc247a74c2614de0fe83a87f866c43d278c7</id>
    <committed-date>2008-04-26T09:36:10-07:00</committed-date>
    <authored-date>2008-04-26T09:36:10-07:00</authored-date>
    <message>Don't run network dependant tests unless there is an internet connection available</message>
    <tree>d794f185deb04d780ca0c2de8341b3b23afd6620</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8ea50c6b9f5463bc6e70bfe873c2f3270e7705d5</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/dd9ed4295c67d493e88dfb39875f417253e10f28</url>
    <id>dd9ed4295c67d493e88dfb39875f417253e10f28</id>
    <committed-date>2008-04-21T11:39:23-07:00</committed-date>
    <authored-date>2008-04-21T11:39:23-07:00</authored-date>
    <message>Tests are now runnable via &quot;rake test:plugins&quot; from application root that the plugin is installed in.  &quot;rake&quot; or &quot;rake test&quot; still work to run tests form the plugin root as well.</message>
    <tree>caa7ee1f47284c865345ce40106ac61aa315e405</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f3d9281c2bff7ccb76bffa340f7bf64f23298ae</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/8ea50c6b9f5463bc6e70bfe873c2f3270e7705d5</url>
    <id>8ea50c6b9f5463bc6e70bfe873c2f3270e7705d5</id>
    <committed-date>2008-04-21T11:24:27-07:00</committed-date>
    <authored-date>2008-04-21T11:24:27-07:00</authored-date>
    <message>Cleaned up testing rails app</message>
    <tree>bf77576dc3fc5f75756138de3f06f17fc00b9bca</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>371b930be0ae30dd1b4c911bb1ece4a3cd0ece57</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/7f3d9281c2bff7ccb76bffa340f7bf64f23298ae</url>
    <id>7f3d9281c2bff7ccb76bffa340f7bf64f23298ae</id>
    <committed-date>2008-04-21T11:16:24-07:00</committed-date>
    <authored-date>2008-04-21T11:16:24-07:00</authored-date>
    <message>Fixed misnamed Exception class</message>
    <tree>b08e588cb938d8e25a6613c6c723ac993cc2bc60</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e45f1e75cb4297bfe5db13084be614c8217fc43</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/371b930be0ae30dd1b4c911bb1ece4a3cd0ece57</url>
    <id>371b930be0ae30dd1b4c911bb1ece4a3cd0ece57</id>
    <committed-date>2008-04-21T11:09:52-07:00</committed-date>
    <authored-date>2008-04-21T11:09:52-07:00</authored-date>
    <message>Added Fleximage::Operator::Base tests, as well as some slight cleanup to Fleximage::ImageProxy</message>
    <tree>f358b92fefa380d9e80383cc09968718e2583278</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>137683d64d25c9b842ce95b4a5d842165e585810</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/1e45f1e75cb4297bfe5db13084be614c8217fc43</url>
    <id>1e45f1e75cb4297bfe5db13084be614c8217fc43</id>
    <committed-date>2008-04-19T15:23:50-07:00</committed-date>
    <authored-date>2008-04-19T15:23:50-07:00</authored-date>
    <message>default_image_path is now relative to RAILS_ROOT</message>
    <tree>ebf14df17235f8153e56f31f0376968b0bd7187d</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c53eb492d3cb333a089aa523b08e29c82836dfc</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/137683d64d25c9b842ce95b4a5d842165e585810</url>
    <id>137683d64d25c9b842ce95b4a5d842165e585810</id>
    <committed-date>2008-04-19T15:09:47-07:00</committed-date>
    <authored-date>2008-04-19T15:09:47-07:00</authored-date>
    <message>Added preprocess_image test and temp image for form redisplay tests</message>
    <tree>6c156b7f559df78a047207d6e738555119f1af2e</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c487221ff29dc287e219246a8e594ea3dcd8e7c</id>
      </parent>
    </parents>
    <author>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </author>
    <url>http://github.com/Squeegy/fleximage/commit/9c53eb492d3cb333a089aa523b08e29c82836dfc</url>
    <id>9c53eb492d3cb333a089aa523b08e29c82836dfc</id>
    <committed-date>2008-04-19T12:59:14-07:00</committed-date>
    <authored-date>2008-04-19T12:59:14-07:00</authored-date>
    <message>Fixed a bug that magic width and height columns would not reflect the attributes of an image that was resized with a preprocess_image operation</message>
    <tree>f9c3dd7f6dcc7ec68c70f5f69d060c471a1718ec</tree>
    <committer>
      <name>Alex Wayne</name>
      <email>alex@beautifulpixel.com</email>
    </committer>
  </commit>
</commits>
