index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
load.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Improve "Entry points" documentation page
Timo Tijhof
2020-02-04
1
-1
/
+4
*
Remove IE 6 security features from server-side code
Tim Starling
2019-11-28
1
-5
/
+0
*
Avoid using "enqueue" mode for deferred updates in doPostOutputShutdown
Aaron Schulz
2019-09-30
1
-1
/
+1
*
Add MW_REST_API and MW_ENTRY_POINT
Tim Starling
2019-09-03
1
-0
/
+2
*
profiler: Centralise output responsibility from ProfilerOutputText to Profiler
Timo Tijhof
2019-08-28
1
-1
/
+1
*
resourceloader: Instantiate main class via ServiceWiring
Timo Tijhof
2019-02-18
1
-6
/
+1
*
resourceloader: Disable ChronologyProtector on load.php (again)
Timo Tijhof
2018-04-20
1
-5
/
+3
*
resourceloader: Disable ChronologyProtector to speed up wfGetLB()
Timo Tijhof
2016-09-28
1
-0
/
+7
*
Enforce load.php's no-session constraint
Brad Jorsch
2016-04-18
1
-3
/
+2
*
resourceloader: Create ResourceLoaderContext::msg() method
Timo Tijhof
2016-03-11
1
-2
/
+5
*
Log violations of load.php's no-session constraint
Brad Jorsch
2016-03-07
1
-0
/
+5
*
resourceloader: Remove PHP4-compat code
Timo Tijhof
2016-02-25
1
-4
/
+2
*
Remove various double empty newlines
umherirrender
2015-12-27
1
-1
/
+0
*
Remove PHP detection from entry points other than index.php
Timo Tijhof
2015-11-12
1
-5
/
+0
*
resourceloader: Consistently refer to the framework as ResourceLoader
Timo Tijhof
2015-10-28
1
-1
/
+1
*
resourceloader: Make ResourceLoader logger aware
Timo Tijhof
2015-06-04
1
-1
/
+6
*
Refactored entry points to have uniform shutdown handling
Aaron Schulz
2015-05-29
1
-6
/
+2
*
Check for dependencies in entry point and Maintenance.php
aude
2015-05-23
1
-6
/
+4
*
Flush lazy jobs in load.php and api.php too
Aaron Schulz
2015-05-20
1
-0
/
+2
*
Made text profiling actually work with load.php
Aaron Schulz
2015-03-31
1
-0
/
+1
*
Removed remaining profile calls
Aaron Schulz
2015-01-08
1
-2
/
+0
*
Make load.php parse in PHP 4 again
Bartosz DziewoĆski
2014-11-04
1
-6
/
+5
*
Require PHP >= 5.3.3
Kunal Mehta
2014-10-30
1
-1
/
+1
*
resourceloader: Pass a Config to the ResourceLoader constructor
Kunal Mehta
2014-09-05
1
-1
/
+3
*
Use PHP_VERSION constant instead of phpversion() function call
Chad Horohoe
2014-07-09
1
-1
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-2
/
+2
*
Remove hphpc support and deprecate related functions
Tim Starling
2013-05-09
1
-5
/
+1
*
Follow up to dirname( __FILE__ ) clean up
Hoo man
2012-08-28
1
-0
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-23
1
-1
/
+0
*
Various updates needed to bump min php version to 5.3.2
Reedy
2012-04-16
1
-1
/
+1
*
Clean up the mess that is wfDie (resolves r85918). wfDie() doesn't exist anym...
Chad Horohoe
2011-07-06
1
-11
/
+4
*
(bug 28840) If the query string hits bug 28235, redirect to a safer URL inste...
Tim Starling
2011-06-03
1
-11
/
+1
*
HipHop improvements:
Tim Starling
2011-05-30
1
-1
/
+6
*
Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHo...
Tim Starling
2011-05-15
1
-7
/
+3
*
Centralise the minimum-required-php-version in a MW_MIN_PHP_VERSION constant ...
Happy-melon
2011-05-07
1
-3
/
+7
*
Improvements to handling of 'catastrophic' errors, like unsupported PHP versi...
Happy-melon
2011-04-12
1
-2
/
+17
*
Fix for bug 28235: IE6 looks for the file extension in the query string
Tim Starling
2011-04-12
1
-4
/
+1
*
Made ResourceLoader an instantiable object, rather than a static one, making ...
Trevor Parscal
2010-09-29
1
-1
/
+2
*
Major refactoring of site and user CSS, creating ResourceLoaderUserModule and...
Trevor Parscal
2010-09-11
1
-1
/
+1
*
Stylize files added in r72349
Siebrand Mazeland
2010-09-04
1
-2
/
+2
*
* simplified file description header or load.php
Alexandre Emsenhuber
2010-09-04
1
-5
/
+3
*
Merging resourceloader branch into trunk. Full documentation is at http://www...
Roan Kattouw
2010-09-04
1
-0
/
+56