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
/
Setup.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-8
/
+8
*
Fixed spacing
umherirrender
2013-11-21
1
-1
/
+0
*
Provide a JSON recent changes feed.
Victor Vasiliev
2013-08-25
1
-0
/
+9
*
Replace remaining sajax use
Alex Monk
2013-08-13
1
-4
/
+0
*
$wgHTCPMulticastRouting rename + multi hosts support
Antoine Musso
2013-07-31
1
-3
/
+10
*
Installer: Remove wgResourceLoaderMaxQueryLength in LocalSettings
Timo Tijhof
2013-06-05
1
-0
/
+7
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-5
/
+5
*
Deprecate $wgJsMimeType
Timo Tijhof
2013-05-21
1
-4
/
+3
*
Drop support for XHTML 1.0
Daniel Friesen
2013-05-15
1
-1
/
+8
*
Remove hphpc support and deprecate related functions
Tim Starling
2013-05-09
1
-14
/
+12
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-27
/
+52
*
Remove duplicate code from Setup.php
umherirrender
2013-04-20
1
-6
/
+0
*
Remove completely unused $wgRedirectScript/redirect.php
Chad Horohoe
2013-04-01
1
-1
/
+0
*
fix some spacing
umherirrender
2013-03-25
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
*
Remove gaps from $wgFileExtensions array
Lee Worden
2013-02-24
1
-1
/
+1
*
remove space before semicolon
umherirrender
2013-02-09
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-5
/
+5
*
fix some spacing
umherirrender
2013-01-27
1
-3
/
+3
*
Added new "byemail" action to the new users log
Alexandre Emsenhuber
2013-01-25
1
-0
/
+1
*
(bug 40679) Set $wgSecureLogin to false for $wgServers with schemes.
Tyler Anthony Romeo
2012-12-13
1
-0
/
+5
*
Remove deprecated $wgAllowRealName
umherirrender
2012-10-05
1
-6
/
+0
*
(bug 33471) compare detectProtocol to 'https'
csteipp
2012-09-26
1
-1
/
+1
*
(bug 38451) remove $wgAllowPageInfo
Reedy
2012-08-31
1
-3
/
+0
*
(bug 33471) Changed detection of secure cookies.
Tyler Romeo
2012-08-10
1
-1
/
+1
*
Added WebRequest::getMethod() to get the HTTP method of the request.
Alexandre Emsenhuber
2012-08-07
1
-1
/
+1
*
Fix regression in API log events (bug 35635)
Niklas Laxström
2012-07-15
1
-2
/
+4
*
Bug 24985 use $wgTmpDirectory when available
Mark A. Hershberger
2012-06-13
1
-4
/
+6
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-10
1
-1
/
+16
*
Remove request_with_session/request_without_session
tstarling
2012-04-10
1
-2
/
+0
*
Merge "[LanguageConverter] Added some cache code based on the problems in r97...
Catrope
2012-04-09
1
-0
/
+1
|
\
|
*
[LanguageConverter] Added some cache code based on the problems in r97512.
Aaron Schulz
2012-04-06
1
-1
/
+2
*
|
Merged ImageFunctions.php into GlobalFunctions.php
Aaron Schulz
2012-04-06
1
-2
/
+1
*
|
Implement routing for HTCP purges
Catrope
2012-04-06
1
-0
/
+10
|
/
*
Make the first line of debug log more consitent between CLI and web call by p...
Alexandre Emsenhuber
2012-03-19
1
-1
/
+1
*
* Put the timer stuff after leading line breaks in debug log entries (mainly ...
Alexandre Emsenhuber
2012-03-12
1
-3
/
+3
*
Followup r105123, fix for MWDebug logging SQL queries on command line mode
John Du Hart
2012-02-21
1
-2
/
+4
*
revert r111028 (attempt to fix bug 34254)
Antoine Musso
2012-02-12
1
-6
/
+0
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-2
/
+2
*
(bug 34254) fix gzipped file cache double compressing output
Antoine Musso
2012-02-09
1
-0
/
+6
*
Disable $wgDebugToolbar if file cache is turned on, as with $$wgShowIPinHeader
Aaron Schulz
2012-02-07
1
-0
/
+2
*
Recommit r110758 (again) now that the problem has been fixed in r110761
Alexandre Emsenhuber
2012-02-06
1
-1
/
+0
*
reverts r110488
Antoine Musso
2012-02-06
1
-0
/
+1
*
Recommit r109062 (Only run some MWDebug code when really needed) but leaving ...
Alexandre Emsenhuber
2012-02-01
1
-1
/
+0
*
Reverted r109062 per code slush (also has a CR complaint)
Aaron Schulz
2012-01-19
1
-0
/
+1
*
Only run some MWDebug code when really needed:
Alexandre Emsenhuber
2012-01-16
1
-1
/
+0
*
Move MWDebug enabling logic to Setup.php
Antoine Musso
2012-01-16
1
-1
/
+3
*
No need to do the safe_mode check on every request in $wgAdditionalMailParams...
Alexandre Emsenhuber
2012-01-14
1
-6
/
+0
*
Revert r107835 - breaks my wiki "unknown function'
Niklas Laxström
2012-01-02
1
-1
/
+3
*
remove an extra space
Chad Horohoe
2012-01-02
1
-7
/
+7
[next]