| Commit message (Expand) | Author | Age | Files | Lines |
* | Language file cleanup backported | Niklas Laxström | 2005-08-18 | 1 | -96/+13 |
* | 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 |
* | * 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 |
* | * Cleaned up | Ævar Arnfjörð Bjarmason | 2005-05-25 | 1 | -769/+12 |
* | * (bug 2151) The delete summary now includes editor name, if only one has edi... | Anders Wegge Jakobsen | 2005-05-21 | 1 | -2/+2 |
* | * Deprecating msg:special_version_prefix and msg:special_version_postfix | Ævar Arnfjörð Bjarmason | 2005-05-06 | 1 | -2/+0 |
* | (bug 2079) Removed links to Special:Maintenance from movepagetext messages | Jens Frank | 2005-05-05 | 1 | -1/+1 |
* | * 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 | -9/+8 |
* | * (bug 2045) Updated showhideminor so that all the options that are displayed | Ævar Arnfjörð Bjarmason | 2005-05-03 | 1 | -1/+0 |
* | * 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 | -18/+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 | -16/+16 |
* | 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 |
* | 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 | -31/+0 |
* | 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 | -26/+23 |
* | moved weekday, monthname etc to AllMessages arrays. | Jens Frank | 2004-07-20 | 1 | -33/+35 |
* | Make Math rendering options user settable strings in MediaWiki namespace. Las... | Jens Frank | 2004-07-13 | 1 | -14/+10 |
* | At some point I renamed the options category that was called "Textbox dimensi... | Arne Heizmann | 2004-07-08 | 1 | -17/+17 |
* | Added automatic fallback to English namespace names | Tim Starling | 2004-06-28 | 1 | -1/+1 |
* | 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 | -1/+8 |
* | * Changed inclusion syntax to allow e.g. {{stub}} | Tim Starling | 2004-03-20 | 1 | -1/+4 |
* | Isolated Google search box from 'searchdisabled' variable | Mr. E23 | 2004-02-15 | 1 | -1/+2 |
* | Add Special:Version; remove Special:Debug; remove dupe language lists; fix li... | Brion Vibber | 2004-02-01 | 1 | -1/+1 |
* | toolbar option added to all languages | Erik Moeller | 2004-01-11 | 1 | -0/+1 |
* | Initial Thai translation file from meta. | Brion Vibber | 2003-12-25 | 1 | -0/+1164 |