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 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
*
woops, cleanup
pjenvey
2008-10-21
1
-3
/
+0
*
only expose JythonMonitor if on Jython and _systemrestart is supported
pjenvey
2008-10-21
1
-22
/
+23
*
woops, sleep inside the loop
pjenvey
2008-10-11
1
-1
/
+1
*
added JythonMonitor for use for an experimental, optimized reloader for Jython
pjenvey
2008-10-11
2
-4
/
+34
*
fix auth cookie generating bad headers
pjenvey
2008-10-10
2
-1
/
+6
*
Added paste.reloader.add_file_callback
ianb
2008-09-25
2
-5
/
+40
*
prefer hashlib over the md5/sha modules which are deprecated in Python 2.6
pjenvey
2008-09-17
5
-17
/
+39
*
Add support for HttpOnly to Paste
ianb
2008-09-15
2
-2
/
+5
*
Re-raise KeyboardInterrupt
ianb
2008-09-08
2
-0
/
+6
*
Add QUERY_STRING to Proxy requests (#232)
ianb
2008-08-29
2
-1
/
+5
*
use consistent string quoting
pjenvey
2008-08-27
1
-2
/
+2
*
don't assume CPython GC, immediately close the file handle
pjenvey
2008-08-22
1
-1
/
+3
*
make seek method conditional
ianb
2008-08-11
2
-1
/
+7
*
Make paste.debug.prints work with appengine, which replaces stdout on every r...
ianb
2008-07-31
3
-4
/
+14
*
In proxy, set content-length and filter more bad headers
ianb
2008-07-30
2
-1
/
+15
*
fix docstring example
ianb
2008-07-30
1
-5
/
+4
*
reference to StatusCodeRedirect
ianb
2008-06-20
1
-1
/
+1
*
Adding request_queue_size option to increase socket queue for Paste#http server.
bbangert
2008-06-20
1
-11
/
+26
*
handle .class as well as .pyc
pjenvey
2008-06-17
2
-1
/
+4
*
rename links
ianb
2008-06-13
1
-2
/
+3
*
Auto-update of version strings
ianb
2008-06-13
1
-1
/
+1
*
update versions for release
1.7.1
ianb
2008-06-13
2
-3
/
+3
*
missing import
pjenvey
2008-06-12
1
-0
/
+1
*
deprecate setup_module
ianb
2008-06-12
3
-25
/
+6
*
fix docstring import typo (#272)
ianb
2008-06-11
1
-1
/
+1
*
fix import typo (#272)
ianb
2008-06-11
1
-1
/
+1
*
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 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
*
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
2
-1
/
+8
*
tests for fileapp.DirectoryApp
maluke
2008-05-28
1
-1
/
+24
*
Fixed test suite on Windows (also disabled CGI tests as they shouldn't even w...
maluke
2008-05-28
5
-34
/
+36
*
make sure DirectoryApp.path ends with os.path.sep
maluke
2008-05-23
1
-1
/
+3
*
slug for DirectoryApp
maluke
2008-05-23
1
-0
/
+1
*
fixed __all__
maluke
2008-05-23
1
-1
/
+1
*
implemented DirectoryApp
maluke
2008-05-23
1
-5
/
+32
*
update version in conf.py, add generation/upload script
ianb
2008-05-20
2
-2
/
+11
*
Auto-update of version strings
ianb
2008-05-20
1
-1
/
+1
*
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
[next]