Merge "Improve return types in class MagicWordArray"
[lhc/web/wiklou.git] / includes / libs / filebackend / SwiftFileBackend.php
2019-06-06 jenkins-botMerge "Improve return types in class MagicWordArray"
2019-06-06 jenkins-botMerge "Document $rows on hook ChangesListInitRows as...
2019-06-06 jenkins-botMerge "Fix type hint for properties holding MapCacheLRU"
2019-06-05 UmherirrenderFix type hint for properties holding MapCacheLRU
2019-06-04 jenkins-botMerge "Add action=query&meta=languageinfo API module"
2019-06-01 jenkins-botMerge "Improve changePassword.php error handling"
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-28 jenkins-botMerge "Fix doc for $item of ApiQueryBase::addPageSubItem"
2019-05-24 jenkins-botMerge "jquery.suggestions: Trigger keypress on initiali...
2019-05-22 jenkins-botMerge "jquery.tablesorter: Fix pre-JS selector to match...
2019-05-22 jenkins-botMerge "Don't pass Config to Parser(Factory)"
2019-05-22 jenkins-botMerge "Fix logic in NamespaceInfo::getRestrictionLevels"
2019-05-21 jenkins-botMerge "rdbms: improve query logging logic in Database"
2019-05-20 jenkins-botMerge "jobqueue: Remove duplicate property from DoubleR...
2019-05-20 jenkins-botMerge "Enable email settings for ApiBlockTest::testBloc...
2019-05-20 jenkins-botMerge "Enable email in TemporaryPasswordPrimaryAuthenti...
2019-05-19 jenkins-botMerge "Follow-up 3535a5f327: Remove old CSS now caches...
2019-05-19 jenkins-botMerge "Simplify a few list() that only care about the...
2019-05-19 jenkins-botMerge "Replace use of deprecated methods in Linker...
2019-05-19 jenkins-botMerge "Simplify a few binary checks for bit 1"
2019-05-19 jenkins-botMerge "Remove covers validator trait where it is not...
2019-05-18 jenkins-botMerge "i18n: Drop img-auth-nologinnWL, unused AFAICT"
2019-05-18 jenkins-botMerge "i18n: Drop number_of_watching_users_pageview...
2019-05-18 jenkins-botMerge "jqueryMsg: Allow sneaking in non-qqx JavaScript...
2019-05-18 jenkins-botMerge "Define date formats for Northern Sami"
2019-05-17 jenkins-botMerge "SearchResultSet: MW version number should be...
2019-05-17 jenkins-botMerge "Revert "Always validate uploads over api""
2019-05-17 jenkins-botMerge "Remove LegacyHookPreAuthenticationProvider class"
2019-05-17 jenkins-botMerge "build: Upgrade mediawiki/mediawiki-phan-config...
2019-05-13 James D. Forresterbuild: Upgrade mediawiki/mediawiki-phan-config from...
2019-05-09 jenkins-botMerge "Hard deprecate Password::equals()"
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-04-30 jenkins-botMerge "Use POST to submit wikitext to mw.api.parse"
2019-04-26 jenkins-botMerge "Rename BlockRestriction -> BlockRestrictionStore...
2019-04-21 jenkins-botMerge "jquery.suggestions: Correctly place dropdown...
2019-04-19 jenkins-botMerge "Merge last-seen stash data at more points in...
2019-04-19 jenkins-botMerge "Change "e-mail" to "email" in Log-action-filter...
2019-04-17 jenkins-botMerge "build: Set Fresnel scenario run count to 7"
2019-04-17 jenkins-botMerge "Use LinkTarget in Linker instead of Title"
2019-04-16 jenkins-botMerge "diff: Wrap condition around brackets for more...
2019-04-15 jenkins-botMerge "resources: Rename a few local 'filterFn' vars...
2019-04-15 jenkins-botMerge "Allow fragment-only TitleValues"
2019-04-15 jenkins-botMerge "Normalize input to TitleParser::parseTitle()"
2019-04-15 jenkins-botMerge "New Title::castFromLinkTarget/TitleValue"
2019-04-15 jenkins-botMerge "Update MediaWikiTitleCodec to use NamespaceInfo"
2019-04-15 jenkins-botMerge "JsonContent: Remove never-used caption styles"
2019-04-15 jenkins-botMerge "Remove obsolete `color` property from horizontal...
2019-04-15 jenkins-botMerge "Set global config for test to avoid failure"
2019-04-15 jenkins-botMerge "parser: use "-" for revision ID for non-preview...
2019-04-15 jenkins-botMerge "selenium: Replace regex matching with includes()"
2019-04-15 jenkins-botMerge "resourceloader: Re-use internal addLink() for...
2019-04-15 jenkins-botMerge "JsonContent: Add missing prefix to selector"
2019-04-15 jenkins-botMerge "Cache: Make APCUBagOStuff::set return a useful...
2019-04-14 jenkins-botMerge "selenium: Disable flaky wdio rollback tests...
2019-04-14 jenkins-botMerge "Restore func_get_args in HTMLFormField"
2019-04-14 jenkins-botMerge "Split filebackend files to class per file"
2019-04-14 ReedySplit filebackend files to class per file
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-07 jenkins-botMerge "Added Id to the input box"
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-21 jenkins-botMerge "objectcache: add expiration check callback to...
2018-12-20 jenkins-botMerge "Fix order on Special:Contributions when timestam...
2018-12-20 jenkins-botMerge "Fix the cache timestamp for forced updates."
2018-12-20 jenkins-botMerge "Add editing own JSON to editmyoptions grant"
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-12-19 jenkins-botMerge "Fix regular expression"
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 "Increase default minimum password length on...
2018-12-13 jenkins-botMerge "Use username from last successful login in Speci...
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-12 jenkins-botMerge "Improve readability of SpecialBlock::checkUnbloc...
2018-12-12 jenkins-botMerge "Migrate SpecialUndelete and Diff from tag_summar...
2018-12-12 jenkins-botMerge "Add TransactionProfiler::redefineExpectations...
2018-12-11 jenkins-botMerge "Add PHPUnit tests for methods in ViewAction...
2018-12-11 jenkins-botMerge "Support message parameters in JavaScript message...
2018-12-11 jenkins-botMerge "rdbms: reduce LoadBalancer replication log spam"
2018-12-11 jenkins-botMerge "Add new rules when user is blocked for UTP"
2018-12-11 jenkins-botMerge "Fix return typehint"
2018-12-11 jenkins-botMerge "Use Travis CI cache and reduce clone depth to...
2018-12-11 jenkins-botMerge "RCFilters: Tweak opt-out preference description"
2018-12-10 jenkins-botMerge "Chinese Conversion Table Update 2018-3"
2018-12-10 jenkins-botMerge "filebackend: avoiding computing file SHA-1 hashe...
2018-12-10 Aaron Schulzfilebackend: avoiding computing file SHA-1 hashes unles...
2018-11-27 jenkins-botMerge "Parse wikitext in gallery caption"
2018-09-13 jenkins-botMerge "Introduce constants for fetchLanguageName(s)"
2018-08-27 jenkins-botMerge "Paranoia, escape image alignment parameters...
2018-08-21 jenkins-botMerge "Skin: Avoid redirect=no for links to non-redirects"
2018-08-21 jenkins-botMerge "Chinese Conversion Table Update 2018-2"
2018-08-08 jenkins-botMerge "objectcache: add "epoch" parameter to WANObjectC...
next