aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filebackend
Commit message (Expand)AuthorAgeFilesLines
* Fix uses of TempFSFileFactory's old class aliasJames D. Forrester2025-03-171-1/+1
* filebackend: Remove dependencies on MediaWiki codedaniel2025-01-081-0/+2
* filebackend: Check for old alias in FileBackendMultiWriteUmherirrender2024-10-221-1/+2
* Use namespaced classesUmherirrender2024-10-211-2/+2
* Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\StatsJames D. Forrester2024-09-271-1/+1
* Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-271-1/+1
* Remove unchecked exception annotationsAdam Wight2024-09-171-3/+0
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-1/+1
* Add namespace and deprecation alias to FileBackendGroupEbrahim Byagowi2024-05-201-0/+12
* Add namespace and deprecation alias to FileBackendEbrahim Byagowi2024-05-191-0/+1
* build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manuallyJames D. Forrester2024-02-101-4/+4
* Deprecate ConfiguredReadOnlyMode serviceAmir Sarabadani2023-09-121-5/+5
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-0/+1
* Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-251-0/+1
* Drop LockManagerGroup::getDefault() and getAny(), deprecated since 1.35James D. Forrester2023-08-161-34/+0
* rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms libraryAmir Sarabadani2023-05-041-1/+1
* Reorg: Move ReadOnlyMode classes to db/Amir Sarabadani2023-04-281-0/+1
* Merge "Use short array destructuring instead of list()"jenkins-bot2022-10-211-1/+1
|\
| * Use short array destructuring instead of list()Tim Starling2022-10-211-1/+1
* | Use the null coalescing assignment operatorTim Starling2022-10-211-3/+2
|/
* lockmanager: remove MysqlLockManager and DBLockManagerAaron Schulz2022-10-141-133/+0
* filebackend: Remove LBFactory dep from LockManager serviceTimo Tijhof2022-08-022-15/+3
* Ensure that strlen() does not get passed a (valid) nullMark A. Hershberger2022-07-121-1/+1
* docs: Move, clarify and cross-ref "DI Principles" for easy referenceTimo Tijhof2022-06-061-2/+2
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-7/+8
* Use updated ObjectFactory namespaceAlexander Vorwerk2022-03-091-1/+1
* LockManager: distinguish conflicts from other kinds of lock errorsTim Starling2021-11-091-3/+1
* Merge "Simpler RedisLockManager configuration"jenkins-bot2021-11-031-1/+2
|\
| * Simpler RedisLockManager configurationTim Starling2021-11-021-1/+2
* | Drop experimental FileJournal system without deprecationJames D. Forrester2021-11-013-207/+1
|/
* Remove LockManagerGroup::singleton() and ::destroySingletons()Alexander Vorwerk2021-09-171-24/+0
* Remove FileBackendGroup::singleton() and ::destroySingletons()Alexander Vorwerk2021-09-151-21/+0
* Tag various new 'primary' methods as `@since 1.37`James D. Forrester2021-09-021-0/+1
* Merge "Same code style and formatting for exists-style SQL queries"jenkins-bot2021-08-241-9/+3
|\
| * Same code style and formatting for exists-style SQL queriesThiemo Kreuz2021-08-121-9/+3
* | Support fluent interface for StatusValueTChin2021-08-021-6/+2
|/
* build: Updating dependencieslibraryupgrader2021-07-222-2/+2
* Follow-up I68198bc3: Hard-deprecate getMasterDB() methodsJames D. Forrester2021-07-151-1/+1
* Replace getMasterDB methods with getPrimaryDBJames D. Forrester2021-07-141-7/+19
* Hard deprecate FileBackendGroup::singleton() and ::destroySingletons()ZabeMath2021-05-041-2/+7
* Hard deprecate LockManagerGroup::singleton() and ::destroySingletons()ZabeMath2021-05-031-2/+5
* Replace uses of DB_MASTER with DB_PRIMARYJames D. Forrester2021-04-291-1/+1
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* Improve docs in FileJournal classUmherirrender2020-11-271-2/+2
* filebackend: convert DBFileJournal to using CONN_TRX_AUTOCOMMITAaron Schulz2020-11-251-9/+2
* Remove documentation that literally repeats the codeThiemo Kreuz2020-10-271-2/+0
* Mark CONSTRUCTOR_OPTIONS as internalAryeh Gregor2020-08-211-1/+1
* Pass function name to database functionsUmherirrender2020-06-071-1/+1
* mime: Update usage of MimeAnalyzer methodsOri Livneh2020-05-281-1/+1
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-103-3/+3