index
:
delta/python-packages/paste-git.git
2.0.3
BB-4
benjaminp-fixture-unicode-paths
blueyed-coverage
bug/21
cd/travis-ci
cdent/git-actions
cdent/use-importlib
double_slash_at_start_of_path_fix
eliminate_cgi_parse_qsl
eliminate_cgi_parse_qsl_2
fix-19
fix-docs
fix-has_key
gzip_work_with_generator
mainline-refactor
master
py37
py3k
pytest
python3_wsgilib_add_close_next
require_six
stringio
test_wsgirequest_charset_use_UTF-8_instead_of_iso-8859-1
tox_add_py35
tox_add_pypy
tox_coverage
github.com: cdent/paste.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paste
/
urlmap.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fix urlmap to include the path that was not found and not
cce
2007-08-08
1
-1
/
+1
*
A big commit, primarily aesthetic/whitespace in nature. This is the result o...
Ian Bicking
2006-10-20
1
-1
/
+1
*
Fix for paste.urlmap and vhosts
Ian Bicking
2006-06-22
1
-2
/
+2
*
fix URLMap to make passing in a different not_found_app work
seanc
2006-05-29
1
-1
/
+3
*
Reapplying a previously-fixed port-related bug
Ian Bicking
2006-05-25
1
-1
/
+1
*
Somehow I 'cleaned' the urlmap module, totally ruining it; must be changes th...
Ian Bicking
2006-05-25
1
-69
/
+212
*
Auto-update of version strings
Ian Bicking
2006-05-24
1
-212
/
+69
*
typo
Ian Bicking
2006-04-25
1
-1
/
+1
*
Fixed port matching in urlmap
Ian Bicking
2006-04-14
1
-3
/
+9
*
Fixed bug in port urlmap parsing
Ian Bicking
2006-04-14
1
-1
/
+1
*
Typo in not-found handler
Ian Bicking
2006-03-30
1
-1
/
+1
*
Fix typo from matt h
Ian Bicking
2006-03-03
1
-1
/
+1
*
Added better option parsing, so that you could match domains in paste.deploy ...
Ian Bicking
2006-01-28
1
-5
/
+48
*
Remove Python 2.4ism of a key argument to .sort()
Ian Bicking
2006-01-21
1
-1
/
+3
*
A bunch of little import cleanups noted from pyflakes
Ian Bicking
2005-12-18
1
-1
/
+3
*
Deprecate the wsgilib.error_response functions; stop using them internally as...
Ian Bicking
2005-12-13
1
-3
/
+4
*
Fixes suggested by pyflakes
Ian Bicking
2005-09-21
1
-1
/
+0
*
Added license comment to all substantive files
Ian Bicking
2005-08-31
1
-0
/
+3
*
Typo
Ian Bicking
2005-08-29
1
-1
/
+1
*
Bug fixes
Ian Bicking
2005-08-22
1
-1
/
+1
*
paste.deployify urlmap
Ian Bicking
2005-08-22
1
-7
/
+14
*
Allow apps set to None, to mean a delete, and make the 404 app more informati...
Ian Bicking
2005-08-08
1
-3
/
+24
*
Made urlmap work with domain matching as well
Ian Bicking
2005-07-21
1
-25
/
+53
*
Added urlmap, which does top-level mapping to different applications, without...
Ian Bicking
2005-05-30
1
-0
/
+137