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
*
update news for 1.7 release
1.7
ianb
2008-05-20
1
-2
/
+2
*
Fix threaded stdin read
ianb
2008-05-16
1
-2
/
+2
*
Fix wsgiwrappers delete_cookie
ianb
2008-05-07
2
-1
/
+4
*
typo
ianb
2008-05-07
1
-1
/
+1
*
Change the value of no-value checkboxes to 'on' instead of 'checked'
ianb
2008-05-02
2
-3
/
+4
*
with TestApp forms, don't submit forms with unnamed fields
ianb
2008-05-01
2
-0
/
+5
*
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
*
small docstring formatting fixes
ianb
2008-04-27
8
-21
/
+30
*
Add some more methods to the threaded replacement for stdout (for appengine)
ianb
2008-04-27
2
-0
/
+20
*
remove defunct docs
ianb
2008-04-23
5
-213
/
+0
*
typo in last commit
ianb
2008-04-18
1
-1
/
+1
*
Fix case normalization on Windows
ianb
2008-04-18
3
-3
/
+13
*
avoid modules with None __file__s, for Jython
pjenvey
2008-04-18
1
-1
/
+4
*
Fix ticket #249
maluke
2008-04-13
1
-7
/
+7
*
safer compare of ints with == instead of is
pjenvey
2008-04-13
1
-1
/
+1
*
Use wsgi.file_wrapper when available
ianb
2008-04-11
2
-1
/
+8
*
Make modulefinder import conditional
ianb
2008-04-09
1
-3
/
+7
*
Adding streaming iter option to Registry
bbangert
2008-04-06
1
-1
/
+35
*
have StackedObjectProxies utilize 2.6's __dir__
pjenvey
2008-03-31
2
-0
/
+15
*
Accept relative paths in StaticURLParser (#244). From Eric Larson
ianb
2008-03-30
3
-6
/
+22
*
typo in repr
ianb
2008-03-26
1
-1
/
+1
*
Keep paste.debug.profile from breaking when there is no Content-Type, from Ku...
ianb
2008-03-26
2
-2
/
+5
*
Unicode TestApp Response __contains__ test works (#235)
ianb
2008-03-26
2
-0
/
+7
*
Requests can send more than one cookie (#238)
ianb
2008-03-26
3
-2
/
+16
*
Apply patch for start response from #239, from inducer
ianb
2008-03-26
2
-6
/
+27
*
Fix #240, unicode exceptions cause collector to fail. Also make tests somewh...
ianb
2008-03-26
3
-4
/
+23
*
Add a note about httpexceptions and generator applications (#242)
ianb
2008-03-26
1
-0
/
+4
*
Add news for r7267
ianb
2008-03-25
1
-0
/
+4
*
Fix a couple tests that had some fragility
ianb
2008-03-25
3
-3
/
+3
*
Save the REQUEST_METHOD when logging, in case it gets rewritten later (#241)
ianb
2008-03-25
1
-3
/
+4
*
Use the already-available html_unquote function
ianb
2008-03-25
1
-2
/
+1
*
don't assume dict ordering
pjenvey
2008-03-10
1
-1
/
+4
*
Set same cookies with same domains on logout as you do on login, in auth_tkt
ianb
2008-03-08
2
-1
/
+11
*
allow binding to port 0
pjenvey
2008-03-07
2
-1
/
+3
*
avoid os.times if it's not available
pjenvey
2008-03-06
1
-1
/
+3
*
2.3 compat: use doctest24
pjenvey
2008-03-06
1
-1
/
+1
*
only import webbrowser when necessary
pjenvey
2008-03-05
1
-1
/
+1
*
only import webbrowser when it's needed
pjenvey
2008-02-26
1
-1
/
+1
*
Typo
ianb
2008-02-19
1
-1
/
+1
*
Look for params values that have an .items method
ianb
2008-02-17
3
-1
/
+11
*
Avoid infinite loop of reading no data from a socket in cascade
ianb
2008-02-13
2
-0
/
+5
*
Do not ignore wsgi.input readline size argument (which can lead to lots of me...
ianb
2008-02-12
2
-1
/
+11
*
* Fixed bug in paste lint where PATH_INFO would become unicode.
bbangert
2008-01-13
2
-0
/
+7
*
fix intercept_output docstring example
ianb
2008-01-11
1
-0
/
+2
*
little bug noted by Humberto Diogenes
ianb
2008-01-08
1
-1
/
+1
*
Auto-update of version strings
ianb
2008-01-04
1
-1
/
+1
*
update news for release
1.6
ianb
2008-01-04
1
-2
/
+2
*
use basecookie instead of simplecookie
ianb
2007-12-17
2
-3
/
+6
[next]