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
*
- 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
*
Applied patch for boolean HTML attributes in test fixture form parsing, from ...
ianb
2005-12-29
1
-4
/
+4
*
Separate paste.deploy entry point for lint from its main function
ianb
2005-12-29
1
-4
/
+8
*
- made things which are intended to be private start with underscore
cce
2005-12-29
1
-57
/
+64
*
(no commit message)
cce
2005-12-29
1
-1
/
+1
*
- moved collection searching code to resolve() and
cce
2005-12-29
1
-29
/
+38
*
- simplified HTTPHeaders by removing format()
cce
2005-12-29
1
-45
/
+51
*
- removing all entity headers for 304 response
cce
2005-12-29
2
-13
/
+19
*
oops
cce
2005-12-29
1
-2
/
+2
*
- forgot to remove debugging info
cce
2005-12-29
2
-3
/
+4
*
- added Range.parse to httpheaders
cce
2005-12-29
2
-58
/
+96
*
tighter check: exc_info must be None if not given
ianb
2005-12-29
1
-1
/
+1
*
Added check for properly-formatted status
ianb
2005-12-29
1
-0
/
+5
*
Added checks that HTTP_CONTENT_TYPE/LENGTH are not in the environment, and a ...
ianb
2005-12-29
1
-5
/
+26
*
- make ContentType and ContentLength pickup CGI environment variable if
cce
2005-12-29
1
-2
/
+25
*
- upgraded fileapp.py to use httpheaders
cce
2005-12-28
2
-230
/
+119
*
- added Content-Disposition and Cache-Control headers
cce
2005-12-28
1
-25
/
+256
*
descriptive chanages
cce
2005-12-27
1
-5
/
+6
*
- overhauled description of httpheaders module
cce
2005-12-27
1
-105
/
+232
*
major re-work of httpheaders
cce
2005-12-27
1
-87
/
+277
*
- wrappers are not the way to go, will be doing some changes
cce
2005-12-27
1
-113
/
+0
*
(no commit message)
cce
2005-12-26
1
-3
/
+3
*
- added normalize_headers to paste.httpheaders which sorts a set
cce
2005-12-26
3
-17
/
+88
*
- making HTTPHeader not be a string object so that it isn't
cce
2005-12-26
2
-102
/
+106
*
- made paste.util.wrapper.EnvironWrapper stateless (and not a dict)
cce
2005-12-26
1
-13
/
+28
*
- adding environ wrapper to paste.util
cce
2005-12-26
1
-0
/
+77
*
Adding httpheaders, which is similar to httpexceptions only that it
cce
2005-12-25
1
-0
/
+180
*
fixed ticket #40 - thanks tsidwick
cce
2005-12-25
1
-1
/
+1
*
(no commit message)
cce
2005-12-25
1
-7
/
+4
*
- added Range: functionality to FileApp
cce
2005-12-25
4
-52
/
+149
*
- got rid of unnecessary trailing spaces in httpexceptions
cce
2005-12-23
4
-86
/
+169
*
Copied over scgiserver from an old tag, so Titus can do some work on it
ianb
2005-12-23
1
-0
/
+148
[next]