Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 3 | -655/+0 |
* | Move moveFromCache to CacheJail | Roeland Jago Douma | 2016-04-19 | 1 | -0/+16 |
* | lib: Fix typos (found by codespell) | Stefan Weil | 2016-04-07 | 1 | -1/+1 |
* | Fix doc issue of cache wrapper | Joas Schilling | 2016-03-21 | 1 | -1/+1 |
* | split cache->insert from cache->put | Robin Appelman | 2016-02-03 | 2 | -5/+25 |
* | fix cachejail->update | Robin Appelman | 2016-01-28 | 1 | -1/+1 |
* | cleanup shared cache | Robin Appelman | 2016-01-28 | 3 | -4/+9 |
* | Return a class from cache operations instead of an array | Robin Appelman | 2016-01-14 | 1 | -7/+8 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 3 | -5/+5 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 3 | -12/+58 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 3 | -55/+15 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 3 | -15/+55 |
* | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 2 | -3/+3 |
* | Fix cache jail to not duplicate slashes | Vincent Petry | 2015-01-09 | 1 | -1/+1 |
* | Added searchByTag in cache jail wrapper | Vincent Petry | 2014-12-12 | 1 | -0/+12 |
* | Make $userId mandatory for searchByTags | Vincent Petry | 2014-12-12 | 1 | -1/+1 |
* | Added searchByTags to view, storage and cache | Vincent Petry | 2014-12-11 | 1 | -0/+12 |
* | Fix numeric storage id for cache wrapper | Vincent Petry | 2014-12-10 | 1 | -0/+9 |
* | Add storage and cache wrappers to apply a permissions mask to a storage | Robin Appelman | 2014-11-27 | 1 | -0/+32 |
* | Add storage and cache wrappers to jail a storage to a subfolder | Robin Appelman | 2014-11-27 | 2 | -0/+502 |