Commit Graph

4 Commits (742f54b6d556797bbef2847e546861de0008a28a)

Author SHA1 Message Date
Andreas Fischer dfeb04a574 Do not use xcache variable cache if cache size is 0. 11 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 12 years ago
Andreas Fischer 49cfd08f08 Add link to XCache API in class documentation. 12 years ago
Andreas Fischer 341d9caf79 xcache_unset_by_prefix() returns feedback, return it. 12 years ago
Andreas Fischer 8d762f659a Allow usage of xCache variable cache if xcache_unset_by_prefix() is present. 12 years ago
Andreas Fischer fb2761a203 Do not define xcache_unset_by_prefix() if it does not exist. 12 years ago
Thomas Müller c84171cec0 don't use xcache in case admin auth is enabled in php.ini - this can cause issues 12 years ago
Robin Appelman 69048ab71f memchache: use prefix string instead of global flag 12 years ago
Robin Appelman 80a3f8d066 Seperate memory based cache from OC_Cache 12 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 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 13 years ago
Bart Visscher 531c1c509c Cache: Add APC and XCache to global cache handler 13 years ago
Bart Visscher 9984c2a593 Spelling fixes in XCache files 13 years ago
Robin Appelman f6298cb74f add hasKey for XCache backend 13 years ago
Robin Appelman 301a14dcd6 add XCache backend and testcases for OC_Cache 13 years ago