<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>bacdb0343939fe71693613161ffb434ab366e3d1</id>
      </parent>
    </parents>
    <author>
      <name>hukl</name>
      <email>contact@smyck.org</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/4570a12fe669d85eab211a70b9902a550bb6dff9</url>
    <id>4570a12fe669d85eab211a70b9902a550bb6dff9</id>
    <committed-date>2009-10-11T03:59:16-07:00</committed-date>
    <authored-date>2009-10-11T03:59:16-07:00</authored-date>
    <message>added uuid_token filter</message>
    <tree>75d14498ff26ef5b08757f0eaba0c9321a569e00</tree>
    <committer>
      <name>hukl</name>
      <email>contact@smyck.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>69cc138ea3e841f0111910336a585d2519c2187b</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/bacdb0343939fe71693613161ffb434ab366e3d1</url>
    <id>bacdb0343939fe71693613161ffb434ab366e3d1</id>
    <committed-date>2009-08-26T07:43:58-07:00</committed-date>
    <authored-date>2009-08-26T07:43:58-07:00</authored-date>
    <message>Version bump to 0.0.2</message>
    <tree>1a1491be53cdee9e932bd9dd90e24859235d2987</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d7bb7368ae836f46483d8d25d1b13caf3b5b7b13</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/69cc138ea3e841f0111910336a585d2519c2187b</url>
    <id>69cc138ea3e841f0111910336a585d2519c2187b</id>
    <committed-date>2009-08-26T07:43:02-07:00</committed-date>
    <authored-date>2009-08-26T07:43:02-07:00</authored-date>
    <message>prepare gem release</message>
    <tree>865cff4835cefb04636b4cdbfb6e304747123d36</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbb6a85ddfb6304b6f25b5b38e26621e91807ebe</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/d7bb7368ae836f46483d8d25d1b13caf3b5b7b13</url>
    <id>d7bb7368ae836f46483d8d25d1b13caf3b5b7b13</id>
    <committed-date>2009-08-26T07:40:29-07:00</committed-date>
    <authored-date>2009-08-26T07:40:29-07:00</authored-date>
    <message>Version bump to 0.0.0</message>
    <tree>874248a8d6516e95d42c32be6475b04d244c5e8c</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ad2f18df5cb0b15b761392bb2dd02142a9684ae</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/cbb6a85ddfb6304b6f25b5b38e26621e91807ebe</url>
    <id>cbb6a85ddfb6304b6f25b5b38e26621e91807ebe</id>
    <committed-date>2009-08-26T07:32:53-07:00</committed-date>
    <authored-date>2009-08-26T07:32:53-07:00</authored-date>
    <message>Make filters less dependend on each other (potentially breaks your filters).

Previously when you mapped, e.g., a locale filter and a pagination filter, routing_filter would run the filters in this order for both recognition and generation. That means that both filters need to know more about potential changes of the other filter in around_recognition or around_generation respectively. 

This change makes it so that filters are run in the registration order for #around_recognize (i.e. input comes in from the outer world), but are run in the reverse order for #around_generate (i.e. output comes from your app).</message>
    <tree>09230251775950bc9df187f66314653582fe5ab9</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eba4a273b3df1472b64bfa34f96faa9d0e85bf19</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/5ad2f18df5cb0b15b761392bb2dd02142a9684ae</url>
    <id>5ad2f18df5cb0b15b761392bb2dd02142a9684ae</id>
    <committed-date>2009-08-26T06:01:10-07:00</committed-date>
    <authored-date>2009-08-26T06:01:10-07:00</authored-date>
    <message>allow to deactivate individual filters (e.g. for testing)</message>
    <tree>34071161081f1787c74d5b16ee2d22d79cb77bed</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff342f68f7157a942b276020572779785f03d732</id>
      </parent>
    </parents>
    <author>
      <name>Clemens Kofler and Sven Fuchs</name>
      <email>dev+clemens+svenfuchs@adva-cms.org</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/eba4a273b3df1472b64bfa34f96faa9d0e85bf19</url>
    <id>eba4a273b3df1472b64bfa34f96faa9d0e85bf19</id>
    <committed-date>2009-08-20T07:42:48-07:00</committed-date>
    <authored-date>2009-08-20T07:42:48-07:00</authored-date>
    <message>allow :exclude option to be a proc</message>
    <tree>6cb5ab65bb9da44114baa21e25a07eb816f48f9e</tree>
    <committer>
      <name>Clemens Kofler and Sven Fuchs</name>
      <email>dev+clemens+svenfuchs@adva-cms.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e325f490124924325dbd5e036b3bf3ee99e41ec</id>
      </parent>
    </parents>
    <author>
      <name>Clemens Kofler and Sven Fuchs</name>
      <email>dev+clemens+svenfuchs@adva-cms.org</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/ff342f68f7157a942b276020572779785f03d732</url>
    <id>ff342f68f7157a942b276020572779785f03d732</id>
    <committed-date>2009-08-20T07:42:17-07:00</committed-date>
    <authored-date>2009-08-20T07:42:17-07:00</authored-date>
    <message>exclude default now also matches full urls</message>
    <tree>1cddb58d0fdfa0bb7a3a1b24b8da5405c0c467c9</tree>
    <committer>
      <name>Clemens Kofler and Sven Fuchs</name>
      <email>dev+clemens+svenfuchs@adva-cms.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56a03ca174806c5e6ff685f5cc8beaad0bce2adb</id>
      </parent>
    </parents>
    <author>
      <name>Clemens Kofler and Sven Fuchs</name>
      <email>dev+clemens+svenfuchs@adva-cms.org</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/9e325f490124924325dbd5e036b3bf3ee99e41ec</url>
    <id>9e325f490124924325dbd5e036b3bf3ee99e41ec</id>
    <committed-date>2009-08-20T07:41:26-07:00</committed-date>
    <authored-date>2009-08-20T07:41:26-07:00</authored-date>
    <message>add default env hash for recognize_path_with_filtering</message>
    <tree>b0483c3fe8271f4c2a4e04bec355dc9674a97dce</tree>
    <committer>
      <name>Clemens Kofler and Sven Fuchs</name>
      <email>dev+clemens+svenfuchs@adva-cms.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c9fed5c4dff46e2556b8668c03273bf15bf2b0a</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/56a03ca174806c5e6ff685f5cc8beaad0bce2adb</url>
    <id>56a03ca174806c5e6ff685f5cc8beaad0bce2adb</id>
    <committed-date>2009-08-05T08:21:44-07:00</committed-date>
    <authored-date>2009-08-05T08:21:44-07:00</authored-date>
    <message>Revert &quot;Added the ability to allow users to set a local_aliases option on the locale filter that allows a hash of locale aliases to be passed such as :locale_aliases =&gt; {'en-UK' =&gt; 'UK', 'fr' =&gt; 'France'} this would allow URL's such as http://example.com/UK to use the en-UK locale and also generate links to the alias. The aliases will also be case insensitive.&quot;

Does not contain any specs at all, sorry. I guess I'll have to look at pull requests more closely.

This reverts commit 2cde58db41816154377fc12100a936a4a832374e.</message>
    <tree>2d1af31c8c981ec4e690446a38b5ac7c72ea4a4f</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2cde58db41816154377fc12100a936a4a832374e</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/6c9fed5c4dff46e2556b8668c03273bf15bf2b0a</url>
    <id>6c9fed5c4dff46e2556b8668c03273bf15bf2b0a</id>
    <committed-date>2009-08-05T08:19:24-07:00</committed-date>
    <authored-date>2009-08-05T08:19:24-07:00</authored-date>
    <message>Revert &quot;Allow access to recall as well as options in generate_with_filtering&quot;
Doesn't pass 90% of the specs, sorry.

This reverts commit a7c872a07f0b750f7b8f7e608cdb576b0d2a2362.</message>
    <tree>ceea1808889c2439bf8bee270705ef6614abdffb</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97bc651218e432b30dbafdac11a34aad112b02fa</id>
      </parent>
    </parents>
    <author>
      <name>Steve Smith</name>
      <email>stevesmith@host217-37-15-193.in-addr.btopenworld.com</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/2cde58db41816154377fc12100a936a4a832374e</url>
    <id>2cde58db41816154377fc12100a936a4a832374e</id>
    <committed-date>2009-08-05T08:00:56-07:00</committed-date>
    <authored-date>2009-07-07T09:44:23-07:00</authored-date>
    <message>Added the ability to allow users to set a local_aliases option on the locale filter that allows a hash of locale aliases to be passed such as :locale_aliases =&gt; {'en-UK' =&gt; 'UK', 'fr' =&gt; 'France'} this would allow URL's such as http://example.com/UK to use the en-UK locale and also generate links to the alias. The aliases will also be case insensitive.

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>90dcc4c2f68ca5ca920de5993b7a36ff027982fb</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7c872a07f0b750f7b8f7e608cdb576b0d2a2362</id>
      </parent>
    </parents>
    <author>
      <name>Steve Smith</name>
      <email>stevesmith@host217-37-15-193.in-addr.btopenworld.com</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/97bc651218e432b30dbafdac11a34aad112b02fa</url>
    <id>97bc651218e432b30dbafdac11a34aad112b02fa</id>
    <committed-date>2009-08-05T08:00:54-07:00</committed-date>
    <authored-date>2009-07-07T06:04:14-07:00</authored-date>
    <message>I18n.default_locale may be a symbol but can also be a string

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>a3cb1148a21829ce0127a35bb346198f41fe1b1e</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d83840b41837dac99acecae21c0aa16f9a3e619</id>
      </parent>
    </parents>
    <author>
      <name>Jim Benton</name>
      <email>jim@autonomousmachine.com</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/a7c872a07f0b750f7b8f7e608cdb576b0d2a2362</url>
    <id>a7c872a07f0b750f7b8f7e608cdb576b0d2a2362</id>
    <committed-date>2009-08-05T07:26:23-07:00</committed-date>
    <authored-date>2009-08-03T21:59:43-07:00</authored-date>
    <message>Allow access to recall as well as options in generate_with_filtering

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>aeee12df884923dcbbe89e417944ef1262045427</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d4e0f1f2b8f4c0476d3ea3a6a391d2a341d25881</id>
      </parent>
    </parents>
    <author>
      <name>Marko Seppae</name>
      <email>marko.seppa@gmail.com</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/2d83840b41837dac99acecae21c0aa16f9a3e619</url>
    <id>2d83840b41837dac99acecae21c0aa16f9a3e619</id>
    <committed-date>2009-08-05T07:23:57-07:00</committed-date>
    <authored-date>2009-07-28T07:40:26-07:00</authored-date>
    <message>unescape path so that we can more easily work with scandinavian letters on filters

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>dc2cf4a60dbb89745170fb7a72938b33690aa869</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d646cbb08b1fa23eaa4c2dd77f3b6195a2c37e5e</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/d4e0f1f2b8f4c0476d3ea3a6a391d2a341d25881</url>
    <id>d4e0f1f2b8f4c0476d3ea3a6a391d2a341d25881</id>
    <committed-date>2009-04-15T08:49:37-07:00</committed-date>
    <authored-date>2009-04-15T08:49:37-07:00</authored-date>
    <message>fix pagination filter to work with url params</message>
    <tree>bff82b5a8129fef1020a8b2fcf4d671434c0be68</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54a641901cda17b487c5efc02c318deb13ec3315</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/d646cbb08b1fa23eaa4c2dd77f3b6195a2c37e5e</url>
    <id>d646cbb08b1fa23eaa4c2dd77f3b6195a2c37e5e</id>
    <committed-date>2009-04-05T06:04:52-07:00</committed-date>
    <authored-date>2009-04-05T06:04:52-07:00</authored-date>
    <message>add a force_extension filter (customer who wants all urls to have a .html extension for legacy urls aka seo)</message>
    <tree>f740b3fc0bf366a33be62ce5fc0124645c97e363</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e659c1d01770b130fb202b26b235021c5ac5248d</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/54a641901cda17b487c5efc02c318deb13ec3315</url>
    <id>54a641901cda17b487c5efc02c318deb13ec3315</id>
    <committed-date>2009-04-05T06:03:43-07:00</committed-date>
    <authored-date>2009-04-05T06:03:43-07:00</authored-date>
    <message>stop from maintaining a default_locale on the locale routing filter, instead use I18n.default_locale directly</message>
    <tree>65ddafe9a05d69f429455c0ee9223669c888ce42</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5680f707523a0a0273badc6740e758e744ff0fb</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/e659c1d01770b130fb202b26b235021c5ac5248d</url>
    <id>e659c1d01770b130fb202b26b235021c5ac5248d</id>
    <committed-date>2009-04-05T04:54:35-07:00</committed-date>
    <authored-date>2009-04-05T04:54:35-07:00</authored-date>
    <message>simplify #clear_with_filtering!</message>
    <tree>5598d511ed0bbc99d1d752fca743a7e2c9519c16</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c520dc3f25e9ba0af26702af65d809f58c2abc39</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/d5680f707523a0a0273badc6740e758e744ff0fb</url>
    <id>d5680f707523a0a0273badc6740e758e744ff0fb</id>
    <committed-date>2009-04-05T04:50:03-07:00</committed-date>
    <authored-date>2009-04-05T04:50:03-07:00</authored-date>
    <message>refactoring and cleanup: standarize on symbols for locales, lazy-eval evaluate locales, memoize locales_pattern, use Regexp.escape for locales_pattern, extract to methods for readability</message>
    <tree>7bf78bf07c57390532a7bbbf145bdc912082e5bf</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b6c4384aab7fca47208bdaf6c0267758d8ea7231</id>
      </parent>
      <parent>
        <id>24fce1d1dd8a34423c0b56c42c5ed083e58f1410</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/c520dc3f25e9ba0af26702af65d809f58c2abc39</url>
    <id>c520dc3f25e9ba0af26702af65d809f58c2abc39</id>
    <committed-date>2009-04-05T03:39:10-07:00</committed-date>
    <authored-date>2009-04-05T03:39:10-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/KieranP/routing-filter</message>
    <tree>16447b3eb60ccaf244468740332ca2169ab01505</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a666c044eb91d64651c517066990085b7d44c757</id>
      </parent>
    </parents>
    <author>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/b6c4384aab7fca47208bdaf6c0267758d8ea7231</url>
    <id>b6c4384aab7fca47208bdaf6c0267758d8ea7231</id>
    <committed-date>2009-04-05T03:38:56-07:00</committed-date>
    <authored-date>2009-04-05T03:38:56-07:00</authored-date>
    <message>rely on rubygems in specs</message>
    <tree>1775a6dfabdccadf3b963d0dd0266bb37c33d691</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bacf8e17ea67486805ef50e5b8878b0dbc9610dd</id>
      </parent>
      <parent>
        <id>a666c044eb91d64651c517066990085b7d44c757</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/24fce1d1dd8a34423c0b56c42c5ed083e58f1410</url>
    <id>24fce1d1dd8a34423c0b56c42c5ed083e58f1410</id>
    <committed-date>2009-04-04T13:55:53-07:00</committed-date>
    <authored-date>2009-04-04T13:55:53-07:00</authored-date>
    <message>Merging in svenfuchs master branch, resolving conflicts, and adding support for turning includsion of default locale on/off</message>
    <tree>566c25d82e68d03c6bad151739f8d1593938917f</tree>
    <committer>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15ed3176303df364a54f94cc851da9d0a63b61ba</id>
      </parent>
    </parents>
    <author>
      <name>AkitaOnRails</name>
      <email>fabioakita@gmail.com</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/a666c044eb91d64651c517066990085b7d44c757</url>
    <id>a666c044eb91d64651c517066990085b7d44c757</id>
    <committed-date>2009-04-04T06:26:48-07:00</committed-date>
    <authored-date>2009-04-01T20:25:23-07:00</authored-date>
    <message>fixing a tiny typo giving ruby syntax error in the locale filter

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>9c023dff0c5447925acc76d88b951d37296d2677</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee1035816551adab97f62f30215d3f4a20680c04</id>
      </parent>
      <parent>
        <id>15ed3176303df364a54f94cc851da9d0a63b61ba</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/bacf8e17ea67486805ef50e5b8878b0dbc9610dd</url>
    <id>bacf8e17ea67486805ef50e5b8878b0dbc9610dd</id>
    <committed-date>2009-04-01T12:38:52-07:00</committed-date>
    <authored-date>2009-04-01T12:38:52-07:00</authored-date>
    <message>Merging in svenfuchs master branch</message>
    <tree>50a43ce57220aa6a8e1da4beed6f5ab1643dc536</tree>
    <committer>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1bc3cdc3b8f2906674c450584e13a0f1eecda125</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/15ed3176303df364a54f94cc851da9d0a63b61ba</url>
    <id>15ed3176303df364a54f94cc851da9d0a63b61ba</id>
    <committed-date>2009-04-01T06:15:47-07:00</committed-date>
    <authored-date>2009-03-08T14:55:50-07:00</authored-date>
    <message>bugfix: If no filters were being used, it would try to call nil.run (which would fail and thus make the entire application unusable)

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>7de88f7b8d1bcc42446842212256d84f6fdc239f</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e46122e2d32cf32ca8cdfeeed0158f92bdb17ded</id>
      </parent>
    </parents>
    <author>
      <name>Sebastien Grosjean</name>
      <email>public@zencocoon.com</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/1bc3cdc3b8f2906674c450584e13a0f1eecda125</url>
    <id>1bc3cdc3b8f2906674c450584e13a0f1eecda125</id>
    <committed-date>2009-04-01T06:09:13-07:00</committed-date>
    <authored-date>2009-01-20T16:31:31-08:00</authored-date>
    <message>Allow to load new filters from specific location using the option :file

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>ecb588bd9fe11a569c09f3f6a20b2b29276be17d</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d06e66d2146cd10fea1aa086ccfd3582b71be74</id>
      </parent>
    </parents>
    <author>
      <name>hukl</name>
      <email>hukl@eight.intern.artcom.de</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/e46122e2d32cf32ca8cdfeeed0158f92bdb17ded</url>
    <id>e46122e2d32cf32ca8cdfeeed0158f92bdb17ded</id>
    <committed-date>2009-04-01T06:02:57-07:00</committed-date>
    <authored-date>2009-03-31T01:33:09-07:00</authored-date>
    <message>now also handling globbed routes as expected

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>fb7893814952ef6f106be78737e86e6c3331b2ff</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>299809111b0feedb78bc00c83782cabc0e8d40fe</id>
      </parent>
    </parents>
    <author>
      <name>AkitaOnRails</name>
      <email>fabioakita@gmail.com</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/4d06e66d2146cd10fea1aa086ccfd3582b71be74</url>
    <id>4d06e66d2146cd10fea1aa086ccfd3582b71be74</id>
    <committed-date>2009-04-01T06:01:39-07:00</committed-date>
    <authored-date>2009-04-01T00:54:08-07:00</authored-date>
    <message>fixing the locale filter regex to accept 'pt-BR' like locale

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>7f63c283d23367c90e45ef6aefa9997c362b9e77</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f73f4d42c187b98575f7fbfc21e6cebd6f93895</id>
      </parent>
    </parents>
    <author>
      <name>Matt Ittigson</name>
      <email>mattittigson@gmail.com</email>
    </author>
    <url>http://github.com/svenfuchs/routing-filter/commit/299809111b0feedb78bc00c83782cabc0e8d40fe</url>
    <id>299809111b0feedb78bc00c83782cabc0e8d40fe</id>
    <committed-date>2009-04-01T05:49:06-07:00</committed-date>
    <authored-date>2008-12-11T13:43:34-08:00</authored-date>
    <message>Clear the filters when the routes get cleared so we don't end up with multiple filters (in particular in development mode when the routes get cleared every request)

Signed-off-by: Sven Fuchs &lt;svenfuchs@artweb-design.de&gt;</message>
    <tree>e180ca204c151d57579de8ba7213473a7027e80d</tree>
    <committer>
      <name>Sven Fuchs</name>
      <email>svenfuchs@artweb-design.de</email>
    </committer>
  </commit>
</commits>
