Commit Graph

340 Commits (e672f8cc8ff046d847b1a3eaaf9fbc8159fa59f3)

Author SHA1 Message Date
Robin Appelman 6ecfcde954 update test 10 years ago
Robin Appelman 134243d3e5 Dont lower the mtime of a folder when propagating changes 10 years ago
Lukas Reschke 4d91fa4c93 Normalize before processing 10 years ago
Bjoern Schiessle 21c45925fe detect root of mountpoint also if the trailing slash is missed 10 years ago
Robin Appelman 2124540d1d Dont remove a file from cache if the delete operation failed 10 years ago
Robin Appelman ddee63fa00 Fix resolving paths for views rooted in a file 10 years ago
Robin Appelman cec43df0f0 Add unit test 10 years ago
Vincent Petry 6d8985b671 Prevent wrapping null storage 10 years ago
Robin Appelman 87a1b2bdc4 Preserve mtime when doing cross storage move 10 years ago
Robin Appelman 0a3e0a1665 Additional unit test for recursive remove 10 years ago
Robin Appelman 96dff341e2 Return valid fileinfo objects for part files 10 years ago
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name 10 years ago
Lukas Reschke 05615bfd47 Simplify isValidPath and add unit tests 10 years ago
Vincent Petry aa821ecc00 Trim leading or trailing slashes in file cache paths 10 years ago
Andreas Fischer 48d6724a6f HHVM sets stream meta datum wrapper_type to 'File' instead of 'user-space'. 10 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 10 years ago
Vincent Petry 5007289422 Sort results to make sure assert work on consistent order 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
Vincent Petry ebba54d490 Fix numeric storage id for cache wrapper 10 years ago
Thomas Müller d648b548eb skip testLongPath() 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
Morris Jobke 2c5e4b3d3f Remove last traces of travis integration 10 years ago
Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
Robin Appelman 33b64868d7 Add storage and cache wrappers to apply a permissions mask to a storage 11 years ago
Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 11 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 11 years ago
Joas Schilling ccc1001138 Add tests for absolute paths on windows 11 years ago
Joas Schilling 806284f06c Refactor tests to use a dataProvider method 11 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 11 years ago
Joas Schilling 53318c4bb5 Fix Files\Storage\Home::testRoot() 11 years ago
Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 11 years ago
Adam Williamson e0ae87051f storage test: use new file for testTouchCreateFile() 11 years ago
Robin Appelman d26a427f92 Also propagate etag changes when the watcher finds a changed file 11 years ago
Thomas Müller d0ce600eec On Windows platform we have no stable etag generation - yet 11 years ago
Robin Appelman 283c10f010 Generate stable etags for local files 11 years ago
Robin Appelman 16cfca6a5f Better reuse of cache data for getFolderContents 11 years ago
Jörn Friedrich Dreyer 27bb968ffa make some storage tests explain what went wrong 11 years ago
Clark Tomlinson 6de8531ace fixing windows max depth test 11 years ago
Clark Tomlinson 55d56f2f0f Resolves cache tests failing if the directory length is longer than 64 11 years ago
Robin Appelman 0878f722db Fix contructor in test 11 years ago
Jörn Friedrich Dreyer 5943b7ac0d w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ̧̕h́o̵r͏̵rors̡ ̶͡͠lį̶e͟͟ ̶͝in͢ ͏t̕h̷̡͟e ͟͟d̛a͜r̕͡k̢̨ ͡h̴e͏a̷̢̡rt́͏ ̴̷͠ò̵̶f̸ u̧͘ní̛͜c͢͏o̷͏d̸͢e̡͝ 11 years ago
Robin Appelman 644755df66 Use bigger transactions when doing explicit file system scans 11 years ago
Jörn Friedrich Dreyer c362c78d76 make objectstore tests check fileid on rename 11 years ago
Robin Appelman 58a1540587 remove unstable test 11 years ago
Robin Appelman 3d92f963f4 Fix unit test 11 years ago
Robin Appelman 65d24c3cd5 Improve unit tests for Cache\Updater 11 years ago