| Commit message (Expand) | Author | Age | Files | Lines |
* | * Wrap message page insertions in a transaction to speed up installation | Brion Vibber | 2005-10-22 | 1 | -0/+4 |
* | Various live patches ported from REL1_4 | Tim Starling | 2005-04-12 | 1 | -1/+1 |
* | Update message initialiser to use Revision functions for backend-independence... | Brion Vibber | 2005-03-19 | 1 | -23/+20 |
* | leftover wfInvertTimestamp() | Domas Mituzas | 2005-02-24 | 1 | -1/+0 |
* | remove inverse_timestamp wherever it is found and disable wfInvertTimestamp() | Domas Mituzas | 2005-02-21 | 1 | -3/+3 |
* | fix phpdoc comment | Antoine Musso | 2005-01-27 | 1 | -12/+5 |
* | Merge capitallinks message fixes from REL1_4 | Brion Vibber | 2004-12-22 | 1 | -2/+2 |
* | Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken: | Brion Vibber | 2004-12-19 | 1 | -19/+26 |
* | Fix inclusion error during installation | Zheng Zhu | 2004-12-10 | 1 | -1/+2 |
* | Added optional setting to allow UI messages act as content. | Zheng Zhu | 2004-12-09 | 1 | -1/+19 |
* | more fixes for languages with no language files; allow UI customization for a... | Zheng Zhu | 2004-12-07 | 1 | -27/+17 |
* | fix install/update problem for languages without language files | Zheng Zhu | 2004-12-06 | 1 | -20/+28 |
* | make sure all language variants are initialized. | Zheng Zhu | 2004-12-05 | 1 | -1/+6 |
* | Add basic support for table prefixes to the installer. (Probably will fail on... | Brion Vibber | 2004-12-01 | 1 | -1/+1 |
* | Removed CVS keywords from files, to make merging between branches | Evan Prodromou | 2004-11-29 | 1 | -2/+0 |
* | Replacing obsolete Database member functions. | Tim Starling | 2004-10-24 | 1 | -1/+1 |
* | For content language, removed language code suffix from the message keys in t... | Zheng Zhu | 2004-10-11 | 1 | -1/+5 |
* | Disable message cache transforms on install (bug 296) | Brion Vibber | 2004-10-10 | 1 | -0/+1 |
* | Tweak to work with no include path and working dir in the installer | Brion Vibber | 2004-09-27 | 1 | -2/+3 |
* | first attempt to support multiple language variants in the MediaWiki: namespace. | Zheng Zhu | 2004-09-25 | 1 | -1/+43 |
* | replacing wgLang with wgContLang | Zheng Zhu | 2004-09-22 | 1 | -4/+4 |
* | Fix double-escaping of messages added to the database at install time. | Brion Vibber | 2004-09-17 | 1 | -2/+1 |
* | It's traditional to put quotes around your strings. ;) | Brion Vibber | 2004-09-11 | 1 | -11/+11 |
* | specify cur_user as 0 on message import | Domas Mituzas | 2004-09-10 | 1 | -0/+3 |
* | fix timestamps, change multirow insert query into Database:insertArray() | Domas Mituzas | 2004-09-09 | 1 | -26/+15 |
* | Phpdoc comments and place holder. Part of the subpackage "maintenance", archi... | Antoine Musso | 2004-09-03 | 1 | -5/+12 |
* | Don't bother writing out the MediaWiki:All_messages page. It takes a billion ... | Brion Vibber | 2004-09-02 | 1 | -36/+0 |
* | Add MessageCache::clear and use it on initialise/rebuild of messages | Brion Vibber | 2004-08-11 | 1 | -5/+3 |
* | * Support for table name prefixes throughout the code. No support yet for con... | Tim Starling | 2004-07-18 | 1 | -9/+16 |
* | fixing up commandLine.inc so it will work anywhere | Tim Starling | 2004-06-13 | 1 | -2/+6 |
* | simple double to single quotes conversion. | Antoine Musso | 2004-06-12 | 1 | -15/+15 |
* | Put MediaWiki navigation in the Wikipedia namespace | Tim Starling | 2004-06-12 | 1 | -1/+1 |
* | Don't list every message during initialisation; this is a debugging aid but v... | Brion Vibber | 2004-06-12 | 1 | -1/+1 |
* | typo | Tim Starling | 2004-06-05 | 1 | -1/+1 |
* | fixed quickEdit(), used quickEdit() in InitialiseMessages.inc | Tim Starling | 2004-06-02 | 1 | -14/+4 |
* | safer script | Tim Starling | 2004-06-02 | 1 | -19/+29 |
* | no indent for text (caused pre areas with the new parser) | Gabriel Wicke | 2004-04-22 | 1 | -7/+7 |
* | Skip empty messages (added for DaVinci skin) while initialising database | Jens Frank | 2004-03-23 | 1 | -0/+6 |
* | overwriting of old default messages; ability to dump messages to a file | Tim Starling | 2004-03-08 | 1 | -29/+75 |
* | Clear message cache on rebuild | Brion Vibber | 2004-03-01 | 1 | -0/+10 |
* | Improved [[MediaWiki:All messages]] table | Tim Starling | 2004-02-28 | 1 | -16/+7 |
* | oops, removing old version | Erik Moeller | 2004-02-28 | 1 | -5/+0 |
* | using index.php and redirect.php instead of wiki.phtml and redirect.phtml | Erik Moeller | 2004-02-28 | 1 | -0/+5 |
* | Fix for compatibility with short_open_tag = Off | Brion Vibber | 2004-02-18 | 1 | -1/+1 |
* | Two blocking features: IP range blocks, and expiry times configurable block-b... | Tim Starling | 2004-02-14 | 1 | -3/+6 |
* | bug fix -- Invalid argument supplied for foreach() | Tim Starling | 2004-02-09 | 1 | -1/+2 |
* | misc improvements | Tim Starling | 2004-02-01 | 1 | -32/+69 |
* | Better namespace 8 updating, and watchlist caching in memcached.doc | Tim Starling | 2004-01-25 | 1 | -27/+24 |
* | removed test | Tim Starling | 2003-12-05 | 1 | -3/+1 |
* | adding cur_touched to inserted rows, setting wgCommandLineMode | Tim Starling | 2003-11-21 | 1 | -6/+11 |