<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: spec/util_error_spec.lua history</title>
    <description>spec/util_error_spec.lua revision history</description>
    <item>
    <title>util.error: Use is_error() instead of is_err() everywhere</title>
    <link>http://hg.omfa.de/prosody-hg/log/d532176d4334/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Use is_error() instead of is_err() everywhere<br/>
<br/>
Continuation of 4b39691a274e]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 29 Oct 2024 14:10:02 +0100</pubDate>
</item>
<item>
    <title>util.error: Add test for #1805</title>
    <link>http://hg.omfa.de/prosody-hg/log/031382b207ec/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Add test for #1805<br/>
<br/>
Checks that it doesn't fail on a stanza without &lt;error&gt; tag]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 19 Apr 2023 12:03:34 +0200</pubDate>
</item>
<item>
    <title>util.error: Add coerce and wrap methods to registry(?) objects</title>
    <link>http://hg.omfa.de/prosody-hg/log/b0a563716334/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Add coerce and wrap methods to registry(?) objects]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 09 Dec 2020 13:55:10 +0000</pubDate>
</item>
<item>
    <title>util.error: Drop registry initialization with namespace as key</title>
    <link>http://hg.omfa.de/prosody-hg/log/5a0ff475ecfd/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Drop registry initialization with namespace as key<br/>
<br/>
Enough complexity with compact vs normal and with/without namespace]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 28 Sep 2020 23:48:02 +0200</pubDate>
</item>
<item>
    <title>util.error: Expand compact registries into normal form internally</title>
    <link>http://hg.omfa.de/prosody-hg/log/2288d206b14b/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Expand compact registries into normal form internally<br/>
<br/>
Also the exposed form on the table returned from init()]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 28 Sep 2020 22:13:04 +0200</pubDate>
</item>
<item>
    <title>util.error: Add a &quot;compact mode&quot; for registries</title>
    <link>http://hg.omfa.de/prosody-hg/log/3aa06cdd2dc8/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Add a &quot;compact mode&quot; for registries<br/>
<br/>
Inspired by the older registry in pubsub.lib.lua]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 28 Sep 2020 18:39:51 +0200</pubDate>
</item>
<item>
    <title>util.error: Cover registry initialization in test</title>
    <link>http://hg.omfa.de/prosody-hg/log/f23cf8e2e2ff/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Cover registry initialization in test]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 28 Sep 2020 18:36:00 +0200</pubDate>
</item>
<item>
    <title>util.error: Collect Application-Specific Conditions from stanza errors</title>
    <link>http://hg.omfa.de/prosody-hg/log/bd13aa89262d/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Collect Application-Specific Conditions from stanza errors]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 26 Sep 2020 18:15:49 +0200</pubDate>
</item>
<item>
    <title>util.error: Extract error originator from stanza errors</title>
    <link>http://hg.omfa.de/prosody-hg/log/35d2260644d9/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Extract error originator from stanza errors]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 26 Sep 2020 18:13:27 +0200</pubDate>
</item>
<item>
    <title>util.error: Add well-known field 'extra'</title>
    <link>http://hg.omfa.de/prosody-hg/log/0b68697450c5/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Add well-known field 'extra'<br/>
<br/>
A place for various extra fields and edge cases of the stanza error data<br/>
model, e.g. the URI field of &lt;gone&gt;]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 26 Sep 2020 17:16:34 +0200</pubDate>
</item>
<item>
    <title>util.error: Add well-known field 'code' in error templates</title>
    <link>http://hg.omfa.de/prosody-hg/log/744ca71a49f7/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Add well-known field 'code' in error templates<br/>
<br/>
Intended to be for HTTP-ish numeric status codes]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 01 Nov 2019 18:31:12 +0100</pubDate>
</item>
<item>
    <title>util.error: Add tests</title>
    <link>http://hg.omfa.de/prosody-hg/log/ba7636860bbc/spec/util_error_spec.lua</link>
    <description><![CDATA[util.error: Add tests]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 29 Jul 2019 17:26:03 +0200</pubDate>
</item>

  </channel>
</rss>
