aboutsummaryrefslogtreecommitdiffstats
path: root/profileinfo.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* * No need to *1000Aaron Schulz2008-04-291-6/+6
* Add border to make it easier to seeAaron Schulz2008-04-291-1/+1
* * HTML clean upAaron Schulz2008-04-291-6/+18
* Keep this in kb tooAaron Schulz2008-04-291-1/+1
* More sortingAaron Schulz2008-04-291-14/+50
* Re-arrange a little. Show memory.Aaron Schulz2008-04-291-14/+29
* Use dbprefix, so it actually gets resultsAaron Schulz2008-04-281-2/+2
* Tweak profileinfo.php:Victor Vasiliev2008-01-141-3/+12
* No setup, no wfDie(). You can't have it both ways.Tim Starling2006-10-041-6/+10
* Consolidated web initialisation code into includes/WebStart.php. Moved profil...Tim Starling2006-07-141-8/+2
* XSSTim Starling2006-07-091-1/+0
* * Added wfDie() wrapper, and some manual die(-1), to force the return codeBrion Vibber2006-01-141-7/+9
* Fix #4418: remove $id and $header that causes conflictsAntoine Musso2006-01-031-1/+0
* workaround for any current or future exploit of the $GLOBALS overwrite vulner...Tim Starling2005-10-311-0/+4
* tyop in mrakupBrion Vibber2005-07-061-1/+1
* sort sql queries into their own treeRiver Tarnell2005-07-031-1/+13
* initialise to falseRiver Tarnell2005-07-031-1/+1
* spiffy script to display profiling info on the interwebRiver Tarnell2005-07-031-0/+233