lhc/web/wiklou.git
2016-07-29 jenkins-botMerge "Add Wikidata to default interwikis"
2016-07-29 jenkins-botMerge "API: Document a level of 'all' in action=protect"
2016-07-29 jenkins-botMerge "API: Remove deprecated response values from...
2016-07-29 jenkins-botMerge "Add User::findUsersByGroup()"
2016-07-29 ReedyAdd/update doc blocks for MWTidy
2016-07-29 jenkins-botMerge "Clean up array() in docs, Part I"
2016-07-28 jenkins-botMerge "ParserTest: Declare $recorder property"
2016-07-28 Lee Bousfieldresourceloader: Log each deprecation only once from...
2016-07-28 L10n-botMerge "Localisation updates from https://translatewiki...
2016-07-28 Translation... Localisation updates from https://translatewiki.net.
2016-07-28 jenkins-botMerge "Improve how slashes are stripped from filenames"
2016-07-28 jenkins-botMerge "ApiParse: Deprecate prop=headitems"
2016-07-28 Erik BernhardsonRename OpenSearch qiprofile parameter back to profile
2016-07-28 Timo TijhofApiParse: Deprecate prop=headitems
2016-07-28 addshoreUse isset in WikiPage prepareContentForEdit for newContent
2016-07-28 jenkins-botMerge "Fix Undefined variable issue in ApiQueryUserCont...
2016-07-28 jenkins-botMerge "Remove missed WatchedItem::resetNotificationTime...
2016-07-28 addshoreRemove missed WatchedItem::resetNotificationTimestamp...
2016-07-28 jenkins-botMerge "Use display name in category page subheadings...
2016-07-28 Sébastien SantoroFix Undefined variable issue in ApiQueryUserContributions
2016-07-27 jenkins-botMerge "Improve WikiMap::getWikiReferenceFromWgConf()"
2016-07-27 Translation... Localisation updates from https://translatewiki.net.
2016-07-27 Gergő TiszaAdd User::findUsersByGroup()
2016-07-27 jenkins-botMerge "Remove AutoLoader::loadClass()"
2016-07-27 jenkins-botMerge "Don't run the non-Tidy "bug 2702" hack unless...
2016-07-27 Brad JorschAPI: Remove deprecated response values from action...
2016-07-27 jenkins-botMerge "Adding support for numeric collation when using...
2016-07-27 Brad JorschAPI: Document a level of 'all' in action=protect
2016-07-27 jenkins-botMerge "Push common search api parameters into SearchApi...
2016-07-27 Tim StarlingDon't run the non-Tidy "bug 2702" hack unless Tidy...
2016-07-27 Aaron SchulzRemove web-request usages of deadlockLoop()
2016-07-27 jenkins-botMerge "Make revision deletion acquire file locks to...
2016-07-27 jenkins-botMerge "Make onTransactionIdle() safer for multi-DB...
2016-07-27 jenkins-botMerge "Only pretty-print the parser report JS vars"
2016-07-27 KaldariAdding support for numeric collation when using UCA...
2016-07-27 Aaron SchulzOnly pretty-print the parser report JS vars
2016-07-26 Aaron SchulzMake revision deletion acquire file locks to avoid...
2016-07-26 Aaron SchulzMake onTransactionIdle() safer for multi-DB commits
2016-07-26 jenkins-botMerge "Add comment to ChangesList::showCharacterDifference"
2016-07-26 Aaron SchulzClean up forEachOpenConnection() loop and use the metho...
2016-07-26 Translation... Localisation updates from https://translatewiki.net.
2016-07-26 Aaron SchulzMove NewPP limit report HTML comments to JS variables
2016-07-26 Erik BernhardsonPush common search api parameters into SearchApi class
2016-07-26 jenkins-botMerge "Don't magically make MediaWiki\Widget classes...
2016-07-26 Kunal MehtaMark Linker::link() as @deprecated
2016-07-26 jenkins-botMerge "Apply $wgMaxArticleSize more exactly"
2016-07-26 jenkins-botMerge "API: Use rev_user when possible for list=usercon...
2016-07-26 jenkins-botMerge "Make importTextFiles.php work with wildcards...
2016-07-26 jenkins-botMerge "WebRequest::getText(): Update more of the doc...
2016-07-26 jenkins-botMerge "mediawiki.htmlform: Remove deprecated $.fn.liveA...
2016-07-26 jenkins-botMerge "syncFileBackend.php: ellapsed => elapsed"
2016-07-26 jenkins-botMerge "SectionProfiler: Remove $profileOutCallback"
2016-07-26 jenkins-botMerge "Remove modulemessages from ApiParse and Output...
2016-07-26 jenkins-botMerge "Add MWTidy::factory()"
2016-07-26 Bartosz DziewońskiDon't magically make MediaWiki\Widget classes infusable
2016-07-26 addshoreRemove unused deprecated WatchedItem methods
2016-07-26 Aaron SchulzRenamed MWCallableUpdate class file to match the class
2016-07-26 Kunal MehtaParserTest: Declare $recorder property
2016-07-26 Tim StarlingAdd MWTidy::factory()
2016-07-26 jenkins-botMerge "Convert onTransactionIdle() callers to DeferredU...
2016-07-26 Kunal MehtaMediaHandler: Fix @return for getHandler()
2016-07-25 Aaron SchulzConvert onTransactionIdle() callers to DeferredUpdate...
2016-07-25 jenkins-botMerge "Update justinrainbow/json-schema in require...
2016-07-25 Timo TijhofRemove modulemessages from ApiParse and Output (depreca...
2016-07-25 jenkins-botMerge "Avoid use of DB rollback() in LocalFileMoveBatch"
2016-07-25 Kunal Mehtaregistration: Fix "config" schema validation
2016-07-25 Aaron SchulzAvoid use of DB rollback() in LocalFileMoveBatch
2016-07-25 addshoreCount edit conflicts for each namespace separately
2016-07-25 FlorianAdd addition of 'maxarticlesize' in ApiQuerySiteinfo...
2016-07-25 jenkins-botMerge "Make onTransactionPreCommitOrIdle() atomic when...
2016-07-25 Translation... Localisation updates from https://translatewiki.net.
2016-07-25 jenkins-botMerge "objectcache: Disable RedisBagOStuff constructor...
2016-07-25 Aaron SchulzMake onTransactionPreCommitOrIdle() atomic when immediate
2016-07-25 jenkins-botMerge "objectcache: Add callable doc comments for WANOb...
2016-07-25 Aaron Schulzobjectcache: Add callable doc comments for WANObjectCache
2016-07-25 ReedyMW_DIFF_VERSION is globally defined, drop MW_ prefix...
2016-07-25 Timo Tijhofobjectcache: Disable RedisBagOStuff constructor in...
2016-07-25 Kevin IsraelsyncFileBackend.php: ellapsed => elapsed
2016-07-25 jenkins-botMerge "Revert "mediawiki.special.userlogin.signup:...
2016-07-25 Bartosz DziewońskiRevert "mediawiki.special.userlogin.signup: Remove...
2016-07-25 Kevin IsraelSectionProfiler: Remove $profileOutCallback
2016-07-25 Amir SarabadaniClean up array() in docs, Part I
2016-07-25 jenkins-botMerge "mediawiki.special.userlogin.signup: Remove unnec...
2016-07-25 Bartosz Dziewońskimediawiki.htmlform: Remove deprecated $.fn.liveAndTestA...
2016-07-25 Bartosz Dziewońskimediawiki.special.userlogin.signup: Remove unnecessary...
2016-07-25 jenkins-botMerge "Allow providing 'notices' for OOUI HTMLForm...
2016-07-24 Max SemenikAdd Wikidata to default interwikis
2016-07-24 Bartosz DziewońskiImprove how slashes are stripped from filenames
2016-07-24 Translation... Localisation updates from https://translatewiki.net.
2016-07-24 Aaron SchulzMinor transaction callback cleanups
2016-07-24 ReedyUpdate justinrainbow/json-schema in require-dev to...
2016-07-24 Kunal Mehtaregistration: Support config setings that are relative...
2016-07-24 jenkins-botMerge "Session: Improvements to encryption functionality"
2016-07-24 Kunal Mehtaregistration: Fix merge_strategy in manifest_version 2
2016-07-24 Kunal Mehtaregistration: Update conversion script for manifest_ver...
2016-07-23 Translation... Localisation updates from https://translatewiki.net.
2016-07-23 jenkins-botMerge "Use current content model for blank page content...
2016-07-22 jenkins-botMerge "filebackend: Fix DBLockManager IDEA warnings"
2016-07-22 Aaron Schulzfilebackend: Fix DBLockManager IDEA warnings
2016-07-22 jenkins-botMerge "Make statsd counts for MWCallableUpdate actually...
next