| Commit message (Expand) | Author | Age | Files | Lines |
* | Language file cleanup backported | Niklas Laxström | 2005-08-18 | 1 | -47/+20 |
* | Removed some wikipedia-specifica from LanguageXx.php's | Jens Frank | 2005-06-25 | 1 | -1/+1 |
* | * Removed getNsIndex(), no longer needed | Ævar Arnfjörð Bjarmason | 2005-06-20 | 1 | -10/+0 |
* | * Removed getNsText() decleration, redundant now that the parent defines it in | Ævar Arnfjörð Bjarmason | 2005-06-18 | 1 | -4/+0 |
* | * Deprecating msg:special_version_prefix and msg:special_version_postfix | Ævar Arnfjörð Bjarmason | 2005-05-06 | 1 | -2/+0 |
* | * Deprecated the uploadfile message, pretty redundant since we have msg:upload | Ævar Arnfjörð Bjarmason | 2005-05-05 | 1 | -1/+0 |
* | * Deprecated ilshowmatch, no longer used in Special:Newimages and Special:Ima... | Ævar Arnfjörð Bjarmason | 2005-05-05 | 1 | -1/+0 |
* | * (bug 1989) Cleaned up HTML in a message/messages | Ævar Arnfjörð Bjarmason | 2005-05-04 | 1 | -1/+1 |
* | * (bug 1989) Some messages converted to use addWikiText(), patch by Niklas La... | Ævar Arnfjörð Bjarmason | 2005-05-04 | 1 | -2/+2 |
* | * (bug 2005) Insert extremely vulgar comments about the PHP programming langu... | Ævar Arnfjörð Bjarmason | 2005-04-28 | 1 | -1/+1 |
* | * (bug 1701, bug 1984) firstChar() now returns the initial consonant of the | Ævar Arnfjörð Bjarmason | 2005-04-27 | 1 | -700/+498 |
* | * Removed incomplete and sometimes incorrect inherit comments. | Ævar Arnfjörð Bjarmason | 2005-04-13 | 1 | -7/+3 |
* | * Changing errorpage() so that it outputs with addWikiText() instead of | Ævar Arnfjörð Bjarmason | 2005-04-10 | 1 | -6/+6 |
* | * @package MediaWiki | Ævar Arnfjörð Bjarmason | 2005-04-05 | 1 | -0/+4 |
* | * (bug 1207) splitting 'all', into recentchangesall, imagelistall, | Ævar Arnfjörð Bjarmason | 2005-03-26 | 1 | -1/+0 |
* | kill the 'hover' toggle | Brion Vibber | 2005-03-25 | 1 | -1/+0 |
* | linkify log entry page titles in RC | Erik Moeller | 2005-03-24 | 1 | -1/+1 |
* | * (bug 1643) remove 'confirmcheck' message, no longer used | Brion Vibber | 2005-03-11 | 1 | -1/+0 |
* | Changed <br> and <br/> tags to <br />, for XHTML compliance, as per | Shane King | 2004-12-07 | 1 | -11/+11 |
* | Code formatting; clean up redundant method declarations. | Brion Vibber | 2004-11-21 | 1 | -34/+11 |
* | change all occurrences of "fromwikipedia" to "tagline". | Arne Heizmann | 2004-09-03 | 1 | -2/+2 |
* | Remove obsolete searchhelppage link from dberrortext. | Brion Vibber | 2004-08-15 | 1 | -7/+0 |
* | Folding searchhelppage and searchingwikipedia into normal wikitext in searchr... | Brion Vibber | 2004-08-15 | 1 | -3/+1 |
* | XHTML fixes for Special:Upload | Brion Vibber | 2004-08-14 | 1 | -10/+9 |
* | added a postfix and prefix to the Special:Version page. Can be used for trans... | Jens Frank | 2004-08-04 | 1 | -0/+2 |
* | Use different label for first 'delete' button in image history than for the l... | Jens Frank | 2004-08-03 | 1 | -0/+1 |
* | Moved wgUserToggles to wgAllMessages to enable users to translate the option ... | Jens Frank | 2004-07-23 | 1 | -18/+13 |
* | moved weekday, monthname etc to AllMessages arrays. | Jens Frank | 2004-07-19 | 1 | -39/+40 |
* | Added automatic fallback to English namespace names | Tim Starling | 2004-06-28 | 1 | -1/+1 |
* | new style | Tim Starling | 2004-06-20 | 1 | -65/+54 |
* | Add new XHTML-based skin 'MySkin', using custom CSS from User:youruser/myskin... | Jens Frank | 2004-06-06 | 1 | -1/+2 |
* | include_once -> require_once | Tim Starling | 2004-05-07 | 1 | -1/+1 |
* | added skin names in new format (ass. array) | Gabriel Wicke | 2004-04-04 | 1 | -2/+8 |
* | * Changed inclusion syntax to allow e.g. {{stub}} | Tim Starling | 2004-03-20 | 1 | -0/+3 |
* | Fix for compatibility with short_open_tag = Off | Brion Vibber | 2004-02-18 | 1 | -1/+1 |
* | Add Special:Version; remove Special:Debug; remove dupe language lists; fix li... | Brion Vibber | 2004-02-01 | 1 | -77/+1 |
* | inherit default user options from En where not already done | Erik Moeller | 2004-01-11 | 1 | -12/+5 |
* | toolbar option added to all languages | Erik Moeller | 2004-01-11 | 1 | -0/+1 |
* | Removed unused "areyounew" language prompt from all languages and from | Evan Prodromou | 2003-11-30 | 1 | -5/+0 |
* | Re-import the stable branch language files, twiddle with namespace and specia... | Brion Vibber | 2003-11-24 | 1 | -7/+5 |
* | Fixed all the languages so that they basically work with the new dev-branch f... | Tim Starling | 2003-11-15 | 1 | -2/+8 |
* | Nov. branch merge, all files copied from stable | Tim Starling | 2003-11-09 | 1 | -1/+2 |
* | Break UTF-8 support class from the case conversion tables; grab tables from m... | Brion Vibber | 2003-08-30 | 1 | -1/+1 |
* | Date/time fixes: try to ensure that timestamps are always kept in GMT, with c... | Brion Vibber | 2003-06-30 | 1 | -4/+1 |
* | Initial revision | Lee Daniel Crocker | 2003-04-14 | 1 | -0/+1094 |