Merge "Simplify DatabaseBase::tableName()"
[lhc/web/wiklou.git] / includes / profiler / ProfilerSimpleText.php
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-17 jenkins-botMerge "Minor tweaks to installer text"
2013-01-15 jenkins-botMerge "(bug 43498) (bug 43574) Two wikilink types and...
2013-01-12 jenkins-botMerge "Eliminate dummy Language instances from being...
2013-01-09 DemonMerge "[FileBackend] Suppress most file warnings but...
2013-01-09 jenkins-botMerge "Bug 11057 - Increase size of ug_group in user_gr...
2013-01-08 TychayMerge "Add support for mulitpart mime email to email...
2013-01-07 jenkins-botMerge "Follow-up I5f7f6da0 (cefb9ef): pass the User...
2013-01-07 jenkins-botMerge "Makes WebRequest::detectProtocolAndStdPort(...
2013-01-07 jenkins-botMerge "(minor) Make ORMTable handle failed queries...
2013-01-07 jenkins-botMerge "(bug 42064) Make EditFilterMergedContent more...
2013-01-07 jenkins-botMerge "Revert "Also delete the page information cache...
2013-01-05 jenkins-botMerge "Normalise inline comment markers to "//" in...
2013-01-05 IAlexMerge "Show changed bits on file version (oldimage...
2013-01-05 IAlexMerge "Use nocookiesfornew on account creation if no...
2013-01-04 jenkins-botMerge "Fix Sqlite upgrade test when profiling to databa...
2013-01-04 IAlexMerge "Use Database::addQuotes instead of hardcoded...
2013-01-04 IAlexMerge "Partial normalisation of hooks.txt"
2013-01-04 IAlexMerge "recentchanges.rc_ip is used for retroactive...
2013-01-04 jenkins-botMerge "Made the profilers that output text not break...
2013-01-04 Aaron SchulzMade the profilers that output text not break js.
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
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-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
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-29 danielmerged from master
2012-04-28 ReedyMerge "add hints to description of action=edit"
2012-04-28 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-08-03 Domas Mituzasremoving a comment that doesn't make any sense after...
2011-07-13 Aaron SchulzAvoid notice on profile close errors
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-16 Domas MituzasFix ProfilerSimpleTextBreakage introduced by r86633
2011-04-21 Alexandre Emsenhuber* Added Profiler::isStub() to check if we are using...
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...