History log of /dokuwiki/ (Results 1726 – 1750 of 10567)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c083b3ca20-Jan-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

create PluginUtils.test.php

7116095920-Jan-2020 Rainbow Spike <Dr-Yukon@users.noreply.github.com>

Languageable CC licenses

2f5645ef19-Jan-2020 Phy <git@phy25.com>

add trim, and polish test_quotes of css_compress, again

An edge case that space at the beginning won't get removed.

74be129019-Jan-2020 Phy <git@phy25.com>

polish test_quotes of css_compress

Now the testcase string should be clearer to read

c52c9e2b19-Jan-2020 Henry Pan <git@phy25.com>

Add test_escapedQuotes to css_compress

Thank you @micgro42!

Co-Authored-By: Michael Große <mic.grosse@googlemail.com>

868bf7c919-Jan-2020 rusly-id <rusly-id@users.noreply.github.com>

translation update

6527515c15-Jan-2020 Michael Große <mic.grosse@googlemail.com>

Fix one remaining line being too long for PSR-12

This slipped in with #2957 between the checks on #2945 being run and
that pull request being merged.

b9b08db009-Jan-2020 Christian Marg <marg@rz.tu-clausthal.de>

removed unused 'salt' parameter from function definition...

38a4a86e09-Jan-2020 Christian Marg <marg@rz.tu-clausthal.de>

Added password change support for argon2i/argon2id, added matching config options and hash_X functions

1f993c3309-Jan-2020 Christian Marg <marg@rz.tu-clausthal.de>

Added support for argon2i and argon2id password hashes to PassHash.php using php's own password_verify function.

96f7b5b508-Jan-2020 Peter Mydliar <peto.mydliar@gmail.com>

translation update

f640692e08-Jan-2020 Tuomo Hartikainen <tuomo.hartikainen@heksia.fi>

translation update

903d43fe31-Dec-2019 Michael Große <mic.grosse@googlemail.com>

Check code style against PSR12

In 2019 PSR-12 was officially released and PSR-2 deprecated. We should
adapt to that and check our files against that new coding standard.

6225b27028-Dec-2019 Michael Große <mic.grosse@googlemail.com>

Extract dokuwiki\Search\Indexer class

Not sure why Doku_Indexer caused phpcs to complain about the class name
not being in PascalCase, but Doku_Handler didn't. ��

The namespace and new class name w

Extract dokuwiki\Search\Indexer class

Not sure why Doku_Indexer caused phpcs to complain about the class name
not being in PascalCase, but Doku_Handler didn't. ��

The namespace and new class name was selected to be compatible with the
upcoming changes in #2943. This should hpopefully reduce the overall
hassle of touching the same code base.

show more ...

cc8fc76128-Dec-2019 Michael Große <mic.grosse@googlemail.com>

Ignore some more definitions

Some of the files are still having both logic and side-effects for
legacy reasons. We are excluding them for now and might deal with them
later.

e3cafdc228-Dec-2019 Michael Große <mic.grosse@googlemail.com>

Check our code style for every PR

This excludes the currently failing checks with automatic fixes, as they
are out of scope of this commit. The current goal is automatically
reject pull requests tha

Check our code style for every PR

This excludes the currently failing checks with automatic fixes, as they
are out of scope of this commit. The current goal is automatically
reject pull requests that don't me the standards that the rest of our
code base already follows.

show more ...

3f1a8e5d05-Jan-2020 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

66df75b205-Jan-2020 Eric Haberstroh <ehaberstroh@gmail.com>

translation update

80a9d31530-Dec-2019 leimerp <leimerp@users.noreply.github.com>

allow windows shares for Edge browser

9ec1015a11-Dec-2019 Phy <git@phy25.com>

change default of passcrypt to bcrypt #2936

3a5cb03401-Dec-2019 Phy <git@phy25.com>

PHP8 fix: string offset out of range due to null

4a52f4c501-Dec-2019 Phy <git@phy25.com>

PHP8 fix: Array to string conversion for array_diff_key/assoc

68491db901-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 5: Trying to access array offset on value of type bool/null

aac83cd401-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 4: Trying to access array offset on value of type bool/null

3e9ae63d01-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 3: Trying to access array offset on value of type bool/null

1...<<61626364656667686970>>...423