Merge branch 'master' into svgpagetools
* master: (80 commits) use composer based library for feed creator #1970 fixed typo in methodname updated GeSHi to 1.0.9.0 refomatted mail tests to use data provider fix error in config manager caused by changes visibility Continue if there are no attributes avoid dependency tests being marked as risky replaced some more each calls remove deprecated each() call test constructors need to call parent constructor use dataprovider in password tests removed deprecated blowfish class replace some var keywords translation update PassHash.class.php: in case of brcrypt, use the most recent variant $2y$ translation update Fix Typo in remote API (#1938) translation update translation update translation update ...
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- .travis.yml 3 additions, 5 deletions.travis.yml
- _test/core/DokuWikiTest.php 22 additions, 0 deletions_test/core/DokuWikiTest.php
- _test/phpunit.xml 1 addition, 0 deletions_test/phpunit.xml
- _test/tests/inc/auth_aclcheck.test.php 1 addition, 1 deletion_test/tests/inc/auth_aclcheck.test.php
- _test/tests/inc/auth_password.test.php 68 additions, 58 deletions_test/tests/inc/auth_password.test.php
- _test/tests/inc/blowfish.test.php 0 additions, 33 deletions_test/tests/inc/blowfish.test.php
- _test/tests/inc/io_getSizeFile.test.php 2 additions, 0 deletions_test/tests/inc/io_getSizeFile.test.php
- _test/tests/inc/io_readfile.test.php 4 additions, 0 deletions_test/tests/inc/io_readfile.test.php
- _test/tests/inc/io_replaceinfile.test.php 11 additions, 2 deletions_test/tests/inc/io_replaceinfile.test.php
- _test/tests/inc/io_savefile.test.php 4 additions, 0 deletions_test/tests/inc/io_savefile.test.php
- _test/tests/inc/mail_isvalid.test.php 67 additions, 71 deletions_test/tests/inc/mail_isvalid.test.php
- _test/tests/inc/mailer.test.php 1 addition, 0 deletions_test/tests/inc/mailer.test.php
- _test/tests/inc/pageutils_findnearest.test.php 1 addition, 1 deletion_test/tests/inc/pageutils_findnearest.test.php
- _test/tests/inc/remote.test.php 3 additions, 2 deletions_test/tests/inc/remote.test.php
- _test/tests/inc/utf8_utf16be.test.php 2 additions, 2 deletions_test/tests/inc/utf8_utf16be.test.php
- composer.json 4 additions, 3 deletionscomposer.json
- composer.lock 79 additions, 33 deletionscomposer.lock
- data/deleted.files 18 additions, 0 deletionsdata/deleted.files
- data/pages/wiki/syntax.txt 1 addition, 1 deletiondata/pages/wiki/syntax.txt
Loading
Please register or sign in to comment