aboutsummaryrefslogtreecommitdiffstats
path: root/includes/debug
Commit message (Expand)AuthorAgeFilesLines
* deprecation: Remove DeprecationHelper::newArgumentWithDeprecation and change ...Peter Ovchyn2020-04-271-44/+0
* Allow the ParserTests framework to hide deprecation warningsC. Scott Ananian2020-04-221-1/+1
* More flexible deprecation warningsTim Starling2020-04-221-6/+66
* Don't suppress deprecation log messagesTim Starling2020-04-161-1/+1
* phpunit: Add setNullLogger() and make tests default to LegacySpiTimo Tijhof2020-04-073-0/+52
* WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easierTimo Tijhof2020-03-032-3/+3
* profiler: Remove support for $wgDebugLogGroups['profileoutput']Timo Tijhof2020-02-291-28/+0
* Update all use of $wgVersion to MW_VERSIONTimo Tijhof2020-02-252-4/+2
* Clean up redundant Exception|Throwable union typeRicordisamoa2020-02-123-14/+13
* parser: Inject a LanguageConverterFactory through DI containers:Peter Ovchyn2020-02-041-0/+43
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-1/+4
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-103-3/+3
* Forbid wfDeprecated with $version = trueFomafix2019-12-311-1/+1
* debug: Move global after early return in LegacyLogger::log()Timo Tijhof2019-12-131-2/+1
* build: Upgrade phan to 0.9.0Daimona Eaytoy2019-12-071-1/+0
* Remove duplicate variable name from class property PHPDocsThiemo Kreuz2019-12-027-16/+16
* Optimise no-op debug logging in LegacyLoggerTim Starling2019-11-211-15/+64
* Streamline/fix code by using short ?: and ?? syntaxThiemo Kreuz2019-11-111-1/+1
* Mild refactoring of ContentSecurityPolicyBrian Wolff2019-10-281-1/+1
* Fix new phan errors, part 8Daimona Eaytoy2019-10-221-0/+1
* Merge "Fix new phan errors, part 5"jenkins-bot2019-10-201-1/+1
|\
| * Fix new phan errors, part 5Daimona Eaytoy2019-10-181-1/+1
* | Convert some private static arrays to constantsMax Semenik2019-10-161-2/+2
* | Merge "rdbms: Restore debug toolbar "Queries" feature"jenkins-bot2019-10-152-10/+8
|\ \ | |/ |/|
| * rdbms: Restore debug toolbar "Queries" featureTimo Tijhof2019-10-112-10/+8
* | Fix new phan errors, part 1Daimona Eaytoy2019-10-112-1/+2
|/
* HHVM removal: Remove use of HHVM_VERSION and register_postsend_functionDaimona Eaytoy2019-10-041-10/+4
* Declare dynamic propertiesDaimona Eaytoy2019-09-141-0/+3
* Add docblocks to a bunch of methodsDaimona Eaytoy2019-09-081-0/+6
* Setup: Move MWDebug logic to MWDebug.phpTimo Tijhof2019-09-041-0/+24
* Fix return type of CeeFormatter::formatUmherirrender2019-06-181-1/+1
* Add missing newline between <?php and namespace/use sectionThiemo Kreuz2019-06-031-0/+1
* logger: Produce traces for all ThrowablesBrad Jorsch2019-05-232-13/+20
* Fix class name handling in DeprecationHelperGergő Tisza2019-04-191-20/+13
* Merge "Fix/suppress phan errors related to arrays (#11)"jenkins-bot2019-04-071-1/+1
|\
| * Fix/suppress phan errors related to arrays (#11)Kunal Mehta2019-04-071-1/+1
* | Merge "debug: Use __CLASS__ to get the name of the class"jenkins-bot2019-04-071-3/+3
|\ \ | |/ |/|
| * debug: Use __CLASS__ to get the name of the classDerick Alangi2019-04-071-3/+3
* | Define a default Monolog logger if inexistantSeb352019-04-041-0/+12
* | monolog: add MwlogHandlerFilippo Giunchedi2019-04-021-0/+102
|/
* Fix lowercase in namespace of LogCapturingSpi.phpAmir Sarabadani2019-02-261-1/+1
* Merge "Print logs generated during unit test when test fails"jenkins-bot2019-02-221-0/+83
|\
| * Print logs generated during unit test when test failsErik Bernhardson2019-02-061-0/+83
* | Rename WikiMap DB domain ID methods to reduce confusion with web domainsAaron Schulz2019-02-062-3/+3
|/
* Improve documentation of wfDeprecatedReedy2018-12-281-1/+1
* Merge "No yoda conditions"jenkins-bot2018-12-091-1/+1
|\
| * No yoda conditionsFomafix2018-11-211-1/+1
* | Merge "monolog: add CeeFormatter"jenkins-bot2018-12-071-0/+23
|\ \
| * | monolog: add CeeFormatterFilippo Giunchedi2018-12-071-0/+23
| |/
* / debug: Correct $level PHPDoc param datatype in SyslogHandler.phpAlangi Derick2018-12-031-1/+1
|/