Remove some stray executable bits
[lhc/web/wiklou.git] / maintenance / InitialiseMessages.inc
2006-04-04 Brion VibberRemove some stray executable bits
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-10-22 Brion Vibber* Wrap message page insertions in a transaction to...
2005-08-13 Mr. E23Fixed typo that caused update.php to fail in some cases
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-04-12 Tim StarlingVarious live patches ported from REL1_4
2005-03-19 Brion VibberUpdate message initialiser to use Revision functions...
2005-02-24 Domas Mituzasleftover wfInvertTimestamp()
2005-02-21 Domas Mituzasremove inverse_timestamp wherever it is found and disab...
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-22 Brion VibberMerge capitallinks message fixes from REL1_4
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-10 Zheng ZhuFix inclusion error during installation
2004-12-09 Zheng ZhuAdded optional setting to allow UI messages act as...
2004-12-07 Zheng Zhumore fixes for languages with no language files; allow...
2004-12-06 Zheng Zhufix install/update problem for languages without langua...
2004-12-05 Zheng Zhumake sure all language variants are initialized.
2004-12-01 Brion VibberAdd basic support for table prefixes to the installer...
2004-11-29 Evan ProdromouRemoved CVS keywords from files, to make merging betwee...
2004-10-24 Tim StarlingReplacing obsolete Database member functions.
2004-10-11 Zheng ZhuFor content language, removed language code suffix...
2004-10-10 Brion VibberDisable message cache transforms on install (bug 296)
2004-09-27 Brion VibberTweak to work with no include path and working dir...
2004-09-25 Zheng Zhufirst attempt to support multiple language variants...
2004-09-22 Zheng Zhureplacing wgLang with wgContLang
2004-09-17 Brion VibberFix double-escaping of messages added to the database...
2004-09-11 Brion VibberIt's traditional to put quotes around your strings. ;)
2004-09-10 Domas Mituzasspecify cur_user as 0 on message import
2004-09-09 Domas Mituzasfix timestamps, change multirow insert query into Datab...
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-09-02 Brion VibberDon't bother writing out the MediaWiki:All_messages...
2004-08-11 Brion VibberAdd MessageCache::clear and use it on initialise/rebuil...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-06-13 Tim Starlingfixing up commandLine.inc so it will work anywhere
2004-06-12 Antoine Mussosimple double to single quotes conversion.
2004-06-12 Tim StarlingPut MediaWiki navigation in the Wikipedia namespace
2004-06-12 Brion VibberDon't list every message during initialisation; this...
2004-06-05 Tim Starlingtypo
2004-06-02 Tim Starlingfixed quickEdit(), used quickEdit() in InitialiseMessag...
2004-06-02 Tim Starlingsafer script
2004-04-22 Gabriel Wickeno indent for text (caused pre areas with the new parser)
2004-03-23 Jens FrankSkip empty messages (added for DaVinci skin) while...
2004-03-08 Tim Starlingoverwriting of old default messages; ability to dump...
2004-03-01 Brion VibberClear message cache on rebuild
2004-02-28 Tim StarlingImproved [[MediaWiki:All messages]] table
2004-02-28 Erik Moelleroops, removing old version
2004-02-28 Erik Moellerusing index.php and redirect.php instead of wiki.phtml...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-14 Tim StarlingTwo blocking features: IP range blocks, and expiry...
2004-02-09 Tim Starlingbug fix -- Invalid argument supplied for foreach()
2004-02-01 Tim Starlingmisc improvements
2004-01-25 Tim StarlingBetter namespace 8 updating, and watchlist caching...
2003-12-05 Tim Starlingremoved test
2003-11-21 Tim Starlingadding cur_touched to inserted rows, setting wgCommandL...
2003-11-15 Tim Starlingrearranging InitialiseMessages code