<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in cache.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5e29103a15bd9873f422f66a6a5239b6aec4651e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#5e29103a15bd9873f422f66a6a5239b6aec4651e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Mon, 11 Dec 2023 15:31:16 +0000</pubDate>
        <dc:creator>annda &lt;annda@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>7fe2cdf28c472c686961bf42f0123eb33d2f3e60 - apply #670 and manually cleanup afterwards</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#7fe2cdf28c472c686961bf42f0123eb33d2f3e60</link>
        <description>apply #670 and manually cleanup afterwardsfixes some failing testsuses sexplode over array_padreformats multiline arrays

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Wed, 13 Sep 2023 10:51:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7234bfb14e712ff548d9266ef32fdcc8eaf2d04e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Wed, 13 Sep 2023 09:45:56 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>79b29326ae29dcbf2571b932f1b531c400b9460b - Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#79b29326ae29dcbf2571b932f1b531c400b9460b</link>
        <description>Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Wed, 24 May 2023 14:38:34 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Thu, 13 Jan 2022 13:29:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>748e747f37aa44250ee32847b5fc3ff1e47f0835 - Manual coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#748e747f37aa44250ee32847b5fc3ff1e47f0835</link>
        <description>Manual coding style fixesMethod and variable visibility, camel case method names. Some exclusions due to inheritance

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Thu, 09 Apr 2020 18:32:42 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Thu, 09 Apr 2020 14:54:27 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ae5c46fa8934a9eea411a0b8490529f375684ae2 - do not invalidate ALL caches when a schema is updated. #216</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#ae5c46fa8934a9eea411a0b8490529f375684ae2</link>
        <description>do not invalidate ALL caches when a schema is updated. #216Instead we keep a separate reference file to be updated when schemas arechanged. A cache handler adds this file to all pages having schemaassignments.Saving a schema feels noticably faster now (because JS and CSS no longerare invalidated).

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Wed, 23 Nov 2016 15:42:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>7cbcfbdb68125878b37fede99d5e33997295c2f6 - better handling of failing sqlite plugin init. fixes #200</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#7cbcfbdb68125878b37fede99d5e33997295c2f6</link>
        <description>better handling of failing sqlite plugin init. fixes #200

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Mon, 07 Nov 2016 13:55:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ba76620163eb4cb2b8d6042c6bec7725074f508c - Use DokuWiki new autoloader for class files</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#ba76620163eb4cb2b8d6042c6bec7725074f508c</link>
        <description>Use DokuWiki new autoloader for class filesNo longer do we need to register our own autoloader. Namespace had to bevendor prefixed.

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Thu, 28 Apr 2016 13:40:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>1dc771ec885df3ef837796202693e191200dd5ef - fix caching behaviour with dynamic parameters. closes #78</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#1dc771ec885df3ef837796202693e191200dd5ef</link>
        <description>fix caching behaviour with dynamic parameters. closes #78

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Wed, 23 Mar 2016 14:18:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>16b7d914c0b69bf27d1ddd8a08e05beddbeedf02 - adjust cachung if an aggregation depends on dynamic values #75</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#16b7d914c0b69bf27d1ddd8a08e05beddbeedf02</link>
        <description>adjust cachung if an aggregation depends on dynamic values #75

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Tue, 22 Mar 2016 12:48:30 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>53ed31251c00ac2e5b0c768ea5bae4cf4ab80c26 - make use of new constants for filter name</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#53ed31251c00ac2e5b0c768ea5bae4cf4ab80c26</link>
        <description>make use of new constants for filter name

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Wed, 09 Mar 2016 12:10:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>dbe5bc9dd7816db788eaee8abda1d10fe9e8415d - proper cache handling for aggregations. closes #50</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/action/cache.php#dbe5bc9dd7816db788eaee8abda1d10fe9e8415d</link>
        <description>proper cache handling for aggregations. closes #50

            List of files:
            /plugin/struct/action/cache.php</description>
        <pubDate>Tue, 08 Mar 2016 14:16:58 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
