[FileBackend] Added option for copy script to skip non-UTF8 filenames.
[lhc/web/wiklou.git] / maintenance / dev /
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "Add a MagicWordArray::getNames() function"
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Follow-up SVN r98012: pass Title objects to...
2012-08-07 Aaron SchulzMerge "Added some docs, fixed some docs and made implic...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 Aaron SchulzMerge "Add a Uri class."
2012-08-07 Tim StarlingMerge "Fix wrong return value in Preprocessor::getChild...
2012-08-06 Aaron SchulzMerge "Always save the cache if stuff was added to...
2012-08-06 Aaron SchulzMerge "Memcached PHP client improvements"
2012-08-06 Aaron SchulzMerge "Fixes to Special:Mostlinkedcategories."
2012-08-06 Aaron SchulzMerge "Use a better message when a revision is not...
2012-08-06 IAlexMerge "Move message importtext into the fieldset"
2012-08-06 Aaron SchulzMerge "Followup ac8b7d54f81f7b3879a7e21c96b0d182a00618d...
2012-08-06 Daniel FriesenFollowup ac8b7d54f81f7b3879a7e21c96b0d182a00618d2 fix...
2012-08-06 Aaron SchulzMerge "change some rc_new to rc_type == RC_NEW"
2012-08-04 NikerabbitMerge "* Bug 39032 - ApiQuery generates help in constru...
2012-08-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-04 PlatonidesImprove detection of php binary.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-20 Daniel FriesenSecurity paranoia, reject requests to router.php that...
2012-02-15 Daniel FriesenAdd missing delimiters to the regexp in maintenace...
2011-12-11 Daniel FriesenFollow up r105821, as usual, commit the files I forgot...
2011-12-11 Daniel FriesenFollow up r102210:
2011-12-03 Daniel FriesenFollowup r103678; Add a comment.
2011-11-24 Daniel FriesenUpdate maintenance/dev/'s router, add handling for...
2011-11-24 Daniel FriesenModify maintenance/dev/ router code to fix the bug...
2011-11-19 Daniel FriesenIncorporate a router into our maintenance/dev/ code...
2011-11-06 Daniel FriesenAllow for installation of php in ~/.mwphp and don't...
2011-11-06 Daniel FriesenFollowup r102201, quote all variables to guard against...
2011-11-06 Daniel FriesenCommit maintenance/dev/ a set of bash scripts that...