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
/
translogger.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save the REQUEST_METHOD when logging, in case it gets rewritten later (#241)
Ian Bicking
2008-03-25
1
-3
/
+4
*
use paste.util.converters instead of paste.deploy.converters
Ian Bicking
2007-10-10
1
-1
/
+1
*
Make wsgi the default logger name for the entry point (it was going to the ro...
Ian Bicking
2007-07-09
1
-1
/
+1
*
Also calculate QUERY_STRING in translogger before dispatching the request
Ian Bicking
2007-02-15
1
-2
/
+2
*
Figure out the request URI earlier in translogger (so later rewrites won't ch...
Ian Bicking
2007-02-15
1
-3
/
+5
*
Add docstring for all the entry points
Ian Bicking
2006-10-20
1
-0
/
+2
*
Added an Paste Deploy entry point for paste.translogger
Ian Bicking
2006-10-07
1
-0
/
+20
*
fixed the logged HTTP protocol, now grabbing it from HTTP_VERSION environment...
pjenvey
2006-06-18
1
-1
/
+1
*
fixed TransLogger to log to the Apache combined log format as advertised
pjenvey
2006-06-18
1
-1
/
+9
*
Added copyright header to a bunch of files
Ian Bicking
2006-06-13
1
-0
/
+2
*
Wrap what is now a really long line
Ian Bicking
2006-03-13
1
-1
/
+3
*
Added a bunch of module docstrings so the module index looks nicer; also mark...
Ian Bicking
2005-12-30
1
-0
/
+4
*
A bunch of little import cleanups noted from pyflakes
Ian Bicking
2005-12-18
1
-1
/
+0
*
Fix form finding regex
Ian Bicking
2005-11-18
1
-0
/
+76