aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Storage
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use explicit nullable type on parameter arguments"jenkins-bot2024-10-165-9/+9
|\
| * Use explicit nullable type on parameter argumentsUmherirrender2024-10-165-9/+9
* | Replace uses of deprecated ChangeTags static methodsJames D. Forrester2024-10-162-5/+7
|/
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-153-4/+4
* Remove meaningless @var documentation from constantsthiemowmde2024-10-091-2/+0
* Merge "Use import actor store where needed in RC categorisation"jenkins-bot2024-10-031-1/+2
|\
| * Use import actor store where needed in RC categorisationDreamy Jazz2024-10-021-1/+2
* | Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-276-6/+6
|/
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-273-4/+4
* nametablestore: simplify NameTableStore::acquireId() and update commentsAaron Schulz2024-09-242-63/+61
* Remove unchecked exception annotationsAdam Wight2024-09-173-7/+0
* Add missing documentation to class properties (miscellaneous classes)Umherirrender2024-09-141-0/+1
* Add missing documentation to class properties in NameTableStoreFactoryUmherirrender2024-09-071-2/+2
* Storage: Remove transaction cancel callback from NameTableStoreAmir Sarabadani2024-08-301-103/+13
* Merge "objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTS"jenkins-bot2024-08-121-1/+1
|\
| * objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTSTimo Tijhof2024-08-091-1/+1
* | Move Language and friends into Language namespaceJames D. Forrester2024-08-102-2/+2
* | Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-107-9/+9
|/
* Merge "Add namespace to the root classes of ObjectCache"jenkins-bot2024-07-102-2/+2
|\
| * Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-102-2/+2
* | Make PageUpdater accept PageIdentityDaimona Eaytoy2024-07-103-29/+41
|/
* Migrate MediaWiki.editstash to statslibfrankie2024-06-131-15/+25
* Change some type hints from IDatabase to IReadableDatabaseUmherirrender2024-05-241-2/+3
* Add namespace and deprecation alias to RefreshSecondaryDataUpdateEbrahim Byagowi2024-05-201-1/+1
* Import InvalidArgumentException at top of the sourceEbrahim Byagowi2024-05-191-1/+2
* Add namespace and deprecation alias to FormatJsonEbrahim Byagowi2024-05-162-2/+2
* Merge "Formally deprecate code marked with @deprecated"jenkins-bot2024-05-041-1/+1
|\
| * Formally deprecate code marked with @deprecatedJames D. Forrester2024-05-031-1/+1
* | Merge "SqlBlobStore: Directly store ES addresses in content table"jenkins-bot2024-05-031-18/+28
|\ \ | |/ |/|
| * SqlBlobStore: Directly store ES addresses in content tableAmir Sarabadani2024-04-301-18/+28
* | Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecatedAmir Sarabadani2024-04-301-1/+1
* | IReadableDatabase::select cannot return falseUmherirrender2024-04-181-5/+1
|/
* Merge "rdbms: Remove more usages of DBAccessObjectUtils::getDBOptions()"jenkins-bot2024-02-271-1/+31
|\
| * rdbms: Remove more usages of DBAccessObjectUtils::getDBOptions()Amir Sarabadani2024-02-221-1/+31
* | Remove IDBAccessObject from being implemented in many classesAmir Sarabadani2024-02-192-2/+2
|/
* Remove more indirect calls to IDBAccessObject::READ_* constantsAmir Sarabadani2024-01-232-4/+5
* Merge "Directly call IDBAccessObject constants instead of implementing it"jenkins-bot2024-01-152-4/+4
|\
| * Directly call IDBAccessObject constants instead of implementing itAmir Sarabadani2024-01-102-4/+4
* | Replace various magic numbers with easy-to-verify expressionsTimo Tijhof2024-01-111-5/+8
|/
* deferred: Add a freshness option to RefreshSecondaryDataUpdateUmherirrender2023-12-271-2/+4
* Merge "Inline once-called short private methods to its caller, part 1"jenkins-bot2023-12-191-11/+1
|\
| * Inline once-called short private methods to its caller, part 1Amir Sarabadani2023-12-181-11/+1
* | Namespace ParserOutputJames D. Forrester2023-12-144-4/+4
|/
* Use thousands separators in selected integer literalsTim Starling2023-12-121-1/+1
* PageEditStash: Deprecate passing Wikipage to parseAndCache()Ammarpad2023-11-281-2/+1
* Namespace remaining files under includes/deferredJames D. Forrester2023-11-224-8/+8
* Make ParsoidOutputAccess a wrapper over ParserOutputAccessSubramanya Sastry2023-10-131-2/+2
* DerivedPageDataUpdater: Do HTMLCacheUpdate on file page redirect changesBartosz Dziewoński2023-09-261-3/+10
* DerivedPageDataUpdater: Only do RefreshLinks on file page redirect changesBartosz Dziewo?ski2023-09-261-1/+4
* DerivedPageDataUpdater: Fix unset $this->pageState['oldRevision']Bartosz Dziewoński2023-09-261-5/+2