summaryrefslogtreecommitdiff
path: root/inc/confutils.php
Commit message (Expand)AuthorAge
* update confToHash() inline documentation for new parameterChristopher Smith2015-05-28
* Define the negation character in a constantChristopher Smith2015-05-18
* Ensure single value negation is not affected by white spaceChristopher Smith2015-05-18
* Ensure filtering only removes empty string valuesChristopher Smith2015-05-18
* Support negating of config values include earlier in the cascadeChristopher Smith2015-05-17
* Add filtering to remove blank entries from key/value config retrievalChristopher Smith2015-05-17
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* Improve PHPDocs, rename auth_basic to DokuWiki_Auth_PluginGerrit Uitslag2014-02-17
* unit tests for self deleting of user accountsChristopher Smith2013-07-31
* FS#2751 - self deletion of user accountChristopher Smith2013-07-31
* Remove BOM in linesToHash, partial fix for FS#2464Michael Hamann2012-09-08
* Fixed and extended PHPDoc comments and added additional @var commentsMichael Hamann2012-07-28
* fixed handling of legacy and subscriber config options FS#2208Andreas Gohr2011-03-21
* improved actionOK and its useAnika Henke2011-02-22
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Rewrite mimetype (faster, shorter, no PHP Notice)Adrian Lang2010-08-06
* Let actionOK detect auth backend capabilitiesAdrian Lang2010-05-17
* Merge branch 'master' of github.com:splitbrain/dokuwikiAdrian Lang2010-01-26
|\
| * initialize array in linesToHash FS#1845Andreas Gohr2010-01-21
* | New mail subscription with digestAdrian Lang2010-01-20
|/
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* fixed missing bracketAndreas Gohr2009-09-29
* Use all available icons for file links (FS#1759)Tom N Harris2009-09-26
* Split confToHash into confToHash and linesToHashGina Haeussge2009-02-28
* fixed interwiki links with uppercase letters in the shortcut FS#1577Andreas Gohr2009-01-27
* further updates to config_cascade patchChris Smith2009-01-22
* FS#1517, obscure passwords in config filesChris Smith2009-01-19
* Update for config cascade patch, fixes a couple of issuesChris Smith2009-01-19
* Rework configuration loading to use a predefined file list or cascadeChris Smith2009-01-18
* removed some illogical path setupsAndreas Gohr2008-12-13
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
* FS#630: allow $conf['useheading'] to individually apply to content links and/...Chris Smith2008-11-19
* Make recognized URL schemes customizable via conf/scheme.conf (FS#797)Gina Haeussge2008-10-12
* actionOK() should honourMichael Klier2008-05-05
* make hashs escapable in configfile #1282Andreas Gohr2007-12-18
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* disableactions supportAndreas Gohr2006-07-02
* file cleanupsAndreas Gohr2006-02-17
* adds support for wordblock.local.confchris2006-01-22
* confutils fix to allow '#' when immediately preceeded by'&' (# is a comment i...chris2005-12-13
* DOKU_CONF define for config directory #479Andreas Gohr2005-07-29
* Local configuration files #349Andreas Gohr2005-07-23
* local_acronyms.patchSteven Danz2005-06-28
* comments and cleanupandi2005-04-29
* more interwiki fixes #273andi2005-04-26
* new parser: interwiki linksandi2005-04-16
* new parser: more hacking, RSS readdedandi2005-04-15