filebackend: improve internal use of FileBackend constants
[lhc/web/wiklou.git] / includes / libs / filebackend / SwiftFileBackend.php
2019-09-04 Aaron Schulzfilebackend: improve internal use of FileBackend constants
2019-09-03 jenkins-botMerge "resourceloader: Compile documentElement.classNam...
2019-09-02 jenkins-botMerge "Use IDatabase::buildStringCast in Special:MediaS...
2019-09-02 jenkins-botMerge "Permit case independent unit test directories"
2019-09-02 jenkins-botMerge "objectcache: Optimise array_map in MemcachedBagO...
2019-09-02 jenkins-botMerge "ProxyLookup: Optimise in_array in isConfiguredPr...
2019-09-02 jenkins-botMerge "Rework ApiUploadTest"
2019-09-02 jenkins-botMerge "Correctly format null error reporting level"
2019-09-02 jenkins-botMerge "Permit destructors in MediaWikiTestCaseTrait...
2019-09-01 jenkins-botMerge "filebackend: improve FileBackendMultiWrite consi...
2019-09-01 jenkins-botMerge "Unit tests: Remove duplicated code in ExtensionR...
2019-09-01 jenkins-botMerge "Avoid usage of deprecated setTags() method,...
2019-08-31 jenkins-botMerge "jobqueue: Avoid usage of deprecated `MWHttpReque...
2019-08-31 jenkins-botMerge "phpunit: Don't bother resetting unused global...
2019-08-31 jenkins-botMerge "maintenance: Remove cross-wiki purging from...
2019-08-31 jenkins-botMerge "Add ext-dom to composer.json"
2019-08-31 jenkins-botMerge "INSTALL/RELEASE-NOTES-1.34: Add required PHP...
2019-08-31 jenkins-botMerge "lockmanager: sort key by bucket in QuorumLockMan...
2019-08-31 jenkins-botMerge "Optimize HashRing to avoid hashing for the commo...
2019-08-31 jenkins-botMerge "Unsuppress other phan issues (part 4)"
2019-08-31 jenkins-botMerge "Replace unecessary rollbackMasterChangesAndLog...
2019-08-31 jenkins-botMerge "Remove redundant ignore_user_abort() call in...
2019-08-31 Daimona EaytoyUnsuppress other phan issues (part 4)
2019-08-30 jenkins-botMerge "ContribsPage: Re-remove the getContribs() method"
2019-08-30 jenkins-botMerge "MessageFormatterFactory"
2019-08-30 jenkins-botMerge "rdbms: add more ScopedCallback::newScopedIgnoreU...
2019-08-30 jenkins-botMerge "Make Special:ChangeContentModel field labels...
2019-08-30 D3r1ck01Merge "Localisation updates from https://translatewiki...
2019-08-30 jenkins-botMerge "Return null from EditPage::importContentFormData"
2019-08-30 jenkins-botMerge "Actually assign suppression-related rights to...
2019-08-30 jenkins-botMerge "Globally unsuppress phan issues with low count"
2019-08-30 jenkins-botMerge "Add some LocalRepo integration tests"
2019-08-30 Daimona EaytoyGlobally unsuppress phan issues with low count
2019-08-29 jenkins-botMerge "Improve formatting of constructor documentation...
2019-08-29 jenkins-botMerge "Preserve grapheme clusters in upper corner compl...
2019-08-29 jenkins-botMerge "Move User::getAllRights to PermissionManager."
2019-08-29 jenkins-botMerge "ContribsPage: bring back getContribs() method"
2019-08-29 jenkins-botMerge "mime,logging: Remove unused private methods"
2019-08-29 jenkins-botMerge "Integration tests for Language fallback methods"
2019-08-29 jenkins-botMerge "createNoOpMock() method for PHPUnit tests"
2019-08-29 jenkins-botMerge "filerepo: rename resolveToStoragePath() and...
2019-08-29 jenkins-botMerge "HashRing optimizations and PhpStorm warning...
2019-08-29 jenkins-botMerge "Remove $wgMemCachedDebug"
2019-08-29 jenkins-botMerge "filebackend: fix @throws comment in FileBackend...
2019-08-29 jenkins-botMerge "filebackend: add idiom constant to FileBackend...
2019-08-29 Aaron Schulzfilebackend: add idiom constant to FileBackend for...
2019-08-29 jenkins-botMerge "Fix categories detele SPARQL clause"
2019-08-28 jenkins-botMerge "Fix call to non-existing TempFSFileFactory:...
2019-08-28 jenkins-botMerge "Upstream "pulsating dot" widget from VE"
2019-08-28 jenkins-botMerge "Move Title::isNamespaceProtected() to Permission...
2019-08-28 jenkins-botMerge "Let Html::element do the HTML encoding"
2019-08-28 jenkins-botMerge "parserTests: Add parser test with filename conta...
2019-08-27 jenkins-botMerge "Recognize exif values for Apple iOS photo modes"
2019-08-27 jenkins-botMerge "Add SearchResultTrait"
2019-08-26 jenkins-botMerge "Disambiguate confusing $fromReplica variable...
2019-08-25 jenkins-botMerge "objectcache: make MediumSpecificBagOStuff::merge...
2019-08-25 jenkins-botMerge "Migrate BagOStuff::incr() calls to incrWithInit()"
2019-08-25 jenkins-botMerge "rdbms: add setTempTablesOnlyMode() to suppress...
2019-08-24 jenkins-botMerge "rdbms: make LBFactory close/rollback dangling...
2019-08-24 jenkins-botMerge "maintenance: Cleanup db code and bogus RevisionR...
2019-08-24 jenkins-botMerge "maintenance: Fix bogus IDatabase method calls...
2019-08-24 jenkins-botMerge "maintenance: Fix bad method call in RebuildTextI...
2019-08-24 jenkins-botMerge "maintenance: Sanity check that --replicadb isn...
2019-08-24 jenkins-botMerge "API: Warn about POST without Content-Type"
2019-08-24 jenkins-botMerge "filebackend: Remove private handleWarning in...
2019-08-23 jenkins-botMerge "Short-circuit WebRequest::getGPCVal() for printa...
2019-08-23 jenkins-botMerge "objectcache: move lag waiting to SqlBagOStuff...
2019-08-23 jenkins-botMerge "objectcache: add BagOStuff::fieldHasFlags()...
2019-08-23 jenkins-botMerge "rdbms: remove reference to READ_LATEST in Chrono...
2019-08-23 jenkins-botMerge "filebackend: use AtEase in FileBackend related...
2019-08-23 Aaron Schulzfilebackend: use AtEase in FileBackend related classes
2019-08-22 jenkins-botMerge "Add support for native image lazy loading"
2019-08-21 jenkins-botMerge "deferred: make DeferredUpdates::attemptUpdate...
2019-08-21 jenkins-botMerge "objectcache: Remove lock()/unlock() stubs from...
2019-08-21 jenkins-botMerge "Convert PermissionManager constructor to use...
2019-08-21 jenkins-botMerge "TempFSFileFactory service"
2019-08-21 Aryeh GregorTempFSFileFactory service
2019-08-19 jenkins-botMerge "Select "move subpages" by default when moving...
2019-08-10 jenkins-botMerge "Inject LoadBalancer into GenderCache"
2019-08-07 jenkins-botMerge "Create Special:NewSection special page"
2019-08-06 jenkins-botMerge "Add type hints for class properties in SpecialVe...
2019-07-30 jenkins-botMerge "Fix return type hints in media related classes"
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-07-25 jenkins-botMerge "Type hint against LinkTarget in WatchedItemStore"
2019-07-20 jenkins-botMerge "installer: Add a defined check to overrideConfig...
2019-07-19 jenkins-botMerge "Clarify WikiRevision::downloadSource() and relat...
2019-07-13 jenkins-botMerge "Chinese Conversion Table Update 2019-2"
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 "Various fixes and simplifications to RefreshLink...
2019-07-10 jenkins-botMerge "Allow false as return type of FileBackendStore...
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 "maintenance: Script to rename titles for Unicode...
2019-07-09 jenkins-botMerge "Improve type hints in parser related classes"
2019-07-08 jenkins-botMerge "Selenium: replace UserLoginPage with BlankPage...
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-04 jenkins-botMerge "Fix `cursor` on TagItemWidgets"
next