History log of /dokuwiki/ (Results 2901 – 2925 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
64ab514010-Feb-2017 Andreas Gohr <andi@splitbrain.org>

start of a refactoring the action routing

This is neither complete nor working, yet

2afa876331-Mar-2017 Andreas Gohr <andi@splitbrain.org>

use old phpunit for testing on hhvm

1bff2aba31-Mar-2017 Andreas Gohr <andi@splitbrain.org>

mark some tests as non-risky

Those tests either just check that an exception is NOT thrown or are
there to check dependencies for other tests. Newer phpunits mark all
tests as risky that have no ass

mark some tests as non-risky

Those tests either just check that an exception is NOT thrown or are
there to check dependencies for other tests. Newer phpunits mark all
tests as risky that have no assertion.

show more ...

bad6fc0d31-Mar-2017 Andreas Gohr <andi@splitbrain.org>

replace deprecated create_function with anonymous functions

75ce4e0331-Mar-2017 Andreas Gohr <andi@splitbrain.org>

remove magic quote handling

3611344131-Mar-2017 Andreas Gohr <andi@splitbrain.org>

updated php-archive library

e0dd796d31-Mar-2017 Andreas Gohr <andi@splitbrain.org>

updated random_compat library

08aad3a331-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

074b2b3f31-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

5a9597bb31-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

f50a239b31-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

3476bb8131-Mar-2017 Andreas Gohr <andi@splitbrain.org>

increase minimum version requirement to PHP 5.6

9e027a0a14-Mar-2017 Szymon Olewniczak <(my first name) [at] imz [dot] re>

change DokuWiki_Plugin:localFN signature

ac596a0609-Mar-2017 CeeKay <no-one@users.noreply.github.com>

Fixed typo

b92d070d11-Mar-2017 Àngel Pérez Beroy <aperezberoy@gmail.com>

translation update

f502bbbb16-Mar-2017 Martin Růžička <martinr@post.cz>

translation update

squashed a whole bunch of PRs

closes #1907
closes #1908
closes #1909
closes #1910
closes #1911
closes #1912
closes #1913
closes #1914
closes #1915
closes #1916
closes #1917
close

translation update

squashed a whole bunch of PRs

closes #1907
closes #1908
closes #1909
closes #1910
closes #1911
closes #1912
closes #1913
closes #1914
closes #1915
closes #1916
closes #1917
closes #1918
closes #1919
closes #1920
closes #1921
closes #1922

show more ...

62c9e1db14-Mar-2017 Felix <j.felix@mueller-donath.de>

translation update

e7c68c4d13-Mar-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Check for cache usage first

This is important because the $cache->cache would have been set already and have no impact on the delivered result. Meaning: two different requests could have resulted in

Check for cache usage first

This is important because the $cache->cache would have been set already and have no impact on the delivered result. Meaning: two different requests could have resulted in the same result.

show more ...

e793a5e912-Mar-2017 Andreas Gohr <andi@splitbrain.org>

I will be so glad when we stop supporting old PHP

actually we could right now. but I don't like to introduce that change in
a feature branch.

bd3cb3d512-Mar-2017 Andreas Gohr <andi@splitbrain.org>

make use of exception wrapper in io test

01ef6ea212-Mar-2017 Andreas Gohr <andi@splitbrain.org>

support phpunit 5 and 6

We still need 5 to test on old php versions, but travis uses 6 for newer
PHP versions (and 5 may break on those).

Luckily both versions aren't that far apart, yet. This adds

support phpunit 5 and 6

We still need 5 to test on old php versions, but travis uses 6 for newer
PHP versions (and 5 may break on those).

Luckily both versions aren't that far apart, yet. This adds a thin
adapter class when running on 6.

show more ...

73b977aa14-Feb-2017 Michael Grosse <grosse@cosmocode.de>

Handle breaking class rename in PHPUnit 6.0

See for reference #1837 and sebastianbergmann/phpunit#2503

e3eb1d7514-Feb-2017 Michael Grosse <grosse@cosmocode.de>

PHPUnit 6 now only supports namespaced classes

However those classes are already supported in PHP 5.7 so we can switch
to them without breaking backward-compatibility.

0a81e20408-Mar-2017 Alfons Rovira <inclusa@gmail.com>

Corrections ca-valencia

bcbb31f407-Mar-2017 Guy Brand <gb@unistra.fr>

Release preparation

1...<<111112113114115116117118119120>>...431