| Commit message (Expand) | Author | Age | Files | Lines |
* | Language file cleanup backported | Niklas Laxström | 2005-08-18 | 1 | -224/+75 |
* | * (bug 1487) invalid html on empty list in banlist (hack) | Niklas Laxström | 2005-08-12 | 1 | -3/+1 |
* | * (bug 3122) MAG_END did not have __ around it | Ævar Arnfjörð Bjarmason | 2005-08-12 | 1 | -1/+1 |
* | fix some issues with phpdoc | Antoine Musso | 2005-07-05 | 1 | -1/+3 |
* | Fix bug 2642 : watchdetails message using HTML instead of wiki syntax. Patch ... | Antoine Musso | 2005-07-03 | 1 | -1/+1 |
* | 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 | -11/+0 |
* | * Removed getNsText() decleration, redundant now that the parent defines it in | Ævar Arnfjörð Bjarmason | 2005-06-18 | 1 | -4/+0 |
* | * Fixed typo ( :: not : ) | Ævar Arnfjörð Bjarmason | 2005-06-18 | 1 | -1/+1 |
* | * Using parent:: instead of Language:: | Ævar Arnfjörð Bjarmason | 2005-06-16 | 1 | -1/+1 |
* | * (bug 2151) The delete summary now includes editor name, if only one has edi... | Anders Wegge Jakobsen | 2005-05-21 | 1 | -2/+2 |
* | * Deprecated the {{msg:}} syntax for inclusion from the Template namespace. | Ævar Arnfjörð Bjarmason | 2005-05-13 | 1 | -1/+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) Some messages converted to use addWikiText(), patch by Niklas La... | Ævar Arnfjörð Bjarmason | 2005-05-04 | 1 | -8/+8 |
* | * (bug 2045) Updated showhideminor so that all the options that are displayed | Ævar Arnfjörð Bjarmason | 2005-05-03 | 1 | -1/+1 |
* | * Changing errorpage() so that it outputs with addWikiText() instead of | Ævar Arnfjörð Bjarmason | 2005-04-10 | 1 | -12/+6 |
* | * @package MediaWiki | Ævar Arnfjörð Bjarmason | 2005-04-05 | 1 | -0/+4 |
* | Fixing the google search which wasn't remotely valid XHTML. | Ævar Arnfjörð Bjarmason | 2005-03-26 | 1 | -23/+0 |
* | * (bug 1207) splitting 'all', into recentchangesall, imagelistall, | Ævar Arnfjörð Bjarmason | 2005-03-26 | 1 | -1/+0 |
* | Commenting out the default option in all languages that only have that one (or | Ævar Arnfjörð Bjarmason | 2005-03-26 | 1 | -1/+1 |
* | * (bug 1668) a redesign of the "Date format" system, languages are now able to | Ævar Arnfjörð Bjarmason | 2005-03-26 | 1 | -4/+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 | -3/+3 |
* | * (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 | -17/+17 |
* | remove [[]] for protectedarticle and unprotectedarticle. Avoid having a link ... | Antoine Musso | 2004-11-13 | 1 | -2/+2 |
* | removed sectionedit and commentedit messages. Replaced by editingsection and ... | Jens Frank | 2004-11-06 | 1 | -2/+2 |
* | Mass search and replace remaining wfLocalUrl() and wfLocalUrlE() | Brion Vibber | 2004-10-02 | 1 | -8/+8 |
* | Fix fallback message checks. | Brion Vibber | 2004-09-26 | 1 | -1/+5 |
* | missing _ | River Tarnell | 2004-09-06 | 1 | -1/+1 |
* | - apparently we're not meant to do it this way... | River Tarnell | 2004-09-06 | 1 | -2/+2 |
* | - correct project namespace | River Tarnell | 2004-09-06 | 1 | -2/+2 |
* | change all occurrences of "Mediawiki" to "MediaWiki". | Arne Heizmann | 2004-09-04 | 1 | -1/+1 |
* | 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 | -1/+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 | -11/+15 |
* | 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 | -27/+21 |
* | As proposed by Avar at http://meta.wikimedia.org/w/wiki.phtml?title=LanguageC... | Jens Frank | 2004-07-21 | 1 | -10/+9 |
* | moved weekday, monthname etc to AllMessages arrays. | Jens Frank | 2004-07-17 | 1 | -33/+33 |
* | Make Math rendering options user settable strings in MediaWiki namespace. Fir... | Jens Frank | 2004-07-13 | 1 | -14/+9 |
* | Added automatic fallback to English namespace names | Tim Starling | 2004-06-28 | 1 | -1/+1 |
* | combine magic word array with English one | Tim Starling | 2004-06-20 | 1 | -2/+3 |
* | Add new XHTML-based skin 'MySkin', using custom CSS from User:youruser/myskin... | Jens Frank | 2004-06-06 | 1 | -1/+2 |
* | Fixed bug with magic word fallback to en | Tim Starling | 2004-05-29 | 1 | -1/+1 |
* | Remove redundant options array | Brion Vibber | 2004-05-28 | 1 | -17/+0 |