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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed errordocument.empty_error, since it never actually worked in a useful...
0.9.5
Ian Bicking
2006-07-20
1
-2
/
+7
*
Added more download notes
Ian Bicking
2006-07-20
1
-0
/
+20
*
Keep wsgi.input from being eaten when the cgi module is looking for POST vari...
Ian Bicking
2006-07-20
1
-0
/
+4
*
Changed usage of MultiDict to util.multidict
Ian Bicking
2006-07-19
1
-0
/
+4
*
added WSGIThreadPoolServer. Provides much better performance than
pjenvey
2006-07-19
1
-0
/
+9
*
Added tests for file-related conditional requests. Added support for If-None...
Ian Bicking
2006-07-17
1
-0
/
+6
*
Added a 'no' argument to mustcontain
Ian Bicking
2006-07-15
1
-0
/
+9
*
added news item for resolved ticket #114
pjenvey
2006-06-26
1
-0
/
+6
*
Fix for paste.urlmap and vhosts
Ian Bicking
2006-06-22
1
-0
/
+3
*
Rearranged news a little
0.9.4
Ian Bicking
2006-06-22
1
-3
/
+10
*
Preventing circumvention of StaticURLParser and PkgResourcesParser's root dir...
pjenvey
2006-06-19
1
-0
/
+3
*
Fixed urlparser classes to handle quoted (e.g. %20) URL paths.
pjenvey
2006-06-18
1
-0
/
+3
*
fixed TransLogger to log to the Apache combined log format as advertised
pjenvey
2006-06-18
1
-0
/
+3
*
Added license text
Ian Bicking
2006-06-15
1
-0
/
+20
*
Corrected copyright note
Ian Bicking
2006-06-13
1
-4
/
+2
*
Handle case with testapp.post(params={})
Ian Bicking
2006-06-04
1
-0
/
+2
*
Added a warning to paste.wsgilib.add_close
Ian Bicking
2006-05-31
1
-0
/
+3
*
some improvements to controlling where the output of paste.debug.prints goes
Ian Bicking
2006-05-26
1
-0
/
+5
*
Added more news
0.9.3
Ian Bicking
2006-05-24
1
-0
/
+4
*
updated news
Ian Bicking
2006-05-24
1
-0
/
+6
*
News for 0.9.2
0.9.2
Ian Bicking
2006-05-15
1
-0
/
+8
*
added news
Ian Bicking
2006-05-07
1
-0
/
+6
*
small package index update
0.9
Ian Bicking
2006-04-21
1
-6
/
+5
*
Updated news for upcoming release
Ian Bicking
2006-04-19
1
-4
/
+22
*
Patch for paste.proxy from Brad Clements
Ian Bicking
2006-04-03
1
-0
/
+3
*
Added a get_cookie_headers function; added a dictionary-like object that dyna...
Ian Bicking
2006-03-13
1
-0
/
+16
*
move warnings in paste.recursive; added conditional argument to paste.wsgilib...
Ian Bicking
2006-03-07
1
-0
/
+9
*
Some language updates and bug fixes in DIY
Ian Bicking
2006-02-02
2
-15
/
+59
*
Added to the do-it-yourself doc
Ian Bicking
2006-02-01
1
-4
/
+215
*
Added new document
Ian Bicking
2006-01-31
2
-1
/
+210
*
Fixed download links (just point all to Cheese Shop)
Ian Bicking
2006-01-24
1
-36
/
+8
*
Added middleware for reading mod_auth_tkt-style signed cookies (paste.auth.au...
Ian Bicking
2006-01-18
1
-5
/
+12
*
News for 0.4.1
0.4.1
Ian Bicking
2006-01-18
1
-2
/
+9
*
Typo; fixed #54 (no QUERY_STRING or QUERY_STRING on PATH_INFO)
Ian Bicking
2006-01-12
1
-1
/
+1
*
- fixed links in news so that they point to actual modules
cce
2006-01-09
1
-54
/
+44
*
Updated to #pythonpaste channel
Ian Bicking
2006-01-09
2
-2
/
+2
*
- spelling errors fixed in news.txt
cce
2006-01-09
1
-3
/
+3
*
Added wsgilib.intercept_output to __all__; updated news.txt
Ian Bicking
2006-01-09
1
-2046
/
+66
*
- added log messes to doc/news.txt for Ian's scanning
cce
2006-01-09
1
-5
/
+2100
*
- first pass at doc/news.txt for 0.4 release
cce
2006-01-08
1
-0
/
+113
*
Added a little argument to profile.profile_decorator, to allow conditional pr...
Ian Bicking
2006-01-07
1
-2
/
+2
*
Added a bunch of module docstrings so the module index looks nicer; also mark...
Ian Bicking
2005-12-30
1
-1
/
+1
*
Documentation updates to the style/developer guide; added PasteHelloWorld to ...
Ian Bicking
2005-12-30
4
-14
/
+55
*
Several small doc fixes
Ian Bicking
2005-12-13
2
-2
/
+40
*
Fix docstrings for pudge
Ian Bicking
2005-11-11
1
-3
/
+4
*
Added documentation of some of the new features of paste.fixture
Ian Bicking
2005-11-09
1
-2
/
+36
*
Added hook for frameworks to add custom variables to the response object
Ian Bicking
2005-11-03
1
-1
/
+18
*
Fixed some links
Ian Bicking
2005-10-04
1
-5
/
+2
*
Trimmed down page
Ian Bicking
2005-10-04
1
-49
/
+0
*
typo
Ian Bicking
2005-10-03
1
-1
/
+1
[next]