<?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 jquery.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5a5ec053461c2401bdae52ca4bc4bec1245d79d9 - reformat /lib/exe/ folder</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/jquery.php#5a5ec053461c2401bdae52ca4bc4bec1245d79d9</link>
        <description>reformat /lib/exe/ folder

            List of files:
            /dokuwiki/lib/exe/jquery.php</description>
        <pubDate>Wed, 30 Aug 2023 22:44:29 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/jquery.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/lib/exe/jquery.php</description>
        <pubDate>Wed, 30 Aug 2023 15:09:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e3c3abf1ebade68a06abb03d098d58afda87b317 - Apply rector fixes to lib/exe</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/jquery.php#e3c3abf1ebade68a06abb03d098d58afda87b317</link>
        <description>Apply rector fixes to lib/exe

            List of files:
            /dokuwiki/lib/exe/jquery.php</description>
        <pubDate>Tue, 29 Aug 2023 18:13:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dce218246bf3470936f864b6c4f0587500e0534f - remove jQuery Migrate as outlined in #1546</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/jquery.php#dce218246bf3470936f864b6c4f0587500e0534f</link>
        <description>remove jQuery Migrate as outlined in #1546

            List of files:
            /dokuwiki/lib/exe/jquery.php</description>
        <pubDate>Sat, 02 May 2020 09:54:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0db5771e6b5f779df34a039ad49d4652eaf21893 - Refactor cache.php into different files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/jquery.php#0db5771e6b5f779df34a039ad49d4652eaf21893</link>
        <description>Refactor cache.php into different files

            List of files:
            /dokuwiki/lib/exe/jquery.php</description>
        <pubDate>Sat, 02 Feb 2019 12:05:17 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>32594b01fb3ab618eef37635a8cdf9a7a2dd43d6 - send correct mime for local jquery. should fix #1824</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/jquery.php#32594b01fb3ab618eef37635a8cdf9a7a2dd43d6</link>
        <description>send correct mime for local jquery. should fix #1824

            List of files:
            /dokuwiki/lib/exe/jquery.php</description>
        <pubDate>Tue, 07 Feb 2017 10:45:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>61537d473082f0edeb704a391f412ea4040b3226 - split off jquery from other JS and add CDN option #1766</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/jquery.php#61537d473082f0edeb704a391f412ea4040b3226</link>
        <description>split off jquery from other JS and add CDN option #1766jQuery (and UI and Migrate) are now loaded separately from the rest ofthe JavaScript. This adds at least one HTTP request more but has someadvantages:* browsers can cache it independently* the cache is only invalidated when versions update* we do not apply any transformations (replacements, minimizing, etc) on  this code anymore which makes our dispatcher faster for the other JS* browsers seem to load (not execut) both (jquery and other) parallel,  which might increase download speed a bitThis split allowed for the introduction of a new config: jquerycdn. Whenenabled the 3 jquery files are loaded from jQueries CDN. This addsanother two HTTP requests but:* since it&apos;s another host those files do not apply to the 4 request per  host limit and can be loaded (not executed) in paralell which might  increase download speeds a bit* the CDN is distributed worldwide which means files are requested from  the closest location, increasing the download speeds* since these files/CDN are very popular, chances are high that people  already have them cached in their browsers, reducing the download time  to 0 and effectiely halving the javascript needed to downloadThe option currently defaults to &apos;off&apos;, but I would argue &apos;on&apos; would bethe better default.

            List of files:
            /dokuwiki/lib/exe/jquery.php</description>
        <pubDate>Sat, 26 Nov 2016 13:29:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
