summaryrefslogtreecommitdiff
path: root/inc/infoutils.php
Commit message (Expand)AuthorAge
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * new PHP minimum requirement is now 5.3.3Andreas Gohr2014-10-14
| * use its own cache file per versionsAndreas Gohr2014-10-14
| * Fix for update messages never completely going awayAngus Gratton2014-10-11
* | more scrutinizer issue improvementsGerrit Uitslag2014-09-29
|/
* sanity check update messageAndreas Gohr2014-08-15
* Merge pull request #693 from splitbrain/logdeprecatedAndreas Gohr2014-05-18
|\
| * log deprecated function calls FS#2399Andreas Gohr2014-05-10
* | doc block updatesAndreas Gohr2014-05-10
|/
* amend $_SERVER to $INPUT->serverChristopher Smith2014-03-06
* show PHP version only to admins and managers FS#2655Andreas Gohr2014-02-15
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
* FS#2840 fix typo in debug messageChristoph Schindler2013-08-23
* we now require PHP 5.2.0 at leastAndreas Gohr2013-06-02
* change nomenclature from 'show' to 'allow' (fn from canshow to allowed)Christopher Smith2013-04-07
* for completeness (& defensive coding), test ['show'] against MSG_PUBLIC in ca...Christopher Smith2013-04-01
* add capability to restrict recipients of dokuwiki 'msg' alerts. This is usef...Christopher Smith2013-04-01
* added to version info if version is unknownAnika Henke2012-12-19
* check for unicode preg capabilities in UTF-8 lib FS#2636Andreas Gohr2012-11-12
* added PCRE UTF-8 checks to do=check FS#2636Andreas Gohr2012-11-08
* avoid multiple paralell update checksAndreas Gohr2012-11-07
* removed data dir security check as suggested in FS#2547Andreas Gohr2012-08-26
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* check locale setting in do=check FS#2445Andreas Gohr2012-07-28
* don't check data dir writability in do=checkAndreas Gohr2012-07-28
* Fixes messages.txt's modification timestamp not being updated.Robert Nitsch2012-05-21
* use DOKU_SCRIPT instead of stray doku.php in checkUpdateMessages() (FS#2364)Anika Henke2011-11-08
* Verify conf/ directory is writable in the do=check actionGuy Brand2011-11-05
* added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
* fixed some missing config_cascade occurrences (FS#2235)Anika Henke2011-05-07
* Fix the wording of the search index check messagesMichael Hamann2011-05-02
* Add a test to do=check that should detect search index corruptionMichael Hamann2011-05-02
* Fix msg() calls when messages have already been printedMichael Hamann2011-01-10
* Write the debug log only when debugging is enabledMichael Hamann2010-09-18
* moved update message from its own file (conf/msg) into doku.php (FS#1800)Anika Henke2010-06-27
* FS#1878: Hide Dokuwiki version information from metadata and only show it to ...Gina Haeussge2010-06-26
* fixed handling of MSGDominik Eckelmann2010-06-24
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| * first attempt to centralize all include loadingAndreas Gohr2010-01-31
* | run dbg() output through htmlspecialcharsAndreas Gohr2010-02-08
|/
* Read version from last Git logAndreas Gohr2010-01-08
* Grab version from darcs correctly and simplerAdrian Lang2009-12-10
* added getVersionData() additionally to getVersion() to get version date and t...Anika Henke2009-11-15
* correctly read version from darcs2 inventoryAndreas Gohr2009-11-04
* set required PHP release to 5.1.2Andreas Gohr2009-10-26
* Coding Standard CleanupAndreas Gohr2009-10-20
* Updated version checks for PHP 5Andreas Gohr2009-07-26
* optional additional header for dbglog()Andreas Gohr2009-02-28