Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | additional phpdoc for search | Robin Appelman | 2016-02-05 | 1 | -1/+1 |
* | add deprecation notice to search methods | Robin Appelman | 2016-02-05 | 1 | -0/+7 |
* | split cache->insert from cache->put | Robin Appelman | 2016-02-03 | 1 | -0/+13 |
* | Merge pull request #21956 from owncloud/cross-cache-move | Thomas Müller | 2016-01-29 | 1 | -1/+3 |
|\ | |||||
| * | Add fallback moveFromCache implementation | Robin Appelman | 2016-01-29 | 1 | -1/+3 |
* | | clean cache interface | Robin Appelman | 2016-01-27 | 1 | -15/+0 |
|/ | |||||
* | remove unneeded public cache methods | Robin Appelman | 2016-01-14 | 1 | -19/+0 |
* | add since tags | Robin Appelman | 2016-01-14 | 1 | -0/+26 |
* | Return a class from cache operations instead of an array | Robin Appelman | 2016-01-14 | 1 | -26/+6 |
* | Add public cache interface | Robin Appelman | 2016-01-14 | 1 | -0/+262 |