summaryrefslogtreecommitdiffstats
path: root/lib/public/files
Commit message (Expand)AuthorAgeFilesLines
* Update author informationLukas Reschke2016-03-0113-22/+19
* Merge pull request #22200 from owncloud/node-checksum-resolvefileinfoThomas Müller2016-02-081-0/+10
|\
| * Add proper throw tags to FileRoeland Jago Douma2016-02-081-0/+10
* | Add occ command to verify storage configurationsRobin Appelman2016-02-081-0/+26
|/
* Merge pull request #22166 from owncloud/remove-local-folderThomas Müller2016-02-062-19/+0
|\
| * remove unused Storage->getLocalFolderRobin Appelman2016-02-052-19/+0
* | remove unused Storage->searchRobin Appelman2016-02-051-9/+0
* | additional phpdoc for searchRobin Appelman2016-02-051-1/+1
* | add deprecation notice to search methodsRobin Appelman2016-02-051-0/+7
|/
* Merge pull request #22071 from owncloud/cache-split-insertThomas Müller2016-02-031-0/+13
|\
| * split cache->insert from cache->putRobin Appelman2016-02-031-0/+13
* | Add store/retrieve checksumsRoeland Jago Douma2016-02-031-0/+8
|/
* Merge pull request #22012 from owncloud/storagenotavailableexception-codeThomas Müller2016-02-011-1/+1
|\
| * Default to STATUS_ERROR in StorageNotAvailableExceptionRobin McCorkell2016-01-291-1/+1
* | Merge pull request #21956 from owncloud/cross-cache-moveThomas Müller2016-01-292-1/+5
|\ \
| * | Add fallback moveFromCache implementationRobin Appelman2016-01-292-1/+5
| |/
* | Merge pull request #21858 from owncloud/getMountsForFileIdThomas Müller2016-01-281-0/+15
|\ \
| * | add IUserMountCache->getMountsForFileIdRobin Appelman2016-01-271-0/+15
| |/
* / clean cache interfaceRobin Appelman2016-01-271-15/+0
|/
* Merge pull request #20768 from owncloud/mount-cacheThomas Müller2016-01-223-0/+160
|\
| * clear mount cache when removing applicablesRobin Appelman2016-01-201-0/+19
| * clear mount cache when deleting userRobin Appelman2016-01-201-1/+9
| * multiple minor fiesRobin Appelman2016-01-203-0/+12
| * cache mountpoints in the dbRobin Appelman2016-01-203-0/+121
* | Fix PHPDoc - @changed is no official tag -> use @sinceMorris Jobke2016-01-221-2/+1
|/
* remove unneeded public cache methodsRobin Appelman2016-01-141-19/+0
* split locking related methods to their own interfaceRobin Appelman2016-01-142-27/+60
* Add IStorage interface for consistent namingRobin Appelman2016-01-144-48/+520
* add since tagsRobin Appelman2016-01-147-0/+69
* fix phpdocRobin Appelman2016-01-141-1/+1
* add watcher interfaceRobin Appelman2016-01-142-0/+80
* Add updater interface and expose cache interfaces from storageRobin Appelman2016-01-142-0/+92
* add scanner interfaceRobin Appelman2016-01-141-0/+74
* Return a class from cache operations instead of an arrayRobin Appelman2016-01-142-26/+6
* add cache entry interfaceRobin Appelman2016-01-141-0/+118
* propagator interfaceRobin Appelman2016-01-141-0/+34
* Add public cache interfaceRobin Appelman2016-01-141-0/+262
* Happy new year!Thomas Müller2016-01-1233-40/+42
* Fix code from commentsJesús Macias2015-12-034-27/+15
* Migrate storate status code to storagenotavailablexceptionJesús Macias2015-12-031-0/+3
* Fix code from PR commentsJesús Macias2015-12-035-8/+13
* Add new external storage exceptions for different errorsJesús Macias2015-12-034-0/+177
* Consistent interface declarationRoeland Jago Douma2015-11-231-8/+0
* Merge pull request #20494 from owncloud/storage-forbidden-exceptionThomas Müller2015-11-181-0/+55
|\
| * Allow storage wrappers to through a forbidden exception with retry informationJoas Schilling2015-11-171-0/+55
* | Add getOwner() method to FileInfo and Node APIVincent Petry2015-11-132-0/+14
|/
* Merge pull request #20224 from owncloud/fileinfo-ownerRobin Appelman2015-11-101-0/+8
|\
| * Add getOwner to FileInfoRobin Appelman2015-11-101-0/+8
* | use a HintException to have some useful user output in case of an errorBjörn Schießle2015-11-101-1/+16
|/
* Update license headersLukas Reschke2015-10-262-1/+2