summaryrefslogtreecommitdiff
path: root/inc/init.php
Commit message (Expand)AuthorAge
* added INIT_LANG_LOAD eventDominik Eckelmann2012-01-24
* Disable E_STRICT error reportingMichael Hamann2012-01-15
* mergingKate Arzamastseva2011-08-25
|\
| * Merge pull request #19 from gbirke/masterDominik Eckelmann2011-08-18
| |\
| | * If cookiedir is configured, use it.Gabriel Birke2011-01-02
* | | media version savingKate Arzamastseva2011-05-26
|/ /
* | Minor: Edited the delta_time function for php5Piyush Mishra2011-03-21
* | Merge branch 'master' into indexer_rewriteMichael Hamann2011-02-24
|\ \
| * | made config cascade more flexibleRoland Hager2011-02-06
* | | Merge branch 'master' into indexer_improvementsMichael Hamann2011-01-23
|\| |
| * | Fix getBaseURL for literal IPv6 addresses in URLs (RFC 2732) + test caseMichael Hamann2011-01-16
| * | more robust hostname detectionAndreas Gohr2010-12-18
| |/
* / Indexer v3 Rewrite part two, update uses of indexerTom N Harris2010-12-29
|/
* handle mailfrom replacements in a central place FS#2091Andreas Gohr2010-11-05
* remove deprecated scriptify() mechanismAndreas Gohr2010-10-18
* moved default config cascade to its own fileAndreas Gohr2010-06-27
* 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