Merge branch 'master' into subscription
* master: (175 commits) some coding style improvements added .idea project folder to gitignore use correct setUp method and parent calls. Correct German plugin manager translation (download != install) correct return in sendDigest() Fix case-insensitive match in ACL checking GeSHi update to 1.0.8.11 ignore empty header on mail sending remove empty BCC/CC mail headers Galician language update some welcome page changes Combine subsequent calls to strtr into a single transformation changed semicolon to colon in link to welcome page to make it less confusing fixed wrong sidebar showing in namespaces when sidebar is disabled Typo fix for TL;DR removed a bunch of outdated and irrelevant networking acronyms added another place to look for logo to make it more consistent (FS#2656) French language update Czech language update compat js findPosX/y more closely mimic historical function ... Conflicts: inc/auth.php inc/common.php inc/subscription.php lib/exe/indexer.php
No related branches found
No related tags found
Showing
- .gitignore 5 additions, 0 deletions.gitignore
- _cs/DokuWiki/ruleset.xml 1 addition, 1 deletion_cs/DokuWiki/ruleset.xml
- _test/bootstrap.php 4 additions, 0 deletions_test/bootstrap.php
- _test/core/phpQuery-onefile.php 1 addition, 1 deletion_test/core/phpQuery-onefile.php
- _test/tests/inc/PageUtilsIsHiddenPage.test.php 95 additions, 0 deletions_test/tests/inc/PageUtilsIsHiddenPage.test.php
- _test/tests/inc/auth_aclcheck.test.php 3 additions, 7 deletions_test/tests/inc/auth_aclcheck.test.php
- _test/tests/inc/auth_aclcheck_caseinsensitive.test.php 128 additions, 0 deletions_test/tests/inc/auth_aclcheck_caseinsensitive.test.php
- _test/tests/inc/auth_admincheck.test.php 2 additions, 3 deletions_test/tests/inc/auth_admincheck.test.php
- _test/tests/inc/auth_nameencode.test.php 1 addition, 1 deletion_test/tests/inc/auth_nameencode.test.php
- _test/tests/inc/mailer.test.php 20 additions, 0 deletions_test/tests/inc/mailer.test.php
- _test/tests/inc/parser/parser.inc.php 2 additions, 1 deletion_test/tests/inc/parser/parser.inc.php
- _test/tests/inc/parser/parser_footnote.test.php 2 additions, 2 deletions_test/tests/inc/parser/parser_footnote.test.php
- _test/tests/inc/parser/parser_quotes.test.php 2 additions, 2 deletions_test/tests/inc/parser/parser_quotes.test.php
- _test/tests/inc/parserutils_set_metadata_during_rendering.test.php 2 additions, 1 deletion...ts/inc/parserutils_set_metadata_during_rendering.test.php
- _test/tests/inc/remote.test.php 1 addition, 4 deletions_test/tests/inc/remote.test.php
- _test/tests/inc/subscription_set.test.php 20 additions, 0 deletions_test/tests/inc/subscription_set.test.php
- _test/tests/inc/tar.test.php 319 additions, 0 deletions_test/tests/inc/tar.test.php
- _test/tests/inc/tar/foobar/testdata2.txt 1 addition, 0 deletions_test/tests/inc/tar/foobar/testdata2.txt
- _test/tests/inc/tar/longpath-gnu.tgz 0 additions, 0 deletions_test/tests/inc/tar/longpath-gnu.tgz
- _test/tests/inc/tar/longpath-ustar.tgz 0 additions, 0 deletions_test/tests/inc/tar/longpath-ustar.tgz
Loading
Please register or sign in to comment