util.error: Add coerce and wrap methods to registry(?) objects
|
Matthew Wild |
Wed, 09 Dec 2020 13:55:10 +0000 |
util.error: Remove a stray word from a comment
|
Kim Alvefur |
Sat, 14 Nov 2020 22:22:46 +0100 |
util.error: Pass through existing error objects passed to new()
|
Matthew Wild |
Thu, 15 Oct 2020 13:43:03 +0100 |
util.error: Drop registry initialization with namespace as key
|
Kim Alvefur |
Mon, 28 Sep 2020 23:48:02 +0200 |
util.error: Expand compact registries into normal form internally
|
Kim Alvefur |
Mon, 28 Sep 2020 22:13:04 +0200 |
util.error: Add a "compact mode" for registries
|
Kim Alvefur |
Mon, 28 Sep 2020 18:39:51 +0200 |
util.error: Expose source and registry as fields on the registry object
|
Kim Alvefur |
Mon, 28 Sep 2020 19:26:48 +0200 |
util.error: Turns out <gone> wasn't alone, there's also <redirect>
|
Kim Alvefur |
Mon, 28 Sep 2020 01:55:35 +0200 |
util.error: Pass converted stanza errors throguh new()
|
Kim Alvefur |
Sun, 27 Sep 2020 00:17:48 +0200 |
util.error: Collect Application-Specific Conditions from stanza errors
|
Kim Alvefur |
Sat, 26 Sep 2020 18:15:49 +0200 |
util.error: Add special case handling of <gone> with an URI
|
Kim Alvefur |
Sat, 26 Sep 2020 18:15:27 +0200 |
util.error: Default error originator to stanza sender
|
Kim Alvefur |
Sat, 26 Sep 2020 18:14:10 +0200 |
util.error: Extract error originator from stanza errors
|
Kim Alvefur |
Sat, 26 Sep 2020 18:13:27 +0200 |
util.error: Add well-known field 'extra'
|
Kim Alvefur |
Sat, 26 Sep 2020 17:16:34 +0200 |
util.error: Simplify error creation flow
|
Matthew Wild |
Fri, 25 Sep 2020 16:39:22 +0100 |
util.error: Switch coerce() to use new() and change 'native' to context field 'wrapped_error'
|
Matthew Wild |
Fri, 25 Sep 2020 12:38:58 +0100 |
util.error: Have init() return an object to allow API extensibility via additional methods
|
Matthew Wild |
Fri, 25 Sep 2020 12:32:43 +0100 |
util.error: Minor tweaks to error creation code to prepare for future changes
|
Matthew Wild |
Fri, 25 Sep 2020 12:27:45 +0100 |
util.error: Simplify error creation - remove ability to set context from templates, and remove default context
|
Matthew Wild |
Fri, 25 Sep 2020 12:19:30 +0100 |
util.error: Add unique 'instance_id' to error objects
|
Matthew Wild |
Fri, 25 Sep 2020 12:18:18 +0100 |
util.error: Add a wrapper for common parameters
|
Kim Alvefur |
Fri, 28 Aug 2020 13:55:05 +0200 |
util.error: Add a 'source' parameter where origin module can be mentioned
|
Kim Alvefur |
Fri, 28 Aug 2020 13:54:16 +0200 |
util.error: Add configuration for including traceback in tostring()
|
Matthew Wild |
Fri, 28 Aug 2020 12:51:40 +0100 |
util.error: Allow optional tracebacks to be injected on errors
|
Matthew Wild |
Fri, 28 Aug 2020 12:40:59 +0100 |
util.error: Move default for numeric error code to net.http.server
|
Kim Alvefur |
Sat, 14 Dec 2019 20:28:44 +0100 |
util.error: Write down some thoughts in comments
|
Kim Alvefur |
Sun, 08 Dec 2019 17:00:45 +0100 |
util.error: Add well-known field 'code' in error templates
|
Kim Alvefur |
Fri, 01 Nov 2019 18:31:12 +0100 |
util.error: Fix traceback due to missing text field
|
Kim Alvefur |
Wed, 10 Jul 2019 17:04:36 +0200 |
util.error: Add a function for creating an error object from an error stanza
|
Kim Alvefur |
Sun, 30 Dec 2018 20:30:59 +0100 |
util.error: Add new util library for structured errors
|
Matthew Wild |
Sun, 30 Dec 2018 12:55:58 +0000 |