Commit Graph

18 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Robin Appelman e21ce793a5 test: add test that object store folder copy preserves folder size 7 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Robin Appelman 74adaebf96 test: fix incorrect ltrim usage in test 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage 2 years ago
Robin Appelman 3357c8e783 test disabling write check 3 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Robin Appelman c87b1a50d9 apply object store copy optimization when 'cross storage' copy is within the same object store 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Robin Appelman 733d4b6cca
dont delete cache entries if deleting an object from object store failed 6 years ago
Robin Appelman d6bf5d4384
upload new files in objectstore to a .part path first 7 years ago
Robin Appelman 64e896cc0d
split testing of objectstoragestorage and objectstore implementations 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling b1458d590d
Fix namespaces and class names in tests/lib/files/ 10 years ago
Roeland Jago Douma 1f715289bf Removed deprecated function OC_User::deleteUser 10 years ago
Roeland Jago Douma 835911bce5 Removed deprecated private OC_User::createUser 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Robin Appelman a87368acb9 Skip checkupdate test for swift 10 years ago
Jörn Friedrich Dreyer 5646e39248 test objectstore with ceph docker 10 years ago
Joas Schilling 993d89b3cc Extend the class so the Filesystem is cleaned up 11 years ago
Morris Jobke 2c5e4b3d3f Remove last traces of travis integration 11 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 11 years ago
Jörn Friedrich Dreyer c362c78d76 make objectstore tests check fileid on rename 11 years ago
Morris Jobke e717833b07 mark tests as skipped - TODO travis 12 years ago
Thomas Müller 1a7d80acd7 only if the environment variable RUN_OBJECTSTORE_TESTS is set the object store unit test will be executed 12 years ago
Jörn Friedrich Dreyer ab93f1949d update hasUpdated description, overwrtie testStat for objectstore test 12 years ago
Jörn Friedrich Dreyer 28c1a95575 use common storage test 12 years ago
Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition 12 years ago
Jörn Friedrich Dreyer 5722e31d1a add autocreate config option for containers, implement autocreate and delete of containers, use generated container names for tests 12 years ago
Jörn Friedrich Dreyer 7493ff0624 fix unit test by always initializing the root of the storage in the constructor 12 years ago
Jörn Friedrich Dreyer c18836c8ae add initial swift test with trystack 12 years ago