Merge "Type hint against LinkTarget in WatchedItemStore"
[lhc/web/wiklou.git] / resources / src / mediawiki.searchSuggest / searchSuggest.js
2019-07-25 jenkins-botMerge "Type hint against LinkTarget in WatchedItemStore"
2019-07-23 jenkins-botMerge "Replace wfWiki() usage with WikiMap in some...
2019-07-20 jenkins-botMerge "installer: Add a defined check to overrideConfig...
2019-07-19 jenkins-botMerge "Clarify WikiRevision::downloadSource() and relat...
2019-07-17 jenkins-botMerge "parser: add vary-revision-sha1 and related Parse...
2019-07-13 jenkins-botMerge "Chinese Conversion Table Update 2019-2"
2019-07-12 jenkins-botMerge "Migrate various callers away from wfWikiId(...
2019-07-11 jenkins-botMerge "Remove unused methods and bogus method call...
2019-07-11 jenkins-botMerge "Fix various fatals and IDEA warnings in CopyFile...
2019-07-11 jenkins-botMerge "Add "help" links for Special:BrokenRedirects...
2019-07-11 jenkins-botMerge "resourceloader: Omit parameter 'lang' from image...
2019-07-11 jenkins-botMerge "Speed up code coverage generation for local...
2019-07-11 jenkins-botMerge "Use SessionManagerInterface in PHPSessionHandler"
2019-07-11 jenkins-botMerge "Various fixes and simplifications to RefreshLink...
2019-07-10 jenkins-botMerge "Allow false as return type of FileBackendStore...
2019-07-10 jenkins-botMerge "User: support setting custom fields + array...
2019-07-10 jenkins-botMerge "Pass in ServiceOptions to BlockManager"
2019-07-10 jenkins-botMerge "Tidy up conditions for applying a block from...
2019-07-10 jenkins-botMerge "Replace old URLs in SampleTest"
2019-07-10 jenkins-botMerge "Isolate globals for ContentSecurityPolicy tests"
2019-07-10 jenkins-botMerge "REST: add write access checks to BasicAccess"
2019-07-10 jenkins-botMerge "Add rest.php (REST API endpoint) with feature...
2019-07-10 jenkins-botMerge "REST: basic read restrictions"
2019-07-10 jenkins-botMerge "maintenance: Script to rename titles for Unicode...
2019-07-10 jenkins-botMerge "Add safemode to special redirect parameters...
2019-07-09 jenkins-botMerge "config: Change ConfigException to extend LogicEx...
2019-07-09 jenkins-botMerge "Improve type hints in parser related classes"
2019-07-08 jenkins-botMerge "installer: Avoid <doclink/> hack for 'config...
2019-07-08 jenkins-botMerge "installer: Convert <downloadlink/> hack to raw...
2019-07-08 jenkins-botMerge "installer: Call getInfoBox() with raw wikitext...
2019-07-08 jenkins-botMerge "installer: Fix Html::infoBox param docs and...
2019-07-08 jenkins-botMerge "entrypoint: Avoid random Doxygen block from...
2019-07-08 jenkins-botMerge "Selenium: replace UserLoginPage with BlankPage...
2019-07-08 jenkins-botMerge "Improve specialmute-email-footer description"
2019-07-08 jenkins-botMerge "Reorganize testsuites"
2019-07-08 jenkins-botMerge "Tell users how they can force a maintenance...
2019-07-06 jenkins-botMerge "Don't process "all" option in Html::namespaceSel...
2019-07-06 jenkins-botMerge "OutputPage: Load html5shiv without indirection...
2019-07-05 jenkins-botMerge "Fix type hints in jobqueue related classes"
2019-07-05 jenkins-botMerge "Adjust type hints in file related classes"
2019-07-05 jenkins-botMerge "rdbms: clean up $groups logic in LoadBalancer...
2019-07-05 jenkins-botMerge "Adjust type hints in htmlform related classes"
2019-07-05 jenkins-botMerge "build: Update eslint-config-wikimedia to 0.13.0"
2019-07-05 Ed Sandersbuild: Update eslint-config-wikimedia to 0.13.0
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
2019-04-01 jenkins-botMerge "i18n: Add line-break in email notificaton for...
2019-03-28 jenkins-botMerge "Only show config-install-success on command...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-23 jenkins-botMerge "Do not suppress php notices in SpecialPageFatalTest"
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "logging: Start using LinkTarget & UserIdentity...
2019-03-11 jenkins-botMerge "Fix small typos"
2019-03-11 jenkins-botMerge "Linker: Use RequestContext::getMain()->getLangua...
2019-03-09 jenkins-botMerge "Make addIdentifierQuotes part of IDatabase"
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-03-06 jenkins-botMerge "Fix HeaderCallback failing on headers without...
2019-03-04 jenkins-botMerge "Use htmlspecialchars() not htmlentities in xml...
2019-03-02 jenkins-botMerge "Show password policy flags on Special:PasswordPo...
2019-02-28 jenkins-botMerge "Preferences: Remove href="#" from stub threshold...
2019-02-27 jenkins-botMerge "Add tests to ensure that retrieved actions match...
2019-02-27 jenkins-botMerge "Fix read-only mode for LoadBalancerSingle"
2019-02-26 jenkins-botMerge "DatabasePostgres: Ignore "IGNORE" option to...
2019-02-25 jenkins-botMerge "debug: Add basic accessibility support to debug...
2019-02-25 jenkins-botMerge "Add Priority Hints support"
2019-02-25 jenkins-botMerge "Chrome Origin Trial support"
2019-02-25 jenkins-botMerge "media: Mark ImageHandler::getScriptParams()...
2019-02-25 jenkins-botMerge "media: Mark public MediaHandler/ImageHandler...
2019-02-24 jenkins-botMerge "Remove comments literally documenting unit tests...
2019-02-22 jenkins-botMerge "Fix grammar in UserPasswordPolicy documentation"
2019-02-22 jenkins-botMerge "Print logs generated during unit test when test...
2019-02-22 jenkins-botMerge "build: Increase fresnel runs to 5, and add more...
2019-02-22 jenkins-botMerge "Follow-up I68179974: Remove from 1.33 RL, backpo...
2019-02-22 jenkins-botMerge "Apply the pseudo-css selector rules to diff...
2019-02-21 jenkins-botMerge "RCFilters: Export config vars in the RL modules...
2019-02-21 jenkins-botMerge "Uncheck "create account" on Special:Block for...
2019-02-21 jenkins-botMerge "Remove suggestions for negative namespaces in...
2019-02-21 jenkins-botMerge "mw.widgets.TitleWidget: Add 'excludeDynamicNames...
2019-02-21 jenkins-botMerge "build: Update eslint-config-wikimedia to 0.11.0"
2019-02-20 Ed Sandersbuild: Update eslint-config-wikimedia to 0.11.0
2019-02-05 jenkins-botMerge "Add BeforeResetNotificationTimestamp hook"
2019-01-12 jenkins-botMerge "Add special page class for disabling special...
2019-01-01 jenkins-botMerge "Mark constructors of IndexPager subclasses as...
2018-12-29 jenkins-botMerge "auth: Follow up on e907d4328dc3e"
2018-12-21 jenkins-botMerge "Mark protected IndexPager properties also as...
2018-12-21 jenkins-botMerge "Avoid expensive array_shift where possible"
2018-12-21 jenkins-botMerge "Revision: Assert that $mRecord is never null...
2018-12-20 jenkins-botMerge "Fix order on Special:Contributions when timestam...
2018-12-20 jenkins-botMerge "Add editing own JSON to editmyoptions grant"
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-12-18 jenkins-botMerge "ApiComparePages: Don't error with no prev/next...
2018-12-18 jenkins-botMerge "tests: Add PHPUnit tests for methods in MagicWor...
2018-12-16 jenkins-botMerge "Add ProfilerExcimer"
2018-12-13 jenkins-botMerge "Soft deprecate Title::getUserCaseDBKey()"
2018-12-13 jenkins-botMerge "Revert "ChangesListSpecialPage: Make maximum...
2018-12-13 jenkins-botMerge "Remove loading of module 'mediawiki.toc' in...
2018-12-11 jenkins-botMerge "Add PHPUnit tests for methods in ViewAction...
2018-12-11 jenkins-botMerge "Use Travis CI cache and reduce clone depth to...
next