Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Specify encoding when opening files in setup.py | Mike Gilbert | 2013-12-25 | 1 | -3/+5 | |
|/ | | | | | | | This resolves a UnicodeDecodeError when setup.py is invoked with a non-utf8 locale. https://bugs.gentoo.org/show_bug.cgi?id=495118 | |||||
* | Merge pull request #24 from ethanmcc/docs-example-typo | Ben Bangert | 2013-12-13 | 1 | -1/+1 | |
|\ | | | | | docs: Make example comment consistent with code | |||||
| * | docs: Make example comment consistent with code | Ethan McCreadie | 2013-12-13 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #14 from blamarvt/overflow-fix | Ben Bangert | 2013-11-20 | 2 | -4/+19 | |
|\ | | | | | Allow for a large number of URL matches | |||||
| * | Allow for a large number of URL matches | Brian Lamar | 2013-11-20 | 2 | -4/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | Currently routes/regex raises an OverflowError when compiling a master list of 'valid' URLs if the number of controllers/routes is extremely high. This error can be worked around by assuming all URLs are good until all matches have been tested. This means that on large projects performance will be slightly increased with valid requests and slightly decreased with invalid requests. | |||||
* | | Merge pull request #4 from YorikSar/subcollections_fix | Ben Bangert | 2013-11-18 | 2 | -0/+14 | |
|\ \ | | | | | | | Let submappers' children have their own controllers. | |||||
| * | | Add tests for submappers' controllers fix | Yuriy Taraday | 2013-11-18 | 1 | -0/+12 | |
| | | | ||||||
| * | | Let submappers' children have their own controllers. | Yuriy Taraday | 2013-11-18 | 1 | -0/+2 | |
|/ / | ||||||
* | | Merge pull request #21 from alex/patch-2 | Ben Bangert | 2013-11-17 | 1 | -1/+1 | |
|\ \ | | | | | | | Fixed a typo in the docs | |||||
| * | | Fixed a typo in the docs | Alex Gaynor | 2013-11-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #20 from alex/patch-1 | Ben Bangert | 2013-11-17 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | Fixed a typo in the docs | |||||
| * | | Fixed a typo in the docs | Alex Gaynor | 2013-11-17 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:bbangert/routes | Ben Bangert | 2013-11-17 | 1 | -1/+2 | |
|\ \ | ||||||
| * \ | Merge pull request #18 from alex/patch-1 | Ben Bangert | 2013-11-17 | 1 | -1/+2 | |
| |\ \ | | | | | | | | | Run tests under PyPy as well | |||||
| | * | | Run tests under PyPy as well | Alex Gaynor | 2013-11-17 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | Rewrite test to work with random hash dicts | Ben Bangert | 2013-11-17 | 1 | -103/+105 | |
|/ / / | ||||||
* | | | Properly include the CHANGELOG/LICENSE. | Ben Bangert | 2013-11-17 | 2 | -3/+3 | |
|/ / | ||||||
* | | Restore dev tag buildv2.0 | Ben Bangert | 2013-11-17 | 1 | -0/+3 | |
| | | ||||||
* | | Update changelog for 2.0 release. | Ben Bangert | 2013-11-17 | 3 | -12/+14 | |
|/ | | | | Update setup for release. | |||||
* | Merge pull request #3 from YorikSar/doc_fix | Ben Bangert | 2013-05-23 | 1 | -1/+1 | |
|\ | | | | | Small misprint fix in collection() docs | |||||
| * | Small misprint fix in collection() docs | Yuriy Taraday | 2012-08-31 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #10 from alsanchez/master | Ben Bangert | 2013-05-23 | 10 | -76/+151 | |
|\ \ | |/ |/| | Add Python 3 Support | |||||
| * | Fix doctests. | Alejandro Sánchez | 2013-05-03 | 2 | -3/+3 | |
| | | ||||||
| * | Add Python 3.2 / 3.3 to travis configuration. | Alejandro Sánchez | 2013-05-03 | 1 | -0/+2 | |
| | | ||||||
| * | Add Python 3 support. | Alejandro Sánchez | 2013-05-03 | 9 | -74/+147 | |
|/ | ||||||
* | use line nos properly | Ben Bangert | 2012-03-13 | 1 | -2/+2 | |
| | | | | | --HG-- branch : trunk | |||||
* | try for proper label | Ben Bangert | 2012-03-13 | 1 | -2/+2 | |
| | | | | | --HG-- branch : trunk | |||||
* | keep doc tree labeled | Ben Bangert | 2012-03-13 | 1 | -0/+3 | |
| | | | | | --HG-- branch : trunk | |||||
* | remove logo | Ben Bangert | 2012-03-13 | 1 | -5/+0 | |
| | | | | | --HG-- branch : trunk | |||||
* | add feature list | Ben Bangert | 2012-03-13 | 1 | -0/+12 | |
| | | | | | --HG-- branch : trunk | |||||
* | add source link | Ben Bangert | 2012-03-13 | 1 | -0/+5 | |
| | | | | | --HG-- branch : trunk | |||||
* | Update docs | Ben Bangert | 2012-03-13 | 3 | -21/+39 | |
| | | | | | --HG-- branch : trunk | |||||
* | use right index master | Ben Bangert | 2012-03-13 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | Add changelog | Ben Bangert | 2012-03-13 | 1 | -0/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | change name | Ben Bangert | 2012-03-13 | 2 | -1/+1 | |
| | | | | | | --HG-- branch : trunk rename : docs/contents.rst => docs/index.rst | |||||
* | fix conf | Ben Bangert | 2012-03-13 | 1 | -8/+0 | |
| | | | | | --HG-- branch : trunk | |||||
* | remove repeat keyword | Ben Bangert | 2012-03-13 | 1 | -1/+0 | |
| | | | | | --HG-- branch : trunk | |||||
* | Update readme | Ben Bangert | 2012-03-13 | 1 | -13/+4 | |
| | | | | | --HG-- branch : trunk | |||||
* | Various cleanups and such for RTD and travis | Ben Bangert | 2012-03-13 | 11 | -149/+49 | |
| | | | | | | | | --HG-- branch : trunk rename : CHANGELOG => CHANGELOG.rst rename : LICENSE => LICENSE.txt rename : README => README.rst | |||||
* | keep pstats out too | Ben Bangert | 2012-03-13 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | handle missing profile | Ben Bangert | 2012-03-13 | 2 | -3/+4 | |
| | | | | | --HG-- branch : trunk | |||||
* | try for right profiler | Ben Bangert | 2012-03-13 | 1 | -1/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | force the right profiler | Ben Bangert | 2012-03-13 | 1 | -1/+2 | |
| | | | | | --HG-- branch : trunk | |||||
* | install profiler | Ben Bangert | 2012-03-13 | 1 | -0/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | Ensure coverage is available | Ben Bangert | 2012-03-13 | 1 | -2/+1 | |
| | | | | | --HG-- branch : trunk | |||||
* | ensure python dev, as profile seems lacking | Ben Bangert | 2012-03-13 | 1 | -1/+2 | |
| | | | | | --HG-- branch : trunk | |||||
* | Add webob | Ben Bangert | 2012-03-13 | 1 | -1/+3 | |
| | | | | | --HG-- branch : trunk | |||||
* | use right name | Ben Bangert | 2012-03-13 | 1 | -0/+0 | |
| | | | | | | --HG-- branch : trunk rename : .travis.yaml => .travis.yml | |||||
* | add travis | Ben Bangert | 2012-03-13 | 1 | -0/+6 | |
| | | | | | --HG-- branch : trunk | |||||
* | Added tag v1.13 for changeset 09662e4dc7a2 | Ben Bangert | 2012-03-12 | 1 | -0/+1 | |
| | | | | | --HG-- branch : trunk |