Merge "Use array for join condition"
[lhc/web/wiklou.git] / languages /
2013-01-21 jenkins-botMerge "Use array for join condition"
2013-01-21 jenkins-botMerge "Trim spaces on user supplied comments"
2013-01-20 Translation update... Localisation updates from translatewiki.net.
2013-01-19 jenkins-botMerge "(bug 42513) mediawiki.Uri: Fix parsing of URIs...
2013-01-19 Translation update... Localisation updates from translatewiki.net.
2013-01-18 jenkins-botMerge "Make redirect update in refreshLinks.php bypass...
2013-01-18 IAlexMerge "Moved $function definition up to make IDE happy."
2013-01-18 jenkins-botMerge "Made upload stash cleanup script scan the temp...
2013-01-18 jenkins-botMerge "Made ORMTable and ORMRow non-abstract"
2013-01-18 IAlexMerge "(bug 44010) Pass context to UserGetLanguageObject"
2013-01-18 umherirrenderFix message movepagetext: Move to a empty page not...
2013-01-18 jenkins-botMerge "Add guard to Resources.php"
2013-01-18 jenkins-botMerge "(bug 43942) Skip screen sheets with media querie...
2013-01-17 Translation update... Localisation updates from translatewiki.net.
2013-01-17 GWickeMerge "Additional tests to catch Parsoid regressions."
2013-01-17 jenkins-botMerge "Minor tweaks to installer text"
2013-01-17 Ori Livneh(bug 43272) Make protect level messages clear and consi...
2013-01-16 ReedyMerge "Fix mctest to work with new WMF memcached setup"
2013-01-16 jenkins-botMerge "Follow-up Id75401be (e32c8afe): no more need...
2013-01-16 Translation update... Localisation updates from translatewiki.net.
2013-01-15 Translation update... Localisation updates from translatewiki.net.
2013-01-15 jenkins-botMerge "(bug 43498) (bug 43574) Two wikilink types and...
2013-01-15 Trevor ParscalMerge "(bug 43052) dblClickEdit/rightClickEdit: Trigger...
2013-01-15 jenkins-botMerge "API Cleanup: renamed '_badcontinue'->'badcontinu...
2013-01-15 DemonMerge "[JobQueue] Optimized JobQueueGroup::pop()."
2013-01-15 jenkins-botMerge "(bug 43981) disable live preview on user .js...
2013-01-15 KrinkleMerge "Revert "Live preview no longer experimental""
2013-01-15 KrinkleRevert "Live preview no longer experimental"
2013-01-15 IAlexMerge "SpecialEditWatchlist: Don't re-escape html optio...
2013-01-15 Subramanya SastryMerge "Test (escaped) HTML entities in text content...
2013-01-14 DemonMerge "Fixed empty return values in MemcLockManager."
2013-01-14 Translation update... Localisation updates from translatewiki.net.
2013-01-14 jenkins-botMerge "Minor cleanup"
2013-01-14 jenkins-botMerge "fixed timestamp validation for api"
2013-01-14 DemonMerge "Removed useless keys() function from BagOStuff."
2013-01-14 IAlexMerge "Fix spelling mistake"
2013-01-13 IAlexMerge "Set RAII $scope variable in DB job queue."
2013-01-13 Translation update... Merge "Localisation updates from translatewiki.net."
2013-01-13 jenkins-botMerge "Don't apply IP blocks to users with "ipblock...
2013-01-13 Translation update... Localisation updates from translatewiki.net.
2013-01-13 ReedyMerge "Add wfProfileOut() missing in 74f581e34"
2013-01-12 Translation update... Localisation updates from translatewiki.net.
2013-01-12 IAlexMerge "Update doc comments and code formatting."
2013-01-12 jenkins-botMerge "Eliminate dummy Language instances from being...
2013-01-11 Aaron SchulzMerge "Make Block::newFromTarget() work again when...
2013-01-11 jenkins-botMerge "Use ResultWrapper::numRows() instead of Database...
2013-01-11 Subramanya SastryMerge "Test some more partly template-generated wikilin...
2013-01-11 Translation update... Localisation updates from translatewiki.net.
2013-01-11 jenkins-botMerge "(bug 43852) Fix converttitles param in api.php...
2013-01-11 bsitu(bug 42941) Add $CHANGEDORCREATED back for custom template
2013-01-11 IAlexMerge "Add "modifyExtensionField" utility function"
2013-01-11 IAlexMerge "[JobQueue] Added wfIncrStats() for job recycling."
2013-01-11 Ori.livnehMerge "Overriding Vector's footer margin when in print...
2013-01-10 Translation update... Merge "Localisation updates from translatewiki.net."
2013-01-10 Translation update... Localisation updates from translatewiki.net.
2013-01-10 jenkins-botMerge "Add css $classes variable to the OldChangesListR...
2013-01-10 IAlexMerge "Fixed return type doc"
2013-01-10 jenkins-botMerge "improve doc"
2013-01-10 jenkins-botMerge "Supress the root namespacing from DBQueryError."
2013-01-10 GWickeMerge "(bug 43661) Added test for special link trail...
2013-01-10 KaldariMerge "(bug 43211) Add mw-navigation to CSS for display...
2013-01-09 DemonMerge "[JobQueue] Improved de-duplication stat calls."
2013-01-09 DemonMerge "[FileBackend] Suppress most file warnings but...
2013-01-09 Translation update... Localisation updates from translatewiki.net.
2013-01-09 jenkins-botMerge "Bug 11057 - Increase size of ug_group in user_gr...
2013-01-09 raymondReplace hardcoded native language names with core parse...
2013-01-09 raymondMerge "Add message documentation and message key to...
2013-01-09 raymondAdd message documentation and message key to maintenanc...
2013-01-09 jenkins-botMerge "Miscellaneous profiling fixes"
2013-01-09 jenkins-botMerge "Allow preferences that need not be rendered...
2013-01-08 TychayMerge "Add support for mulitpart mime email to email...
2013-01-08 Translation update... Localisation updates from translatewiki.net.
2013-01-08 jenkins-botMerge "Catch excpt to avoid fatal in Message::__toString"
2013-01-08 Tyler Anthony Romeo(bug 41365) Added transclusion count to InfoAction.
2013-01-08 jenkins-botMerge "Language::listToText cleanup with unit test"
2013-01-08 Siebrand MazelandLive preview no longer experimental
2013-01-08 Tim StarlingMerge "[JobQueue] Some tweaks to reduce claimRandom...
2013-01-07 jenkins-botMerge "Follow-up I5f7f6da0 (cefb9ef): pass the User...
2013-01-07 jenkins-botMerge "Makes WebRequest::detectProtocolAndStdPort(...
2013-01-07 jenkins-botMerge "Localisation updates from translatewiki.net."
2013-01-07 Translation update... Localisation updates from translatewiki.net.
2013-01-07 IAlexMerge "Update docs"
2013-01-07 Yuri AstrakhanLanguage::listToText cleanup with unit test
2013-01-07 jenkins-botMerge "(minor) Make ORMTable handle failed queries...
2013-01-07 jenkins-botMerge "(bug 42064) Make EditFilterMergedContent more...
2013-01-07 jenkins-botMerge "(bug 43684) Don't bother creating a new context...
2013-01-07 Siebrand Mazelandphp maintenance/language/rebuildLanguage.php --lang=en
2013-01-07 Siebrand MazelandFollow-up I0e5d3cfb: Spelling consistency update
2013-01-07 Marius HochDisable protection in case there aren't any restriction...
2013-01-07 jenkins-botMerge "Revert "Also delete the page information cache...
2013-01-07 jenkins-botMerge "Remove orphan call to wfProfileOut()"
2013-01-06 Translation update... Localisation updates from translatewiki.net.
2013-01-06 Tyler Anthony Romeo(bug 41368) Added category information to InfoAction.
2013-01-05 jenkins-botMerge "Normalise inline comment markers to "//" in...
2013-01-05 IAlexMerge "Show changed bits on file version (oldimage...
2013-01-05 IAlexMerge "Use nocookiesfornew on account creation if no...
2013-01-04 jenkins-botMerge "Fix Sqlite upgrade test when profiling to databa...
2013-01-04 IAlexMerge "Use Database::addQuotes instead of hardcoded...
2013-01-04 IAlexMerge "Partial normalisation of hooks.txt"
2013-01-04 IAlexMerge "recentchanges.rc_ip is used for retroactive...
next