Commit Graph

4 Commits (311531ecce497663960877fc536ba94deff27bc0)

Author SHA1 Message Date
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma f3d05486fd
Move \OC\Memcache to PSR-4 10 years ago
Joas Schilling f1c23a92a4 xcache.var_size with 64M should evaluate to isAvailable 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke 728648ad77 Replace new occurences of ini_get with IniWrapper methods 10 years ago
Clark Tomlinson 9caf4ffbfc Replacing ini_get instances with inigetwrapper usages 10 years ago
Robin Appelman ac9f998abd add compare-and-delete to the memcache interface 11 years ago
Robin Appelman a40a237441 use trait for cas polyfill for xcache 11 years ago
Robin Appelman acf30ede95 add compare and swap to memcache 11 years ago
Robin Appelman 29213b6136 extends memcache with add, inc and dec 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Andreas Fischer dfeb04a574 Do not use xcache variable cache if cache size is 0. 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Andreas Fischer 9770f52da6 xCache -> XCache 13 years ago
Andreas Fischer 49cfd08f08 Add link to XCache API in class documentation. 13 years ago
Andreas Fischer 341d9caf79 xcache_unset_by_prefix() returns feedback, return it. 13 years ago
Andreas Fischer 8d762f659a Allow usage of xCache variable cache if xcache_unset_by_prefix() is present. 13 years ago
Andreas Fischer fb2761a203 Do not define xcache_unset_by_prefix() if it does not exist. 13 years ago
Thomas Müller c84171cec0 don't use xcache in case admin auth is enabled in php.ini - this can cause issues 13 years ago
Robin Appelman 69048ab71f memchache: use prefix string instead of global flag 13 years ago
Robin Appelman 80a3f8d066 Seperate memory based cache from OC_Cache 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Arthur Schiwon a8ff1505d6 backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 13 years ago
Thomas Müller 9a2bc5255b Respect coding style 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 14 years ago
Bart Visscher 531c1c509c Cache: Add APC and XCache to global cache handler 14 years ago
Bart Visscher 9984c2a593 Spelling fixes in XCache files 14 years ago
Robin Appelman f6298cb74f add hasKey for XCache backend 14 years ago
Robin Appelman 301a14dcd6 add XCache backend and testcases for OC_Cache 14 years ago