index
:
delta/python-packages/paste.git
2.0.3
BB-4
double_slash_at_start_of_path_fix
eliminate_cgi_parse_qsl
eliminate_cgi_parse_qsl_2
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
bitbucket.org: Obsolete (use python-packages/paste-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
update news for release
1.7.3
Ian Bicking
2010-03-31
2
-3
/
+3
*
update mimeparse
Ian Bicking
2010-03-31
1
-0
/
+3
*
do a proper read with 100 Continue
ianb
2009-09-02
1
-0
/
+3
*
typo in docs
ianb
2009-07-01
1
-1
/
+1
*
Avoid some unicode errors in httpexceptions
ianb
2009-04-24
1
-0
/
+2
*
Have the proxy handle a content-length of -1
ianb
2009-03-06
1
-0
/
+2
*
Make cookies expire on logout
ianb
2009-03-05
1
-1
/
+1
*
Apply patch to paste.auth.auth_tkt to make it easier to get the cookies, and ...
ianb
2009-03-03
1
-0
/
+4
*
Apply patch to fix some problems with wdg_validate middleware
ianb
2009-01-29
1
-0
/
+2
*
parse a single *, per #330
ianb
2009-01-09
1
-0
/
+3
*
Fix #257, newlines in paste.auth.cookie cookies
ianb
2009-01-08
1
-0
/
+3
*
Add links for pythonpaste.org projects
ianb
2008-12-20
1
-0
/
+9
*
update mailing list location
ianb
2008-12-08
3
-25
/
+4
*
Fix paste.httpserver on py2.6 (#314)
ianb
2008-11-15
1
-0
/
+2
*
More cowbell\!
ianb
2008-10-31
1
-0
/
+5
*
update news for release
1.7.2
ianb
2008-10-29
2
-3
/
+3
*
Add sphinx docs for paste.util.multidict
ianb
2008-10-28
1
-0
/
+11
*
added JythonMonitor for use for an experimental, optimized reloader for Jython
pjenvey
2008-10-11
1
-0
/
+3
*
fix auth cookie generating bad headers
pjenvey
2008-10-10
1
-0
/
+4
*
Added paste.reloader.add_file_callback
ianb
2008-09-25
1
-0
/
+3
*
Add support for HttpOnly to Paste
ianb
2008-09-15
1
-0
/
+3
*
Re-raise KeyboardInterrupt
ianb
2008-09-08
1
-0
/
+3
*
Add QUERY_STRING to Proxy requests (#232)
ianb
2008-08-29
1
-1
/
+3
*
make seek method conditional
ianb
2008-08-11
1
-0
/
+4
*
Make paste.debug.prints work with appengine, which replaces stdout on every r...
ianb
2008-07-31
1
-0
/
+2
*
In proxy, set content-length and filter more bad headers
ianb
2008-07-30
1
-0
/
+6
*
reference to StatusCodeRedirect
ianb
2008-06-20
1
-1
/
+1
*
rename links
ianb
2008-06-13
1
-2
/
+3
*
update versions for release
1.7.1
ianb
2008-06-13
2
-3
/
+3
*
deprecate setup_module
ianb
2008-06-12
2
-25
/
+2
*
fix import typo (#272)
ianb
2008-06-11
1
-1
/
+1
*
Added a future-of-Paste document
ianb
2008-06-06
3
-4
/
+114
*
Added some custom links to the template
ianb
2008-06-04
2
-0
/
+34
*
normalize/make-absolute the paths passed into StaticURLParser
ianb
2008-05-29
1
-0
/
+7
*
slug for DirectoryApp
maluke
2008-05-23
1
-0
/
+1
*
update version in conf.py, add generation/upload script
ianb
2008-05-20
1
-2
/
+2
*
update news for 1.7 release
1.7
ianb
2008-05-20
1
-2
/
+2
*
Fix wsgiwrappers delete_cookie
ianb
2008-05-07
1
-0
/
+3
*
Change the value of no-value checkboxes to 'on' instead of 'checked'
ianb
2008-05-02
1
-1
/
+3
*
with TestApp forms, don't submit forms with unnamed fields
ianb
2008-05-01
1
-0
/
+3
*
Added some more linking
ianb
2008-04-27
2
-49
/
+64
*
link up the news for sphinx
ianb
2008-04-27
1
-13
/
+14
*
Add basic Sphinx documentation support
ianb
2008-04-27
47
-106
/
+784
*
Add some more methods to the threaded replacement for stdout (for appengine)
ianb
2008-04-27
1
-0
/
+2
*
remove defunct docs
ianb
2008-04-23
5
-213
/
+0
*
Fix case normalization on Windows
ianb
2008-04-18
2
-1
/
+9
*
Use wsgi.file_wrapper when available
ianb
2008-04-11
1
-0
/
+3
*
have StackedObjectProxies utilize 2.6's __dir__
pjenvey
2008-03-31
1
-0
/
+3
*
Accept relative paths in StaticURLParser (#244). From Eric Larson
ianb
2008-03-30
1
-0
/
+3
*
Keep paste.debug.profile from breaking when there is no Content-Type, from Ku...
ianb
2008-03-26
1
-0
/
+3
[next]