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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
- updated httpserver to have better documentation for serve()
cce
2006-01-11
1
-0
/
+1
*
- add support for 'dd-mon-yyyy' date format
cce
2006-01-09
1
-1
/
+2
*
- better error checking in parse_datetime
cce
2006-01-08
1
-33
/
+32
*
- making timedate parser throw more exceptions on errors
cce
2006-01-08
1
-1
/
+0
*
- converted timedelta normalization to be fractions of hours
cce
2006-01-08
1
-16
/
+19
*
- added some nicer datetime parsing code
cce
2006-01-08
1
-0
/
+132
*
- fixed logic/definition problem /w multi-entry headers;
cce
2006-01-01
2
-5
/
+8
*
(no commit message)
cce
2005-12-31
1
-5
/
+5
*
- changed all HTTPHeader sub-classes to have a _ prefix, since
cce
2005-12-30
1
-59
/
+59
*
- added Range.parse to httpheaders
cce
2005-12-29
2
-12
/
+31
*
- make ContentType and ContentLength pickup CGI environment variable if
cce
2005-12-29
1
-0
/
+10
*
- upgraded fileapp.py to use httpheaders
cce
2005-12-28
1
-6
/
+6
*
- added Content-Disposition and Cache-Control headers
cce
2005-12-28
1
-8
/
+54
*
- overhauled description of httpheaders module
cce
2005-12-27
1
-4
/
+33
*
major re-work of httpheaders
cce
2005-12-27
1
-24
/
+21
*
- wrappers are not the way to go, will be doing some changes
cce
2005-12-27
1
-32
/
+0
*
(no commit message)
cce
2005-12-26
1
-1
/
+1
*
- added normalize_headers to paste.httpheaders which sorts a set
cce
2005-12-26
2
-0
/
+31
*
- making HTTPHeader not be a string object so that it isn't
cce
2005-12-26
2
-4
/
+4
*
- adding environ wrapper to paste.util
cce
2005-12-26
1
-0
/
+20
*
Adding httpheaders, which is similar to httpexceptions only that it
cce
2005-12-25
1
-0
/
+32
*
- added Range: functionality to FileApp
cce
2005-12-25
1
-9
/
+84
*
- got rid of unnecessary trailing spaces in httpexceptions
cce
2005-12-23
2
-10
/
+69
*
- made __call__ for an HTTPException be the same as wsgi_application
cce
2005-12-23
1
-0
/
+35
*
Fixed up test that was using old import; took out the code that always makes ...
ianb
2005-12-18
2
-4
/
+1
*
Moved all the internal uses of wsgilib to their correct forms now
ianb
2005-12-18
6
-8
/
+13
*
Module paste.login was removed; remove test too
ianb
2005-12-18
1
-72
/
+0
*
Added -W option to tests, which will turn warnings into errors (warnings have...
ianb
2005-12-18
1
-0
/
+22
*
not just direct iterators break this, but middleware that convert the result ...
cce
2005-12-15
1
-0
/
+9
*
committing an example that worked before the recent change to httpexceptions
cce
2005-12-15
1
-1
/
+19
*
Deprecate the wsgilib.error_response functions; stop using them internally as...
ianb
2005-12-13
1
-3
/
+3
*
Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...
ianb
2005-12-13
6
-17
/
+235
*
Fix module loadingtests/conftest.py
ianb
2005-11-15
1
-3
/
+4
*
Fixed case when the code could not be highlighted because it is too invalid; ...
ianb
2005-11-05
2
-8
/
+26
*
Added parser that reads files from an egg using pkg_resources
ianb
2005-09-28
1
-0
/
+20
*
paste.deployified urlparser
ianb
2005-08-22
1
-1
/
+1
*
paste.deployified profilemiddleware
ianb
2005-08-22
1
-0
/
+20
*
Tests and bugfixes for cgitb_catcher
ianb
2005-08-22
1
-0
/
+75
*
Moved test
ianb
2005-08-22
1
-0
/
+72
*
Cleanup from the last delete
ianb
2005-08-22
1
-0
/
+7
*
Bug fixes
ianb
2005-08-22
2
-5
/
+5
*
Moved test
ianb
2005-08-22
21
-0
/
+152
*
Moved test
ianb
2005-08-22
1
-0
/
+16
*
Moved test
ianb
2005-08-22
1
-0
/
+42
*
Moved cgiapp tests
ianb
2005-08-22
5
-0
/
+63
*
Got exception tests working; error_catcher filter now paste-deploy-ified
ianb
2005-08-22
4
-5
/
+21
*
More moving around of stuff
ianb
2005-08-22
4
-0
/
+289