Home
last modified time | relevance | path

Searched refs:upgrade (Results 1 – 25 of 79) sorted by last modified time

1234

/plugin/sqlite/
H A DREADME17 More about this upgrade on http://www.sqlite.org/version3.html
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md394 * `CHORE(project)`: upgrade to `babel@7`
/plugin/upgrade/HTTP/
H A DHTTPClientException.php3 namespace dokuwiki\plugin\upgrade\HTTP;
H A DDokuHTTPClient.php4 namespace dokuwiki\plugin\upgrade\HTTP;
H A DHeaders.php3 namespace dokuwiki\plugin\upgrade\HTTP;
H A DHTTPClient.php3 namespace dokuwiki\plugin\upgrade\HTTP;
/plugin/upgrade/lang/en/
H A Dstep0.txt1 This plugin will automatically upgrade your wiki to the newest available DokuWiki version. Before continuing, you should read the [[doku>changes|Changelog]] to check if there are any additional steps for you to perform before or after upgrading.
3 To allow automatic upgrading, the PHP process requires write permissions for Dokuwiki files. The plugin will check for the necessary file permissions before starting the upgrade process.
5 This plugin will not upgrade any installed plugins or templates.
/plugin/upgrade/
H A DREADME1 upgrade Plugin for DokuWiki
4 http://www.dokuwiki.org/plugin:upgrade
7 lib/plugins/upgrade/ - if the folder is called different it
H A Dhelper.php4 * DokuWiki Plugin upgrade (Helper Component)
10 use dokuwiki\plugin\upgrade\HTTP\DokuHTTPClient;
26 /** @var string URL to the plugin.info.txt file of the upgrade plugin */
39 $this->tgzfile = $conf['tmpdir'] . '/dokuwiki-upgrade.tgz';
40 $this->tgzdir = $conf['tmpdir'] . '/dokuwiki-upgrade/';
43 $this->pluginversion = "https://raw.githubusercontent.com/splitbrain/dokuwiki-plugin-upgrade/master/plugin.info.txt";
H A Dplugin.info.txt1 base upgrade
6 desc Automatically upgrade your DokuWiki install to the most recent stable release
7 url http://www.dokuwiki.org/plugin:upgrade
/plugin/upgrade/lang/nl/
H A Dstep0.txt1 Deze plugin vernieuwt je wiki automatisch naar de nieuwste beschikbare Dokuwiki-versie. Lees voor je verder gaat de [[doku>changes|Changelog]] om te zien of je voor of na de upgrade nog extra stappen moet doen.
3 Voor een automatische upgrade heeft het PHP-proces schrijfrechten op de Dokuwiki-bestanden nodig. De plugin checkt de benodigde bestandsrechten alvorens de upgrade te starten.
/plugin/farmer/_animal/data/pages/wiki/
H A Ddokuwiki.txt29 * [[doku>Install|How to install or upgrade]] :!:
/plugin/advanced/lang/en/config/
H A Dsmileys.txt3 …irectory and configured in the ''conf/smileys.conf'' file. The local and upgrade-safe directory of…
/plugin/advanced/lang/en/
H A Dconfig.txt7 …es are supported you should use them instead of modifying the main files to avoid upgrade troubles.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DIndicesNamespace.php856 * DEPRECATED Returns a progress status of current upgrade.
865 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-upgrade.html
1464 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-upgrade.html
1466 public function upgrade(array $params = []) function in Elasticsearch\\Namespaces\\IndicesNamespace
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md88 - If you are using a version older than 1.0, you must install the `0.4` Elasticsearch-PHP branch. Since ES 0.90.x and below is now EOL, the corresponding `0.4` branch will not receive any more development or bugfixes. Please upgrade.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc209 allows you a smoother upgrade experience from 7 to 8. In a nutshell, you can use
211 room to coordinate the upgrade of your codebase to the next major version.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIndicesNamespace.asciidoc74 * <<Elasticsearch_Namespaces_IndicesNamespaceupgrade_upgrade,`upgrade()`>>
955 .`upgrade(array $params = [])`
/plugin/ckgedit/ckeditor/
H A DCHANGES.md84 **An upgrade is highly recommended!**
598 An upgrade is recommended.
954 **An upgrade is highly recommended!**
1010 **An upgrade is highly recommended!**
1101 **An upgrade is highly recommended!**
H A Dckeditor.js.unc22532 …on. In order to have access to the newest features, it is recommended to upgrade the application v…
/plugin/html5video2/
H A Dprint.css58 so you can upgrade to newer versions easier. You can remove all these styles by removing the 'vjs-d…
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md269 * Added: Some support for vCard 2.1 in the VCard converter, to upgrade to vCard
H A DREADME.md40 * [Migrating from 2.x to 3.x](http://sabre.io/vobject/upgrade/)
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md444 …* Added support for the new official graylog2/gelf-php lib for GelfHandler, upgrade if you can by …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DNote.php319 public function setUpgrade(UpgradeNote $upgrade) argument
321 $this->upgrade = $upgrade;
328 return $this->upgrade;

1234