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
/
includes
/
WebStart.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make WebRequest objects time-aware
Ori Livneh
2015-04-01
1
-1
/
+19
*
Adding TemplateParser class providing interface to Mustache templates
kaldari
2015-02-19
1
-1
/
+1
*
Removed remaining profile calls
Aaron Schulz
2015-01-08
1
-4
/
+0
*
Implement extension registration from an extension.json file
Kunal Mehta
2015-01-08
1
-0
/
+3
*
MW_NO_OUTPUT_BUFFER is never defined
Chad Horohoe
2014-11-18
1
-1
/
+1
*
Profiler code cleanup
Chad Horohoe
2014-11-04
1
-2
/
+2
*
Remove $wgTitle from WebStart forever
Chad Horohoe
2014-09-22
1
-1
/
+1
*
Under HHVM, measure resources for the thread, not calling process
Ori Livneh
2014-09-10
1
-5
/
+4
*
Revert "Consolidate parts of WebStart.php and doMaintenance.php into Initiali...
Chad
2014-08-28
1
-3
/
+37
*
Consolidate parts of WebStart.php and doMaintenance.php into Initialize.php
withoutaname
2014-08-24
1
-37
/
+3
*
Shorten if/else to ternary expressions in WebStart.php
withoutaname
2014-07-22
1
-10
/
+2
*
No longer support installs where register_globals is enabled
Kunal Mehta
2014-07-08
1
-33
/
+4
*
Make phpcs-strict pass on includes/ (4/~10)
Siebrand Mazeland
2014-05-11
1
-1
/
+4
*
Clean up access points
Waldir Pimenta
2014-03-28
1
-1
/
+4
*
LocalSettings.php must be readable by the server
umherirrender
2014-03-07
1
-2
/
+2
*
Remove remaining calls to MWInit methods
Kevin Israel
2013-09-15
1
-3
/
+0
*
Deprecate MWFunction::call and ::callArray
Kevin Israel
2013-07-19
1
-1
/
+1
*
Move inclusion of the Composer autoloader to after inclusion of DefaultSettings
jeroendedauw
2013-07-15
1
-5
/
+5
*
Remove Selenium tests from core
Chad Horohoe
2013-06-14
1
-4
/
+0
*
Support installing PHPUnit using composer.
Daniel Friesen
2013-06-07
1
-0
/
+5
*
Fixed spacing
umherirrender
2013-05-09
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-11
/
+11
*
Remove hphpc support and deprecate related functions
Tim Starling
2013-05-09
1
-19
/
+13
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-3
/
+3
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-09
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-2
/
+2
*
Bug 44157 - The return value of realpath should be tested
MarkAHershberger
2013-01-31
1
-3
/
+7
*
(bug 29898) Set cookie to force HTTPS from HTTP
csteipp
2012-09-21
1
-1
/
+0
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Additional register_globals vulnerability check. Merged in from big Wikia mer...
Sean Colombo
2011-09-16
1
-1
/
+1
*
Added some GPL headers
Alexandre Emsenhuber
2011-06-28
1
-0
/
+15
*
* Restored the page shown when LocalSettings.php is missing to how it was bef...
Tim Starling
2011-06-07
1
-20
/
+2
*
* Made the profiler work in HipHop:
Tim Starling
2011-05-31
1
-5
/
+7
*
HipHop improvements:
Tim Starling
2011-05-30
1
-20
/
+2
*
And even more documentation, the last of this batch
Sam Reed
2011-05-28
1
-0
/
+2
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-1
/
+1
*
* (bug 15461) Make IE8 turn off content sniffing. Everbody else should ignore...
Brion Vibber
2011-05-13
1
-0
/
+5
*
More profiler cleanup:
Chad Horohoe
2011-04-16
1
-5
/
+4
*
First step of reorganizing profiling files:
Chad Horohoe
2011-04-16
1
-1
/
+1
*
Improvements to handling of 'catastrophic' errors, like unsupported PHP versi...
Happy-melon
2011-04-12
1
-13
/
+21
*
The beginnings of HipHop compiled mode support. It works now for parser cache...
Tim Starling
2011-04-04
1
-27
/
+54
*
Fixes Bug #28214 - When page not found, sends malformed HTTP/1.x instead of H...
Mark A. Hershberger
2011-03-25
1
-1
/
+1
*
Tweak comment, we don't create LS in the conf dir anymore, you have to upload it
Chad Horohoe
2011-02-26
1
-2
/
+2
*
(bug 1379) Installer directory conflicts with some hosts' configuration panel.
Max Semenik
2011-02-26
1
-1
/
+1
*
Per my comment on r68760: Make MWfunction class, complete with call_user_func...
X!
2011-01-02
1
-6
/
+2
*
(bug 26130) Revert changes to WebStart.php in r72349, which turn out to have ...
Roan Kattouw
2010-12-06
1
-6
/
+1
*
Remove some of the rubbish that has been accumulating in the default LocalSet...
Tim Starling
2010-12-06
1
-3
/
+2
*
Add MW_CONFIG_FILE support to load a separate config file instead of LocalSet...
Daniel Friesen
2010-12-05
1
-4
/
+7
*
Followup r68760: add comment
Chad Horohoe
2010-10-18
1
-0
/
+1
[prev]
[next]