Expose RL modules and js config vars in action=expandtemplates
[lhc/web/wiklou.git] / includes / api / i18n / qqq.json
2015-06-05 Marc Ordinas i LlopisExpose RL modules and js config vars in action=expandte...
2015-06-03 jenkins-botMerge "Let deduplicateRootJob() accept JobSpecification...
2015-06-03 jenkins-botMerge "content: Recognise .json as JsonContent in User...
2015-06-03 jenkins-botMerge "wl_notificationtimestamp code comments typo...
2015-06-03 jenkins-botMerge "Combine deleteArchived{Files,Revisions}.inc...
2015-06-02 jenkins-botMerge "Check result of preg_match_all in Parser.php"
2015-06-02 jenkins-botMerge "Made LoadBalancer debug log entries use "localho...
2015-06-02 jenkins-botMerge "Reduce page deletion lock contention"
2015-06-02 jenkins-botMerge "Add List-Unsubscribe header to emails"
2015-06-02 jenkins-botMerge "mediawiki.ui: checkbox: Render "on top of" the...
2015-06-02 jenkins-botMerge "composer.json: Downgrade PHPUnit to 3.7.37 ...
2015-06-01 jenkins-botMerge "Add help link for 8 more special pages"
2015-06-01 jenkins-botMerge "Commit all connections after each job"
2015-06-01 jenkins-botMerge "Made isAllowed(), showHistory() and formatRevisi...
2015-06-01 jenkins-botMerge "SpecialMediaStatistics: Protect against invalid...
2015-06-01 Brian WolffMerge "Fix some RecentChange phpdoc return types"
2015-06-01 jenkins-botMerge "Move MWTimestamp::getHumanTimestamp() to Language"
2015-05-31 jenkins-botMerge "Create mediawiki.widgets and mw.widgets.TitleInp...
2015-05-29 Brad JorschAPI: Add more parameter types and improve info
2015-05-28 jenkins-botMerge "Don't run phpcs on node_modules folder"
2015-05-28 jenkins-botMerge "Revert "Convert mediawiki.toc and mediawiki...
2015-05-25 jenkins-botMerge "Don't localize parentheses in version number...
2015-05-25 jenkins-botMerge "jquery.tipsy: Improve accessibility slightly"
2015-05-24 jenkins-botMerge "Reset Title cache when importing titles."
2015-05-24 jenkins-botMerge "Implement OOUI display format for HTMLForm"
2015-05-24 jenkins-botMerge "API: Ignore META_BC_SUBELEMENTS elements that...
2015-05-23 jenkins-botMerge "XMP: Throw generic exceptions instead of MWExcep...
2015-05-23 jenkins-botMerge "Remove unused 'XMPGetInfo' and 'XMPGetResults...
2015-05-23 jenkins-botMerge "Update namespace aliases for Luri (lrc) from...
2015-05-23 jenkins-botMerge "mediawiki.language: Respect $wgTranslateNumerals...
2015-05-23 jenkins-botMerge "Fix edit link for messages in $wgForceUIMsgAsCon...
2015-05-23 jenkins-botMerge "SpecialStatsAddExtra: Format column label with...
2015-05-21 jenkins-botMerge "API: Add 'wrfromtitle' and 'wrtotitle' to list...
2015-05-21 jenkins-botMerge "Search: Allow searchContainedSyntax to be define...
2015-05-21 jenkins-botMerge "registration: Don't ignore empty array config...
2015-05-21 jenkins-botMerge "registration: Add test case to demonstrate T9834...
2015-05-21 Brad JorschAPI: Add 'wrfromtitle' and 'wrtotitle' to list=watchlistraw
2015-05-20 kaldariMerge "Bumping lightncandy version from 0.18 to 0.21"
2015-05-19 jenkins-botMerge "Added ObjectCache::getMainStashInstance() and...
2015-05-19 jenkins-botMerge "Revert "Remove invalid language code "bh" (alias...
2015-05-18 jenkins-botMerge "Support changing icon variants on hover"
2015-05-18 jenkins-botMerge "Better message wording."
2015-05-18 jenkins-botMerge "API Import: Die when namespace and rootpage...
2015-05-18 jenkins-botMerge "Set correct default date format for ce"
2015-05-18 jenkins-botMerge "Converted FileBackendStore to using the WAN...
2015-05-18 jenkins-botMerge "Converted User object cache to the WAN cache"
2015-05-18 jenkins-botMerge "Cleanups to WANObjectCache::getWithSetCallback...
2015-05-16 jenkins-botMerge "Convert mediawiki.toc and mediawiki.user to...
2015-05-16 jenkins-botMerge "Timestamp from Year/Month selector on forms...
2015-05-15 jenkins-botMerge "Always pass a valid User object to LoginUserMigr...
2015-05-15 jenkins-botMerge "ApiOpenSearch: Don't output warnings in JSON...
2015-05-15 jenkins-botMerge "Use touchCheckKey when purging tag usage stats"
2015-05-15 jenkins-botMerge "Revert "Follow-up ee320648fd1: output mw-content...
2015-05-15 jenkins-botMerge "Allow to customise addHelpLink() target via...
2015-05-14 Translation update... Localisation updates from https://translatewiki.net.
2015-05-14 jenkins-botMerge "API: Set HTMLForm when validating field in ApiOp...
2015-05-12 jenkins-botMerge "Removed executeReadyPeriodicTasks() method"
2015-05-12 jenkins-botMerge "Added common metadata caching to the djvu handler"
2015-05-11 jenkins-botMerge "Made triggerOpportunisticLinksUpdate() jobs...
2015-05-11 jenkins-botMerge "Converted User touched key to using the WAN...
2015-05-11 jenkins-botMerge "Include transaction details log entry for trx...
2015-05-11 jenkins-botMerge "Avoid cache stampedes in ChangeTag class"
2015-05-11 jenkins-botMerge "Converted LocalFile to using the WAN cache"
2015-05-11 jenkins-botMerge "Unbreak --profile=text for CLI scrips"
2015-05-11 jenkins-botMerge "WebRequest::getHeader: add optional flag to...
2015-05-10 Brad JorschAPI: Add output of JS config vars to action=parse
2015-05-06 jenkins-botMerge "Remove --max-slave-lag options and remnants...
2015-05-06 jenkins-botMerge "update.php: Remove max seconds of lag from wfWai...
2015-04-30 Brad JorschApiOpenSearch: Don't output warnings in JSON mode
2015-04-24 jenkins-botMerge "Better pageprops API example"
2015-04-22 jenkins-botMerge "Change error/warning messages to be parsed inste...
2015-04-22 jenkins-botMerge "Use PHP_OS rather than php_uname, which may...
2015-04-22 jenkins-botMerge "Update namespaces for Western Baluchi (bgn)...
2015-04-22 jenkins-botMerge "Add namespace aliases for Western Baluchi (bgn)"
2015-04-22 jenkins-botMerge "Update namespaces for South Azerbaijani (azb...
2015-04-21 jenkins-botMerge "Added CAS logic to User::addAutopromoteOnceGroups"
2015-04-21 jenkins-botMerge "Chinese Conversion Table Update 2015-2"
2015-04-18 jenkins-botMerge "CREDITS for This, That, and the other"
2015-04-17 jenkins-botMerge "Follow-up 1c57794e371: change 'nobools' to ...
2015-04-17 jenkins-botMerge "Avoid (s) for unknown plural in a message"
2015-04-17 jenkins-botMerge "Show correct counts in category-info on action...
2015-04-16 jenkins-botMerge "API: Update ApiTag, fix error handling"
2015-04-16 Brad JorschAPI: Document parameter types
2015-04-16 jenkins-botMerge "Fix variable name and use isset() to shut up...
2015-04-16 jenkins-botMerge "Avoid (s) for unknown plural in a message"
2015-04-16 jenkins-botMerge "Add $linkTrail for Western Baluchi (bgn)"
2015-04-16 jenkins-botMerge "mediawiki.jqueryMsg: Abort test if a language...
2015-04-16 jenkins-botMerge "Tweaked CAS log message for User::saveSettings"
2015-04-16 jenkins-botMerge "API: Overhaul ApiResult, make format=xml not...
2015-04-15 jenkins-botMerge "ResourceLoaderImageModule: Implement cache inval...
2015-04-15 Chad HorohoeMerge "Remove MW_SPECIALPAGE_VERSION. Unused anywhere."
2015-04-15 This, that and the... Allow users to add, remove and apply change tags using...
2015-04-15 jenkins-botMerge "Add namespace aliases for Luri (lrc)"
2015-04-15 NikerabbitMerge "Remove zh-tw message "editing""
2015-04-15 jenkins-botMerge "Message::inLanguage() shouldn't unstub StubUserLang"
2015-04-15 Aaron SchulzMerge "Avoid deadlocks in User::incEditCount"
2015-04-15 jenkins-botMerge "Avoid page_restrictions field queries for templa...
2015-04-15 jenkins-botMerge "Reduce outages due to master DB problems in...
2015-04-14 jenkins-botMerge "mediawiki.loader: Remove optional params in...
2015-04-14 jenkins-botMerge "Displaying protection expiry date and time in...
next