Merge "filebackend: use self:: instead of FileBackend:: for some constant uses"
[lhc/web/wiklou.git] / includes / libs / filebackend / FSFileBackend.php
2019-09-08 jenkins-botMerge "filebackend: use self:: instead of FileBackend...
2019-09-08 Aaron Schulzfilebackend: use self:: instead of FileBackend:: for...
2019-09-08 jenkins-botMerge "recompressTracked.php: Fix typehint of Recompres...
2019-09-08 jenkins-botMerge "parser: Document PPFrame_DOM::expand() as taking...
2019-09-08 jenkins-botMerge "Document $file in FileDeleteForm as LocalFile...
2019-09-08 jenkins-botMerge "watcheditem: Fix bad $options param in NoWriteWa...
2019-09-08 jenkins-botMerge "preprocessDump.php: Fix invalid Preprocessor...
2019-09-08 jenkins-botMerge "Make wgDisableAnonTalk disable anon links in...
2019-09-08 jenkins-botMerge "resourceloader: Add $conf parameter to the ...
2019-09-07 Aaron Schulzfilebackend: optimize 'move' in FSFileBackend to avoid...
2019-09-07 Aaron Schulzfilebackend: optimize 'delete' for FSFileBackend to...
2019-09-07 Aaron Schulzfilebackend: optimize the chmod() calls in FSFileBackend
2019-09-06 jenkins-botMerge "Fix installation failure due to unexpected dbpat...
2019-09-06 jenkins-botMerge "Stop mangling $_GET and provide WebRequest:...
2019-09-06 jenkins-botMerge "DifferenceEngine: show undo links for non-text...
2019-09-06 jenkins-botMerge "Discover unit tests in "Unit" directory"
2019-09-06 jenkins-botMerge "Pass Title to IndexPager::buildPrevNextNavigation"
2019-09-06 jenkins-botMerge "Fix use of argument perfLogFilename in convertLi...
2019-09-06 jenkins-botMerge "rest: Use ParamValidator library, add BodyValidator"
2019-09-06 jenkins-botMerge "lib/Message: Support MessageValue as a parameter"
2019-09-06 jenkins-botMerge "libs/Message: Improve documentation"
2019-09-05 jenkins-botMerge "Enable $wgCookieSetOnAutoblock and $wgCookieSetO...
2019-09-05 jenkins-botMerge "Setup: Move wgActionPath logic to PathRouter"
2019-09-05 jenkins-botMerge "registration: Avoid redundant LBYL check in...
2019-09-05 jenkins-botMerge "Allow partially blocked users to import images"
2019-09-05 jenkins-botMerge "Setup: Move MWDebug logic to MWDebug.php"
2019-09-04 jenkins-botMerge "resourceloader: Drop support for low Suhosin...
2019-09-04 jenkins-botMerge "rdbms: migrate DatabaseMysqlBase::getServerVersi...
2019-09-04 jenkins-botMerge "resourceloader: Document encodeJsonForScript...
2019-09-04 jenkins-botMerge "rdbms: cleanup visibility of Database::makeSelec...
2019-09-04 jenkins-botMerge "filerepo: Use @method LocalRepo::newFile() to...
2019-09-04 jenkins-botMerge "build: Exclude MemcachedClient from phan"
2019-09-04 jenkins-botMerge "Introduce RevisionStore::newRevisionsFromBatch"
2019-09-04 jenkins-botMerge "filebackend: improve internal use of FileBackend...
2019-09-04 jenkins-botMerge "EditPage: Don't set 'hookaborted' error if the...
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-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 "Add ext-dom to composer.json"
2019-08-31 jenkins-botMerge "INSTALL/RELEASE-NOTES-1.34: Add required PHP...
2019-08-30 jenkins-botMerge "ContribsPage: Re-remove the getContribs() method"
2019-08-30 jenkins-botMerge "MessageFormatterFactory"
2019-08-30 jenkins-botMerge "Make Special:ChangeContentModel field labels...
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 "Add some LocalRepo integration tests"
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 "wdio: Switch to dots reporter for brevity"
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 Timo Tijhoffilebackend: Remove private handleWarning in favour...
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-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-06-01 jenkins-botMerge "Improve changePassword.php error handling"
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-22 jenkins-botMerge "jquery.tablesorter: Fix pre-JS selector to match...
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...
next