summaryrefslogtreecommitdiffstats
path: root/lib/private/memcache/xcache.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-1/+2
* Replace new occurences of ini_get with IniWrapper methodsMorris Jobke2015-11-231-1/+1
* Replacing ini_get instances with inigetwrapper usagesClark Tomlinson2015-11-231-1/+1
* add compare-and-delete to the memcache interfaceRobin Appelman2015-06-121-0/+2
* use trait for cas polyfill for xcacheRobin Appelman2015-04-301-24/+2
* add compare and swap to memcacheRobin Appelman2015-04-301-2/+26
* extends memcache with add, inc and decRobin Appelman2015-04-301-13/+53
* Update license headersJenkins for ownCloud2015-03-261-4/+21
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+20
* Merge remote-tracking branch 'owncloud/master' into fixing-3417-masterAndreas Fischer2013-12-181-1/+4
|\
| * Do not use xcache variable cache if cache size is 0.Andreas Fischer2013-12-171-3/+7
* | Merge remote-tracking branch 'owncloud/master' into fixing-3417-masterAndreas Fischer2013-12-141-11/+20
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+60