Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 13 | -20/+7 |
* | add ICopyFromCache trait to expose existing implementation | Robin Appelman | 2021-03-12 | 1 | -0/+11 |
* | catch notfound and forbidden exception in smb::getmetadata | Robin Appelman | 2021-03-04 | 1 | -2/+2 |
* | move AbstractCacheEvent into OCP | Robin Appelman | 2021-02-15 | 4 | -6/+95 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 3 | -3/+12 |
* | code style and dispatchTyped | Robin Appelman | 2020-12-02 | 2 | -2/+0 |
* | rename cache event to follow new naming standards | Robin Appelman | 2020-11-26 | 5 | -7/+75 |
* | extend cache events | Robin Appelman | 2020-11-26 | 2 | -0/+40 |
* | The file cache entry is array accessible | Christoph Wurst | 2020-10-13 | 1 | -1/+7 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -0/+4 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 4 | -14/+14 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Allow to overwrite the path on the cache event | Joas Schilling | 2020-02-13 | 1 | -0/+6 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 9 | -12/+27 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | store filecache extension fields | Robin Appelman | 2019-11-13 | 1 | -0/+24 |
* | Remove deprecated searchByTag | Roeland Jago Douma | 2019-07-26 | 1 | -13/+0 |
* | add event for cache update | Robin Appelman | 2019-02-18 | 3 | -44/+83 |
* | add event for inserting cache entries | Robin Appelman | 2019-02-07 | 1 | -0/+72 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 1 | -0/+12 |
* | minor storage interface tweaks | Robin Appelman | 2017-01-24 | 1 | -0/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 6 | -6/+6 |
* | Fix others | Joas Schilling | 2016-07-21 | 6 | -6/+12 |
* | add propagator batching | Robin Appelman | 2016-06-02 | 1 | -0/+19 |
* | Only recurse into incomplete folders during background scans | Robin Appelman | 2016-05-23 | 1 | -0/+1 |
* | Move \OCP\Files to PSR-4 | Roeland Jago Douma | 2016-05-18 | 6 | -0/+664 |