index
:
delta/python-packages/paste-git.git
2.0.3
BB-4
benjaminp-fixture-unicode-paths
blueyed-coverage
bug/21
cd/travis-ci
cdent/git-actions
cdent/use-importlib
double_slash_at_start_of_path_fix
eliminate_cgi_parse_qsl
eliminate_cgi_parse_qsl_2
fix-19
fix-docs
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
github.com: cdent/paste.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paste
/
evalexception
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the textarea text version of the traceback to a collapsed version of the ...
Ian Bicking
2006-02-22
1
-1
/
+9
*
Refactored so each traceback has its own URL, that will be printed to wsgi.er...
Ian Bicking
2006-02-21
1
-28
/
+61
*
Catch errors in pprinting values
Ian Bicking
2006-02-21
1
-1
/
+4
*
Make global_conf parameter to EvalException truly optional
Ian Bicking
2006-02-01
1
-1
/
+4
*
Also suppress evalexception middleware when there is an error catcher further...
Ian Bicking
2006-01-24
1
-0
/
+2
*
Fix a problem with errors during the response iterator, and missing method
Ian Bicking
2006-01-20
1
-1
/
+18
*
Added a bunch of module docstrings so the module index looks nicer; also mark...
Ian Bicking
2005-12-30
1
-0
/
+3
*
Just include the packed form of MochiKit in evalexception, not the entire che...
Ian Bicking
2005-12-18
1
-1
/
+1
*
Using new paste.request lib
bbangert
2005-12-13
1
-3
/
+4
*
make_middleware doesn't use global_conf, not sure why its a required arg. Eva...
bbangert
2005-12-13
1
-1
/
+1
*
Deprecate the wsgilib.error_response functions; stop using them internally as...
Ian Bicking
2005-12-13
1
-7
/
+7
*
Put in reduced-content exceptions for XMLHttpRequest responses, marked by the...
Ian Bicking
2005-12-05
2
-8
/
+25
*
Unfortunately, can't get POST variables reliably
Ian Bicking
2005-11-17
1
-2
/
+7
*
Added a tbid attribute to frame objects; simplify signature of format_source_...
Ian Bicking
2005-11-17
2
-27
/
+33
*
Fix problem from last decorator @ removal patch; allow setting selects to non...
Ian Bicking
2005-11-14
1
-2
/
+2
*
Removed decorator syntax
Ian Bicking
2005-11-14
1
-4
/
+8
*
Bunch of minor changes suggested by pyflakes
Ian Bicking
2005-11-14
1
-1
/
+1
*
Added history (up and down arrows). Made compacted variables have expanding ...
Ian Bicking
2005-11-13
2
-2
/
+61
*
Remove extra _debug from URLs
Ian Bicking
2005-11-09
1
-3
/
+3
*
Expand error message
Ian Bicking
2005-11-09
1
-1
/
+2
*
Some whitespace, line length, and docstring fixes
Ian Bicking
2005-11-09
1
-24
/
+66
*
Added a button to re-make the request; truncated variables a little (should h...
Ian Bicking
2005-11-06
1
-4
/
+34
*
Improved UI of the error catcher in several ways
Ian Bicking
2005-11-06
4
-83
/
+154
*
Now with actual expression evaluation, which is where it starts getting inter...
Ian Bicking
2005-11-06
3
-2
/
+115
*
Further refactoring and expansion of the eval exception middleware; functions...
Ian Bicking
2005-11-06
3
-33
/
+233
*
Added new (in progress) middleware for interactive debugging
Ian Bicking
2005-11-06
3
-0
/
+151