aboutsummaryrefslogtreecommitdiffstats
path: root/load.php
Commit message (Expand)AuthorAgeFilesLines
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-2/+2
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-5/+1
* Follow up to dirname( __FILE__ ) clean upHoo man2012-08-281-0/+1
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-231-1/+0
* Various updates needed to bump min php version to 5.3.2Reedy2012-04-161-1/+1
* Clean up the mess that is wfDie (resolves r85918). wfDie() doesn't exist anym...Chad Horohoe2011-07-061-11/+4
* (bug 28840) If the query string hits bug 28235, redirect to a safer URL inste...Tim Starling2011-06-031-11/+1
* HipHop improvements:Tim Starling2011-05-301-1/+6
* Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHo...Tim Starling2011-05-151-7/+3
* Centralise the minimum-required-php-version in a MW_MIN_PHP_VERSION constant ...Happy-melon2011-05-071-3/+7
* Improvements to handling of 'catastrophic' errors, like unsupported PHP versi...Happy-melon2011-04-121-2/+17
* Fix for bug 28235: IE6 looks for the file extension in the query stringTim Starling2011-04-121-4/+1
* Made ResourceLoader an instantiable object, rather than a static one, making ...Trevor Parscal2010-09-291-1/+2
* Major refactoring of site and user CSS, creating ResourceLoaderUserModule and...Trevor Parscal2010-09-111-1/+1
* Stylize files added in r72349Siebrand Mazeland2010-09-041-2/+2
* * simplified file description header or load.phpAlexandre Emsenhuber2010-09-041-5/+3
* Merging resourceloader branch into trunk. Full documentation is at http://www...Roan Kattouw2010-09-041-0/+56