Convert Special:DeletedContributions to use OOUI.
[lhc/web/wiklou.git] / includes / db / IDatabase.php
2016-05-05 jenkins-botMerge "Chinese Conversion Table Update 2016-2"
2016-05-02 jenkins-botMerge "Unify HTMLForm message handling"
2016-04-26 jenkins-botMerge "OutputPage: Use PageViewLanguage instead of...
2016-04-26 jenkins-botMerge "Remove un-needed cast for array key in WatchedIt...
2016-04-25 jenkins-botMerge "mw.ForeignApi: Percent-encode dots in the 'origi...
2016-04-25 jenkins-botMerge "Check for global blocks"
2016-04-25 jenkins-botMerge "mediawiki.special.upload.js: Remove spinner...
2016-04-25 jenkins-botMerge "Migration of browsertests* Jenkins jobs to selen...
2016-04-25 jenkins-botMerge "Fix escaping for MSSQL LIKE queries."
2016-04-21 jenkins-botMerge "TableDiffFormatter: Don't repeatedly call array_...
2016-04-21 jenkins-botMerge "Improve getErrorsByType() docs"
2016-04-19 jenkins-botMerge "Improve HTMLSubmitField return value"
2016-04-19 jenkins-botMerge "Convert Special:WithoutInterwiki to HTMLForm"
2016-04-19 jenkins-botMerge "Fix wrong @return type hints in Language::tsTo...
2016-04-19 jenkins-botMerge "Hide hiddencat catwatch changes in special chang...
2016-04-18 jenkins-botMerge "Reject usernames with namespace or interwiki...
2016-04-18 jenkins-botMerge "Use new TWN template for log-action-filter-...
2016-04-18 jenkins-botMerge "Reject usernames with # as user-type API parameters"
2016-04-18 jenkins-botMerge "Fix RecentChange::parseParams @return docs"
2016-04-18 jenkins-botMerge "HTMLForm code style fixes"
2016-04-18 jenkins-botMerge "mediawiki.special.upload: Use formatversion...
2016-04-18 jenkins-botMerge "parserTests.php: fix three bitrot bugs with...
2016-04-18 jenkins-botMerge "Move disable of preference 'enotifminoredits'"
2016-04-18 jenkins-botMerge "Rephrase watchlistedit-clear-title"
2016-04-18 jenkins-botMerge "search: getInterwikiResults returns array of...
2016-04-18 jenkins-botMerge "Adding param documentation for Parser::internalP...
2016-04-18 jenkins-botMerge "Remove dead code from CategoryPager"
2016-04-18 jenkins-botMerge "Modify documentation of select() method for...
2016-04-17 Brian WolffModify documentation of select() method for Database.
2016-04-11 jenkins-botMerge "jquery.makeCollapsible: Don't ignore clicks...
2016-04-11 jenkins-botMerge "Finish stash uploads with upload dialog"
2016-04-09 jenkins-botMerge "Add note that IP::isInRange() can return unexpec...
2016-04-08 jenkins-botMerge "Use pg_result_error, not pg_last_error, as the...
2016-04-06 jenkins-botMerge "Add a hook for collapsible content"
2016-04-02 jenkins-botMerge "Add GENDER support to $3 in logentry-rights...
2016-03-25 jenkins-botMerge "Http::getProxy() method to get proxy configuration"
2016-03-24 TjonesMerge "Add redirect=no only to redirects on redirect...
2016-03-18 jenkins-botMerge "resetUserEmail: Allow resetting email without...
2016-03-15 jenkins-botMerge "Add id field to watchlist db table"
2016-03-15 jenkins-botMerge "Make unused variable optional in ChangesList...
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-08 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
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 "Move EmailNotification::updateWatchlistTimestamp...
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 "Add WatchedItemIntegrationTest"
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 Aaron SchulzFixes 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 "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 "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...
2016-02-25 jenkins-botMerge "Get timestamp from WikiPage, instead of Article"
2016-02-25 jenkins-botMerge "Fix a PHP 5.5 TODO"
2016-02-25 jenkins-botMerge "Fixup contenttype stuff in UserMailer"
2016-02-25 jenkins-botMerge "Remove no-op parameter from UIDGeneratorTest"
2016-02-25 jenkins-botMerge "Initialise array with contents in one go"
2016-02-25 jenkins-botMerge "Fix typo and improve code comments in LinkTarget"
2016-02-25 jenkins-botMerge "Move WatchedItem::duplicateEntries to WatchedIte...
2016-02-25 jenkins-botMerge "Message.php: Update comment to current implement...
2016-02-25 jenkins-botMerge "Fix autofocus on Special:Activeusers"
2016-02-25 jenkins-botMerge "ApiSandbox: Visual separation of fields"
next