aboutsummaryrefslogtreecommitdiffstats
path: root/includes/profiler
Commit message (Expand)AuthorAgeFilesLines
...
| * Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* | Remove duplicate variable name from class property PHPDocsThiemo Kreuz2019-12-021-1/+1
|/
* profiler: Remove ProfilerOutputDb and profileinfo.php entry pointTimo Tijhof2019-11-061-112/+0
* Collapse uses of now-deprecated wfGetRusage()James D. Forrester2019-10-221-4/+1
* Fix new phan errors, part 8Daimona Eaytoy2019-10-223-2/+6
* Fix new phan errors, part 7Daimona Eaytoy2019-10-212-2/+2
* profiler: Deprecate ProfilerOutputDb and profileinfo.phpTimo Tijhof2019-10-151-0/+2
* Fix new phan errors, part 3Daimona Eaytoy2019-10-121-1/+1
* Xhprof: Update comments now that HHVM is not supportedJames D. Forrester2019-10-111-4/+2
* SectionProfiler: Do not attempt to use null values as arraysMáté Szabó2019-09-161-3/+9
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+1
* Unsuppress more phan issues (part 3)Daimona Eaytoy2019-08-311-0/+2
* profiler: Centralise output responsibility from ProfilerOutputText to ProfilerTimo Tijhof2019-08-283-33/+41
* profiler: Rename Profile::setTemplated to Profile::setAllowOutputTimo Tijhof2019-08-281-10/+39
* Move SectionProfileCallback to its own fileReedy2019-04-142-26/+48
* Fix/suppress misc phan errors (#5)Kunal Mehta2019-04-051-0/+2
* Deprecate Profiler::profileIn and Profiler::profileOut stubsAaron Schulz2019-03-141-1/+2
* Avoid sending duplicate ProfilerOutputText comments/htmlAaron Schulz2019-03-133-10/+35
* build: Updating mediawiki/mediawiki-codesniffer to 24.0.0Kunal Mehta2019-02-071-1/+1
* Rename WikiMap DB domain ID methods to reduce confusion with web domainsAaron Schulz2019-02-061-1/+1
* ProfilerExcimer: allow early startTim Starling2018-12-171-11/+27
* Add ProfilerExcimerTim Starling2018-12-072-2/+132
* Use new WikiMap::getCurrentWikiDomain() for objectcache and profiler keyspaceAaron Schulz2018-10-301-1/+1
* Fix PhanTypeMismatchDeclaredParamUmherirrender2018-07-071-1/+1
* Xhprof: support tideways-xhprof extensionEdward Chernenko2018-06-191-4/+4
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-303-7/+4
* Use PHP 7 '<=>' operator in 'sort()' callbacksBartosz Dziewoński2018-05-303-9/+3
* rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle()Aaron Schulz2018-05-091-1/+1
* rdbms: make IDatabase::onTransaction* methods pass the DB handle for convenienceAaron Schulz2018-04-241-1/+2
* Merge "Cleanup ProfilerOutputDb try/catch logic for DBErrors"jenkins-bot2018-03-261-35/+48
|\
| * Cleanup ProfilerOutputDb try/catch logic for DBErrorsAaron Schulz2018-03-251-35/+48
* | Drop the ProfileSection class, deprecated in 1.25 and unusedJames D. Forrester2018-03-261-45/+0
|/
* Normalize PHPDoc attributesMax Semenik2018-03-161-1/+1
* Fix Profiler::getOutputs() type documentationAaron Schulz2018-02-221-1/+1
* Use ::class to resolve class names in includes filesUmherirrender2018-01-273-5/+5
* Treat phpdbg as run from the command line when checking PHP_SAPIKunal Mehta2018-01-032-2/+3
* Merge ProfilerFunctions into GlobalFunctionsTimo Tijhof2017-11-091-56/+0
* Hard-deprecate ProfileSectionMax Semenik2017-08-161-0/+1
* update mediawiki-codesniffer to 0.11.0 and fix issuesWMDE-Fisch2017-08-111-2/+2
* Add missing & to @param documentation to match functon callUmherirrender2017-08-112-2/+2
* Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-211-1/+0
* Remove "@author Aaron Schulz" annotationsAaron Schulz2017-06-272-2/+0
* Merge "build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0"jenkins-bot2017-06-272-2/+2
|\
| * build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0Umherirrender2017-06-262-2/+2
* | Remove "@author Bryan Davis" and "Brad Jorsch" annotationsBryan Davis2017-06-261-2/+1
|/
* Move DB errors to Rdbms namespaceAaron Schulz2017-04-151-0/+2
* Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory()WMDE-Fisch2017-03-171-1/+2
* includes: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-211-1/+1
* Move ChronologyProtector/TransactionProfiler to Rdbms namespaceAaron Schulz2017-01-261-0/+1
* profiler: Support tideways for PHP7 profilingKunal Mehta2016-12-061-0/+5