summaryrefslogtreecommitdiff
path: root/inc/init.php
Commit message (Expand)AuthorAge
...
* Use config_cascade for ACLs and plain auth users FS#1677Andreas Gohr2010-06-27
* create title.idx with the correct length FS#1978Andreas Gohr2010-06-26
* Add title index to the indexer files, improve indexer callsAdrian Lang2010-06-16
* moved plugincontroller and event handler creation to init.phpMichael Klier2010-03-26
* Load libraries after initAdrian Lang2010-03-15
* plugin related autoloadingAndreas Gohr2010-02-01
* first attempt to centralize all include loadingAndreas Gohr2010-01-31
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* Supress timezone warnings in PHP 5.3.0Andreas Gohr2009-11-03
* Coding Standard CleanupAndreas Gohr2009-10-20
* Whitespace cleanup FS#1709furun2009-10-16
* Use the server port in DOKU_COOKIE when securecookie is defined FS#1664Andreas Gohr2009-08-02
* SECURITY: fix local file inclusion with register globalsAndreas Gohr2009-05-26
* fixed fullpath() for certain Windows setupsAndreas Gohr2009-02-05
* fixed multiple gzip/sendfile problems in css and js dispatchers FS#1571Andreas Gohr2009-01-22
* further updates to config_cascade patchChris Smith2009-01-22
* add error suppression to iswin check to avoid notices when DOKU_UNITTEST_ASSU...Chris Smith2009-01-22
* include preload.php without error suppression (but after existence check)Chris Smith2009-01-22
* 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
* Media changelog addedmichael2009-01-18
* moved no purg on referer code to the correct positionAndreas Gohr2008-12-12
* don't check for file existance in fullpath() by defaultAndreas Gohr2008-12-13
* ignore purge command when HTTP referer is setAndreas Gohr2008-12-12
* Make license selectable from config FS#312Andreas Gohr2008-10-12
* keep undisplayed messages over redirectsAndreas Gohr2008-09-29
* rewrote the fullpath function FS#1462Andreas Gohr2008-09-14
* more cookie security FS#1490Andreas Gohr2008-09-13
* avoid warning on file_exists FS#1428Andreas Gohr2008-09-12
* avoid deprected warnings in php5.3 FS#1464Andreas Gohr2008-08-24
* support for an option inc/preload.php fileAndreas Gohr2008-06-28
* DOKUWIKI_INIT patch rollbackAndreas Gohr2008-06-27
* added DOKUWIKI_INIT eventMichael Klier2008-06-22
* fix for UNC pathsilya2008-04-12
* Update GetBaseURL() to avoid multiple consecutive slashes in absolute return ...Chris Smith2008-04-18
* try to increase the PCRE backtrack limitAndreas Gohr2008-04-09
* introducing the new tmp dirMichael Klier2008-02-27
* use strftime() instead of date() FS#1335 :!:Andreas Gohr2008-02-23
* Probably fixes cookie loss on https/http switch FS#1174Andreas Gohr2008-01-24
* fullpath fix for WindowsAndreas Gohr2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* fix for magic quote fixing inside array keysAndreas Gohr2007-08-19
* separated TOC from pageAndreas Gohr2007-08-05
* never use full URL in cookie paths FS#1146Andreas Gohr2007-06-03
* typo fix in compression method check FS#919Andreas Gohr2007-05-14
* disable any possibly configured global zlib compression FS#1132Andreas Gohr2007-05-14
* rebuild $_REQUEST manually to avoid cookie interference FS#1104Andreas Gohr2007-05-13
* Typo in default nice_die messageGuy Brand2007-04-24
* set scope for session cookies FS#1109Andreas Gohr2007-03-26
* make setup error a little more verboseMike Frysinger2006-12-11