Software / code / prosody
Log
util/error.lua @ 11081:0b68697450c5
| description | author | age |
|---|---|---|
| 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 |