| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Cache: allow storage backends to overwrite Watcher | Robin Appelman | 2013-01-01 | 1 | -2/+2 |
* | | Remove old etag code | Michael Gapczynski | 2012-12-30 | 1 | -2/+0 |
|/ |
|
* | Check sub storage isn't null or false | Michael Gapczynski | 2012-12-15 | 1 | -4/+5 |
* | make sure folders that are not fully scanned are at least shallow scanned whe... | Robin Appelman | 2012-12-15 | 1 | -1/+1 |
* | fix cache behaviour for non existing files | Robin Appelman | 2012-12-11 | 1 | -13/+15 |
* | Add checks for storage object | Michael Gapczynski | 2012-11-24 | 1 | -95/+112 |
* | allow storage backends to implement custom permission management | Robin Appelman | 2012-11-15 | 1 | -2/+4 |
* | move ETag generation to storage backends | Robin Appelman | 2012-11-08 | 1 | -0/+15 |
* | add resolvePath to filesystem view api | Robin Appelman | 2012-11-08 | 1 | -0/+10 |
* | merge master into filesystem | Robin Appelman | 2012-11-07 | 1 | -1/+1 |
* | check for changes when using the cache api | Robin Appelman | 2012-10-28 | 1 | -0/+6 |
* | use absolute paths when resolving mount points | Robin Appelman | 2012-10-27 | 1 | -9/+26 |
* | add searchByMime to new cache api | Robin Appelman | 2012-10-27 | 1 | -3/+22 |
* | add permissions data to the results of the cache api | Robin Appelman | 2012-10-27 | 1 | -1/+11 |
* | prove some compatibility with the old cache api | Robin Appelman | 2012-10-26 | 1 | -1/+5 |
* | move some stuff to the new api | Robin Appelman | 2012-10-26 | 1 | -1/+0 |
* | add search to the filecache api | Robin Appelman | 2012-10-26 | 1 | -23/+61 |
* | add View->putFileInfo to the filecache api | Robin Appelman | 2012-10-26 | 1 | -2/+28 |
* | move the cache api from OC_Files to filesystem(view) | Robin Appelman | 2012-10-26 | 1 | -0/+92 |
* | use strtotime on non-nummeric times in oc_filesystem::touch | Robin Appelman | 2012-10-23 | 1 | -9/+12 |
* | drop depricated is_readable and is_writable | Robin Appelman | 2012-10-21 | 1 | -14/+0 |
* | drop filectime from the filesystem api's | Robin Appelman | 2012-10-20 | 1 | -4/+0 |
* | drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Files... | Robin Appelman | 2012-10-10 | 1 | -40/+21 |
* | fix namespaces in filesystem and filesystemview | Robin Appelman | 2012-10-10 | 1 | -118/+142 |
* | move some code around | Robin Appelman | 2012-10-10 | 1 | -0/+658 |