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
/
libs
/
objectcache
/
BagOStuff.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix typos in comments (A-B)
Siddharth VP
2021-12-26
1
-1
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
objectcache: add watchErrors() to BagOStuff/WANObjectCache
Aaron Schulz
2021-11-10
1
-10
/
+70
*
objectcache: remove deprecated setDebug() method
Aaron Schulz
2021-10-13
1
-14
/
+0
*
objectcache: make use of new `modtoken` field in SqlBagOStuff (ii)
Aaron Schulz
2021-08-20
1
-1
/
+1
*
Merge "Revert "objectcache: make use of new `modtoken` field in SqlBagOStuff""
jenkins-bot
2021-08-17
1
-1
/
+1
|
\
|
*
Revert "objectcache: make use of new `modtoken` field in SqlBagOStuff"
Ladsgroup
2021-08-17
1
-1
/
+1
*
|
Merge "objectcache: BagOStuff::genericKeyFromComponents() empty component fix"
jenkins-bot
2021-08-12
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
objectcache: BagOStuff::genericKeyFromComponents() empty component fix
Aaron Schulz
2021-08-11
1
-2
/
+2
*
|
objectcache: make use of new `modtoken` field in SqlBagOStuff
Aaron Schulz
2021-08-05
1
-1
/
+1
*
|
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
|
objectcache: make BagOStuff::lock/unlock easier to override
Aaron Schulz
2021-07-19
1
-18
/
+8
|
/
*
purgeParserCache.php: Implement --tag for purging one server only
Timo Tijhof
2021-06-24
1
-1
/
+4
*
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
1
-2
/
+0
*
Add $wgChronologyProtectorStash and improve $wgMainStash comments
Aaron Schulz
2021-03-01
1
-9
/
+23
*
objectcache: Always enable debug mode in BagOStuff
Tim Starling
2021-01-29
1
-3
/
+7
*
objectcache: add statsd key metrics to BagOStuff classes
Aaron Schulz
2021-01-25
1
-9
/
+86
*
objectcache: make BagOStuff key encoding more consistent
Aaron Schulz
2020-12-02
1
-23
/
+165
*
objectcache: rename BagOStuff::makeKeyInternal() arguments and update documen...
Aaron Schulz
2020-11-23
1
-2
/
+3
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
Annotate extensible classes.
daniel
2020-07-09
1
-0
/
+1
*
Fix more libs PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-7
/
+7
*
objectcache: improve documentation for BagOStuff::setNewPreparedValues()
Aaron Schulz
2020-04-18
1
-6
/
+15
*
objectcache: add BagOStuff::setNewPreparedValues()
Aaron Schulz
2020-03-26
1
-0
/
+18
*
objectcache: Inject Config object to ObjectCache::newFromParams
Timo Tijhof
2020-03-04
1
-0
/
+8
*
objectcache: split out StorageAwareness/ExpirationAwareness from IExpiringStore
Aaron Schulz
2020-03-02
1
-1
/
+8
*
objectcache: rename $ttl => $exptime in BagOStuff for consistency
Aaron Schulz
2020-01-09
1
-8
/
+8
*
Document more scalar types for BagOStuff::makeKey and Language::formatNum
Daimona Eaytoy
2019-12-15
1
-2
/
+2
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+1
*
objectcache: improve BagOStuff arithmetic method signatures
Aaron Schulz
2019-08-24
1
-9
/
+14
*
objectcache: add BagOStuff::fieldHasFlags() convenience method
Aaron Schulz
2019-08-22
1
-0
/
+10
*
objectcache: fix failing tests for non-HashBagOStuff backends
Aaron Schulz
2019-08-07
1
-1
/
+1
*
Merge "objectcache: let BagOStuff::getWithSetCallback() callbacks modify the ...
jenkins-bot
2019-07-25
1
-5
/
+3
|
\
|
*
objectcache: let BagOStuff::getWithSetCallback() callbacks modify the TTL
Aaron Schulz
2019-07-23
1
-5
/
+3
*
|
objectcache: Use variadic signature for makeKey()
Timo Tijhof
2019-07-23
1
-6
/
+6
|
/
*
objectcache: add MediumSpecificBagOStuff base class for non-proxy subclasses
Aaron Schulz
2019-07-19
1
-648
/
+38
*
Merge "objectcache: optimize MemcachedPeclBagOStuff::*Multi() write methods"
jenkins-bot
2019-07-18
1
-8
/
+13
|
\
|
*
objectcache: optimize MemcachedPeclBagOStuff::*Multi() write methods
Aaron Schulz
2019-07-15
1
-8
/
+13
*
|
objectcache: make BagOStuff::getMulti() preserve order and omit keys with mis...
Aaron Schulz
2019-07-14
1
-7
/
+15
*
|
objectcache: normalize BagOStuff method overriding pattern for *Multi() methods
Aaron Schulz
2019-07-11
1
-32
/
+17
|
/
*
bagostuff: optimize SqlBagOStuff and fix failing segmentation tests
Aaron Schulz
2019-07-09
1
-11
/
+73
*
objectcache: deleteObjectsExpiringBefore() signature and code improvements
Aaron Schulz
2019-07-09
1
-3
/
+7
*
Merge "objectcache: tweak SqlBagOStuff purging to happen on write only"
jenkins-bot
2019-07-08
1
-2
/
+3
|
\
|
*
objectcache: tweak SqlBagOStuff purging to happen on write only
Aaron Schulz
2019-07-06
1
-2
/
+3
*
|
objectcache: add IStoreKeyEncoder interface for key generation helper methods
Aaron Schulz
2019-07-08
1
-1
/
+1
|
/
*
objectcache: optimize lock() and unlock() methods in SqlBagOStuff
Aaron Schulz
2019-07-04
1
-1
/
+5
*
Merge "objectcache: add object segmentation support to BagOStuff"
jenkins-bot
2019-06-13
1
-28
/
+265
|
\
|
*
objectcache: add object segmentation support to BagOStuff
Aaron Schulz
2019-06-11
1
-28
/
+265
*
|
objectcache: Make BagOStuff::getCurrentTime() public
Lucas Werkmeister
2019-06-09
1
-2
/
+4
|
/
*
objectcache: remove some unneeded code from BagOStuff::mergeViaCas
Aaron Schulz
2019-03-27
1
-5
/
+2
[prev]
[next]