| Commit message (Expand) | Author | Age | Files | Lines |
* | Move legacy filesystem classes | Robin Appelman | 2013-05-08 | 1 | -415/+0 |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -2/+5 |
* | Update tests and apps to the new \OC\Files\Filesystem::init signature | Robin Appelman | 2013-02-11 | 1 | -2/+2 |
* | Remove old etag code | Michael Gapczynski | 2012-12-30 | 1 | -7/+0 |
* | remove chroot from filesystem api | Robin Appelman | 2012-10-21 | 1 | -11/+0 |
* | drop depricated is_readable and is_writable | Robin Appelman | 2012-10-21 | 1 | -7/+0 |
* | drop filectime from the filesystem api's | Robin Appelman | 2012-10-20 | 1 | -7/+0 |
* | drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Files... | Robin Appelman | 2012-10-10 | 1 | -22/+0 |
* | add depricated OC_Filessystem for compatibility | Robin Appelman | 2012-10-10 | 1 | -19/+460 |
* | move some code around | Robin Appelman | 2012-10-10 | 1 | -562/+0 |
* | remove old filecache | Robin Appelman | 2012-10-10 | 1 | -10/+2 |
* | merge master into filesystem | Robin Appelman | 2012-10-01 | 1 | -2/+9 |
|\ |
|
| * | update the filecache by setting mtimes to 0 when the mount configuration has ... | Robin Appelman | 2012-09-30 | 1 | -2/+2 |
| * | Fix syntax error in removeETagHook | Bart Visscher | 2012-09-28 | 1 | -5/+5 |
| * | etag has to be removed after version rollback to enable the sync client to de... | Björn Schießle | 2012-09-28 | 1 | -1/+8 |
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-09-22 | 1 | -1/+2 |
|\| |
|
| * | Fix undefined user var, use getUser | Bart Visscher | 2012-09-21 | 1 | -1/+1 |
| * | Normalize path before calling removeETagPropertyForPath | Bart Visscher | 2012-09-17 | 1 | -0/+1 |
* | | add OC_Filesystem::resolvePath to get the storage backend and internal path f... | Robin Appelman | 2012-09-12 | 1 | -0/+18 |
* | | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -6/+6 |
|/ |
|
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -78/+78 |
* | clear the filecache if the mount configuration has changed | Robin Appelman | 2012-09-06 | 1 | -0/+7 |
* | no more require_once() | Thomas Mueller | 2012-09-05 | 1 | -1/+1 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -20/+20 |
* | use OC_User::getHome in lib/filesystem.php | Georg Ehrke | 2012-08-26 | 1 | -1/+1 |
* | remove duplicate method | jfd | 2012-08-25 | 1 | -14/+0 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -117/+211 |
|\ |
|
| * | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 1 | -0/+21 |
| |\ |
|
| | * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 1 | -4/+39 |
| | |\ |
|
| | * \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 1 | -2/+6 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 1 | -118/+111 |
| | |\ \ \ |
|
| | * | | | | Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_wri... | Michael Gapczynski | 2012-07-24 | 1 | -0/+21 |
| * | | | | | also add getLocalFolder to OC_Filsystem and OC_FilesystemView | Robin Appelman | 2012-08-19 | 1 | -0/+7 |
| * | | | | | more path normalization | Robin Appelman | 2012-08-17 | 1 | -2/+11 |
| | |_|_|/
| |/| | | |
|
| * | | | | fix some minor problems with path noramlization | Robin Appelman | 2012-08-14 | 1 | -1/+1 |
| * | | | | some basic path normalization | Robin Appelman | 2012-08-14 | 1 | -0/+22 |
| * | | | | Catch exceptions and write to log when creating storage object fails | Michael Gapczynski | 2012-08-13 | 1 | -1/+6 |
| * | | | | Check blacklist when renaming files | Michael Gapczynski | 2012-08-11 | 1 | -3/+11 |
| | |_|/
| |/| | |
|
| * | | | Smarter remove of etag properties for path | Bart Visscher | 2012-07-26 | 1 | -1/+0 |
| * | | | Fix oc-1362: post_rename has no path param but newpath and oldpath | Bart Visscher | 2012-07-26 | 1 | -1/+5 |
| * | | | Create uniqid ETag for directories | Bart Visscher | 2012-07-25 | 1 | -0/+1 |
| * | | | Rename functions | Bart Visscher | 2012-07-25 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | Fix filesystem hash, no longer using basicOperation() | Michael Gapczynski | 2012-07-25 | 1 | -2/+2 |
| * | | some indention fixes | Robin Appelman | 2012-07-24 | 1 | -93/+93 |
| * | | Fix missing parameter decleration, thanks Jenkins :-) | Bart Visscher | 2012-07-21 | 1 | -1/+1 |
| * | | remove obsolete oc_filesystem::mountall | Robin Appelman | 2012-07-21 | 1 | -11/+0 |
| * | | Add ETag support to the Sabre file connector. | Bart Visscher | 2012-07-21 | 1 | -0/+8 |
| * | | dont try to create mountpoints automatically | Robin Appelman | 2012-07-20 | 1 | -3/+0 |
| * | | fix unused variables | Robin Appelman | 2012-07-20 | 1 | -9/+8 |
| |/ |
|
| * | use filesystem abstraction layer to copy file versions | Bjoern Schiessle | 2012-07-03 | 1 | -0/+1 |