summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [svn] documentation updates for 1.2v1.2bbangert2006-02-173-1/+70
* [svn] Use longest controller names first for more predictabilitybbangert2006-02-171-1/+3
* [svn] Another fix for deeply nested controllersbbangert2006-02-171-1/+1
* [svn] Controller scanner wasn't retaining directory pathsbbangert2006-02-171-1/+1
* [svn] Removed unnecessary code which did a redundant regexp check. Fixed Tick...bbangert2006-02-151-15/+14
* [svn] If a controller_scan is present, generate the URL's, otherwise throw th...bbangert2006-02-151-3/+2
* [svn] Raises RouteException if match is attempted and regexp's need to be gen...bbangert2006-02-152-0/+5
* [svn] Cleaned up doc strings for PEP 257bbangert2006-02-151-88/+52
* [svn] Added docs for new usagebbangert2006-02-151-7/+11
* [svn] Adding more tests for url_for with no named route utilizedbbangert2006-02-151-0/+27
* [svn] Now lets you use protocol for url_for query arg if it is followed by _bbangert2006-02-152-9/+15
* [svn] Ensure SCRIPT_NAME is carried through and used, added unit tets for sta...bbangert2006-02-153-4/+35
* [svn] Can now generate static routes with args, and semi-relative routes with...bbangert2006-02-145-11/+51
* [svn] Moving trunk to 1.1.1bbangert2006-01-131-1/+1
* [svn] Doc tweaksv1.1bbangert2006-01-131-0/+4
* [svn] Manual updates, front page has newsbbangert2006-01-132-6/+56
* [svn] Use proper release datebbangert2006-01-132-2/+2
* [svn] Additional syntax checks for new method and floating endsbbangert2006-01-131-36/+85
* [svn] Actually, its not good to set the mapper to a global for request_config...bbangert2006-01-121-6/+0
* [svn] Change our environ populating to be a bit more accurate and use the hos...bbangert2006-01-121-6/+8
* [svn] This time, the global mapper for the request_config actually works...bbangert2006-01-121-4/+6
* [svn] The mapper shouldn't need to be thread-localbbangert2006-01-121-0/+5
* [svn] Documentation updates....bbangert2006-01-101-0/+7
* [svn] New feature listbbangert2006-01-101-4/+9
* [svn] Looks like I'm on a roll for stupid mistakes todaybbangert2006-01-101-2/+2
* [svn] Accidentally left out the prefixbbangert2006-01-101-1/+1
* [svn] Switched to getattr for mapper_dict. No setup required for url_for unle...bbangert2006-01-101-1/+1
* [svn] Planning release for Jan 12th, indicating suchbbangert2006-01-101-1/+1
* [svn] Updating changelog for 1.1 releasebbangert2006-01-101-0/+19
* [svn] Forgot to trim the .pybbangert2006-01-101-1/+1
* [svn] Mapper now takes a function to scan for controllers, and a directory. T...bbangert2006-01-103-36/+44
* [svn] Merging r127:141 from newsplit branchbbangert2006-01-095-280/+591
* [svn] Was missing a delattr method, and bad indentingv1.0.2bbangert2005-12-301-12/+18
* [svn] Updating version herebbangert2005-12-301-1/+1
* [svn] Let's release today, why notbbangert2005-12-301-1/+1
* [svn] Prepping changelogbbangert2005-12-291-0/+16
* [svn] More refined tests for false equiv combinations and fix for new bug fixedbbangert2005-12-292-2/+18
* [svn] Adding test for new bug found regarding evaluating 0 as False causing a...bbangert2005-12-292-7/+35
* [svn] This should've been committed earlierbbangert2005-12-291-1/+1
* [svn] This was supposed to be here earlierbbangert2005-12-291-1/+19
* [svn] On to 1.0.2bbangert2005-12-181-1/+1
* [svn] Additional redirect testv1.0.1bbangert2005-12-181-0/+2
* [svn] Minor doc updatebbangert2005-12-181-2/+1
* [svn] Doc updatesbbangert2005-12-181-0/+10
* [svn] request_config can now handle a user-supplied thread/request local cont...bbangert2005-12-181-1/+18
* [svn] Additional unit tests for function testingbbangert2005-12-181-2/+29
* [svn] Lets go to 1.0.1 firstbbangert2005-12-171-1/+1
* [svn] Minor doc update, version update now that 1.0 is outbbangert2005-11-212-2/+14
* [svn] last change before 1.0 hopefully for surev1.0bbangert2005-11-211-2/+4
* [svn] last change before 1.0bbangert2005-11-211-0/+3