log util/error.lua @ 13498:aefbc76ac8d2

age author description
Wed, 19 Apr 2023 11:42:36 +0200 Kim Alvefur Merge 0.12->trunk
Wed, 19 Apr 2023 11:32:53 +0200 Kim Alvefur util.error: Fix error on conversion of invalid error stanza, fix #1805 0.12
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Wed, 09 Dec 2020 14:51:40 +0000 Matthew Wild util.error: Switch to util.debug traceback tables and remove display_tracebacks option
Wed, 09 Dec 2020 14:00:13 +0000 Matthew Wild util.error: Expose is_error on registry objects for convenience
Wed, 09 Dec 2020 13:59:51 +0000 Matthew Wild util.error: rename is_err() -> is_error()