Revert "merged master"
[lhc/web/wiklou.git] / maintenance / language / writeMessagesArray.inc
2012-08-29 Daniel KinzlerRevert "merged master"
2012-08-29 danielmerged master
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 danielmerged from master
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-18 NikerabbitMerge "Space in $separatorTransformTable should be...
2012-04-16 Aaron SchulzMerge "fix the call of count( $module->getDependencies...
2012-04-16 Brion VIBBERMerge "(bug 34852) new optional 'link' parameter to...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-08 PlatonidesAdd option to rebuild message files on a different...
2012-02-09 Sam ReedFixing up undefined types in maintenance documentation
2011-10-18 Sam ReedCleanup whitespace
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-07-26 Siebrand MazelandRevert r69841, r69882, r69892, r69896, r69910 in phase3...
2010-07-25 Sam ReedAdd some more missing globals
2010-06-02 Alexandre EmsenhuberFixed some doxygen warnings
2009-04-19 Rotem LissFollow-up to r49558: Remove per-message comments suppor...
2008-07-13 Rotem LissTypo in comment.
2008-07-12 Siebrand MazelandFix indentation (thanks Niklas)
2008-07-12 Siebrand MazelandAdd option to rebuildLanguage.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-10 Siebrand MazelandFix typo
2008-04-20 Niklas Laxström* Support prefix for message meta data
2008-04-06 Niklas Laxström* linkprefix doesn't actually need any special handling...
2008-04-05 Alexandre EmsenhuberFix for r32733: added a new array of settings that...
2008-03-26 Siebrand Mazeland* fix some inconsistency and style issues (email->e...
2008-02-16 Rotem LissUsing static variables to solve the problem.
2008-02-16 Rotem Lissrequire_once => require, to fix the Translate extension...
2008-02-16 Rotem LissIndentation, and including files only once to avoid...
2007-12-30 Niklas Laxström* Always quote \ in output
2007-12-15 Niklas Laxström* Typo in comment
2007-12-13 Niklas Laxström* Made a bit more reusable
2007-10-26 Niklas Laxström* Made writeMessagesArray a MessageWriter class
2007-10-24 Niklas Laxström* Be more robust and do the right thing automatically...
2007-07-29 Rotem LissUse native newlines when rebuilding a messages file.
2007-07-02 Aryeh Gregor* Add 'editsection-brackets' message to allow localizat...
2007-06-30 Rotem LissTODO list.
2007-03-29 Rotem LissMoving the writing to file to the function writeMessage...
2007-03-22 Rotem LissShow a notice about unknown messages when rebuilding...
2007-02-09 Brion VibberwgMessageStrucutre -> wgMessageStructure
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2007-01-11 Aryeh Gregor* Escape '$' also for double quotes
2007-01-11 Aryeh Gregor* Update for new messages
2007-01-11 Aryeh Gregor* When both ' and " occur in a message, escape the...
2006-11-21 Rotem LissFixes for the script rebuildLanguage.php:
2006-11-07 Rotem LissAdding comments for ignored and optional messages in...
2006-11-06 Rotem LissAdding the block of unknown messages for messages which...
2006-11-05 Rotem LissLibrary to write an organised messages array, and scrip...