Commit Graph

1416 Commits (e672f8cc8ff046d847b1a3eaaf9fbc8159fa59f3)

Author SHA1 Message Date
Michael Kuhn 0a77a5ec19 Add unit tests for new unshareFromSelf() functionality. 12 years ago
Morris Jobke bcb3d03f6c Fix windows tests skipping 12 years ago
Vincent Petry 04c982a96e Fix unit test messing up the transaction on Oracle 12 years ago
Vincent Petry 068f9d10f1 Added repair step for legacy storages 12 years ago
Morris Jobke b3b3354809 move to public namespace 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
Vincent Petry f2001a48a4 Fixed sort algo for additional cases 12 years ago
Vincent Petry 173059f6d0 Fixed file list sorting 12 years ago
Jörn Friedrich Dreyer 6930ec2bcc add utf8 folder test 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
Jörn Friedrich Dreyer b20018928d add 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