History log of /dokuwiki/_test/ (Results 101 – 125 of 940)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b1f206e130-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to bin and toplevel

74981a4e30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

apply PSR-12 constant visibility rule

PSR-12 says constants need their visibility declared from PHP 7.1
onwards


phpcs_MigrationAdjustments.xml
rector.php
/dokuwiki/inc/ActionRouter.php
/dokuwiki/inc/Debug/DebugHelper.php
/dokuwiki/inc/ErrorHandler.php
/dokuwiki/inc/Extension/PluginController.php
/dokuwiki/inc/Logger.php
/dokuwiki/inc/Menu/Item/AbstractItem.php
/dokuwiki/inc/Parsing/Handler/Lists.php
/dokuwiki/inc/Remote/ApiCore.php
/dokuwiki/inc/Utf8/Asian.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/taskrunner.php
/dokuwiki/lib/plugins/action.php
/dokuwiki/lib/plugins/admin.php
/dokuwiki/lib/plugins/auth.php
/dokuwiki/lib/plugins/cli.php
/dokuwiki/lib/plugins/extension/action.php
/dokuwiki/lib/plugins/extension/admin.php
/dokuwiki/lib/plugins/extension/cli.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/helper/gui.php
/dokuwiki/lib/plugins/extension/helper/list.php
/dokuwiki/lib/plugins/extension/helper/repository.php
/dokuwiki/lib/plugins/info/syntax.php
/dokuwiki/lib/plugins/logviewer/admin.php
/dokuwiki/lib/plugins/popularity/action.php
/dokuwiki/lib/plugins/popularity/admin.php
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/remote.php
/dokuwiki/lib/plugins/revert/admin.php
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/styling/popup.php
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/testing/action.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/cli.php
/dokuwiki/lib/tpl/dokuwiki/detail.php
/dokuwiki/lib/tpl/dokuwiki/images/pagetools-build.php
/dokuwiki/lib/tpl/dokuwiki/main.php
/dokuwiki/lib/tpl/dokuwiki/mediamanager.php
467c142729-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to config plugin

ab9790ca29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to auth plugins

2487017429-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to the rest of inc

bcaec9f429-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Parsing

faf3f01b29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/parser

6e69519029-Aug-2023 Andreas Gohr <andi@splitbrain.org>

fix sizehandling in Changelog

Seems rector was too aggressive here in removing a variable.

f2554b3e29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

define some more constants

when using bootstrapping, these defines seem not to be auto detected
anymore. We probably have to add a few more once we start running on
plugins.

e2d055f529-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Ui

104a3b7c29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Remote

a469bafb29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Input

0603e56529-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/ChangeLog

1490c17729-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Extension and inc/Debug

6723156f29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Action

077b7fe229-Aug-2023 Andreas Gohr <andi@splitbrain.org>

add configuration for rector

A workflow should automatically suggest a new pull request with the
changes.

Initial fixes will not be applied from the auto generated PR but will be
added as piece by

add configuration for rector

A workflow should automatically suggest a new pull request with the
changes.

Initial fixes will not be applied from the auto generated PR but will be
added as piece by piece commits with rule updates to this branch.

show more ...

cc7691ad09-Jun-2023 Andreas Gohr <andi@splitbrain.org>

enforce content type on XML-RPC. addresses #3991

This ensures only text/xml or application/xml content types are accepted
when communicating with the XML-RPC API


tests/inc/XmlRpcServer.test.php
/dokuwiki/inc/Remote/XmlRpcServer.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/ca/onceexisted.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/onceexisted.txt
/dokuwiki/inc/lang/da/onceexisted.txt
/dokuwiki/inc/lang/de-informal/onceexisted.txt
/dokuwiki/inc/lang/de/onceexisted.txt
/dokuwiki/inc/lang/el/onceexisted.txt
/dokuwiki/inc/lang/en/onceexisted.txt
/dokuwiki/inc/lang/eo/onceexisted.txt
/dokuwiki/inc/lang/es/onceexisted.txt
/dokuwiki/inc/lang/fa/onceexisted.txt
/dokuwiki/inc/lang/fr/onceexisted.txt
/dokuwiki/inc/lang/hu/onceexisted.txt
/dokuwiki/inc/lang/it/onceexisted.txt
/dokuwiki/inc/lang/ja/onceexisted.txt
/dokuwiki/inc/lang/ko/onceexisted.txt
/dokuwiki/inc/lang/nl/onceexisted.txt
/dokuwiki/inc/lang/pl/onceexisted.txt
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/onceexisted.txt
/dokuwiki/inc/lang/pt/admin.txt
/dokuwiki/inc/lang/pt/conflict.txt
/dokuwiki/inc/lang/pt/denied.txt
/dokuwiki/inc/lang/pt/draft.txt
/dokuwiki/inc/lang/pt/editrev.txt
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/mailtext.txt
/dokuwiki/inc/lang/pt/newpage.txt
/dokuwiki/inc/lang/pt/norev.txt
/dokuwiki/inc/lang/pt/onceexisted.txt
/dokuwiki/inc/lang/pt/password.txt
/dokuwiki/inc/lang/pt/register.txt
/dokuwiki/inc/lang/pt/registermail.txt
/dokuwiki/inc/lang/pt/resendpwd.txt
/dokuwiki/inc/lang/pt/stopwords.txt
/dokuwiki/inc/lang/pt/subscr_form.txt
/dokuwiki/inc/lang/pt/subscr_single.txt
/dokuwiki/inc/lang/pt/updateprofile.txt
/dokuwiki/inc/lang/ro/onceexisted.txt
/dokuwiki/inc/lang/ru/onceexisted.txt
/dokuwiki/inc/lang/sk/onceexisted.txt
/dokuwiki/inc/lang/sr/onceexisted.txt
/dokuwiki/inc/lang/sv/onceexisted.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/vi/onceexisted.txt
/dokuwiki/inc/lang/zh-tw/onceexisted.txt
/dokuwiki/inc/lang/zh/onceexisted.txt
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/lib/plugins/acl/lang/pt/help.txt
/dokuwiki/lib/plugins/acl/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authad/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/pt/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt/lang.php
/dokuwiki/lib/plugins/authldap/lang/pt/settings.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/logviewer/lang/cs/intro.txt
/dokuwiki/lib/plugins/logviewer/lang/cs/lang.php
/dokuwiki/lib/plugins/logviewer/lang/cs/nolog.txt
/dokuwiki/lib/plugins/logviewer/lang/pt-br/lang.php
/dokuwiki/lib/plugins/logviewer/lang/pt-br/nolog.txt
/dokuwiki/lib/plugins/logviewer/lang/pt/intro.txt
/dokuwiki/lib/plugins/logviewer/lang/pt/lang.php
/dokuwiki/lib/plugins/logviewer/lang/pt/nolog.txt
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/scripts/page.js
/dokuwiki/lib/tpl/dokuwiki/lang/cs/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt-br/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt/lang.php
c49393f509-Jun-2023 Andreas Gohr <andi@splitbrain.org>

increase required PHP version to 7.4


fetchphpunit.php
/dokuwiki/composer.json
/dokuwiki/inc/auth.php
/dokuwiki/inc/common.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/ca/onceexisted.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/onceexisted.txt
/dokuwiki/inc/lang/da/onceexisted.txt
/dokuwiki/inc/lang/de-informal/onceexisted.txt
/dokuwiki/inc/lang/de/onceexisted.txt
/dokuwiki/inc/lang/el/onceexisted.txt
/dokuwiki/inc/lang/en/onceexisted.txt
/dokuwiki/inc/lang/eo/onceexisted.txt
/dokuwiki/inc/lang/es/onceexisted.txt
/dokuwiki/inc/lang/fa/onceexisted.txt
/dokuwiki/inc/lang/fr/onceexisted.txt
/dokuwiki/inc/lang/hu/onceexisted.txt
/dokuwiki/inc/lang/it/onceexisted.txt
/dokuwiki/inc/lang/ja/onceexisted.txt
/dokuwiki/inc/lang/ko/onceexisted.txt
/dokuwiki/inc/lang/nl/onceexisted.txt
/dokuwiki/inc/lang/pl/onceexisted.txt
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/onceexisted.txt
/dokuwiki/inc/lang/pt/admin.txt
/dokuwiki/inc/lang/pt/conflict.txt
/dokuwiki/inc/lang/pt/denied.txt
/dokuwiki/inc/lang/pt/draft.txt
/dokuwiki/inc/lang/pt/editrev.txt
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/mailtext.txt
/dokuwiki/inc/lang/pt/newpage.txt
/dokuwiki/inc/lang/pt/norev.txt
/dokuwiki/inc/lang/pt/onceexisted.txt
/dokuwiki/inc/lang/pt/password.txt
/dokuwiki/inc/lang/pt/register.txt
/dokuwiki/inc/lang/pt/registermail.txt
/dokuwiki/inc/lang/pt/resendpwd.txt
/dokuwiki/inc/lang/pt/stopwords.txt
/dokuwiki/inc/lang/pt/subscr_form.txt
/dokuwiki/inc/lang/pt/subscr_single.txt
/dokuwiki/inc/lang/pt/updateprofile.txt
/dokuwiki/inc/lang/ro/onceexisted.txt
/dokuwiki/inc/lang/ru/onceexisted.txt
/dokuwiki/inc/lang/sk/onceexisted.txt
/dokuwiki/inc/lang/sr/onceexisted.txt
/dokuwiki/inc/lang/sv/onceexisted.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/vi/onceexisted.txt
/dokuwiki/inc/lang/zh-tw/onceexisted.txt
/dokuwiki/inc/lang/zh/onceexisted.txt
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/pt/help.txt
/dokuwiki/lib/plugins/acl/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authad/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/pt/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt/lang.php
/dokuwiki/lib/plugins/authldap/lang/pt/settings.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/logviewer/lang/cs/intro.txt
/dokuwiki/lib/plugins/logviewer/lang/cs/lang.php
/dokuwiki/lib/plugins/logviewer/lang/cs/nolog.txt
/dokuwiki/lib/plugins/logviewer/lang/pt-br/lang.php
/dokuwiki/lib/plugins/logviewer/lang/pt-br/nolog.txt
/dokuwiki/lib/plugins/logviewer/lang/pt/intro.txt
/dokuwiki/lib/plugins/logviewer/lang/pt/lang.php
/dokuwiki/lib/plugins/logviewer/lang/pt/nolog.txt
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/scripts/page.js
/dokuwiki/lib/tpl/dokuwiki/lang/cs/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt-br/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt/lang.php
605810ee26-Apr-2023 Andreas Gohr <andi@splitbrain.org>

use local squid docker instance for proxy testing

6b8df28505-Apr-2023 Andreas Gohr <andi@splitbrain.org>

added deprecated tag for phpQuery::newDocument()

for highlightin in IDE

af28745a12-Mar-2023 Andreas Gohr <andi@splitbrain.org>

extracted JS compressor into its own library

This moves our JavaScript compressor into its own composer dependency.

977aa96723-Mar-2023 Andreas Gohr <andi@splitbrain.org>

updated repo links

25fd365a16-Mar-2023 Andreas Gohr <andi@splitbrain.org>

added test for #3924

Bug report says polish letters aren't deaccented correctly, but it seems
to work?

2b58f04914-Mar-2023 Andreas Gohr <andi@splitbrain.org>

fix trim call in Mailer's name cleaning

The wrong quotes were used, turning what was meant to be a tab char into
a literal t.

fixes #3923

697a39ae06-Mar-2023 Andreas Gohr <andi@splitbrain.org>

output full path when initializing savedir path fails

This will not only clean up double slashes etc. as mentioned in #3903
but will also output the full canonical path (starting at the filesystem
r

output full path when initializing savedir path fails

This will not only clean up double slashes etc. as mentioned in #3903
but will also output the full canonical path (starting at the filesystem
root) when showing an error on initializing the savedir paths. This
should make it easier to understand which path DokuWiki is trying to
access exactly.

show more ...

12345678910>>...38