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
*
Typo; fixed #54 (no QUERY_STRING or QUERY_STRING on PATH_INFO)
ianb
2006-01-12
1
-1
/
+1
*
(no commit message)
cce
2006-01-11
1
-0
/
+1
*
- added paste.progress : a request upload progress monitor, partially complet...
cce
2006-01-11
2
-0
/
+283
*
- misspelled daemon ;(
cce
2006-01-11
1
-3
/
+3
*
- default server_version was in wrong spot ;)
cce
2006-01-11
1
-2
/
+1
*
- updated httpserver to have better documentation for serve()
cce
2006-01-11
2
-56
/
+127
*
- put where deamon_threads option should be (but commented out)
cce
2006-01-11
1
-0
/
+1
*
always send response even if there isn't a body (dumb mistake)
cce
2006-01-11
1
-0
/
+2
*
- add support for 'dd-mon-yyyy' date format
cce
2006-01-09
1
-2
/
+5
*
moving httpserver from util sub-package up a level
cce
2006-01-09
8
-7
/
+7
*
Added wsgilib.intercept_output to __all__; updated news.txt
ianb
2006-01-09
1
-1
/
+1
*
- better error checking in parse_datetime
cce
2006-01-08
1
-45
/
+32
*
- making timedate parser throw more exceptions on errors
cce
2006-01-08
1
-52
/
+39
*
- converted timedelta normalization to be fractions of hours
cce
2006-01-08
1
-50
/
+69
*
- added some nicer datetime parsing code
cce
2006-01-08
1
-0
/
+356
*
Added a little argument to profile.profile_decorator, to allow conditional pr...
ianb
2006-01-07
2
-0
/
+22
*
- py2.3 compatibility fix as reported by Ben Bangert
cce
2006-01-06
1
-2
/
+2
*
- removing unnecessary trailing spaces, that's all
cce
2006-01-05
2
-17
/
+17
*
Thread safe patching
bbangert
2006-01-05
1
-47
/
+46
*
printing out debug information on 5xx messages for raw_interactive
cce
2006-01-05
1
-4
/
+3
*
- its not important if pkg_resources is installed for paste;
cce
2006-01-05
1
-2
/
+6
*
Added docstrings to some modules
ianb
2006-01-04
4
-3
/
+15
*
Remove a bunch of cruft that was never fully developed for testing
ianb
2006-01-04
1
-148
/
+233
*
Allow the httpexceptions to be 'themeable'
cce
2006-01-03
1
-9
/
+14
*
Fixed stack level for warnings
ianb
2006-01-03
1
-3
/
+3
*
- made the example program simpler for paste.auth.cookie, no
cce
2006-01-03
1
-8
/
+3
*
(no commit message)
cce
2006-01-03
1
-10
/
+12
*
(no commit message)
cce
2006-01-02
2
-3
/
+3
*
- added REMOTE_SESSION as a default environment variable to save
cce
2006-01-02
1
-5
/
+7
*
- fixed logic/definition problem /w multi-entry headers;
cce
2006-01-01
5
-81
/
+125
*
(no commit message)
cce
2005-12-31
1
-4
/
+3
*
- upgraded docs for paste.auth.digest and paste.auth.multi
cce
2005-12-31
3
-103
/
+116
*
- cleaned up documentation for paste.auth.cookie
cce
2005-12-31
8
-173
/
+337
*
Create a __pudge_all__ variable that contains classes
ianb
2005-12-31
1
-1
/
+5
*
- documentation updates to make pudge output look nicer
cce
2005-12-31
1
-27
/
+41
*
- fixes to make auto-documentation work nicer
cce
2005-12-30
2
-91
/
+176
*
Added a bunch of module docstrings so the module index looks nicer; also mark...
ianb
2005-12-30
14
-4
/
+52
*
(no commit message)
cce
2005-12-30
1
-60
/
+69
*
- fixes for restructed text
cce
2005-12-30
1
-18
/
+18
*
- updating httpheaders so it is more reStructuredText compliant
cce
2005-12-30
1
-16
/
+17
*
Set HTTP_HOST in raw_interactive
ianb
2005-12-30
1
-0
/
+3
*
(no commit message)
cce
2005-12-30
1
-1
/
+2
*
- removing 'return self' from delete()
cce
2005-12-30
1
-2
/
+0
*
(no commit message)
cce
2005-12-30
1
-1
/
+1
*
- added option to not start the server loop to httpserver.serve
cce
2005-12-30
1
-6
/
+7
*
- changed all HTTPHeader sub-classes to have a _ prefix, since
cce
2005-12-30
2
-60
/
+53
*
(no commit message)
cce
2005-12-30
2
-4
/
+4
*
- fixing my awful spelling
cce
2005-12-30
2
-21
/
+21
*
- off by one in lint.py
cce
2005-12-30
1
-1
/
+1
*
- added concrete ContentRange header
cce
2005-12-30
2
-19
/
+34
[next]