summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [svn] Updating changelog for Routes release.v1.4.1bbangert2006-09-061-1/+1
* [svn] Adding additional recognition tests for sub-domains.bbangert2006-09-061-0/+61
* [svn] Update so that a sub_domain is always set if activated.bbangert2006-09-041-1/+1
* [svn] Fixed typo in prior commit with sub_domain conditional checker.bbangert2006-09-041-1/+1
* [svn] * Added sub_domains option to mapper, along with sub_domains_ignore lis...bbangert2006-09-046-3/+102
* [svn] Fixed prior commit that included additional code that wasn't supposed t...bbangert2006-09-021-9/+1
* [svn] Doc string fixes.bbangert2006-09-023-35/+49
* [svn] Fixed integration link.bbangert2006-08-231-1/+1
* [svn] * Patch applied from Ticket #28. Resolves issue with Mapper's controlle...bbangert2006-08-082-2/+6
* [svn] Updating news with latest changes.bbangert2006-07-211-0/+19
* [svn] Updating changelog for new version.bbangert2006-07-211-1/+4
* [svn] Updating dev version to 1.4.1.bbangert2006-07-211-1/+1
* [svn] don't assume Sets are ordered. One constructed viav1.4pjenvey2006-07-131-2/+3
* [svn] Going to 1.4 for upcoming Routes release.bbangert2006-07-132-2/+2
* [svn] Fixed bug with map.resource related to member methods, found in Rails v...bbangert2006-07-122-1/+7
* [svn] Fixed bug with map.resource member methods not requiring a member id.bbangert2006-07-122-0/+3
* [svn] Fixed bug related to handling keyword argument controller.bbangert2006-07-122-1/+3
* [svn] Fixed failing test on environment fetching.bbangert2006-07-051-1/+1
* [svn] Fixed bug with port being appended under conditions it shouldn't be dur...bbangert2006-07-051-2/+6
* [svn] Correcting doc inaccuracy.bbangert2006-07-041-3/+3
* [svn] Adding additional doc-strings for future maintenance.bbangert2006-07-041-0/+8
* [svn] Adding documentation for map.resource command.bbangert2006-07-041-1/+60
* [svn] Fixed map.resource, still need to fully doc how it works.bbangert2006-07-021-15/+12
* [svn] map.resource now runs, tests to ensure the proper routes were created s...bbangert2006-07-011-2/+3
* [svn] Minor corrections so it's likely to actually work.bbangert2006-07-011-6/+7
* [svn] Committing first attempt at map.resource, dynamically generating routes...bbangert2006-07-011-0/+95
* [svn] Added URL generation handling for a 'method' argument. If 'method' is s...bbangert2006-07-012-1/+15
* [svn] Forgot to update version number.bbangert2006-07-011-1/+1
* [svn] Changing method condition to require sequence for member testing.bbangert2006-07-011-1/+1
* [svn] Fixed reference to HTTP method to check for proper key.bbangert2006-07-011-1/+1
* [svn] Added option of having conditional function called with the result keys...bbangert2006-06-291-25/+26
* [svn] Added conditions keyword to route declaration that allows a route to de...bbangert2006-06-291-2/+18
* [svn] invoking unittest.main when running these tests standalonepjenvey2006-06-172-1/+6
* [svn] os.path.join instead of hardcoding '/'pjenvey2006-06-011-1/+1
* [svn] Additional test case for specific use-case cited on mail list. Already ...bbangert2006-05-181-0/+9
* [svn] Updated format of changelog and recorded latest addition.bbangert2006-05-181-92/+16
* [svn] Fixed redirect_to arg parsing to use url_for as it should've from the b...bbangert2006-05-182-35/+6
* [svn] Prepping for Routes 1.3.2 releasev1.3.2bbangert2006-04-303-31/+16
* [svn] Added additional test for proper URL encoding.bbangert2006-04-301-0/+1
* [svn] Applied patch for proper url encoding as in Ticket #12. Reported by Jas...bbangert2006-04-303-3/+6
* [svn] Updated changelog for latest bug fixesbbangert2006-04-051-0/+16
* [svn] Adding generation of docs indexbbangert2006-04-051-1/+1
* [svn] Fixed apostrophe issuesbbangert2006-04-051-9/+8
* [svn] Pull the _filter arg out earlier, also give _filter the ability to full...bbangert2006-04-052-5/+2
* [svn] Fixed improper usage of apostrophe's throughout manual per Ticket #10bbangert2006-04-051-20/+20
* [svn] Install update per Ticket #9bbangert2006-04-051-7/+6
* [svn] Fixed route match with _filter to resolve Ticket #11bbangert2006-04-052-1/+4
* [svn] Updating trunk setup to 1.3.2devbbangert2006-04-041-1/+1
* [svn] Doc updatev1.3.1bbangert2006-04-043-14/+14
* [svn] Version updatesbbangert2006-04-043-2/+16