aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialVersion.php
Commit message (Expand)AuthorAgeFilesLines
...
* This change puts extensions that have an unknown type into the 'other' catego...Jeroen De Dauw2010-08-091-11/+53
* Made base extension types accessible for other codeJeroen De Dauw2010-08-091-7/+19
* Follow up to r70661. Restored original behavior but with logical use of the b...Jeroen De Dauw2010-08-081-4/+4
* Fixed mistake in docsJeroen De Dauw2010-08-081-2/+2
* Fixed minor logic error that caused layout issuesJeroen De Dauw2010-08-081-2/+4
* Remove all calls to $wgMessageCache->loadAllMessages()Platonides2010-08-031-4/+2
* Follow up to r70313Jeroen De Dauw2010-08-021-5/+14
* Documentation and style improvementsJeroen De Dauw2010-08-021-30/+56
* Removal of unused globalsSam Reed2010-07-241-2/+0
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* GPL Headers for all!Sam Reed2010-06-211-0/+17
* Use Html for HTML, not XmlAryeh Gregor2010-06-091-1/+1
* HTML5 fix: short tag not allowed for <td>Siebrand Mazeland2010-05-151-1/+1
* Fixed some doxygen warnings and documented a bitAlexandre Emsenhuber2010-04-131-11/+23
* Fix regression introduced in r30117: Don's sort() the author list inÆvar Arnfjörð Bjarmason2010-02-061-3/+6
* Annual copyright year updateAryeh Gregor2010-01-011-1/+1
* * (bug 21826) Subsections of Special:Version now also have anchorsAlexandre Emsenhuber2009-12-121-9/+10
* * Added a space between the version and "(rXXX)" in SpecialVersion::getVersio...Alexandre Emsenhuber2009-12-091-3/+3
* * (bug 20730) Fix to Special:Version ViewVC link for branch checkoutsBrion Vibber2009-09-211-6/+1
* Pet peeve time: reduce clutter from common $wgContLang->isRTL() ? 'x' : 'y' p...Brion Vibber2009-08-221-5/+2
* Fixes for Shinjiman's Special:Version updates r49995-r50121:Tim Starling2009-08-161-107/+147
* Recommit r54069 (shinjiman) after general revert r54735: * (bug 20013) Added ...Raimond Spekking2009-08-141-1/+1
* Recommit r53268 (simetrical) after general revert r54735: Fix bug, werdna not...Raimond Spekking2009-08-141-1/+2
* Recommit r52524 (ialex) after general revert r54735: '' => null when 'descrip...Raimond Spekking2009-08-141-1/+1
* Recommit r54081 after general revert r54735: The description message in $wgEx...Raimond Spekking2009-08-111-3/+10
* Revert Special:Version to known-good state as of r52060, without the ten bill...Brion Vibber2009-08-101-257/+10
* Fix PHP Fatal error for r54627.Shinjiman2009-08-091-1/+1
* * (bug 20127) Fix regression when the executive does not found in the path sp...Shinjiman2009-08-081-0/+26
* Might as well.Chad Horohoe2009-08-051-1/+1
* Whitespace fixesNiklas Laxström2009-07-311-7/+7
* * The description message in $wgExtensionCredits can be an array with paramet...Raimond Spekking2009-07-311-1/+8
* * (bug 20013) Added CSS class "mw-version-ext-version" is wrapped on the Shinjiman2009-07-311-1/+1
* Use $wgFileExtensions to check whether SVG is enabledVictor Vasiliev2009-07-301-2/+2
* Add major contributors raymond, ialex, siebrandSiebrand Mazeland2009-07-191-1/+2
* * (bug 14611) Add a global variable hook to show the extended software inform...Shinjiman2009-07-171-178/+184
* Fix bug, werdna not on Special:VersionAryeh Gregor2009-07-141-1/+1
* * (bug 14611) Added support showing the version of the web server which it is...Shinjiman2009-07-061-0/+36
* Localisation updates Cantonese and Chinese for extension messagesShinjiman2009-07-051-1/+1
* added path value support on the file check on Special:Version.Shinjiman2009-07-011-0/+9
* quick fix for r52624: handle the case when the executable isn't found, since ...Alexandre Emsenhuber2009-07-011-1/+2
* added whereis path support instead of the hardcoded local binary path to get ...Shinjiman2009-07-011-4/+11
* fix up to add the local bin path, link to r52527 and r52525 for CodeReview if...Shinjiman2009-06-291-4/+5
* fix up, link to r52525 for CodeReview if any comments are added.Shinjiman2009-06-281-2/+2
* * (bug 14611) Added support showing the version of the Math rendering engine.Shinjiman2009-06-281-1/+52
* '' => null when 'descriptionmsg' is not set in $wgExtensionCredits to match $...Alexandre Emsenhuber2009-06-281-1/+1
* further fix up for r52522, link to r52516 for CodeReview if having any comments.Shinjiman2009-06-281-3/+9
* fix regression in r52516 for some distributions which are unable to show the ...Shinjiman2009-06-281-6/+8
* * (bug 14611) Added support showing the version of the SVG image thumbnailing...Shinjiman2009-06-281-1/+45
* Mark SpecialVersion::execOutput as static to avoid E_STRICTAlexandre Emsenhuber2009-06-271-1/+1
* fix regression in r52476, point to the correct GD library home page or PHP GD...Shinjiman2009-06-271-1/+1