<?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: plugins/mod_debug_reset.lua history</title>
    <description>plugins/mod_debug_reset.lua revision history</description>
    <item>
    <title>mod_debug_reset: Rename unused variable to please linter</title>
    <link>http://hg.omfa.de/prosody-hg/log/368df9b2d511/plugins/mod_debug_reset.lua</link>
    <description><![CDATA[mod_debug_reset: Rename unused variable to please linter]]></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, 17 Apr 2026 12:52:12 +0200</pubDate>
</item>
<item>
    <title>mod_debug_reset: Trigger GC cycles to aid with cleanup</title>
    <link>http://hg.omfa.de/prosody-hg/log/8f50e7e43df4/plugins/mod_debug_reset.lua</link>
    <description><![CDATA[mod_debug_reset: Trigger GC cycles to aid with cleanup<br/>
<br/>
This was observed to be necessary, as we use weak tables in a couple of places<br/>
and data could persist across resets unless the GC runs.]]></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>Fri, 27 Mar 2026 12:45:38 +0000</pubDate>
</item>
<item>
    <title>mod_debug_reset: Remove now unused import of util.time (thanks luacheck)</title>
    <link>http://hg.omfa.de/prosody-hg/log/8ad432953300/plugins/mod_debug_reset.lua</link>
    <description><![CDATA[mod_debug_reset: Remove now unused import of util.time (thanks luacheck)]]></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>Thu, 06 Apr 2023 14:49:11 +0100</pubDate>
</item>
<item>
    <title>mod_debug_reset: Don't delay operations until next tick</title>
    <link>http://hg.omfa.de/prosody-hg/log/b2e6a175537d/plugins/mod_debug_reset.lua</link>
    <description><![CDATA[mod_debug_reset: Don't delay operations until next tick<br/>
<br/>
For some unknown reason, this was required with the old mock util.time<br/>
functions prior to 012d6e7b723a.<br/>
<br/>
After 012d6e7b723a, it breaks. So I'm happy to revert to not delaying<br/>
anything. This makes tests pass again.]]></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>Thu, 06 Apr 2023 14:17:50 +0100</pubDate>
</item>
<item>
    <title>plugins: Prefix module imports with prosody namespace</title>
    <link>http://hg.omfa.de/prosody-hg/log/74b9e05af71e/plugins/mod_debug_reset.lua</link>
    <description><![CDATA[plugins: Prefix module imports with prosody 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>Fri, 24 Mar 2023 13:15:28 +0100</pubDate>
</item>
<item>
    <title>mod_debug_reset: Remove unused import</title>
    <link>http://hg.omfa.de/prosody-hg/log/d36243e98704/plugins/mod_debug_reset.lua</link>
    <description><![CDATA[mod_debug_reset: Remove unused import]]></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>Thu, 23 Mar 2023 14:48:15 +0000</pubDate>
</item>
<item>
    <title>mod_debug_reset: New module to &quot;reset&quot; a running server (e.g. for testing)</title>
    <link>http://hg.omfa.de/prosody-hg/log/efdb7f2cd578/plugins/mod_debug_reset.lua</link>
    <description><![CDATA[mod_debug_reset: New module to &quot;reset&quot; a running server (e.g. for testing)<br/>
<br/>
Plan to use this for integration tests.]]></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>Thu, 23 Mar 2023 14:40:51 +0000</pubDate>
</item>

  </channel>
</rss>
