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
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
deprecation: Remove DeprecationHelper::newArgumentWithDeprecation and change ...
Peter Ovchyn
2020-04-27
1
-44
/
+0
*
Allow the ParserTests framework to hide deprecation warnings
C. Scott Ananian
2020-04-22
1
-1
/
+1
*
More flexible deprecation warnings
Tim Starling
2020-04-22
1
-6
/
+66
*
Don't suppress deprecation log messages
Tim Starling
2020-04-16
1
-1
/
+1
*
phpunit: Add setNullLogger() and make tests default to LegacySpi
Timo Tijhof
2020-04-07
3
-0
/
+52
*
WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier
Timo Tijhof
2020-03-03
2
-3
/
+3
*
profiler: Remove support for $wgDebugLogGroups['profileoutput']
Timo Tijhof
2020-02-29
1
-28
/
+0
*
Update all use of $wgVersion to MW_VERSION
Timo Tijhof
2020-02-25
2
-4
/
+2
*
Clean up redundant Exception|Throwable union type
Ricordisamoa
2020-02-12
3
-14
/
+13
*
parser: Inject a LanguageConverterFactory through DI containers:
Peter Ovchyn
2020-02-04
1
-0
/
+43
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+4
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
3
-3
/
+3
*
Forbid wfDeprecated with $version = true
Fomafix
2019-12-31
1
-1
/
+1
*
debug: Move global after early return in LegacyLogger::log()
Timo Tijhof
2019-12-13
1
-2
/
+1
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-1
/
+0
*
Remove duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
7
-16
/
+16
*
Optimise no-op debug logging in LegacyLogger
Tim Starling
2019-11-21
1
-15
/
+64
*
Streamline/fix code by using short ?: and ?? syntax
Thiemo Kreuz
2019-11-11
1
-1
/
+1
*
Mild refactoring of ContentSecurityPolicy
Brian Wolff
2019-10-28
1
-1
/
+1
*
Fix new phan errors, part 8
Daimona Eaytoy
2019-10-22
1
-0
/
+1
*
Merge "Fix new phan errors, part 5"
jenkins-bot
2019-10-20
1
-1
/
+1
|
\
|
*
Fix new phan errors, part 5
Daimona Eaytoy
2019-10-18
1
-1
/
+1
*
|
Convert some private static arrays to constants
Max Semenik
2019-10-16
1
-2
/
+2
*
|
Merge "rdbms: Restore debug toolbar "Queries" feature"
jenkins-bot
2019-10-15
2
-10
/
+8
|
\
\
|
|
/
|
/
|
|
*
rdbms: Restore debug toolbar "Queries" feature
Timo Tijhof
2019-10-11
2
-10
/
+8
*
|
Fix new phan errors, part 1
Daimona Eaytoy
2019-10-11
2
-1
/
+2
|
/
*
HHVM removal: Remove use of HHVM_VERSION and register_postsend_function
Daimona Eaytoy
2019-10-04
1
-10
/
+4
*
Declare dynamic properties
Daimona Eaytoy
2019-09-14
1
-0
/
+3
*
Add docblocks to a bunch of methods
Daimona Eaytoy
2019-09-08
1
-0
/
+6
*
Setup: Move MWDebug logic to MWDebug.php
Timo Tijhof
2019-09-04
1
-0
/
+24
*
Fix return type of CeeFormatter::format
Umherirrender
2019-06-18
1
-1
/
+1
*
Add missing newline between <?php and namespace/use section
Thiemo Kreuz
2019-06-03
1
-0
/
+1
*
logger: Produce traces for all Throwables
Brad Jorsch
2019-05-23
2
-13
/
+20
*
Fix class name handling in DeprecationHelper
Gergő Tisza
2019-04-19
1
-20
/
+13
*
Merge "Fix/suppress phan errors related to arrays (#11)"
jenkins-bot
2019-04-07
1
-1
/
+1
|
\
|
*
Fix/suppress phan errors related to arrays (#11)
Kunal Mehta
2019-04-07
1
-1
/
+1
*
|
Merge "debug: Use __CLASS__ to get the name of the class"
jenkins-bot
2019-04-07
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
debug: Use __CLASS__ to get the name of the class
Derick Alangi
2019-04-07
1
-3
/
+3
*
|
Define a default Monolog logger if inexistant
Seb35
2019-04-04
1
-0
/
+12
*
|
monolog: add MwlogHandler
Filippo Giunchedi
2019-04-02
1
-0
/
+102
|
/
*
Fix lowercase in namespace of LogCapturingSpi.php
Amir Sarabadani
2019-02-26
1
-1
/
+1
*
Merge "Print logs generated during unit test when test fails"
jenkins-bot
2019-02-22
1
-0
/
+83
|
\
|
*
Print logs generated during unit test when test fails
Erik Bernhardson
2019-02-06
1
-0
/
+83
*
|
Rename WikiMap DB domain ID methods to reduce confusion with web domains
Aaron Schulz
2019-02-06
2
-3
/
+3
|
/
*
Improve documentation of wfDeprecated
Reedy
2018-12-28
1
-1
/
+1
*
Merge "No yoda conditions"
jenkins-bot
2018-12-09
1
-1
/
+1
|
\
|
*
No yoda conditions
Fomafix
2018-11-21
1
-1
/
+1
*
|
Merge "monolog: add CeeFormatter"
jenkins-bot
2018-12-07
1
-0
/
+23
|
\
\
|
*
|
monolog: add CeeFormatter
Filippo Giunchedi
2018-12-07
1
-0
/
+23
|
|
/
*
/
debug: Correct $level PHPDoc param datatype in SyslogHandler.php
Alangi Derick
2018-12-03
1
-1
/
+1
|
/
[next]