summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/cache.php
Commit message (Expand)AuthorAgeFilesLines
* Fix retrieving of mount points for shared storage, fix #3218Michael Gapczynski2013-05-021-3/+24
* Merge pull request #3211 from owncloud/fix-2816Frank Karlitschek2013-05-021-5/+3
|\
| * Fix #2816 renaming shared filesMichael Gapczynski2013-05-011-5/+3
* | Further seperation of mount management logicRobin Appelman2013-04-261-1/+1
|/
* Fix correctFolders and retrieve the correct storage cacheMichael Gapczynski2013-03-081-10/+13
* Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-02-281-2/+3
|\
| * Style cleanup files_sharingBart Visscher2013-02-211-2/+3
* | Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-261-2/+2
* | Fix variableMichael Gapczynski2013-02-231-1/+1
* | Include etags for the root of the shared folderMichael Gapczynski2013-02-191-3/+13
|/
* Sharing: partailly fix searchByMimeRobin Appelman2013-01-281-27/+28
* Return NOT_FOUND in shared cacheMichael Gapczynski2013-01-101-1/+1
* Almost fix Shared scanner...Michael Gapczynski2013-01-071-0/+13
* Fix mimetypes in shared cacheMichael Gapczynski2013-01-071-1/+8
* Initialize storageId variable in shared cacheMichael Gapczynski2013-01-011-0/+1
* Share: fix cache put functionRobin Appelman2013-01-011-1/+1
* Share: small phpdoc fixesRobin Appelman2013-01-011-4/+4
* Fix Shared root problems with Watcher and Quota proxyMichael Gapczynski2013-01-011-0/+3
* Fix data for shared root folderMichael Gapczynski2012-12-291-1/+3
* Fix shared foldersMichael Gapczynski2012-12-281-3/+14
* Initial support for file sharing with filesystem branchMichael Gapczynski2012-12-151-0/+220