summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [svn] Index update for 1.5 releasev1.5bbangert2006-09-191-0/+24
* [svn] Minor tweaks to account for map.resources updates and fix.bbangert2006-09-192-2/+2
* [svn] Updating docs to include map.resource functionality.bbangert2006-09-191-0/+81
* [svn] Increased code coverage in tests as high as its going to get (~ 99%).bbangert2006-09-193-11/+13
* [svn] Setting xhtml to true for proper doc generation.bbangert2006-09-191-0/+1
* [svn] Doc layout updatesbbangert2006-09-192-0/+259
* [svn] whitespacepjenvey2006-09-181-7/+14
* [svn] o allowing 1 digit month requirement as per the examplepjenvey2006-09-181-5/+5
* [svn] Changed map.connect to m.connect for consistency.bbangert2006-09-181-4/+4
* [svn] Major manual update, changed wrapping, added docs for fitler function, ...bbangert2006-09-181-127/+351
* [svn] Bumping dev version to 1.5.bbangert2006-09-172-2/+2
* [svn] Cleaned up unit test header/footer info, doesn't require license data a...bbangert2006-09-153-77/+3
* [svn] Adding install/readme files.bbangert2006-09-152-0/+24
* [svn] * Significant updates to map.resource and unit tests that comb it thoro...bbangert2006-09-145-10/+57
* [svn] Additional unit tests and fixes for map.resource. Still in development...bbangert2006-09-142-173/+241
* [svn] Adding routematch testing and routematch debug tests.bbangert2006-09-141-0/+27
* [svn] Adding unit tests for conditionals and subdomain conditions.bbangert2006-09-141-2/+76
* [svn] Adding route path escaping for regexp creation. Fixes issue with regexp...bbangert2006-09-141-11/+11
* [svn] Minor tweak to default setting, removed unnecessary redundant default s...bbangert2006-09-142-5/+3
* [svn] * Added unit tests to ensure controller_scan works properly with nestedbbangert2006-09-146-4/+20
* [svn] Updating changelog for other change in prior commit.bbangert2006-09-141-0/+2
* [svn] * Added more thorough testing to _RequestConfig object and the ability tobbangert2006-09-144-1/+73
* [svn] * Fixed bug with sub_domain not maintaining port information in url_for...bbangert2006-09-113-4/+31
* [svn] * Added unit tests to ensure sub_domain option works with named routes,...bbangert2006-09-113-17/+68
* [svn] Minor touch-up for proper bold formatting.bbangert2006-09-111-1/+1
* [svn] Adding nose as the test suitebbangert2006-09-111-0/+1
* [svn] * Changed order in which sub-domain is added to match-dict so it can be...bbangert2006-09-112-2/+5
* [svn] Index doc updatebbangert2006-09-071-0/+3
* [svn] Updating dev info for trunk package.bbangert2006-09-063-1/+18
* [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