Commit Graph

27 Commits (cfe241a959d02fa856c0aca3cb7779b02cb3c943)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Robin Appelman d11f01fa0f Add `getNonExistingName()` to the node api 10 years ago
Joas Schilling 3a6a0501c4 Add "throws" lines to calling methods and interface aswell 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Robin Appelman f5befbeac6 Check if we have a proper fileinfo 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Robin Appelman 8c9f1a982c Update the cache when renaming even if we dont emit hooks 10 years ago
Bernhard Posselt b8769802df fix node interface 10 years ago
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name 10 years ago
Bernhard Posselt 8e37214346 add an interface for the root folder so apps have an interface to deal with storage 10 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 10 years ago
Vincent Petry c6be491a89 Return file info from Node API 10 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 10 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 10 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 10 years ago
Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface 10 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Robin Appelman 12207ec0c7 Fix SharedCache::getPathById 11 years ago
Robin Appelman 1deb6aadd3 return null instead of throwing an exception 11 years ago
Robin Appelman bf8f910a32 Fix Folder::getById 11 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Joas Schilling b330d07b51 Fix more documentation failes 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago