Bug 1887030 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

To be ported:
- `check_maintenance`
- `set_app_wide_headers`
- `request_logging_before_request`
- `request_logging_after_request`
- `handle_phabricator_api_exception`
- `handle_treestatus_exception`
- `initialize_hooks`
To be ported, implemented, or dropped:
- `check_maintenance`
- `set_app_wide_headers`
- `request_logging_before_request`
- `request_logging_after_request`
- `handle_phabricator_api_exception`
- `handle_treestatus_exception`
- `initialize_hooks`
To be ported, implemented, or dropped:
- `check_maintenance` (should probably be ported)
- `set_app_wide_headers` (should be ported)
- `request_logging_before_request` (may need to be ported, though might be covered already in other logs)
- `request_logging_after_request` (see "request_logging_before_request")
- `handle_phabricator_api_exception` (not sure this is needed any more)
- `handle_treestatus_exception` (not sure this is needed any more)

Back to Bug 1887030 Comment 0