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
/
profiler
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
profiler: Remove ProfilerOutputDb and profileinfo.php entry point
Timo Tijhof
2019-11-06
1
-112
/
+0
*
Fix new phan errors, part 8
Daimona Eaytoy
2019-10-22
2
-1
/
+5
*
profiler: Deprecate ProfilerOutputDb and profileinfo.php
Timo Tijhof
2019-10-15
1
-0
/
+2
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+1
*
profiler: Centralise output responsibility from ProfilerOutputText to Profiler
Timo Tijhof
2019-08-28
2
-31
/
+35
*
Avoid sending duplicate ProfilerOutputText comments/html
Aaron Schulz
2019-03-13
2
-0
/
+14
*
Add ProfilerExcimer
Tim Starling
2018-12-07
1
-2
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
2
-6
/
+3
*
Use PHP 7 '<=>' operator in 'sort()' callbacks
Bartosz Dziewoński
2018-05-30
1
-1
/
+1
*
rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle()
Aaron Schulz
2018-05-09
1
-1
/
+1
*
rdbms: make IDatabase::onTransaction* methods pass the DB handle for convenience
Aaron Schulz
2018-04-24
1
-1
/
+2
*
Cleanup ProfilerOutputDb try/catch logic for DBErrors
Aaron Schulz
2018-03-25
1
-35
/
+48
*
Treat phpdbg as run from the command line when checking PHP_SAPI
Kunal Mehta
2018-01-03
1
-1
/
+1
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-21
1
-1
/
+0
*
Move DB errors to Rdbms namespace
Aaron Schulz
2017-04-15
1
-0
/
+2
*
Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory()
WMDE-Fisch
2017-03-17
1
-1
/
+2
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
2
-6
/
+6
*
Remove unused $wgStatsMethod and related UDPProfiler variables
Timo Tijhof
2015-12-07
1
-3
/
+0
*
Remove old ProfilerOutputUdp class
Aaron Schulz
2015-10-21
1
-96
/
+0
*
Move StatsD key normalization from ProfilerOutputStats to BufferingStatsdData...
Ori Livneh
2015-07-13
1
-24
/
+2
*
Made text profiler output a bit less noisy by bumping "thresholdMs"
Aaron Schulz
2015-06-26
1
-1
/
+1
*
Fix some PHPCS issues
Jackmcbarn
2015-06-26
1
-1
/
+5
*
HTTPS-ify links to Wikimedia's sites in MW core source
Alex Monk
2015-06-13
1
-1
/
+1
*
ProfilerOutputStats: replace single ':' with '.', too
Ori Livneh
2015-05-21
1
-1
/
+1
*
ProfilerOutputStats: allow a key prefix to be specified
Ori Livneh
2015-05-21
1
-5
/
+24
*
ProfilerOutputStats: tweak stat key normalization
Ori Livneh
2015-05-14
1
-0
/
+1
*
Introduce ProfilerOutputStats
Ori Livneh
2015-04-02
1
-0
/
+57
*
profiler: Consolidate duplicate branches in ProfilerOutputText
Timo Tijhof
2015-03-31
1
-3
/
+1
*
Made text profiling actually work with load.php
Aaron Schulz
2015-03-31
1
-1
/
+1
*
Allow dumping raw xhprof data for consumption by xhprof GUI
Stanislav Malyshev
2015-03-04
1
-0
/
+51
*
Fixed spacing
umherirrender
2014-12-05
3
-6
/
+6
*
Revert "Remove deprecated profiling config parameters, clarify docs"
Aaron Schulz
2014-12-04
2
-0
/
+10
*
Remove deprecated profiling config parameters, clarify docs
Chad Horohoe
2014-12-04
2
-10
/
+0
*
Deprecated $wgProfilePerHost
Chad Horohoe
2014-12-03
1
-7
/
+16
*
Deprecated $wgUDPProfilerHost, $wgUDPProfilerPort and $wgUDPProfilerFormatString
Chad Horohoe
2014-12-03
1
-5
/
+36
*
Merge "Fixed some incorrect Profiler comments"
jenkins-bot
2014-11-18
2
-7
/
+0
|
\
|
*
Fixed some incorrect Profiler comments
Aaron Schulz
2014-11-18
2
-7
/
+0
*
|
Merge "Use upsert() in ProfilerOutputDb"
jenkins-bot
2014-11-18
1
-26
/
+11
|
\
\
|
|
/
|
/
|
|
*
Use upsert() in ProfilerOutputDb
Aaron Schulz
2014-11-18
1
-26
/
+11
*
|
ProfilerOutput: Remove logStandardData() and make log() abstract
Chad Horohoe
2014-11-18
4
-11
/
+4
|
/
*
Refactor profiling output from profiling
Chad Horohoe
2014-11-17
4
-0
/
+315