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
*
debug: Remove use of makeConfigSetScript() from MWDebug
Timo Tijhof
2024-10-29
1
-1
/
+4
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+1
*
namespace MWDebug
Amir Sarabadani
2024-05-03
1
-0
/
+9
*
Replace all instances of "per default" with "by default"
Tim Starling
2024-04-29
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Replace $wgCommandLineMode checks with MW_ENTRY_POINT in developer code
Bartosz Dziewoński
2023-12-14
1
-2
/
+2
*
Guard against deleted files in MWDebug::getFilesIncluded
Daimona Eaytoy
2023-11-27
1
-1
/
+8
*
MWDebug: Add support for native PHP warnings to "Console"
Timo Tijhof
2023-10-19
1
-24
/
+38
*
debug: Improve docs, fix ingroup tags, clean up tests
Timo Tijhof
2023-10-05
1
-5
/
+6
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
Reorg: Move three output related classes to includes/Output/
Amir Sarabadani
2023-09-05
1
-0
/
+1
*
Reorg: Move GitInfo to utils/
Amir Sarabadani
2023-08-21
1
-0
/
+1
*
ResourceLoader: Remove support for CSP nonce
Timo Tijhof
2023-08-09
1
-2
/
+1
*
Consistently use LogicException for test-only methods
thiemowmde
2023-07-22
1
-1
/
+1
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
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
[next]