Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / maintenance / language / rebuildLanguage.php
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
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 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 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-08 PlatonidesAdd option to rebuild message files on a different...
2012-02-09 Sam ReedFixing up undefined types in maintenance documentation
2011-03-30 Sam ReedFixup/add documentation
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-08-03 PlatonidesChange from global to parameter.
2010-05-22 Sam ReedStylize maintenance folder..
2010-02-10 Alexandre EmsenhuberFixed some doxygen warnings
2009-12-07 Tim StarlingReplaced all instances of <<<END (which breaks vim...
2009-05-24 Shinjimanadded functionality to removing a array key specified...
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2008-07-12 Siebrand MazelandAdd option to rebuildLanguage.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-10-26 Niklas Laxström* Made writeMessagesArray a MessageWriter class
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-03-29 Rotem LissMoving the writing to file to the function writeMessage...
2007-03-29 Rotem LissAdd no-unknown parameter for hiding the list of unknown...
2007-03-22 Rotem LissShow a notice about unknown messages when rebuilding...
2007-03-21 Rotem LissAllow checking for changes in the file without actually...
2007-03-16 Rotem LissFix.
2007-03-16 Rotem LissIf the generated messages are same to the current file...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2006-11-07 Rotem LissAdding comments for ignored and optional messages in...
2006-11-05 Rotem LissLibrary to write an organised messages array, and scrip...