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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rearranged news a little
0.9.4
ianb
2006-06-22
1
-3
/
+10
*
Tests actually look just fine, but just two similar cases. And remove a dead...
ianb
2006-06-22
1
-0
/
+2
*
Made it possible to create the session after start_response is called but bef...
ianb
2006-06-21
2
-4
/
+67
*
Added another app_iter wrapper similar to add_close, except that also calls a...
ianb
2006-06-21
1
-0
/
+39
*
Put in a test to keep paste.testing_variables from clobbering an attribute of...
ianb
2006-06-21
1
-0
/
+5
*
made MultiDict iterable
pjenvey
2006-06-20
1
-2
/
+2
*
whitespace
pjenvey
2006-06-19
1
-2
/
+1
*
updated test comment
pjenvey
2006-06-19
1
-3
/
+4
*
Preventing circumvention of StaticURLParser and PkgResourcesParser's root dir...
pjenvey
2006-06-19
4
-6
/
+69
*
Fixed urlparser classes to handle quoted (e.g. %20) URL paths.
pjenvey
2006-06-18
5
-3
/
+32
*
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
2
-1
/
+12
*
added optional host and max_children args to scgi's serve_application.
pjenvey
2006-06-17
1
-2
/
+28
*
Added support for the exc_info keyword arg to ProfileMiddleware
pjenvey
2006-06-17
1
-2
/
+2
*
fixed typo preventing parsing of html forms containing radio buttons
pjenvey
2006-06-16
1
-1
/
+1
*
Added license text
ianb
2006-06-15
1
-0
/
+20
*
fixed docstring example
ianb
2006-06-15
1
-1
/
+1
*
Corrected copyright note
ianb
2006-06-13
1
-4
/
+2
*
Added copyright header to a bunch of files
ianb
2006-06-13
32
-0
/
+64
*
cleanly handling potential string exceptions
pjenvey
2006-06-09
2
-2
/
+2
*
fixed missing import
pjenvey
2006-06-09
1
-1
/
+2
*
Handle case with testapp.post(params={})
ianb
2006-06-04
2
-1
/
+3
*
Fixing default {}, since it will always be retained. Creating a {} for each c...
bbangert
2006-06-03
2
-4
/
+16
*
Fix for odd issue where sometimes the new mixin's len doesn't work, resulting...
bbangert
2006-06-01
1
-0
/
+3
*
Added a warning to paste.wsgilib.add_close
ianb
2006-05-31
2
-0
/
+13
*
Fixed issue with Safari and http exceptions since Safari sends */* as Accept,...
bbangert
2006-05-29
1
-1
/
+2
*
fix URLMap to make passing in a different not_found_app work
seanc
2006-05-29
1
-1
/
+3
*
some improvements to controlling where the output of paste.debug.prints goes
ianb
2006-05-26
2
-6
/
+11
*
Added a way of overriding where the prints get outputed to
ianb
2006-05-26
1
-3
/
+19
*
Reapplying a previously-fixed port-related bug
ianb
2006-05-25
1
-1
/
+1
*
Somehow I 'cleaned' the urlmap module, totally ruining it; must be changes th...
ianb
2006-05-25
1
-69
/
+212
*
Updated copyright header
ianb
2006-05-24
1
-0
/
+2
*
Auto-update of version strings
ianb
2006-05-24
3
-237
/
+115
*
Added more news
0.9.3
ianb
2006-05-24
1
-0
/
+4
*
Change wsgi.run_once to false
ianb
2006-05-24
1
-1
/
+1
*
Added entry points for debug apps
ianb
2006-05-24
1
-0
/
+10
*
updated news
ianb
2006-05-24
1
-0
/
+6
*
Backed mochikit externals back to the 1.3.1 release since a bunch of stuff mo...
bbangert
2006-05-23
0
-0
/
+0
*
Auto-update of version strings
ianb
2006-05-15
1
-1
/
+1
*
News for 0.9.2
0.9.2
ianb
2006-05-15
1
-0
/
+8
*
Accidentally left a debugging print statement in
bbangert
2006-05-12
1
-1
/
+0
*
Paste HTTP Server was destroy duplicate HTTP headers rather than properly com...
bbangert
2006-05-12
1
-5
/
+6
*
Added /_debug/summary, where you get JSON-format summary of all stored-in-mem...
ianb
2006-05-09
1
-2
/
+36
*
Auto-update of version strings
ianb
2006-05-07
1
-1
/
+1
*
fix for example in docstring
0.9.1
ianb
2006-05-07
1
-1
/
+1
*
Small stylesheet updates
ianb
2006-05-07
1
-2
/
+2
*
fix for non-form POSTs, putting all the variables in __body__
ianb
2006-05-07
1
-15
/
+24
*
added news
ianb
2006-05-07
1
-0
/
+6
*
Fixed hang bug when using recursive forwards during an exception toss during ...
bbangert
2006-05-04
1
-0
/
+1
*
typo
ianb
2006-04-25
1
-1
/
+1
[next]