Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -309/+0 |
* | 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 | 1 | -2/+21 |
* | cleanup shared cache | Robin Appelman | 2016-01-28 | 1 | -2/+7 |
* | 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 | 1 | -2/+2 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+20 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -19/+5 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+19 |
* | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 1 | -2/+2 |
* | 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 jail a storage to a subfolder | Robin Appelman | 2014-11-27 | 1 | -0/+247 |