| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This change puts extensions that have an unknown type into the 'other' catego... | Jeroen De Dauw | 2010-08-09 | 1 | -11/+53 |
* | Made base extension types accessible for other code | Jeroen De Dauw | 2010-08-09 | 1 | -7/+19 |
* | Follow up to r70661. Restored original behavior but with logical use of the b... | Jeroen De Dauw | 2010-08-08 | 1 | -4/+4 |
* | Fixed mistake in docs | Jeroen De Dauw | 2010-08-08 | 1 | -2/+2 |
* | Fixed minor logic error that caused layout issues | Jeroen De Dauw | 2010-08-08 | 1 | -2/+4 |
* | Remove all calls to $wgMessageCache->loadAllMessages() | Platonides | 2010-08-03 | 1 | -4/+2 |
* | Follow up to r70313 | Jeroen De Dauw | 2010-08-02 | 1 | -5/+14 |
* | Documentation and style improvements | Jeroen De Dauw | 2010-08-02 | 1 | -30/+56 |
* | Removal of unused globals | Sam Reed | 2010-07-24 | 1 | -2/+0 |
* | Correct the address of the FSF in some of the GPL headers | Derk-Jan Hartman | 2010-06-21 | 1 | -1/+1 |
* | GPL Headers for all! | Sam Reed | 2010-06-21 | 1 | -0/+17 |
* | Use Html for HTML, not Xml | Aryeh Gregor | 2010-06-09 | 1 | -1/+1 |
* | HTML5 fix: short tag not allowed for <td> | Siebrand Mazeland | 2010-05-15 | 1 | -1/+1 |
* | Fixed some doxygen warnings and documented a bit | Alexandre Emsenhuber | 2010-04-13 | 1 | -11/+23 |
* | Fix regression introduced in r30117: Don's sort() the author list in | Ævar Arnfjörð Bjarmason | 2010-02-06 | 1 | -3/+6 |
* | Annual copyright year update | Aryeh Gregor | 2010-01-01 | 1 | -1/+1 |
* | * (bug 21826) Subsections of Special:Version now also have anchors | Alexandre Emsenhuber | 2009-12-12 | 1 | -9/+10 |
* | * Added a space between the version and "(rXXX)" in SpecialVersion::getVersio... | Alexandre Emsenhuber | 2009-12-09 | 1 | -3/+3 |
* | * (bug 20730) Fix to Special:Version ViewVC link for branch checkouts | Brion Vibber | 2009-09-21 | 1 | -6/+1 |
* | Pet peeve time: reduce clutter from common $wgContLang->isRTL() ? 'x' : 'y' p... | Brion Vibber | 2009-08-22 | 1 | -5/+2 |
* | Fixes for Shinjiman's Special:Version updates r49995-r50121: | Tim Starling | 2009-08-16 | 1 | -107/+147 |
* | Recommit r54069 (shinjiman) after general revert r54735: * (bug 20013) Added ... | Raimond Spekking | 2009-08-14 | 1 | -1/+1 |
* | Recommit r53268 (simetrical) after general revert r54735: Fix bug, werdna not... | Raimond Spekking | 2009-08-14 | 1 | -1/+2 |
* | Recommit r52524 (ialex) after general revert r54735: '' => null when 'descrip... | Raimond Spekking | 2009-08-14 | 1 | -1/+1 |
* | Recommit r54081 after general revert r54735: The description message in $wgEx... | Raimond Spekking | 2009-08-11 | 1 | -3/+10 |
* | Revert Special:Version to known-good state as of r52060, without the ten bill... | Brion Vibber | 2009-08-10 | 1 | -257/+10 |
* | Fix PHP Fatal error for r54627. | Shinjiman | 2009-08-09 | 1 | -1/+1 |
* | * (bug 20127) Fix regression when the executive does not found in the path sp... | Shinjiman | 2009-08-08 | 1 | -0/+26 |
* | Might as well. | Chad Horohoe | 2009-08-05 | 1 | -1/+1 |
* | Whitespace fixes | Niklas Laxström | 2009-07-31 | 1 | -7/+7 |
* | * The description message in $wgExtensionCredits can be an array with paramet... | Raimond Spekking | 2009-07-31 | 1 | -1/+8 |
* | * (bug 20013) Added CSS class "mw-version-ext-version" is wrapped on the | Shinjiman | 2009-07-31 | 1 | -1/+1 |
* | Use $wgFileExtensions to check whether SVG is enabled | Victor Vasiliev | 2009-07-30 | 1 | -2/+2 |
* | Add major contributors raymond, ialex, siebrand | Siebrand Mazeland | 2009-07-19 | 1 | -1/+2 |
* | * (bug 14611) Add a global variable hook to show the extended software inform... | Shinjiman | 2009-07-17 | 1 | -178/+184 |
* | Fix bug, werdna not on Special:Version | Aryeh Gregor | 2009-07-14 | 1 | -1/+1 |
* | * (bug 14611) Added support showing the version of the web server which it is... | Shinjiman | 2009-07-06 | 1 | -0/+36 |
* | Localisation updates Cantonese and Chinese for extension messages | Shinjiman | 2009-07-05 | 1 | -1/+1 |
* | added path value support on the file check on Special:Version. | Shinjiman | 2009-07-01 | 1 | -0/+9 |
* | quick fix for r52624: handle the case when the executable isn't found, since ... | Alexandre Emsenhuber | 2009-07-01 | 1 | -1/+2 |
* | added whereis path support instead of the hardcoded local binary path to get ... | Shinjiman | 2009-07-01 | 1 | -4/+11 |
* | fix up to add the local bin path, link to r52527 and r52525 for CodeReview if... | Shinjiman | 2009-06-29 | 1 | -4/+5 |
* | fix up, link to r52525 for CodeReview if any comments are added. | Shinjiman | 2009-06-28 | 1 | -2/+2 |
* | * (bug 14611) Added support showing the version of the Math rendering engine. | Shinjiman | 2009-06-28 | 1 | -1/+52 |
* | '' => null when 'descriptionmsg' is not set in $wgExtensionCredits to match $... | Alexandre Emsenhuber | 2009-06-28 | 1 | -1/+1 |
* | further fix up for r52522, link to r52516 for CodeReview if having any comments. | Shinjiman | 2009-06-28 | 1 | -3/+9 |
* | fix regression in r52516 for some distributions which are unable to show the ... | Shinjiman | 2009-06-28 | 1 | -6/+8 |
* | * (bug 14611) Added support showing the version of the SVG image thumbnailing... | Shinjiman | 2009-06-28 | 1 | -1/+45 |
* | Mark SpecialVersion::execOutput as static to avoid E_STRICT | Alexandre Emsenhuber | 2009-06-27 | 1 | -1/+1 |
* | fix regression in r52476, point to the correct GD library home page or PHP GD... | Shinjiman | 2009-06-27 | 1 | -1/+1 |