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
/
MemcachedPhpBagOStuff.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
objectcache: Remove internal StorageAwareness, now unused
Timo Tijhof
2025-03-27
1
-7
/
+7
*
objectcache: Improve overall BagOStuff class docs
Timo Tijhof
2024-09-11
1
-5
/
+6
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-4
/
+10
*
objectcache: remove deprecate BagOStuff::incr() method
Aaron Schulz
2023-03-10
1
-13
/
+0
*
objectcache: remove deprecate BagOStuff::decr() method
Aaron Schulz
2023-03-10
1
-13
/
+0
*
objectcache: Implement asynchronous increment in memcached BagOStuff
Tim Starling
2022-06-30
1
-1
/
+9
*
objectcache: set error status codes in MemcachedPhpBagOStuff
Aaron Schulz
2022-05-25
1
-8
/
+60
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
objectcache: deprecate BagOStuff incr() and decr() methods
Aaron Schulz
2022-02-18
1
-1
/
+20
*
objectcache: Always enable debug mode in BagOStuff
Tim Starling
2021-01-29
1
-5
/
+1
*
Replace tabs with spaces
Matěj Suchánek
2020-09-04
1
-1
/
+1
*
objectcache: support static routing prefixes for MemcachedBagOStuff
Aaron Schulz
2020-08-21
1
-27
/
+34
*
objectcache: only use memcached "gets" when tokens are needed
Aaron Schulz
2020-07-15
1
-2
/
+5
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
objectcache: improve BagOStuff arithmetic method signatures
Aaron Schulz
2019-08-24
1
-2
/
+2
*
objectcache: fix WRITE_ALLOW_SEGMENTS in BagOStuff cas() and add() methods
Aaron Schulz
2019-08-20
1
-2
/
+2
*
objectcache: add MediumSpecificBagOStuff base class for non-proxy subclasses
Aaron Schulz
2019-07-19
1
-2
/
+3
*
objectcache: normalize BagOStuff method overriding pattern for *Multi() methods
Aaron Schulz
2019-07-11
1
-1
/
+1
*
objectcache: use OPT_TCP_NODELAY for MemcachedPeclBagOStuff
Aaron Schulz
2019-07-10
1
-3
/
+6
*
bagostuff: optimize SqlBagOStuff and fix failing segmentation tests
Aaron Schulz
2019-07-09
1
-1
/
+1
*
objectcache: add object segmentation support to BagOStuff
Aaron Schulz
2019-06-11
1
-1
/
+66
*
Make BagOStuff::incr abstract to discourage bad implementations
Aaron Schulz
2019-03-18
1
-12
/
+0
*
objectcache: update MemcachedPeclBagOStuff for pecl memcached 3.0.0
Aaron Schulz
2018-06-02
1
-2
/
+2
*
objectcache: Reduce MediaWiki-specificness from Memcached classes
Timo Tijhof
2015-11-10
1
-1
/
+1
*
Fix bogus calls to encodeKey/decodeKey in the PHP memcached class
Aaron Schulz
2015-10-24
1
-25
/
+10
*
Move some memcached classes to /libs
Aaron Schulz
2015-10-24
1
-0
/
+88