<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>00b131d77188629d66789dbd86c3eb25b20f2a57</id>
      </parent>
    </parents>
    <author>
      <name>Tyler</name>
      <email>tyler.kiley@bravenet.com</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/907cd55a53c51aa81ac174c40712193e77ac2e76</url>
    <id>907cd55a53c51aa81ac174c40712193e77ac2e76</id>
    <committed-date>2009-10-03T18:54:41-07:00</committed-date>
    <authored-date>2008-10-07T10:16:31-07:00</authored-date>
    <message>fixed bug with autoloading missing namespaced constants</message>
    <tree>12c25183a166cb4422192dd6e030ec97f1f01b31</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9dc19a3a593f4ce1b4e221889091cebd773ea5c4</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/00b131d77188629d66789dbd86c3eb25b20f2a57</url>
    <id>00b131d77188629d66789dbd86c3eb25b20f2a57</id>
    <committed-date>2009-08-28T14:30:15-07:00</committed-date>
    <authored-date>2009-08-28T14:30:15-07:00</authored-date>
    <message>The memcached gem provides its own Memcached::Rails</message>
    <tree>67839f50fd5c225cddcf8f9d16db58099c893108</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41f1ad09c9cb451aa564f913468b9e562dbf2f17</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/9dc19a3a593f4ce1b4e221889091cebd773ea5c4</url>
    <id>9dc19a3a593f4ce1b4e221889091cebd773ea5c4</id>
    <committed-date>2009-03-11T20:39:38-07:00</committed-date>
    <authored-date>2009-03-11T20:39:38-07:00</authored-date>
    <message>try to #classify any clients specified in the config</message>
    <tree>114983d9c369220d1c30ab43bcc4341ca11407ec</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>505a8324e650fcbc016f920c5dc51b1bfa62296b</id>
      </parent>
    </parents>
    <author>
      <name>defunkt</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/41f1ad09c9cb451aa564f913468b9e562dbf2f17</url>
    <id>41f1ad09c9cb451aa564f913468b9e562dbf2f17</id>
    <committed-date>2009-02-09T18:11:06-08:00</committed-date>
    <authored-date>2009-02-09T18:11:06-08:00</authored-date>
    <message>Simplify #get_caches_as_list</message>
    <tree>c505be5207f78bd674083e9bd6ec80116f0b8770</tree>
    <committer>
      <name>defunkt</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7aa8de6b54ee86da0d10ad59a1b02c0cf466d0b4</id>
      </parent>
    </parents>
    <author>
      <name>Michael Lovitt</name>
      <email>michael@lovitt.net</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/505a8324e650fcbc016f920c5dc51b1bfa62296b</url>
    <id>505a8324e650fcbc016f920c5dc51b1bfa62296b</id>
    <committed-date>2009-02-09T18:08:52-08:00</committed-date>
    <authored-date>2008-09-02T11:49:48-07:00</authored-date>
    <message>if someone else (e.g., interlock) has already set up memcached, then don't try to do it ourselves

Signed-off-by: Chris Wanstrath &lt;chris@ozmm.org&gt;</message>
    <tree>c4e1392d2a3948a24f6318bfc9bd09d75ae205cb</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>099c7dee7dc3c1a7db42624ebefe647a7a53672c</id>
      </parent>
    </parents>
    <author>
      <name>Michael Lovitt</name>
      <email>michael@lovitt.net</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/7aa8de6b54ee86da0d10ad59a1b02c0cf466d0b4</url>
    <id>7aa8de6b54ee86da0d10ad59a1b02c0cf466d0b4</id>
    <committed-date>2009-02-09T18:08:52-08:00</committed-date>
    <authored-date>2008-09-02T11:49:38-07:00</authored-date>
    <message>added get_caches_as_list method

Signed-off-by: Chris Wanstrath &lt;chris@ozmm.org&gt;</message>
    <tree>86063b97f937f3b5241f764550f98a2e8717fe40</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9129e4ac9bfe95c8d2faf78ea7793764c50736af</id>
      </parent>
    </parents>
    <author>
      <name>Michael Lovitt</name>
      <email>michael@lovitt.net</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/099c7dee7dc3c1a7db42624ebefe647a7a53672c</url>
    <id>099c7dee7dc3c1a7db42624ebefe647a7a53672c</id>
    <committed-date>2009-02-09T18:08:51-08:00</committed-date>
    <authored-date>2008-09-02T09:15:47-07:00</authored-date>
    <message>performance optimization for cache_key method

Signed-off-by: Chris Wanstrath &lt;chris@ozmm.org&gt;</message>
    <tree>f7510914a55285db2bfa1de0645de9e61226675e</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e7e0a0482154abde73360de657531c9a2b48537</id>
      </parent>
    </parents>
    <author>
      <name>Michael Lovitt</name>
      <email>michael@lovitt.net</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/9129e4ac9bfe95c8d2faf78ea7793764c50736af</url>
    <id>9129e4ac9bfe95c8d2faf78ea7793764c50736af</id>
    <committed-date>2009-02-09T18:08:50-08:00</committed-date>
    <authored-date>2008-09-02T09:14:29-07:00</authored-date>
    <message>performance optimization to max_key_length method

Signed-off-by: Chris Wanstrath &lt;chris@ozmm.org&gt;</message>
    <tree>e33f5106d0930ba548460ac8a3b25e353b1188ae</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c5e52d863eadc288847d1a34d56920da24856a7</id>
      </parent>
    </parents>
    <author>
      <name>Michael Lovitt</name>
      <email>michael@lovitt.net</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/3e7e0a0482154abde73360de657531c9a2b48537</url>
    <id>3e7e0a0482154abde73360de657531c9a2b48537</id>
    <committed-date>2009-02-09T18:08:48-08:00</committed-date>
    <authored-date>2008-09-02T09:07:32-07:00</authored-date>
    <message>get_caches should behave properly in disabled mode

Signed-off-by: Chris Wanstrath &lt;chris@ozmm.org&gt;</message>
    <tree>622595127b112086489a942457b9e76f9cf4f00d</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5163aded0dd4d410a334f247d4f7769f5345594d</id>
      </parent>
    </parents>
    <author>
      <name>zed</name>
      <email>zed@zz.(none)</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/9c5e52d863eadc288847d1a34d56920da24856a7</url>
    <id>9c5e52d863eadc288847d1a34d56920da24856a7</id>
    <committed-date>2008-11-09T00:55:35-08:00</committed-date>
    <authored-date>2008-11-09T00:55:35-08:00</authored-date>
    <message>added back Rails &lt; 2.2.0 compatibility. Now it's compatible both with 2.2 and pre-2.2 :)</message>
    <tree>80156eb3174df20179198f3a265606830886f997</tree>
    <committer>
      <name>zed</name>
      <email>zed@zz.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73deec7bbb08525ab0307b06ae7edd6825cc6c50</id>
      </parent>
    </parents>
    <author>
      <name>zed</name>
      <email>zed@zz.(none)</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/5163aded0dd4d410a334f247d4f7769f5345594d</url>
    <id>5163aded0dd4d410a334f247d4f7769f5345594d</id>
    <committed-date>2008-11-09T00:26:09-08:00</committed-date>
    <authored-date>2008-11-09T00:26:09-08:00</authored-date>
    <message>patch for Rails-2.2 compatibility</message>
    <tree>a7bb578a08434310685544c64fdf68716e109149</tree>
    <committer>
      <name>zed</name>
      <email>zed@zz.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>535a23d139a08d54e7088c5ec8dc355dead8f973</id>
      </parent>
    </parents>
    <author>
      <name>Peter Vandenberk</name>
      <email>pvdb@neo.(none)</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/73deec7bbb08525ab0307b06ae7edd6825cc6c50</url>
    <id>73deec7bbb08525ab0307b06ae7edd6825cc6c50</id>
    <committed-date>2008-07-16T02:24:42-07:00</committed-date>
    <authored-date>2008-07-16T02:24:42-07:00</authored-date>
    <message>getting ready for a GitHub pull request...</message>
    <tree>dd3fd39ce64e6f86c852344adf16fedaa69afaa2</tree>
    <committer>
      <name>Peter Vandenberk</name>
      <email>pvdb@neo.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3be030a826e5e7341e172c56258d115e429d32bc</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/535a23d139a08d54e7088c5ec8dc355dead8f973</url>
    <id>535a23d139a08d54e7088c5ec8dc355dead8f973</id>
    <committed-date>2008-05-02T09:28:29-07:00</committed-date>
    <authored-date>2008-05-02T09:28:29-07:00</authored-date>
    <message>RubyMemcache error message should not have been removed</message>
    <tree>f69ec0f534efaacfe4b644d5e92b1d5239e89577</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f7cb0aceaf0239165e88898ded9575098dd4480</id>
      </parent>
    </parents>
    <author>
      <name>Quake Wang</name>
      <email>quake@quake-laptop.(none)</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/3be030a826e5e7341e172c56258d115e429d32bc</url>
    <id>3be030a826e5e7341e172c56258d115e429d32bc</id>
    <committed-date>2008-04-30T21:32:41-07:00</committed-date>
    <authored-date>2008-04-30T21:32:41-07:00</authored-date>
    <message>add memcached gem support</message>
    <tree>297bca0a0b197e5f5e1d17466da96de33a9b3a5e</tree>
    <committer>
      <name>Quake Wang</name>
      <email>quake@quake-laptop.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5e937a4a52c710318752d6870fbe1a49a7c2338</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/2f7cb0aceaf0239165e88898ded9575098dd4480</url>
    <id>2f7cb0aceaf0239165e88898ded9575098dd4480</id>
    <committed-date>2008-03-25T23:03:54-07:00</committed-date>
    <authored-date>2008-03-25T23:03:54-07:00</authored-date>
    <message>Get rid of deprecation warnings on rails edge.</message>
    <tree>cc2fd1229feae60ff54416f0fdabd2d069b958ae</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b059349b40e567e31463f3b3c5883c60e765b65</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/a5e937a4a52c710318752d6870fbe1a49a7c2338</url>
    <id>a5e937a4a52c710318752d6870fbe1a49a7c2338</id>
    <committed-date>2008-03-22T19:44:26-07:00</committed-date>
    <authored-date>2008-03-22T19:44:26-07:00</authored-date>
    <message>dont override ActionView::Helpers::CacheHelper#cache for rails 2.1+ by checking for ActionView::Template</message>
    <tree>2698e8f868a6f8da99983e8ac312ca7bcfc7c25e</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/cache_fu/commit/7b059349b40e567e31463f3b3c5883c60e765b65</url>
    <id>7b059349b40e567e31463f3b3c5883c60e765b65</id>
    <committed-date>2008-01-22T16:27:07-08:00</committed-date>
    <authored-date>2008-01-22T16:27:07-08:00</authored-date>
    <message>first post</message>
    <tree>f31c944f123a91c232ad8ba43429dc42b7a54f2a</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
</commits>
