summaryrefslogtreecommitdiff
path: root/inc/init.php
Commit message (Expand)AuthorAge
* don't call set_magic_quotes_runtime if it doesn't exists FS#2583Andreas Gohr2012-08-26
* Always disable compression when sitemaps are deliveredMichael Hamann2012-08-24
* Disable compression when a compressed sitemap might be delivered FS#2576Michael Hamann2012-08-24
* changed all doctypes to html5 doctypeAnika Henke2012-07-14
* some code cleanup and php docsAndreas Gohr2012-06-25
* Introducing a $_REQUEST/POST/GET wrapperAndreas Gohr2012-06-24
* improved earlier change for paths error messages to not produce any noticesAnika Henke2012-05-27
* improved error message for savedir paths (FS#2502)Anika Henke2012-05-27
* Merge branch 'master' of https://github.com/splitbrain/dokuwikiDominik Eckelmann2012-03-14
|\
| * Merge branch 'jscachekey'Andreas Gohr2012-03-10
| |\
| | * added INIT_LANG_LOAD eventDominik Eckelmann2012-01-24
| * | DOKU_TPL* considered harmfulAndreas Gohr2012-01-30
| |/
| * Disable E_STRICT error reportingMichael Hamann2012-01-15
* | enabled remote as plugintypeDominik Eckelmann2011-11-19
|/
* 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