Commit Graph

1054 Commits (068f9d10f1fec99cebf2ec29de2a09b4b34362b5)

Author SHA1 Message Date
Vincent Petry 068f9d10f1 Added repair step for legacy storages 12 years ago
Jörn Friedrich Dreyer 76c1095c25 add unit test for #8325 12 years ago
Normal Ra 8e11455f27 Add APK mimetype tests. 12 years ago
Robin Appelman 482bca1713 Fix Tar support for php >=5.5 12 years ago
Robin Appelman 1deb6aadd3 return null instead of throwing an exception 12 years ago
Morris Jobke e717833b07 mark tests as skipped - TODO travis 12 years ago
Robin Appelman bf8f910a32 Fix Folder::getById 12 years ago
Morris Jobke 676fa459d7 Minor fixes 12 years ago
Robin Appelman 8d0e162daf Don't rely on the sorting the database gives us for tests 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
Bjoern Schiessle 67e302885c remove share permission if user is excluded from sharing 12 years ago
Thomas Müller 58472a2660 migration test for sqlite - adding type mapping for 'tinyint unsigned' 12 years ago
Thomas Müller 09ebe1cfa6 function declaration did not match 12 years ago
Bjoern Schiessle 1bba266417 add unit test 12 years ago
Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 12 years ago
Thomas Müller 176ecbd311 ownCloud users are exported as address book 12 years ago
Thomas Müller 65c824a2c0 Adding test which breaks because bit and/or enum datatypes are used 12 years ago
Robin Appelman a8532aa2f0 Add test for homestorage getOwner 12 years ago
Thomas Müller 9ee8c60b5f kill unused require of MapperTestUtility.php 12 years ago
Vincent Petry 8231f1ef8c Added test of OCS privatedata to trigger key duplication 12 years ago
Thomas Müller d430e743b3 fixing namespace of MapperTestUtility 12 years ago
Andreas Fischer e26612244a Make MySQL return "number of found rows" instead of number of "affected rows". 12 years ago
Jörn Friedrich Dreyer 4a855be814 fix logger implementation and test 12 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 12 years ago
Arthur Schiwon 4e8d52d5d8 test class is already in preferences.php 12 years ago
Thomas Müller 44ffc7a914 De-double class name 12 years ago
Arthur Schiwon 3338a0f236 port of #9500 12 years ago
Robin Appelman 76c709d7de Add repair step to set MySQL collation to utf8_bin 12 years ago
Thomas Müller ea269f0067 Upload abortion is now detected within the OC_Connector_Sabre_File::put() 12 years ago
Thomas Müller 8363f3c635 Adding new interface \OCP\Activity\IExtentsion 12 years ago
Thomas Müller b091b15f0b MySQL: adding repair step to convert MyIsam tables to InnoDB 12 years ago
Jörn Friedrich Dreyer b5545b81c6 make search case insensitive on postgres and oracle 12 years ago
Morris Jobke d31e532780 fix redirect URL unit test 12 years ago
Vincent Petry 7c17452028 Added unit test for default app URL 12 years ago
Vincent Petry e4f068961e Added test for reserved keywords 12 years ago
Vincent Petry b752aff51d Fix migrator tests to use the correct migrator instances 12 years ago
Jörn Friedrich Dreyer ab93f1949d update hasUpdated description, overwrtie testStat for objectstore test 12 years ago
Vincent Petry 7ee90ddd59 Add missing quotes for Oracle 12 years ago
Vincent Petry 67d0a3c15e Fixed mime type repair step 12 years ago
Bernhard Posselt 2662c4c61b use id instead of resourceId 12 years ago
Bernhard Posselt 5496ca234b dont strip the s from the resource 12 years ago
Vincent Petry b749292c18 Added test case for when target mime types already exist 12 years ago
Vincent Petry b1e778d5fd Moved office mimetype update to a repair step 12 years ago
Arthur Schiwon f3ecf819ec extend Dummy user and group implementation to pass tests 12 years ago
Arthur Schiwon 553c2ad33a clean up created groups after testing, and correct parameter order 12 years ago
Arthur Schiwon 5dab762006 add tests 12 years ago
Vincent Petry 0ab66d9b48 Added unit test for the helper's rmdirr 12 years ago
Jörn Friedrich Dreyer 28c1a95575 use common storage test 12 years ago
Robin Appelman 24f15fca64 Fix unit tests 12 years ago
Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition 12 years ago