summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/objectstore/swift.php
Commit message (Expand)AuthorAgeFilesLines
* Fix namespaces and class names in tests/lib/files/Joas Schilling2016-05-191-198/+0
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-2/+4
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-1/+1
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
* Skip checkupdate test for swiftRobin Appelman2015-10-161-0/+4
* test objectstore with ceph dockerJörn Friedrich Dreyer2015-10-061-21/+11
* Extend the class so the Filesystem is cleaned upJoas Schilling2015-02-251-2/+0
* Remove last traces of travis integrationMorris Jobke2014-12-041-5/+1
* Use base class to reset the file mapperJoas Schilling2014-11-191-2/+6
* make objectstore tests check fileid on renameJörn Friedrich Dreyer2014-09-081-0/+83
* mark tests as skipped - TODO travisMorris Jobke2014-08-051-0/+5
* only if the environment variable RUN_OBJECTSTORE_TESTS is set the object stor...Thomas Müller2014-07-291-0/+3
* update hasUpdated description, overwrtie testStat for objectstore testJörn Friedrich Dreyer2014-06-271-1/+24
* use common storage testJörn Friedrich Dreyer2014-06-231-197/+7
* change architecture from inheritance to compositionJörn Friedrich Dreyer2014-06-181-2/+7
* add autocreate config option for containers, implement autocreate and delete ...Jörn Friedrich Dreyer2014-06-181-2/+6
* fix unit test by always initializing the root of the storage in the constructorJörn Friedrich Dreyer2014-06-181-1/+0
* add initial swift test with trystackJörn Friedrich Dreyer2014-06-181-0/+265