Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / WebStart.php
2011-09-16 Sean ColomboAdditional register_globals vulnerability check. Merged...
2011-06-28 Alexandre EmsenhuberAdded some GPL headers
2011-06-07 Tim Starling* Restored the page shown when LocalSettings.php is...
2011-05-31 Tim Starling* Made the profiler work in HipHop:
2011-05-30 Tim StarlingHipHop improvements:
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-13 Brion Vibber* (bug 15461) Make IE8 turn off content sniffing. Everb...
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2011-04-12 Happy-melonImprovements to handling of 'catastrophic' errors,...
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-03-25 Mark A. HershbergerFixes Bug #28214 - When page not found, sends malformed...
2011-02-26 Chad HorohoeTweak comment, we don't create LS in the conf dir anymo...
2011-02-26 Max Semenik(bug 1379) Installer directory conflicts with some...
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...
2010-12-06 Roan Kattouw(bug 26130) Revert changes to WebStart.php in r72349...
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-05 Daniel FriesenAdd MW_CONFIG_FILE support to load a separate config...
2010-10-18 Chad HorohoeFollowup r68760: add comment
2010-10-14 Priyanka Dhanda* WebStart.php and SeleniumWebSettings.php allow includ...
2010-10-02 Siebrand MazelandRemove some references to no longer supported PHP version.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-07-20 Tim StarlingFix URL for $GLOBALS overwrite vulnerability.
2010-06-30 Mark A. Hershbergerr68756 - Make the use of MW_CONFIG_CALLBACK compatible...
2009-05-07 Aaron SchulzRemoved StartProfiler.php from SVN control and added...
2009-04-21 Chad HorohoeRemove last of ini_set() for allow_url_fopen. This...
2008-11-07 Tim StarlingCheck for PHP 5.0.x bug *after* checking for PHP 4...
2008-10-06 Tim Starling* Allow $wgDiff3=false
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...
2008-05-16 Niklas Laxström* Full path for script includes, this time should work...
2008-05-14 Daniel FriesenRevert 34558/34588. Use of an absolute path specified...
2008-05-10 Rotem LissFor compatibility (DefaultSettings.php currently crashe...
2008-05-10 Niklas Laxström* Use full path
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-15 Tim Starlingprofiling
2007-02-19 Tim Starling* Moved the main ob_start() from the default LocalSetti...
2006-12-17 Ilmari KaronenDetect PHP 5.0.x 64-bit bug and abort in WebStart.php...
2006-10-11 Brion Vibber* Improved register_globals paranoia checks
2006-10-11 Tim StarlingActive protection against register_globals vulnerabilit...
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...