summaryrefslogtreecommitdiff
path: root/inc/init.php
Commit message (Expand)AuthorAge
* suppress boring errorsBen Coburn2006-09-08
* conflict resolution for memory cache initAndreas Gohr2006-08-30
* scalable changelog redesignBen Coburn2006-08-30
* further update to global memory cache arrayschris2006-08-29
* init global memory cache arraysBen Coburn2006-08-28
* typo fix for compression checkAndreas Gohr2006-08-25
* compression fallbackAndreas Gohr2006-08-25
* unittest fixeschris2006-08-04
* init_paths points to the installer nowAndreas Gohr2006-07-29
* error reporting E_ALL switchBen Coburn2006-07-08
* enhanced getBaseURL()Michael Klier chi@chimeric.de2006-05-29
* moved gzip compression to init.phpAndreas Gohr2006-05-19
* changed all occurances of rename() to io_rename()Andreas Gohr2006-05-07
* show page generation timeBen Coburn2006-03-24
* fallback if umask() call doesn't work FS#736Andreas Gohr2006-03-07
* simplified file permission handlingAndreas Gohr2006-03-04
* make umask an empty string for system defaultAndreas Gohr2006-03-04
* punbb backend dies when magic quotes enabledAndreas Gohr2006-03-03
* nicer error messages for fatal errorsAndreas Gohr2006-03-03
* better permission checkingAndreas Gohr2006-03-03
* removed obsolete toc unit testAndreas Gohr2006-02-25
* Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct p...Troels Liebe Bentsen2006-02-24
* Fix wrong umask usage and so we set the correct file premissions.Troels Liebe Bentsen2006-02-18
* file cleanupsAndreas Gohr2006-02-17
* remove error supression for local.php (related to #659)Andreas Gohr2005-12-07
* fixed two bugs reported by Timo FalkAndreas Gohr2005-11-08
* get_tests_running_1hfuecks2005-11-07
* some fixes in the testmanagementAndreas Gohr2005-11-02
* More work on Javascript and CSS dispatchersAndreas Gohr2005-10-29
* JavaScript refactoringAndreas Gohr2005-10-29
* improvement for baseurl detection tests addedAndreas Gohr2005-10-16
* option for setting baseurl #523Andreas Gohr2005-09-12
* fixed handling of non standard portsAndreas Gohr2005-09-07
* Constant DOCU_CONF corrctly initialisied (had a slash to much)Esther Brunner2005-09-02
* added stopword support to the indexer, added indexer webbugAndreas Gohr2005-08-14
* DOKU_CONF define for config directory #479Andreas Gohr2005-07-29
* directory cleanupandi2005-06-26
* fix for broken realpath on windows #404 #417andi2005-06-24
* moved lang directory into inc dirandi2005-06-05
* directory layout cleanup !IMPORTANTandi2005-06-05
* UNDO: added cache_limiter command as suggested in #94andi2005-05-23
* added cache_limiter command as suggested in #94andi2005-05-23
* moved loading of languages to init.php - fixes #346andi2005-05-23
* first attempt of syntax pluginsandi2005-05-19
* let scriptify move the old file away after copyandi2005-05-13
* msg not available in init.phpjan2005-05-13
* fix for undefined function error in scriptify patchandi2005-05-12
* Turn sensitive files into scripts that exit immediatelyjan2005-05-12
* added trailing slash when basedir is setandi2005-05-10
* use SCRIPT_NAME instead of REQUEST_URI in getBaseNameandi2005-05-09