summaryrefslogtreecommitdiffstats
path: root/lib/public/files
Commit message (Expand)AuthorAgeFilesLines
* make mkdir recursive, add phpdoc to apiJörn Friedrich Dreyer2015-10-081-0/+1
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-052-0/+2
* Add reset method to mimetype loaderRobin McCorkell2015-09-111-0/+7
* Split mimetype handling to new classRobin McCorkell2015-09-041-0/+59
* Merge pull request #13641 from owncloud/cache-storage-statusVincent Petry2015-08-071-0/+20
|\
| * Store storage availability in databaseRobin McCorkell2015-07-201-0/+20
* | Merge pull request #15543 from rullzer/mimetypedetectorMorris Jobke2015-07-281-0/+78
|\ \
| * | Added mimetype detectorRoeland Jago Douma2015-07-271-0/+78
| |/
* / Add PHPDoc for classes and interfacesMorris Jobke2015-07-271-0/+1
|/
* Add getUserFolder to IRootFolderMorris Jobke2015-07-031-0/+8
* Merge pull request #17291 from owncloud/mount-manager-publicVincent Petry2015-07-031-0/+104
|\
| * phpdocRobin Appelman2015-07-011-0/+21
| * expose the mount manager in the public apiRobin Appelman2015-07-011-0/+83
* | Changed broken links to php manualMichael Roth2015-07-011-2/+2
|/
* update license headers and authorsMorris Jobke2015-06-254-1/+3
* Fix missing @since tags in OCPMorris Jobke2015-06-192-1/+10
* [OCP] update PHPdoc to contain correct @since tagsMorris Jobke2015-06-051-0/+3
* add changeLock to the storage apiRobin Appelman2015-06-011-0/+8
* phpdoc and minor issuesRobin Appelman2015-06-011-2/+2
* add locking to the storage apiRobin Appelman2015-06-011-0/+16
* improve phpdoc of cache classesRobin Appelman2015-05-051-1/+0
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-1625-9/+193
* Move cross storage copy logic to the storageRobin Appelman2015-04-131-0/+16
* Update license headersJenkins for ownCloud2015-03-2625-224/+366
* Add `getNonExistingName()` to the node apiRobin Appelman2015-03-241-0/+9
* Merge pull request #14704 from owncloud/storage-wrapper-mountRobin Appelman2015-03-192-2/+10
|\
| * Allow getting all mount options as arrayRobin Appelman2015-03-111-0/+7
| * pass mountpoint to storage wrapper callbackRobin Appelman2015-03-111-2/+3
* | verify the file name length not to exceed 255 characters + verify path during...Thomas Müller2015-03-121-0/+34
|/
* no translation service in common storage classThomas Müller2015-03-092-0/+74
* adding storage specific filename verification - refs #13640Thomas Müller2015-03-091-0/+9
* Add "throws" lines to calling methods and interface aswellJoas Schilling2015-02-271-0/+18
* Revert "Updating license headers"Morris Jobke2015-02-2622-323/+284
* Updating license headersJenkins for ownCloud2015-02-2322-284/+323
* Merge pull request #13425 from owncloud/phpdoc_cleanupMorris Jobke2015-02-101-15/+15
|\
| * Cleanup of PHPDoc return typesRobin McCorkell2015-01-161-15/+15
* | Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefixVincent Petry2015-01-271-0/+2
|\ \
| * | Fix return type of addStorageWrapper in PHPDocVincent Petry2015-01-271-1/+1
| * | Do not call wrapStorage if storate with same name added twiceVincent Petry2015-01-221-0/+2
| |/
* / fix node interfaceBernhard Posselt2015-01-261-1/+1
|/
* Adding basement for the direct download urlThomas Müller2014-12-281-0/+10
* add an interface for the root folder so apps have an interface to deal with s...Bernhard Posselt2014-12-211-0/+32
* Add getMountPoint to FileInfoRobin Appelman2014-12-171-0/+7
* Load mount specific options from the mount configRobin Appelman2014-12-171-0/+9
* Make $userId mandatory for searchByTagsVincent Petry2014-12-121-1/+2
* Added searchByTags to view, storage and cacheVincent Petry2014-12-111-0/+8
* Add public api for mount configurationsRobin Appelman2014-12-044-0/+147
* Move iHomeStorage to own fileJoas Schilling2014-11-272-4/+24
* Replace deprecated constant with new class constantJoas Schilling2014-11-252-11/+11