Merge "Make DBAccessBase use DBConnRef, rename $wiki, and hide getLoadBalancer()"
[lhc/web/wiklou.git] / includes / libs / filebackend / fileop / FileOp.php
2019-09-09 jenkins-botMerge "Make DBAccessBase use DBConnRef, rename $wiki...
2019-09-08 jenkins-botMerge "languages: Add NS_CATEGORY and #REDIRECT for...
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-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 Aaron Schulzfilebackend: improve internal use of FileBackend constants
2019-09-02 jenkins-botMerge "Use IDatabase::buildStringCast in Special:MediaS...
2019-09-01 jenkins-botMerge "Unit tests: Remove duplicated code in ExtensionR...
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-29 jenkins-botMerge "Preserve grapheme clusters in upper corner compl...
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
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
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-02 jenkins-botMerge "ChangesList: HTML escape the timestamp"
2018-08-02 jenkins-botMerge "Force phan-taint-check to think LogFormatter...
2018-08-01 jenkins-botMerge "SpecialNewPages: Fix omitted Show/Hide redirect...
2018-08-01 jenkins-botMerge "Convert file delete to use OOUI"
2018-08-01 jenkins-botMerge "[MCR] Allow extensions to manipulate service...
2018-07-28 jenkins-botMerge "Guard against uncountable tag values"
2018-07-27 jenkins-botMerge "Correct recent schema changes for MSSQL, Oracle"
2018-07-26 jenkins-botMerge "Upstream EasyDeflate library from VisualEditor"
2018-07-24 jenkins-botMerge "$wgHttpsPort should only be used in very special...
2018-07-19 jenkins-botMerge "config: Add new ConfigRepository"
2018-07-19 jenkins-botMerge "registration: Expose config array to ExtensionRe...
2018-07-18 jenkins-botMerge "registration: Use the correct key for skin depen...
2018-07-17 jenkins-botMerge "objectcache: minor fix to MultiWriteBagOStuff...
2018-07-14 jenkins-botMerge "Add new 'ArticleShowPatrolFooter' hook to allow...
2018-07-14 jenkins-botMerge "Mention MariaDB first, before MySQL in installer."
2018-07-13 jenkins-botMerge "Hard deprecate Language::truncate()"
2018-07-13 jenkins-botMerge "Don't armor french spaces before punctuation...
2018-07-13 jenkins-botMerge "Use a closure instead of PathRouterPatternReplacer"
2018-07-12 jenkins-botMerge "Replace use of deprecated Language::truncate()"
2018-07-12 jenkins-botMerge "WebReponse: Use values altered in 'WebResponseSe...
2018-07-12 jenkins-botMerge "Mark InnoDB as recomended in the installer."
2018-07-12 jenkins-botMerge "Special:Log: Convert to HTMLForm"
2018-07-12 jenkins-botMerge "objectcache: make CachedBagOStuff implement...
2018-07-11 jenkins-botMerge "Hide TOC with CSS instead of JavaScript"
2018-07-11 jenkins-botMerge "shell.php: prevent permission error"
2018-07-11 jenkins-botMerge "rdbms: add IDatabase::lockForUpdate() convenienc...
2018-07-11 jenkins-botMerge "RCFilters: Explicitly set the default highlight...
2018-07-11 jenkins-botMerge "In RevisionStore, use DB_MASTER when READ_LATEST...
2018-07-11 jenkins-botMerge "Simplify PHP by using ?? and ?:"
2018-07-10 FomafixSimplify PHP by using ?? and ?:
2018-07-10 jenkins-botMerge "Fix the bug for dates between 1912 and 1941...
2018-07-09 jenkins-botMerge "Ensure whether user can rollback page in Changes...
2018-06-28 jenkins-botMerge "Fix 'Tags' padding to keep it farther from the...
next