Merge "Http::getProxy() method to get proxy configuration"
[lhc/web/wiklou.git] / includes / filerepo /
2016-03-25 jenkins-botMerge "Http::getProxy() method to get proxy configuration"
2016-03-24 jenkins-botMerge "parserTest: Remove mention of non-existent ...
2016-03-24 TjonesMerge "Add redirect=no only to redirects on redirect...
2016-03-24 jenkins-botMerge "Use WIS::getWatchedItemsForUser in SpecialEditWa...
2016-03-24 jenkins-botMerge "ZipDirectoryReader: Don't try to parse zero...
2016-03-24 jenkins-botMerge "MimeMagic: Prevent PHP warning when trying to...
2016-03-24 RicordisamoaAlways use 'bool' instead of 'boolean' in Doxygen tags
2016-03-24 jenkins-botMerge "Improve sign-up portion of the login form"
2016-03-24 jenkins-botMerge "Title: Fix inaccurate documentation of getUserPe...
2016-03-23 jenkins-botMerge "Request-local caching of revision text"
2016-03-23 jenkins-botMerge "SpecialUploadStash: Add links to view a thumb...
2016-03-23 Aaron SchulzCleanups to WikiRevision
2016-03-23 jenkins-botMerge "Add WatchedItemStore::getWatchedItemsForUser"
2016-03-23 jenkins-botMerge "Ensure that User::getId() returns int"
2016-03-22 jenkins-botMerge "Message: Use RequestContext instead of $wgLang"
2016-03-21 jenkins-botMerge "Use WatchedItemStore in ApiQueryInfo::getWatched...
2016-03-19 jenkins-botMerge "Handle HTTPS when running jobs asynchronously"
2016-03-19 jenkins-botMerge "Many more function case mismatches"
2016-03-19 ReedyMany more function case mismatches
2016-03-18 jenkins-botMerge "resetUserEmail: Allow resetting email without...
2016-03-18 jenkins-botMerge "Try to fix some other broken-looking legacy...
2016-03-18 jenkins-botMerge "Register importImages options without arguments...
2016-03-18 jenkins-botMerge "Log slow diffs"
2016-03-17 jenkins-botMerge "Fix documentation lies about debug toolbar ...
2016-03-16 jenkins-botMerge "Improve translation for bs namespaces"
2016-03-15 jenkins-botMerge "Add id field to watchlist db table"
2016-03-15 jenkins-botMerge "Use WatchedItemStore::countWatchers in SpecialWa...
2016-03-15 jenkins-botMerge "Add countUnreadNotifications to WatchedItemStore"
2016-03-15 jenkins-botMerge "Move countVisitingWatchers to WatchedItemStore"
2016-03-15 jenkins-botMerge "Move counting of watchers to WatchedItemStore"
2016-03-15 jenkins-botMerge "Improve cache assertions in WatchedItemStoreUnit...
2016-03-15 jenkins-botMerge "Uncache things in WatchedItemStore::updateNotifi...
2016-03-15 jenkins-botMerge "Make unused variable optional in ChangesList...
2016-03-14 jenkins-botMerge "Make use of …::class feature in ContentHandler...
2016-03-14 jenkins-botMerge "completionSearch: try an exact match even if...
2016-03-14 jenkins-botMerge "Move some LocalFile comments around"
2016-03-14 jenkins-botMerge "Use an example with working digit transformation"
2016-03-13 jenkins-botMerge "build: Update grunt-jscs to 2.8.0"
2016-03-12 jenkins-botMerge "Chinese Conversion Table Update 2016-1"
2016-03-11 Aaron SchulzMove some LocalFile comments around
2016-03-11 jenkins-botMerge "Normalize user provided URL link for Special...
2016-03-11 jenkins-botMerge "mediawiki.api.parse: Allow parsing pages"
2016-03-11 jenkins-botMerge "OutputPage: Set wgPageContentLanguage to pageVie...
2016-03-11 jenkins-botMerge "Include user name in Special:BotPassword success...
2016-03-11 jenkins-botMerge "resourceloader: Inverse hasOwn() check to fix...
2016-03-11 jenkins-botMerge "Avoid rebuilding database fixtures for every...
2016-03-10 jenkins-botMerge "Respect undeclared command line options"
2016-03-10 jenkins-botMerge "HTMLForm: Use OOUI\Element::configFromHtmlAttrib...
2016-03-10 jenkins-botMerge "HTMLFormFieldWithButton: Don't make the button...
2016-03-10 jenkins-botMerge "Remove some deprecated functions from ApiBase"
2016-03-10 jenkins-botMerge "Make UploadBase use TempFSFile to wrap the tempo...
2016-03-10 jenkins-botMerge "build: Ignore phpcs in /skins but not /includes...
2016-03-10 jenkins-botMerge "user: Remove debug entries from User::isValidUse...
2016-03-08 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-08 jenkins-botMerge "Use header_register_callback to avoid caching...
2016-03-08 jenkins-botMerge "Hygiene: Add wrapHTML method"
2016-03-08 jenkins-botMerge "Remove use of "successful" in strings"
2016-03-08 jenkins-botMerge "ChangesList: Add support for context source...
2016-03-08 jenkins-botMerge "ChangesList: Use context language for LogPage...
2016-03-08 jenkins-botMerge "initSiteStats.php: Make it obvious you need...
2016-03-08 jenkins-botMerge "Move EmailNotification::updateWatchlistTimestamp...
2016-03-08 Siebrand MazelandReplace uses of join() by implode()
2016-03-08 jenkins-botMerge "Hooks do not have to return true any more, they...
2016-03-08 jenkins-botMerge "Guard against allowing intermediate caching...
2016-03-08 jenkins-botMerge "Use single quotes in API where possible"
2016-03-08 jenkins-botMerge "MemoizedCallable: Add test for memoized closure"
2016-03-08 jenkins-botMerge "Declare functions with access modifiers"
2016-03-08 jenkins-botMerge "Explicitly declare ApiQueryImageInfo::getInfo...
2016-03-08 jenkins-botMerge "Remove deprecated methods in ApiQuery"
2016-03-08 jenkins-botMerge "Explicitly declare ApiImport::getData() public"
2016-03-08 jenkins-botMerge "Explicitly declare ImportReporter::reportPage...
2016-03-08 jenkins-botMerge "Explicitly declare ApiFormatXml::addXslt() prote...
2016-03-08 jenkins-botMerge "Explicitly declare ApiFormatBase::initPrinter...
2016-03-08 jenkins-botMerge "Call static functions statically in API"
2016-03-08 jenkins-botMerge "Use Elvis operator where possible in API"
2016-03-08 jenkins-botMerge "Remove unused local variables in API"
2016-03-08 jenkins-botMerge "Fixes to masterPosWait() for master switchovers"
2016-03-08 jenkins-botMerge "Fix some JobQueue IDEA errors"
2016-03-08 jenkins-botMerge "Correcting comments regarding $wgCacheDirectory...
2016-03-08 jenkins-botMerge "Add FileOperationReplication log to improve...
2016-03-08 jenkins-botMerge "Clarify FileRepo::concatenate() docs a bit"
2016-03-07 Aaron SchulzMake UploadBase use TempFSFile to wrap the temporary...
2016-03-07 jenkins-botMerge "Improve change content model log entry for page...
2016-03-04 jenkins-botMerge "Add additional tracking information to mediawiki...
2016-03-04 Aaron SchulzClarify FileRepo::concatenate() docs a bit
2016-03-04 jenkins-botMerge "Revert "Allow auto suggestion for subpages of...
2016-03-03 jenkins-botMerge "Upstream `isElementInViewport` from MobileFrontend"
2016-03-03 jenkins-botMerge "Prevent "Failed to create..." warnings when...
2016-03-03 jenkins-botMerge "Add tags support to patrol, protect, unblock...
2016-03-03 jenkins-botMerge "maintenance: Remove odd use of $wgLang"
2016-03-03 jenkins-botMerge "filebackend: Clean up TempFSFile and fix IDEA...
2016-03-02 jenkins-botMerge "Add ContentHandler::supportsCategories method"
2016-03-02 jenkins-botMerge "Revert "Deprecating: Consolidating `progressive...
2016-03-02 jenkins-botMerge "Add help link for Special:ChangeContentModel"
2016-03-02 jenkins-botMerge "Allow FSFile objects for src in FileBackend...
2016-03-02 Aaron SchulzAllow FSFile objects for src in FileBackend::do*Operations
2016-03-02 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-02 jenkins-botMerge "mw.Upload.BookletLayout/Dialog: Add determinate...
2016-03-01 jenkins-botMerge "Reset scoped session for upload jobs after defer...
2016-02-29 jenkins-botMerge "Revert "Add type hint against LinkTarget""
next