~azzar1/unity/add-show-desktop-key

  • Committer: mattgiuca
  • Date: 2008-02-22 00:53:35 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:540
Refactored error handling and reporting. Much friendlier error messages, for
both developers and users.

Note that PythonDebug is now going to be ignored. IVLE itself selects when to
display a traceback. (So IVLE will display tracebacks even in a production
environment, for internal server errors).

common/util.py: Added class IVLEError, which is now used for throwing
user-readable errors inside IVLE instead of throwing apache SERVER_RETURN
exceptions.

dispatch/request: throw_error now throws an IVLEError instead of a
SERVER_RETURN. It also takes a new argument, "message", which can be used to
place an optional message inside the exception which will be displayed to the
user.
Finally, added a method get_http_codename which returns the name and
description of common HTTP error codes. (Used to report errors which don't
have a message supplied).

dispatch/__init__: Added a wrapper around handler which catches all exceptions
thrown out of IVLE.
The handler for this selectively handles exceptions.
4xx level exceptions thrown are user errors, so these are reported in a very
friendly way, with no traceback, and in the familiar IVLE environment.
5xx level exceptions and any other exceptions are reported in a minimal
environment (to avoid cascading errors) with a traceback and a request for the
user to report it to the administrators.

As many calls to req.throw_error as possible should now have a message
included, to make identifying errors easier.
Filename Latest Rev Last Changed Committer Comment Size
..
acp_attachments.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 11.9 KB Diff Download File
acp_ban.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 4.2 KB Diff Download File
acp_bbcodes.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 3.1 KB Diff Download File
acp_board.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1 KB Diff Download File
acp_bots.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 3.3 KB Diff Download File
acp_captcha.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 3.5 KB Diff Download File
acp_database.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 3.1 KB Diff Download File
acp_disallow.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1 KB Diff Download File
acp_email.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1.7 KB Diff Download File
acp_forums.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 21.1 KB Diff Download File
acp_groups.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 13 KB Diff Download File
acp_icons.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 9.1 KB Diff Download File
acp_inactive.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 2 KB Diff Download File
acp_jabber.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 2.6 KB Diff Download File
acp_language.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 7.3 KB Diff Download File
acp_logs.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 2.3 KB Diff Download File
acp_main.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 6 KB Diff Download File
acp_modules.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 7.2 KB Diff Download File
acp_permission_roles.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 7.4 KB Diff Download File
acp_permissions.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 10.1 KB Diff Download File
acp_php_info.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 203 bytes Diff Download File
acp_profile.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 8.1 KB Diff Download File
acp_prune_forums.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 3.1 KB Diff Download File
acp_prune_users.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 2.3 KB Diff Download File
acp_ranks.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 3.2 KB Diff Download File
acp_reasons.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 3.5 KB Diff Download File
acp_search.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 5.2 KB Diff Download File
acp_styles.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 16.2 KB Diff Download File
acp_update.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1 KB Diff Download File
acp_users.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 6.6 KB Diff Download File
acp_users_avatar.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 2.9 KB Diff Download File
acp_users_feedback.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 2.2 KB Diff Download File
acp_users_overview.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 4.8 KB Diff Download File
acp_users_prefs.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 9.4 KB Diff Download File
acp_users_profile.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 2.4 KB Diff Download File
acp_users_signature.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 6 KB Diff Download File
acp_words.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1.8 KB Diff Download File
admin.css 443 16 years ago dcoles Added Forum application along with unmodifed versi 27.6 KB Diff Download File
colour_swatch.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1.8 KB Diff Download File
confirm_body.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 438 bytes Diff Download File
confirm_body_prune.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 819 bytes Diff Download File
custom_profile_fields.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1.7 KB Diff Download File
editor.js 443 16 years ago dcoles Added Forum application along with unmodifed versi 8.6 KB Diff Download File
install_convert.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 3.1 KB Diff Download File
install_error.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 154 bytes Diff Download File
install_footer.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 779 bytes Diff Download File
install_header.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 2.3 KB Diff Download File
install_install.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1.9 KB Diff Download File
install_main.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 108 bytes Diff Download File
install_update.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 11.5 KB Diff Download File
install_update_diff.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 4.3 KB Diff Download File
message_body.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 224 bytes Diff Download File
overall_footer.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1013 bytes Diff Download File
overall_header.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 4.9 KB Diff Download File
permission_mask.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 10.2 KB Diff Download File
permission_roles_mask.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 863 bytes Diff Download File
permission_trace.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1.7 KB Diff Download File
permissions.js 443 16 years ago dcoles Added Forum application along with unmodifed versi 6.6 KB Diff Download File
progress_bar.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 676 bytes Diff Download File
simple_body.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 154 bytes Diff Download File
simple_footer.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 1 KB Diff Download File
simple_header.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 2.1 KB Diff Download File
tooltip.js 443 16 years ago dcoles Added Forum application along with unmodifed versi 4.4 KB Diff Download File
viewsource.html 443 16 years ago dcoles Added Forum application along with unmodifed versi 447 bytes Diff Download File