aboutsummaryrefslogtreecommitdiffstats
path: root/profileinfo.php
Commit message (Expand)AuthorAgeFilesLines
* Use PHP 7 '<=>' operator in 'sort()' callbacksBartosz Dziewoński2018-05-301-8/+10
* build: Updating mediawiki/mediawiki-codesniffer to 15.0.0Umherirrender2018-01-011-20/+12
* Replace remaining uses of deprecated DB_SLAVE with DB_REPLICABartosz Dziewoński2017-08-051-1/+1
* Warn on session access in profileinfo.php and opensearch_desc.phpBrad Jorsch2016-05-051-0/+5
* Convert all array() syntax to []Kunal Mehta2016-02-171-13/+13
* profileinfo: Suppress frivolous warning about usort callbackTimo Tijhof2015-11-181-1/+3
* Make lines short to pass phpcs in profileinfo.phpAmir E. Aharoni2015-09-271-11/+37
* Generate valid HTML code on error pagesFomafix2015-02-091-2/+2
* Stop using $wgProfileToDatabaseChad Horohoe2014-12-031-3/+3
* Refactor profiling output from profilingChad Horohoe2014-11-171-1/+1
* Fix phpcs stuff in profileinfo.phpaddshore2014-08-111-18/+37
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* Fixed spacingumherirrender2013-05-091-1/+2
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-5/+1
* Update code formattingSiebrand Mazeland2013-02-141-191/+198
* style: fix up commas in function argumentsAntoine Musso2013-02-061-2/+2
* (bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgiAlex Monk2013-01-281-1/+1
* Allow SQL queries with long field list to wrapNiklas Laxström2012-12-081-1/+1
* profileinfo links now have anchorsAntoine Musso2012-11-191-3/+5
* profileinfo now has lower lines heightsAntoine Musso2012-11-191-2/+1
* update.php now create profiling table when neededaude2012-11-191-3/+3
* (bug 40531) profileinfo.php: Clean upDereckson2012-09-271-78/+153
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* trunk/phase3 is now mediawiki/corePlatonides2012-03-231-1/+1
* Darker colors for profileinfoNiklas Laxström2012-03-231-4/+8
* Fix database table name, it is 'profiling', not 'profileinfo'Alexandre Emsenhuber2012-01-211-2/+2
* Added type hintsPlatonides2011-12-151-1/+1
* Show a more useful message when someone tries enabling profileinfo but hasn't...Chad Horohoe2011-09-081-2/+11
* HipHop improvements:Tim Starling2011-05-301-1/+5
* Add a content type and encoding header to profileinfo.php, encoding was borkedNiklas Laxström2011-02-111-0/+2
* Big attack on unused variables...Sam Reed2010-10-141-7/+9
* Move some globals into the class.Platonides2010-09-291-22/+20
* Get rid of PHP4-style constructorsChad Horohoe2010-08-301-1/+1
* Put copyright notice in the standard place (and added @file)Alexandre Emsenhuber2010-08-071-24/+26
* * Rewrote r69952, profileinfo.php XSS fix. It was probably safe, but it seeme...Tim Starling2010-07-271-16/+20
* Close the web page when it is disabled.Platonides2010-07-261-3/+4
* Remove most named character references from outputAryeh Gregor2010-05-301-1/+1
* * (bug 14201) Set $wgDBadminuser/$wgDBadminpassword during setupChad Horohoe2009-07-231-1/+0
* Revert r52336 "Merge maintenance-work branch:"Brion Vibber2009-06-241-0/+1
* Merge maintenance-work branch:Chad Horohoe2009-06-241-1/+0
* Tweaks to profileinfo.php:Alexandre Emsenhuber2009-05-291-53/+55
* Per Tim's comment on r50192: $res->free(); is useless and should not be usedAlexandre Emsenhuber2009-05-281-5/+0
* * (bug 6802) profileinfo.php now also work on other database servers than MySQLAlexandre Emsenhuber2009-05-041-21/+5
* Set $wgProfileToDatabase = falseAaron Schulz2008-12-101-1/+2
* * Less verbose errors from profileinfo.php when not configuredBrion Vibber2008-11-171-1/+1
* Warning: ini_set() [ref.outcontrol]: Cannot change zlib.output_compression - ...Alexandre Emsenhuber2008-09-231-8/+11
* disable compressionAaron Schulz2008-08-181-0/+1
* don't need CSS units on non-CSS border attributeBrion Vibber2008-04-301-1/+1
* More tweaksAaron Schulz2008-04-291-6/+8
* tweaks:Alexandre Emsenhuber2008-04-291-1/+1