summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added tag v1.12 for changeset d48c9a0a769fBen Bangert2010-02-281-0/+1
* Update index pagev1.12Ben Bangert2010-02-282-20/+9
* Major re-org of the docsBen Bangert2010-02-2821-1132/+1158
* * Fix bug with relative URL's using qualified merging host and URL withoutBen Bangert2010-02-283-1/+16
* * Fix bug with mapper.extend and Routes modifying their original args.Ben Bangert2010-02-283-2/+15
* Add notice about mapper explicitnessBen Bangert2010-02-281-2/+3
* * Fix url.current() not returning current args when explicit is True.Ben Bangert2010-02-284-5/+19
* Remove a ternary operation in the Mapper to get it working on Python 2.4Luke Macken2010-02-281-1/+1
* Ensure singleton usage is still default in middleware so Routes upgrade doesn...Ben Bangert2010-02-282-7/+38
* Add pylintrc fileBen Bangert2010-02-231-0/+301
* Another module up to 100% test coverageBen Bangert2010-02-202-2/+28
* mergeBen Bangert2010-02-205-41/+201
|\
| * Documentation updatesMike Burrows2010-02-151-15/+16
| * Documentation for 1.12 featuresMike Burrows2010-02-152-2/+96
| * Fix inline requirements in {.format:reqs}Mike Burrows2010-02-143-4/+14
| * Have collection() use the new {.format} component if needed instead of genera...Mike Burrows2010-02-101-22/+26
| * {.format} path componentsMike Burrows2010-02-104-17/+69
* | More tests, coverageBen Bangert2010-02-202-20/+7
* | More test coverageBen Bangert2010-02-203-5/+12
* | Increase unit tests and add more explicit use of the mapper for matching.Ben Bangert2010-02-207-48/+107
* | Backout explicit change.Ben Bangert2010-01-237-8/+8
|/
* Mapper.explicit now defaults to TrueMike Burrows2010-01-1110-88/+88
* Mapper.minimization now defaults to FalseMike Burrows2010-01-0910-22/+130
* CHANGELOG for SubMapper and collection changesMike Burrows2010-01-091-1/+4
* Fix placement of __enter__ and __exit__Mike Burrows2010-01-021-6/+6
* Optional formatted routes on submappersMike Burrows2009-12-301-9/+30
* Fix additional testMike Burrows2009-12-291-4/+3
* Add test for collection-level conditions and requirementsMike Burrows2009-12-291-0/+10
* Fix merge errorMike Burrows2009-12-291-1/+1
* Code layout changesMike Burrows2009-12-292-80/+45
* Fix doctestsMike Burrows2009-12-281-8/+12
* some tests need Mapper(explicit=True) to maintain test isolationMike Burrows2009-12-271-2/+2
* docstring and unit test for Mapper.__str__()Mike Burrows2009-12-261-13/+1
* add unit test for Mapper.__str__()Mike Burrows2009-12-261-0/+18
* docstrings for new/enhanced SubMapper methodsMike Burrows2009-12-261-57/+76
* initial commit: nestable submappers, collection(), prettyprinterMike Burrows2009-12-263-37/+398
* Fix bug with capturing large groupsBen Bangert2009-11-203-14/+14
* Better document bad route regexpBen Bangert2009-11-171-0/+3
* * Fix bug with improper len placement for submapper.Ben Bangert2009-11-172-1/+2
* * Adding regular expression builder for entire regexp for faster rejectionBen Bangert2009-11-104-22/+82
* Break out the new features lineBen Bangert2009-10-011-1/+1
* Update routes front pageBen Bangert2009-10-012-2/+1
* Remove routes headerBen Bangert2009-10-011-1/+0
* Proper credits on the manualBen Bangert2009-09-281-1/+1
* Update copyright on docsBen Bangert2009-09-281-1/+1
* Added tag v1.11 for changeset bfb8bd725d7fBen Bangert2009-09-281-0/+1
* Prep 1.11 release.v1.11Ben Bangert2009-09-282-3/+3
* missing quotesGael Pasgrimaud2009-09-261-2/+2
* remove double quoteGael Pasgrimaud2009-09-261-2/+2
* Routes logo is actually by Christoph Boehme, not Christoph Haas.sluggoster@gmail.com2009-09-142-1/+1