Commit Graph

8 Commits (dfd8125aeb4a95df20041890dcffd50ba2592fee)

Author SHA1 Message Date
Vincent Petry eb5ea0e260
Refactor files node API for more code reuse 9 years ago
Lukas Reschke 68cebef64c
DI for root.php 9 years ago
Robin Appelman 0d842e0550
optimize Folder::getById to use less queries 9 years ago
Roeland Jago Douma fe15dccb45
Fix getMock FolderTests 9 years ago
Robin Appelman 81e103074e use limit instead of since when listing recent files 10 years ago
Robin Appelman a4ba3eadd0 fix test 10 years ago
Robin Appelman e321ecd592 add recent files to node api 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Robin Appelman 0b0b3253bb properly use fileinfo objects 10 years ago
Robin Appelman 5e6c905a14 pass the fileinfo to the node if available 10 years ago
Vincent Petry 28e9bc1156 Fix more unit tests to pass a mock storage instead of null to FileInfo 10 years ago
Robin Appelman 0d63e95a5d Add metadata to post delete hooks 10 years ago
Thomas Müller 757aa45db7 Adding more DB groups to test suits 10 years ago
Robin Appelman e28a2ff888 Add unit test for searching in storage root 10 years ago
Lukas Reschke 36ce254ffd Move dummy backend to Tests namespace 10 years ago
Robin Appelman 9f11b27797 Use the view logic for getFolderContent for the node api 10 years ago
Robin Appelman d11f01fa0f Add `getNonExistingName()` to the node api 11 years ago
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name 11 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 11 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 11 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 11 years ago
Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 11 years ago
Robin Appelman 1deb6aadd3 return null instead of throwing an exception 12 years ago
Robin Appelman bf8f910a32 Fix Folder::getById 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Robin Appelman b9167196fb adjust test cases to namespace changes 12 years ago
Robin Appelman a22f9ff301 Provide an implementation of the fileapi for oc6 build on top of the old api 13 years ago