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
/
paste
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
disable killthread if ctypes lacks pythonapi
pjenvey
2008-06-10
1
-0
/
+3
*
compatibility with lazy imports (Importing on cheeseshop)
maluke
2008-06-07
1
-1
/
+1
*
added DirectoryApp.make_fileapp to allow some customization
maluke
2008-05-30
1
-1
/
+4
*
normalize/make-absolute the paths passed into StaticURLParser
ianb
2008-05-29
1
-1
/
+1
*
Fixed test suite on Windows (also disabled CGI tests as they shouldn't even w...
maluke
2008-05-28
3
-6
/
+7
*
make sure DirectoryApp.path ends with os.path.sep
maluke
2008-05-23
1
-1
/
+3
*
fixed __all__
maluke
2008-05-23
1
-1
/
+1
*
implemented DirectoryApp
maluke
2008-05-23
1
-5
/
+32
*
Fix threaded stdin read
ianb
2008-05-16
1
-2
/
+2
*
Fix wsgiwrappers delete_cookie
ianb
2008-05-07
1
-1
/
+1
*
typo
ianb
2008-05-07
1
-1
/
+1
*
Change the value of no-value checkboxes to 'on' instead of 'checked'
ianb
2008-05-02
1
-2
/
+1
*
with TestApp forms, don't submit forms with unnamed fields
ianb
2008-05-01
1
-0
/
+2
*
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
1
-0
/
+18
*
typo in last commit
ianb
2008-04-18
1
-1
/
+1
*
Fix case normalization on Windows
ianb
2008-04-18
1
-2
/
+4
*
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
1
-1
/
+5
*
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
1
-0
/
+12
*
Accept relative paths in StaticURLParser (#244). From Eric Larson
ianb
2008-03-30
1
-0
/
+2
*
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
1
-2
/
+2
*
Unicode TestApp Response __contains__ test works (#235)
ianb
2008-03-26
1
-0
/
+3
*
Requests can send more than one cookie (#238)
ianb
2008-03-26
1
-1
/
+2
*
Apply patch for start response from #239, from inducer
ianb
2008-03-26
1
-6
/
+24
*
Fix #240, unicode exceptions cause collector to fail. Also make tests somewh...
ianb
2008-03-26
1
-1
/
+13
*
Add a note about httpexceptions and generator applications (#242)
ianb
2008-03-26
1
-0
/
+4
*
Fix a couple tests that had some fragility
ianb
2008-03-25
1
-1
/
+1
*
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
*
Set same cookies with same domains on logout as you do on login, in auth_tkt
ianb
2008-03-08
1
-1
/
+8
*
allow binding to port 0
pjenvey
2008-03-07
1
-1
/
+1
*
avoid os.times if it's not available
pjenvey
2008-03-06
1
-1
/
+3
*
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
1
-0
/
+3
*
Avoid infinite loop of reading no data from a socket in cascade
ianb
2008-02-13
1
-0
/
+2
*
Do not ignore wsgi.input readline size argument (which can lead to lots of me...
ianb
2008-02-12
1
-1
/
+4
*
* Fixed bug in paste lint where PATH_INFO would become unicode.
bbangert
2008-01-13
1
-0
/
+2
*
fix intercept_output docstring example
ianb
2008-01-11
1
-0
/
+2
*
use basecookie instead of simplecookie
ianb
2007-12-17
1
-3
/
+3
*
Use base64.encode|decodestring, for python 2.3 compatibility
ianb
2007-12-17
1
-2
/
+2
*
Fix issue with paste.cgiapp and mod_wsgi (#210)
ianb
2007-12-17
1
-1
/
+5
*
Use threadsafe connection class, to avoid some https errors (#211)
ianb
2007-12-17
1
-2
/
+9
[prev]
[next]