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
/
logger
/
LegacyLogger.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
logger: Make log() methods return void
Lucas Werkmeister
2025-01-28
1
-1
/
+1
*
Replace gettype() with get_debug_type() in debug/log/test output
Bartosz Dziewoński
2024-07-31
1
-1
/
+1
*
namespace MWDebug
Amir Sarabadani
2024-05-03
1
-1
/
+1
*
Debugger: Display debug log when $wgShowDebug = true
Sébastien Beyou
2024-02-14
1
-2
/
+2
*
LegacyLogger: Emit to stderr if MW_LOG_STDERR is set
Kosta Harlan
2023-12-21
1
-0
/
+14
*
rdbms: Log query runtime in milliseconds with microsecond resolution
Tim Starling
2023-11-21
1
-1
/
+1
*
debug: Improve docs, fix ingroup tags, clean up tests
Timo Tijhof
2023-10-05
1
-1
/
+2
*
Consistently use LogicException for test-only methods
thiemowmde
2023-07-22
1
-2
/
+2
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-1
/
+1
*
rdbms: Consolidate logger channels into one
Timo Tijhof
2023-01-03
1
-10
/
+2
*
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
1
-2
/
+2
*
debug: Fix $wgDebugRawPage to work with PSR-3 debug logging
Timo Tijhof
2022-04-13
1
-2
/
+5
*
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+3
*
Avoid references to DefaultSettings.
daniel
2022-02-22
1
-2
/
+1
*
Stop using is_resource() where possible
Tim Starling
2022-01-26
1
-0
/
+1
*
Fix typos in comments (L)
Siddharth VP
2022-01-09
1
-2
/
+2
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
rdbms: cleanup getServer() and connection parameter fields in Database
Aaron Schulz
2021-05-05
1
-1
/
+1
*
Don't suppress debug log lines for queries when the debug toolbar is enabled
Tim Starling
2020-06-02
1
-6
/
+1
*
phpunit: Add setNullLogger() and make tests default to LegacySpi
Timo Tijhof
2020-04-07
1
-0
/
+18
*
WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier
Timo Tijhof
2020-03-03
1
-2
/
+2
*
profiler: Remove support for $wgDebugLogGroups['profileoutput']
Timo Tijhof
2020-02-29
1
-28
/
+0
*
Clean up redundant Exception|Throwable union type
Ricordisamoa
2020-02-12
1
-5
/
+4
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
debug: Move global after early return in LegacyLogger::log()
Timo Tijhof
2019-12-13
1
-2
/
+1
*
Remove duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
1
-1
/
+1
*
Optimise no-op debug logging in LegacyLogger
Tim Starling
2019-11-21
1
-15
/
+64
*
rdbms: Restore debug toolbar "Queries" feature
Timo Tijhof
2019-10-11
1
-6
/
+5
*
logger: Produce traces for all Throwables
Brad Jorsch
2019-05-23
1
-3
/
+6
*
Rename WikiMap DB domain ID methods to reduce confusion with web domains
Aaron Schulz
2019-02-06
1
-2
/
+2
*
No yoda conditions
Fomafix
2018-11-21
1
-1
/
+1
*
Merge "Use WikiMap methods for wiki ID logic in more places"
jenkins-bot
2018-10-30
1
-2
/
+3
|
\
|
*
Use WikiMap methods for wiki ID logic in more places
Aaron Schulz
2018-10-29
1
-2
/
+3
*
|
Merge "debug: Allow the DBQuery channel to be used"
jenkins-bot
2018-10-30
1
-4
/
+24
|
\
\
|
|
/
|
/
|
|
*
debug: Allow the DBQuery channel to be used
Timo Tijhof
2018-09-15
1
-4
/
+24
*
|
Drop wfErrorLog, deprecated in 1.25
James D. Forrester
2018-09-28
1
-12
/
+4
|
/
*
Fix typos
Fomafix
2018-08-14
1
-1
/
+1
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
Fix spacing for @param and indent of function comments
Umherirrender
2017-08-15
1
-8
/
+8
*
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
Bryan Davis
2017-06-26
1
-2
/
+1
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-1
/
+1
*
LegacyLogger: Fix @return documentation for formatAsWfDebugLog()
Timo Tijhof
2016-11-16
1
-1
/
+1
*
LegacyLogger: Be consistent about converting log levels to int
Bryan Davis
2016-09-30
1
-6
/
+9
*
Fix wfLogDBError channel redirect logic
Aaron Schulz
2016-09-30
1
-1
/
+1
*
Only send DB query profiling to MWDebug::query
Aaron Schulz
2016-09-20
1
-5
/
+8
*
Avoid MWDebug usage in DatabaseBase
Aaron Schulz
2016-09-17
1
-5
/
+28
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
Remove PHP < 5.3.6 compatibility in LegacyLogger
umherirrender
2016-02-11
1
-7
/
+1
[next]