Merge "CologneBlue rewrite: finally a proper sidebar using standard functions"
[lhc/web/wiklou.git] / maintenance / dev /
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-13 IAlexMerge "(bug 39538) SVG filepages do not need the file...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-12 CatropeMerge "Various javascript optimizations (fixes bug...
2012-09-12 KrinkleMerge "(bug 40072) Add semantic CSS classes to identify...
2012-09-11 KrinkleMerge "(bug 33445) Remove default right margin on wikit...
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-08 IAlexMerge "Fix Title::getRedirectsHere to respect interwiki...
2012-09-08 IAlexMerge "Made DBABagOStuff return values match the base...
2012-09-08 IAlexMerge "Made default BagOStuff::incr() function more...
2012-09-07 SiebrandMerge "(bug 40058) Parse newwindow message."
2012-09-07 Aaron SchulzMerge "Use $this to get the Title object in SkinTemplat...
2012-09-07 IAlexMerge "Avoid redundant logging UPDATE query."
2012-09-07 Aaron SchulzMerge "New hook, 'SearchResultInitFromTitle'"
2012-09-07 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
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...