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
...
*
- 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
[prev]