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
/
cgiapp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
small docstring formatting fixes
Ian Bicking
2008-04-27
1
-0
/
+2
*
Fix issue with paste.cgiapp and mod_wsgi (#210)
Ian Bicking
2007-12-17
1
-1
/
+5
*
A big commit, primarily aesthetic/whitespace in nature. This is the result o...
Ian Bicking
2006-10-20
1
-2
/
+1
*
Paste should not depend upon other paste modules, such
cce
2006-09-21
1
-1
/
+2
*
Changed the CGIApplication signature back to what it was.
Ian Bicking
2006-08-19
1
-10
/
+5
*
Removed Paste Deploy dependencies in many places
Ian Bicking
2006-08-19
1
-6
/
+31
*
Hopefully maybe make this Windows compatible
Ian Bicking
2005-11-22
1
-6
/
+15
*
Added license comment to all substantive files
Ian Bicking
2005-08-31
1
-0
/
+3
*
Converted cgiapp to paste.deploy
Ian Bicking
2005-08-22
1
-5
/
+9
*
Fixed problem with scripts that don't output any headers, and chop query stri...
Ian Bicking
2005-08-18
1
-6
/
+10
*
Removed debugging cruft
Ian Bicking
2005-08-15
1
-5
/
+0
*
Added (non-Windows-compatible!) function to communicate with subprocesses, an...
Ian Bicking
2005-08-15
1
-23
/
+165
*
Added CGI proxy application
Ian Bicking
2005-08-15
1
-0
/
+88