(bug 37183) Removed hard coded parentheses in SpecialListfiles.php
[lhc/web/wiklou.git] / includes / profiler /
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use $wgExpensiveParserFunctionLimit over ParserO...
2012-05-05 Aaron SchulzMerge "Show Highest expansion depth in limit report"
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-05 Aaron SchulzMerge "Add MWNamespace::isNonincludableNamespace"
2012-05-05 awjrichardsMerge "Use Title::legalChars()"
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 AaronOnly use per-template profiling for one-time profiling...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-29 Aaron SchulzMerge "Fixup some raw sqls!"
2012-04-28 ReedyMerge "add hints to description of action=edit"
2012-04-28 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 Brion VIBBERMerge "Renamed "wfShellMaintenanceCmd" function and...
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-03 Alexandre EmsenhuberRemove some duplicate code in ProfilerSimpleTrace
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-29 ReedyMerge "Use local context to get messages"
2012-03-29 Alexandre EmsenhuberRefactor Profiler to get the actual and initial time:
2012-03-27 Alexandre EmsenhuberFollow-up c7df7ade694d38cddc8ec358fe0453cffd6ef379...
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 DemonMerge "[FileRepo] * Added getReadOnlyReason() function...
2012-03-24 ReedyMerge "Put the sha1 tag in <revision> and not wrongly...
2012-03-24 Aaron SchulzMerge "* (bug 35449) Removed double call to OutputPage...
2012-03-24 Aaron SchulzMerge "* Added Profiler::addInitialStack() to separate...
2012-03-23 Alexandre Emsenhuber* Added Profiler::addInitialStack() to separate definit...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Alexandre EmsenhuberFix comment, Profiler::getFunctionReport() no longer...
2012-02-04 Alexandre EmsenhuberRemoved declaration of ProfilerSimpleTrace::$mMinimumTi...
2012-02-04 Alexandre EmsenhuberAdded overrides of logData() and getCurrentSection...
2012-01-18 Alexandre EmsenhuberMake time of '-total' item correct if using 'user'...
2012-01-15 Alexandre Emsenhuber* Fix Profiler::getUserTime() to return a float and...
2011-10-28 Chad HorohoeRm unused parameter
2011-09-20 Tim Starling* Fixed notices issued from ProfilerSimpleUDP which...
2011-09-20 Tim StarlingDon't call Profiler::collateData() from ProfilerSimpleU...
2011-09-19 Chad HorohoeBack-compat for $wgProfiler set as a class. Fix for...
2011-08-30 Chad HorohoeAnother stupid newline, forgot to press save
2011-08-30 Chad HorohoeFixes for r94158: newlines and minor debugging typo...
2011-08-17 Sam ReedStylize
2011-08-10 Chad HorohoeVarious profiler tweaks:
2011-08-03 Domas Mituzasremoving a comment that doesn't make any sense after...
2011-07-28 Sam ReedFollowup r93343
2011-07-28 Sam ReedFix syntax error from r93343
2011-07-27 Ryan Kaldarimake sure sockets are enabled
2011-07-13 Aaron SchulzAvoid notice on profile close errors
2011-07-07 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-05 Aaron SchulzDivision by zero
2011-07-05 Aaron SchulzAdded percentages to ProfilerSimpleText
2011-05-31 Tim StarlingFix for r89206, r89218: always supply constructor param...
2011-05-31 Antoine MussoProfiler can be constructed without param
2011-05-31 Tim Starling* Made the profiler work in HipHop:
2011-05-16 Domas Mituzasunbreak ProfilerSimpleTrace, some Profile refactoring...
2011-05-16 Domas MituzasFix ProfilerSimpleTextBreakage introduced by r86633
2011-05-15 Domas Mituzasinitialize Profiler instance singleton with ProfilerStu...
2011-04-21 Alexandre Emsenhuber* Added Profiler::isStub() to check if we are using...
2011-04-19 Alexandre EmsenhuberRemoved check whether memory_get_usage() exists; per...
2011-04-16 Chad Horohoemethod signatures, E_STRICT, blah blah blah
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2010-10-17 Sam ReedRevert r74913, caused many problems, and was only likel...
2010-10-17 Sam ReedMove profiler stuff to own folder, updater AutoLoader...