aboutsummaryrefslogtreecommitdiffstats
path: root/includes/debug
Commit message (Expand)AuthorAgeFilesLines
* Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)Fomafix2021-06-281-1/+1
* rdbms: cleanup getServer() and connection parameter fields in DatabaseAaron Schulz2021-05-051-1/+1
* build: Remove unneeded phpcs:ignore on false positivesUmherirrender2021-04-291-2/+0
* Do not use a NullLogger when no handler is declaredSébastien Beyou2021-04-061-5/+0
* Drop Avro format option for monolog without deprecationJames D. Forrester2021-03-251-174/+0
* Language: Turn public properties into Getters in LanguageConverter based hier...Peter Ovchyn2021-02-031-8/+77
* Merge "Emit deprecation warning for deprecated overrides."jenkins-bot2021-01-131-6/+53
|\
| * Emit deprecation warning for deprecated overrides.daniel2021-01-081-6/+53
* | Correctly forwardport LogstashFormatter from monolog/monolog 1.25.3Reedy2020-12-021-11/+99
|/
* Updating monolog/monolog (1.25.3 => 2.0.2)Reedy2020-11-1711-43/+88
* Empty Monolog loggers are now real blackholes and add testsSeb352020-09-201-1/+6
* Do not use @var on constUmherirrender2020-07-311-1/+1
* Don't output HTMLDebugLog div element when not neededAmmar Abdulhamid2020-07-291-1/+1
* debug: Use native E_USER_DEPRECATED instead of custom channelTimo Tijhof2020-07-171-9/+31
* Replace "@stable for implementation" with "@stable to implement"daniel2020-07-131-1/+1
* MWDebug: Restore wgDeprecationReleaseLimit filteringAmmar Abdulhamid2020-07-101-2/+5
* Stability annotations for interfaces.daniel2020-07-071-0/+2
* Introduce wfDeprecatedMsg()Tim Starling2020-06-221-12/+46
* Introduce DeprecatablePropertyArray and use it for PageUpdaterPetr Pchelko2020-06-091-0/+94
* Don't suppress debug log lines for queries when the debug toolbar is enabledTim Starling2020-06-021-6/+1
* Fix numerous PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-111-1/+1
* 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