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
/
exceptions
/
errormiddleware.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Removed Paste Deploy dependencies in many places
ianb
2006-08-19
1
-1
/
+3
|
*
Hopefully handle string exceptions (at least handle a little better)
ianb
2006-02-14
1
-1
/
+1
|
*
Using new paste.request lib
bbangert
2005-12-13
1
-1
/
+2
|
*
Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync ↵
ianb
2005-12-13
1
-34
/
+42
|
|
|
|
with trunk
*
Put in reduced-content exceptions for XMLHttpRequest responses, marked by ↵
ianb
2005-12-05
1
-3
/
+26
|
|
|
|
the presence of a _ GET variable
*
Fixed error message when traceback turned off
ianb
2005-11-28
1
-3
/
+3
|
*
Add a hook to the error middleware to ignore (re-raise) exceptions in ↵
ianb
2005-11-05
1
-0
/
+10
|
|
|
|
env[paste.expected_exceptions]; also made httpexceptions put this in. This way if httpexceptions wraps error middleware, it'll still work
*
Improve the error output, a little more compact with expandable source
ianb
2005-11-04
1
-5
/
+9
|
*
Fix doc strings
ianb
2005-10-07
1
-5
/
+44
|
*
Don't require paste.config
ianb
2005-10-03
1
-1
/
+2
|
*
Fixes suggested by pyflakes
ianb
2005-09-21
1
-2
/
+0
|
*
Added license comment to all substantive files
ianb
2005-08-31
1
-0
/
+3
|
*
Got exception tests working; error_catcher filter now paste-deploy-ified
ianb
2005-08-22
1
-16
/
+7
|
*
Move around tests and exceptions; more moving to come, hence this ↵
ianb
2005-08-22
1
-0
/
+300
intermediate (broken) commit