Merge "Http::getProxy() method to get proxy configuration"
[lhc/web/wiklou.git] / includes / WatchedItemStore.php
2016-03-25 jenkins-botMerge "Http::getProxy() method to get proxy configuration"
2016-03-25 jenkins-botMerge "mediawiki.widgets: Remove use of bind() for...
2016-03-25 jenkins-botMerge "Allow titles with falsy title text in suggestions"
2016-03-25 jenkins-botMerge "Switch Signature of WatchedItemStore::addWatchBatch"
2016-03-24 jenkins-botMerge "parserTest: Remove mention of non-existent ...
2016-03-24 addshoreSwitch Signature of WatchedItemStore::addWatchBatch
2016-03-24 jenkins-botMerge "Dont count RC_CATEGORIZE in Special:ActiveUsers"
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 addshoreUse WIS::getWatchedItemsForUser in SpecialEditWatchlist
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 jenkins-botMerge "Add WatchedItemStore::getWatchedItemsForUser"
2016-03-23 jenkins-botMerge "Ensure that User::getId() returns int"
2016-03-23 addshoreAdd WatchedItemStore::getWatchedItemsForUser
2016-03-22 jenkins-botMerge "Message: Use RequestContext instead of $wgLang"
2016-03-21 jenkins-botMerge "mw.widgets.CategoryCapsuleItemWidget: Pass the...
2016-03-21 jenkins-botMerge "Use WatchedItemStore in ApiQueryInfo::getWatched...
2016-03-21 Leszek ManickiUse WatchedItemStore in ApiQueryInfo::getWatchedInfo
2016-03-19 jenkins-botMerge "Handle HTTPS when running jobs asynchronously"
2016-03-18 jenkins-botMerge "API: Allow fetching login token from action...
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 "Remove $wgAllowMicroDataAttributes and $wgAllowR...
2016-03-18 jenkins-botMerge "Change "COMMIT ENQUEUED" warnings to level INFO"
2016-03-18 jenkins-botMerge "Make spreadAnyEditBlock() calls respect read...
2016-03-18 jenkins-botMerge "Link to Special:WhatLinksHere in CatWatch bundel...
2016-03-18 jenkins-botMerge "Log slow diffs"
2016-03-17 Leszek ManickiAdd WatchedItemStore::countVisitingWatchersMultiple
2016-03-17 jenkins-botMerge "Fix documentation lies about debug toolbar ...
2016-03-16 jenkins-botMerge "Improve translation for bs namespaces"
2016-03-16 jenkins-botMerge "mediawiki.api.test: Refactor to embrace async"
2016-03-15 jenkins-botMerge "Add id field to watchlist db table"
2016-03-15 jenkins-botMerge "Add WatchedItemStore::countWatchedItems"
2016-03-15 jenkins-botMerge "WatchedItemStore add db connection helper methods"
2016-03-15 jenkins-botMerge "Reset WatchedItemStore default instance after...
2016-03-15 addshoreAdd WatchedItemStore::countWatchedItems
2016-03-15 addshoreWatchedItemStore add db connection helper methods
2016-03-15 addshoreReset WatchedItemStore default instance after tests
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 addshoreAdd countUnreadNotifications to WatchedItemStore
2016-03-14 addshoreMove countVisitingWatchers to WatchedItemStore
2016-03-14 addshoreMove counting of watchers to WatchedItemStore
2016-03-14 addshoreImprove cache assertions in WatchedItemStoreUnitTest
2016-03-14 addshoreUncache things in WatchedItemStore::updateNotificationT...
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-11 jenkins-botMerge "resourceloader: Inverse hasOwn() check to fix...
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 "Minor update on login form on layout and buttons"
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 "DB: Correct argument documentation to match...
2016-03-08 jenkins-botMerge "Move EmailNotification::updateWatchlistTimestamp...
2016-03-08 addshoreMove EmailNotification::updateWatchlistTimestamp to...
2016-03-08 jenkins-botMerge "Hooks do not have to return true any more, they...
2016-03-08 jenkins-botMerge "Move WatchedItem logic to WatchedItemStore"
2016-03-08 jenkins-botMerge "Guard against allowing intermediate caching...
2016-03-08 addshoreMove WatchedItem logic to WatchedItemStore
2016-03-08 jenkins-botMerge "Fixes to masterPosWait() for master switchovers"
2016-03-04 jenkins-botMerge "Add additional tracking information to mediawiki...
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 "Add tags support to patrol, protect, unblock...
2016-03-02 jenkins-botMerge "Revert "Deprecating: Consolidating `progressive...
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""
2016-02-29 jenkins-botMerge "Add request error state to ApiBase::logRequest"
2016-02-29 jenkins-botMerge "Update ApiAction logging channel values"
2016-02-29 jenkins-botMerge "Remove fix for a 5.3 problem"
2016-02-29 jenkins-botMerge "Add mw-changeslist-(log|ns)-* class to OldChange...
2016-02-28 jenkins-botMerge "Special:NewFiles: Explicitly list needed table...
2016-02-28 jenkins-botMerge "Special:NewFiles: Make 'hidepatrolled' query...
2016-02-26 jenkins-botMerge "Allow more fine-grained throttling of login...
2016-02-26 jenkins-botMerge "Implement HTMLTitleTextField with suggestions...
2016-02-26 jenkins-botMerge "Prevent duplicate memcached lookups for user...
2016-02-26 jenkins-botMerge "ApiSandbox: Blur before sending request"
2016-02-26 jenkins-botMerge "Add type hint against LinkTarget"
2016-02-26 jenkins-botMerge "Ignore noop DB transactions errors on connection...
2016-02-26 jenkins-botMerge "ApiQuerySearch: Match limits to those in Special...
2016-02-26 jenkins-botMerge "Make mediawiki.action.view.redirectPage availabl...
2016-02-25 jenkins-botMerge "Add TitleMoveStarting, mirroring TitleMoveComple...
2016-02-25 jenkins-botMerge "User::isSafeToLoad() should return false if...
next