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
/
MWDebug.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResourceLoader namespace (attempt 2)
Tim Starling
2022-05-24
1
-0
/
+1
*
Revert "ResourceLoader namespace"
Lucas Werkmeister (WMDE)
2022-05-16
1
-1
/
+0
*
ResourceLoader namespace
Tim Starling
2022-05-16
1
-0
/
+1
*
Refactor URL-parsing global functions to class
Aryeh Gregor
2022-04-12
1
-4
/
+10
*
Use WrappedString to build strings in MWDebug
Umherirrender
2021-11-05
1
-19
/
+23
*
MWDebug:detectDeprecatedOverride - soft deprecate if no version
Petr Pchelko
2021-07-30
1
-3
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-5
/
+5
*
Emit deprecation warning for deprecated overrides.
daniel
2021-01-08
1
-6
/
+53
*
Don't output HTMLDebugLog div element when not needed
Ammar Abdulhamid
2020-07-29
1
-1
/
+1
*
debug: Use native E_USER_DEPRECATED instead of custom channel
Timo Tijhof
2020-07-17
1
-9
/
+31
*
MWDebug: Restore wgDeprecationReleaseLimit filtering
Ammar Abdulhamid
2020-07-10
1
-2
/
+5
*
Introduce wfDeprecatedMsg()
Tim Starling
2020-06-22
1
-12
/
+46
*
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
*
Update all use of $wgVersion to MW_VERSION
Timo Tijhof
2020-02-25
1
-2
/
+1
*
Forbid wfDeprecated with $version = true
Fomafix
2019-12-31
1
-1
/
+1
*
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
*
rdbms: Restore debug toolbar "Queries" feature
Timo Tijhof
2019-10-11
1
-4
/
+3
*
HHVM removal: Remove use of HHVM_VERSION and register_postsend_function
Daimona Eaytoy
2019-10-04
1
-10
/
+4
*
Setup: Move MWDebug logic to MWDebug.php
Timo Tijhof
2019-09-04
1
-0
/
+24
*
Improve documentation of wfDeprecated
Reedy
2018-12-28
1
-1
/
+1
*
debug: Allow the DBQuery channel to be used
Timo Tijhof
2018-09-15
1
-4
/
+3
*
Initial support for Content Security Policy, disabled by default
Brian Wolff
2018-05-13
1
-1
/
+2
*
Remove internal use of deprecated $wgRequestTime
Kevin Israel
2018-03-18
1
-2
/
+2
*
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-2
/
+2
*
Miscellaneous indentation tweaks
Bartosz DziewoĆski
2017-02-27
1
-1
/
+1
*
Decrease the number of 'function says it should return something' errors
Max Semenik
2016-12-15
1
-2
/
+0
*
Allow quotes in $wgDebugComments HTML comments
Aaron Schulz
2016-09-15
1
-1
/
+1
*
debug: Interpolate log messages
Kunal Mehta
2016-08-24
1
-0
/
+3
*
debug: Merge mediawiki.debug.init module into mediawiki.debug
Kunal Mehta
2016-08-24
1
-1
/
+1
*
debug: Don't show git branch if on a detached HEAD
Kunal Mehta
2016-08-24
1
-1
/
+8
*
debug: Don't separately calculate query runtime
Kunal Mehta
2016-08-21
1
-18
/
+3
*
MWDebugTest: disable MWDebug on test teardown
Ori Livneh
2016-05-18
1
-0
/
+9
*
cleanUp all invalid utf8 in sql for debug toolbar
umherirrender
2016-04-22
1
-0
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-27
/
+27
*
MWDebug: Add support for passing objects
PranavK
2016-01-24
1
-4
/
+4
*
Remove use of $dest = 'log' for wfDebugLog
Bryan Davis
2015-12-30
1
-1
/
+1
*
Various getHTMLDebugLog() cleanups
Aaron Schulz
2015-10-02
1
-43
/
+5
*
resourceloader: Add ResourceLoader::makeInlineScript utility and use it
Timo Tijhof
2015-04-20
1
-4
/
+2
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-5
/
+5
*
Merge "Use wikimedia/utfnormal library, add backwards-compatability layer"
jenkins-bot
2015-03-31
1
-1
/
+1
|
\
|
*
Use wikimedia/utfnormal library, add backwards-compatability layer
Kunal Mehta
2015-03-24
1
-1
/
+1
*
|
Revert "Optimize order of styles and scripts"
Ori.livneh
2015-03-25
1
-2
/
+4
|
/
*
Send messages logged via MWLoggerLegacyLogger::log() to the debug toolbar
Kunal Mehta
2015-03-18
1
-1
/
+14
*
Optimize order of styles and scripts
Ori Livneh
2015-03-17
1
-4
/
+2
*
Remove profiler support from debugging toolbar
Chad Horohoe
2014-11-17
1
-4
/
+0
*
Fix spelling mistake: s/databses/database
Southparkfan
2014-10-29
1
-1
/
+1
*
Fix malformed UTF-8 going to query profiler
Shahyar
2014-08-28
1
-0
/
+22
[next]