| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in SpecialVersion | Sam Reed | 2012-01-12 | 1 | -1/+1 |
* | Update mediawiki & viewvc links on Special:Version to https | Brion Vibber | 2011-12-13 | 1 | -3/+2 |
* | No need to use class="ltr", dir="ltr" is better | Robin Pepermans | 2011-12-12 | 1 | -1/+1 |
* | Use protocol-relative URL for link to MediaWiki.org (as with the footer logo ... | Robin Pepermans | 2011-11-27 | 1 | -1/+1 |
* | Bug 29524 - Rename RequestContext::getLang to getLanguage | John Du Hart | 2011-11-21 | 1 | -2/+2 |
* | using real identity for hashar | Antoine Musso | 2011-10-24 | 1 | -1/+1 |
* | * r96737: set OutputPage->addWikiText() as an interface message by default | Robin Pepermans | 2011-09-11 | 1 | -1/+2 |
* | Correctly parse interface messages as such, so it doesn't get converted accor... | Robin Pepermans | 2011-09-10 | 1 | -1/+1 |
* | Moved wfGetIP() to WebRequest::getIP(): | Alexandre Emsenhuber | 2011-08-18 | 1 | -1/+1 |
* | Use local context instead of global variables | Alexandre Emsenhuber | 2011-08-13 | 1 | -9/+8 |
* | Add 'api' type to extension types for special version | Sam Reed | 2011-06-29 | 1 | -0/+1 |
* | * Improvements as part of bug 6100: Use wfUILang() instead of $wgContLang whe... | Robin Pepermans | 2011-06-21 | 1 | -1/+1 |
* | Remove unneeded div with dir on Special:Version. It used to be English-only (... | Robin Pepermans | 2011-06-17 | 1 | -3/+0 |
* | Follow up to r89419: | Huji | 2011-06-04 | 1 | -1/+1 |
* | Followup r88124: fix the most glaring bug of the week | Chad Horohoe | 2011-06-04 | 1 | -1/+1 |
* | Remove unused variables/globals | Sam Reed | 2011-05-26 | 1 | -2/+4 |
* | Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHo... | Tim Starling | 2011-05-15 | 1 | -11/+10 |
* | Add Rotem Liss and Platonides to author list. | Siebrand Mazeland | 2011-05-14 | 1 | -1/+1 |
* | Credits to Victor Vasiliev in [[Special:Version]] | Antoine Musso | 2011-05-14 | 1 | -0/+1 |
* | * Implement MW_VERSION constant in Defines.php and use it in preference to $w... | Happy-melon | 2011-05-07 | 1 | -10/+11 |
* | Kill $wgSkinExtensionFunctions. Way back in r4934 when it was introduced, it ... | Chad Horohoe | 2011-05-05 | 1 | -7/+2 |
* | Followup r87150 | Sam Reed | 2011-04-30 | 1 | -2/+3 |
* | Tweak documentation | Sam Reed | 2011-04-29 | 1 | -3/+5 |
* | w/s diff. mostly eol w/s and using only tabs of width 4 to indent. | Mark A. Hershberger | 2011-03-18 | 1 | -70/+70 |
* | * (bug 27083) Extension info for Special:Version can include '...' as a speci... | Brion Vibber | 2011-02-05 | 1 | -1/+19 |
* | Assignment inside if clause is bad | Alexandre Emsenhuber | 2011-01-23 | 1 | -1/+2 |
* | Follow up r79715. Remove some plaintext. But don't do it again. | Platonides | 2011-01-06 | 1 | -6/+20 |
* | strrev() per Roan's suggestion | Tim Starling | 2011-01-06 | 1 | -72/+72 |
* | Added three more people to the author list. | Tim Starling | 2011-01-06 | 1 | -1/+1 |
* | Fix for bug 20281. Determining the function of this code is left as an exerci... | Tim Starling | 2011-01-06 | 1 | -1/+95 |
* | Fix fixme on r71071, if passed type is not in the array returned by getExtens... | Sam Reed | 2011-01-06 | 1 | -1/+1 |
* | Fix for bug 26561: clickjacking attacks. See the bug report for full document... | Tim Starling | 2011-01-04 | 1 | -0/+1 |
* | add Roan to Special:Version credits | Jack Phoenix | 2010-12-28 | 1 | -3/+5 |
* | Rm useless checks which breaks if descriptionmsg is an array | Niklas Laxström | 2010-12-25 | 1 | -5/+2 |
* | Add a Antispam group to Special:Version... we have a lot of these kind of ext... | Daniel Friesen | 2010-12-19 | 1 | -0/+1 |
* | Add a Skins category to Special:Version. | Daniel Friesen | 2010-12-06 | 1 | -0/+1 |
* | bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.or... | Sam Reed | 2010-11-01 | 1 | -1/+4 |
* | Followup r75758, spaces to tabs | Sam Reed | 2010-10-31 | 1 | -1/+1 |
* | Switch last few uses of while loops to foreach in phase3 | Sam Reed | 2010-10-31 | 1 | -2/+3 |
* | Special:Version now displays whether a SQLite database supports full-text search | Max Semenik | 2010-09-23 | 1 | -1/+1 |
* | Follow up r72164. The list was still there. | Platonides | 2010-09-03 | 1 | -9/+0 |
* | Fix author list duplication. | Chad Horohoe | 2010-09-01 | 1 | -2/+21 |
* | Followup r71367, reusing messages is bad | Chad Horohoe | 2010-08-22 | 1 | -1/+1 |
* | Like the installer, make Special:Version header localizable. Want to reduce s... | Chad Horohoe | 2010-08-20 | 1 | -23/+13 |
* | Remove some more unused variables | Sam Reed | 2010-08-19 | 1 | -1/+0 |
* | Standardised file description headers; second part | Alexandre Emsenhuber | 2010-08-15 | 1 | -5/+7 |
* | Added function to get extension type messages | Jeroen De Dauw | 2010-08-14 | 1 | -14/+33 |
* | Partial revert r71029, unrelated changes. Need caffeine before I commit | Chad Horohoe | 2010-08-13 | 1 | -12/+23 |
* | Fix #1 for r70970: Make UploadFromUrlTestSuite initialize a User instead of S... | Chad Horohoe | 2010-08-13 | 1 | -23/+12 |
* | Added ExtensionTypes hook that can be called from static context and deprecat... | Jeroen De Dauw | 2010-08-09 | 1 | -1/+8 |