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
*
WebStart: Remove use of realpath() for $IP
Timo Tijhof
2017-11-29
1
-5
/
+2
*
Setup: Merge PreConfigSetup into Setup.php
Timo Tijhof
2017-10-24
1
-43
/
+26
*
Split common pre-setup code out of WebStart/doMaintenance
Tim Starling
2017-08-23
1
-25
/
+1
*
WebStart.php: Update the file's doc comment
Kevin Israel
2017-05-26
1
-5
/
+4
*
Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones"
jenkins-bot
2017-02-28
1
-1
/
+1
|
\
|
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
|
Log a backtrace from the culprit location if headers were already sent
Tim Starling
2017-02-23
1
-0
/
+3
|
/
*
Remove check for MW_NO_SETUP
Chad Horohoe
2017-01-12
1
-3
/
+1
*
Fix various phpcs error from last security patches
umherirrender
2016-05-20
1
-1
/
+1
*
SECURITY: Check for mbstring.func_overload at runtime
Brad Jorsch
2016-05-20
1
-0
/
+4
*
build: Update mediawiki-codesniffer to 0.6.0, add "composer fix"
Kunal Mehta
2016-02-17
1
-1
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Remove REQUEST_TIME_FLOAT hack for old PHP
Max Semenik
2016-02-11
1
-5
/
+0
*
Remove register_globals and magic_quotes_* checks
Max Semenik
2016-02-11
1
-13
/
+0
*
Remove various double empty newlines
umherirrender
2015-12-27
1
-3
/
+0
*
Fix HHVM RepoAuthorative mode again
Reedy
2015-12-14
1
-2
/
+5
*
Move PSR-3 support check right after autoloader setup
Gergő Tisza
2015-12-13
1
-0
/
+15
*
Add header to flag API POST requests with no write intentions
Aaron Schulz
2015-11-06
1
-0
/
+22
*
WebStart.php: Make lines shorter to make phpcs happier
Amir E. Aharoni
2015-09-26
1
-4
/
+4
*
Fix some space-related phpcs warnings in includes/
Ricordisamoa
2015-08-15
1
-1
/
+1
*
Try to make POSTs as transactional as possible
Aaron Schulz
2015-08-12
1
-0
/
+5
*
Remove $wgRUstart, unused
Chad Horohoe
2015-04-16
1
-1
/
+0
*
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
[next]