<?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: tests/test_util_cache.lua history</title>
    <description>tests/test_util_cache.lua revision history</description>
    <item>
    <title>tests: Trim trailing whitespace</title>
    <link>http://hg.omfa.de/prosody-hg/log/ff556d010225/tests/test_util_cache.lua</link>
    <description><![CDATA[tests: Trim trailing whitespace]]></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, 06 Mar 2017 16:01:27 +0100</pubDate>
</item>
<item>
    <title>test_util_cache: wrap individual test blocks in do-end [luacheck]</title>
    <link>http://hg.omfa.de/prosody-hg/log/b43cbbbb806f/tests/test_util_cache.lua</link>
    <description><![CDATA[test_util_cache: wrap individual test blocks in do-end [luacheck]]]></description>
    <author>&#65;&#110;&#116;&#111;&#110;&#32;&#83;&#104;&#101;&#115;&#116;&#97;&#107;&#111;&#118;&#32;&#60;&#97;&#118;&#54;&#64;&#100;&#119;&#105;&#109;&#108;&#97;&#98;&#115;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Thu, 14 Jul 2016 18:59:19 +0800</pubDate>
</item>
<item>
    <title>test_util_cache: rename a variable (c is already defined) [luacheck]</title>
    <link>http://hg.omfa.de/prosody-hg/log/5c4527f2d18d/tests/test_util_cache.lua</link>
    <description><![CDATA[test_util_cache: rename a variable (c is already defined) [luacheck]]]></description>
    <author>&#65;&#110;&#116;&#111;&#110;&#32;&#83;&#104;&#101;&#115;&#116;&#97;&#107;&#111;&#118;&#32;&#60;&#97;&#118;&#54;&#64;&#100;&#119;&#105;&#109;&#108;&#97;&#98;&#115;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sat, 09 Jul 2016 17:30:56 +0800</pubDate>
</item>
<item>
    <title>test_util_cache: remove unused argument c3 [luacheck]</title>
    <link>http://hg.omfa.de/prosody-hg/log/d962ccf90735/tests/test_util_cache.lua</link>
    <description><![CDATA[test_util_cache: remove unused argument c3 [luacheck]]]></description>
    <author>&#65;&#110;&#116;&#111;&#110;&#32;&#83;&#104;&#101;&#115;&#116;&#97;&#107;&#111;&#118;&#32;&#60;&#97;&#118;&#54;&#64;&#100;&#119;&#105;&#109;&#108;&#97;&#98;&#115;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sat, 09 Jul 2016 17:30:23 +0800</pubDate>
</item>
<item>
    <title>tests: util.cache: Tests for different return values of on_evict</title>
    <link>http://hg.omfa.de/prosody-hg/log/688a7f5d3624/tests/test_util_cache.lua</link>
    <description><![CDATA[tests: util.cache: Tests for different return values of on_evict]]></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, 17 Mar 2016 19:14:58 +0000</pubDate>
</item>
<item>
    <title>util.cache: Change behaviour of on_evict (and tests). Now accepts false instead of a function (never evict), or on_evict can return false to prevent eviction.</title>
    <link>http://hg.omfa.de/prosody-hg/log/70ab13e81cf5/tests/test_util_cache.lua</link>
    <description><![CDATA[util.cache: Change behaviour of on_evict (and tests). Now accepts false instead of a function (never evict), or on_evict can return false to prevent eviction.]]></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, 17 Mar 2016 19:08:42 +0000</pubDate>
</item>
<item>
    <title>util.cache: Add head() and tail() methods (and tests)</title>
    <link>http://hg.omfa.de/prosody-hg/log/42e7545d5ae3/tests/test_util_cache.lua</link>
    <description><![CDATA[util.cache: Add head() and tail() methods (and 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, 17 Mar 2016 19:07:40 +0000</pubDate>
</item>
<item>
    <title>util.cache (and tests): Call on_evict after insertion of the new key, so inside on_evict we can be more certain about the current state of the cache (i.e. full, new item added, old item removed)</title>
    <link>http://hg.omfa.de/prosody-hg/log/e0a0af42b09f/tests/test_util_cache.lua</link>
    <description><![CDATA[util.cache (and tests): Call on_evict after insertion of the new key, so inside on_evict we can be more certain about the current state of the cache (i.e. full, new item added, old item removed)]]></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>Tue, 22 Dec 2015 20:10:07 +0000</pubDate>
</item>
<item>
    <title>tests: Add tests for util.cache</title>
    <link>http://hg.omfa.de/prosody-hg/log/31fb9eb9edce/tests/test_util_cache.lua</link>
    <description><![CDATA[tests: Add tests for util.cache]]></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, 26 Nov 2015 00:12:51 +0000</pubDate>
</item>

  </channel>
</rss>
