index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
objectcache
Commit message (
Expand
)
Author
Age
Files
Lines
*
objectcache: Re-number array keys in SqlBagOStuff
Amir Sarabadani
2025-03-18
1
-1
/
+1
*
objectcache: Introduce dataRedundancy to SqlBagOStuff
Amir Sarabadani
2025-03-11
1
-37
/
+92
*
Replace call_user_func with dynamic function call
Umherirrender
2025-02-13
1
-1
/
+1
*
Merge "BagOStuff: Update makeKeyInternal to accept/handle null"
jenkins-bot
2025-01-28
1
-5
/
+9
|
\
|
*
BagOStuff: Update makeKeyInternal to accept/handle null
Reedy
2025-01-28
1
-5
/
+9
*
|
objectcache: Require a TracerInterface in ObjectCacheFactory
Máté Szabó
2025-01-28
1
-3
/
+3
|
/
*
ObjectCacheFactory: use Tracer telemetry
Chris Danis
2025-01-27
1
-10
/
+6
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
objectcache: Automatically fallback to the second db in line
Amir Sarabadani
2025-01-06
1
-12
/
+35
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-3
/
+3
*
Merge "objectcache: Add support for sister keys in SqlBagOStuff"
jenkins-bot
2024-10-12
1
-0
/
+5
|
\
|
*
objectcache: Add support for sister keys in SqlBagOStuff
Amir Sarabadani
2024-10-09
1
-0
/
+5
*
|
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-1
/
+0
|
/
*
Merge "objectcache,profiler,externalstore: Simpler mt_rand() for 1 in N chance"
jenkins-bot
2024-09-25
1
-2
/
+2
|
\
|
*
objectcache,profiler,externalstore: Simpler mt_rand() for 1 in N chance
Timo Tijhof
2024-09-25
1
-2
/
+2
*
|
Merge "objectcache: Add regression test for MultiWrite dependency injection"
jenkins-bot
2024-09-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
objectcache: Add regression test for MultiWrite dependency injection
Timo Tijhof
2024-09-23
1
-1
/
+1
*
|
Remove unchecked exception annotations
Adam Wight
2024-09-17
1
-1
/
+0
|
/
*
objectcache: Remove WinCache support
Máté Szabó
2024-09-05
1
-3
/
+3
*
objectcache: Remove ReplicatedBagOStuff, deprecated since 1.42
Ebrahim Byagowi
2024-09-04
1
-5
/
+1
*
objectcache: make SqlBagOStuff correctly ignore DBO_DEFAULT
Aaron Schulz
2024-08-07
1
-3
/
+3
*
objectcache: Update tests that are really for ObjectCacheFactory
Derick Alangi
2024-07-24
1
-1
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
3
-0
/
+10
*
Use namespaced classes (1)
Umherirrender
2024-06-16
1
-0
/
+1
*
rdbms: Remove ILoadBalancer::getWriterIndex()
Amir Sarabadani
2024-06-03
1
-1
/
+2
*
Use RawSQLValue for some SET clauses in upsert
Umherirrender
2024-05-29
1
-3
/
+4
*
objectcache: Remove "for b/c" from internal ObjectCacheFactory comment
Timo Tijhof
2024-05-23
1
-1
/
+1
*
objectcache: Complete refactor of `ObjectCache.php`
Derick Alangi
2024-05-21
2
-137
/
+148
*
rdbms: Remove IDatabase::getTopologyBasedServerId()
Amir Sarabadani
2024-05-14
1
-1
/
+1
*
Merge "fix: use objectcachefactory methods instead of deprecated objectcache ...
jenkins-bot
2024-05-05
1
-1
/
+1
|
\
|
*
fix: use objectcachefactory methods instead of deprecated objectcache methods
Irina Balaban
2024-05-05
1
-1
/
+1
*
|
Formally deprecate code marked with @deprecated
James D. Forrester
2024-05-03
1
-2
/
+2
|
/
*
objectcache: Inject DBLoadBalancerFactory into ObjectCacheFactory
Derick Alangi
2024-04-18
2
-48
/
+52
*
objectcache: Restore default keyspace for LocalServerCache service
Derick Alangi
2024-03-28
2
-10
/
+9
*
Merge "objectcache: remove deprecated QOS_EMULATION_SQL constant"
jenkins-bot
2024-03-28
1
-1
/
+0
|
\
|
*
objectcache: remove deprecated QOS_EMULATION_SQL constant
Aaron Schulz
2024-03-27
1
-1
/
+0
*
|
objectcache: Fix typo in getLocalServerInstance deprecation notice
Timo Tijhof
2024-03-27
1
-3
/
+1
|
/
*
objectcache: Introduce `ObjectCacheFactory` MW service
Derick Alangi
2024-03-19
2
-173
/
+331
*
objectcache: Migrate BagOStuff from StatsdD to StatsLib
Derick Alangi
2024-02-27
1
-1
/
+1
*
objectcache: Drop support for `$wgObjectCaches['db-replicated']`
Derick Alangi
2023-12-08
1
-4
/
+0
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+1
*
Improve uses of ->where( array_merge( … ) ) in query builders
Bartosz Dziewoński
2023-10-26
1
-6
/
+2
*
Mass migrate simple cases to use expression builder
Amir Sarabadani
2023-10-26
1
-4
/
+4
*
Replace single-value $db->buildComparison() with $db->expr()
Bartosz Dziewoński
2023-10-22
1
-1
/
+1
*
objectcache: Deprecate unused SqlBagOStuff::deleteAll()
Derick Alangi
2023-09-27
1
-0
/
+4
*
objectcache: Deprecate unused `SqlBagOStuff::expireAll()`
Derick Alangi
2023-09-25
1
-0
/
+4
*
Merge "http: MultiHttpClient supports TelemetryHeadersInterface"
jenkins-bot
2023-09-12
1
-0
/
+4
|
\
|
*
http: MultiHttpClient supports TelemetryHeadersInterface
Piotr Miazga
2023-09-12
1
-0
/
+4
*
|
objectcache: Roll up small once-used private methods to the caller
Amir Sarabadani
2023-09-12
1
-80
/
+58
*
|
Merge "rdbms: Move DebugDumpSql knowledge from SqlBagOStuff to DatabaseFactory"
jenkins-bot
2023-09-11
1
-10
/
+3
|
\
\
[next]