Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-08-01only if the environment variable RUN_OBJECTSTORE_TESTS is set the object stor...Thomas Müller
2014-07-30add unit testBjoern Schiessle
2014-07-30migration test for sqlite - adding type mapping for 'tinyint unsigned'Thomas Müller
2014-07-29remove share permission if user is excluded from sharingBjoern Schiessle
2014-07-29function declaration did not matchThomas Müller
2014-07-29function declaration did not matchThomas Müller
2014-07-28add OCS api call to set expire date for link sharesBjoern Schiessle
2014-07-28ownCloud users are exported as address bookThomas Müller
2014-07-24Adding test which breaks because bit and/or enum datatypes are usedThomas Müller
2014-07-21Added test of OCS privatedata to trigger key duplicationVincent Petry
2014-07-21Make MySQL return "number of found rows" instead of number of "affected rows".Andreas Fischer
2014-07-19Merge pull request #9706 from owncloud/keep_session_in_sync_stable7Lukas Reschke
2014-07-18fix user session tests by making them update \OC:: as wellJörn Friedrich Dreyer
2014-07-17kill unused require of MapperTestUtility.phpThomas Müller
2014-07-17fixing namespace of MapperTestUtilityThomas Müller
2014-07-15fix logger implementation and testJörn Friedrich Dreyer
2014-07-15Backport of #9562Arthur Schiwon
2014-07-09test class is already in preferences.phpArthur Schiwon
2014-07-08Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller
2014-07-08Adding new interface \OCP\Activity\IExtentsionThomas Müller
2014-07-08Merge pull request #9500 from owncloud/fix9475blizzz
2014-07-08Add repair step to set MySQL collation to utf8_binRobin Appelman
2014-07-08also appconfig shall not write to database if the value is unchangedArthur Schiwon
2014-07-08add test cases. also split test classes in a file each, looks like only the f...Arthur Schiwon
2014-07-07MySQL: adding repair step to convert MyIsam tables to InnoDBThomas Müller
2014-07-04make search case insensitive on postgres and oracleJörn Friedrich Dreyer
2014-07-02Merge pull request #9338 from owncloud/fix-redirect-for-appframeworkVolkan Gezer
2014-07-02fix redirect URL unit testMorris Jobke
2014-07-01Merge pull request #9327 from owncloud/migrator-postgreskeywordtestVincent Petry
2014-07-01Merge pull request #9334 from owncloud/defaultappfixVincent Petry
2014-07-01Added unit test for default app URLVincent Petry
2014-07-01Merge pull request #9156 from owncloud/solve-8959blizzz
2014-07-01Added test for reserved keywordsVincent Petry
2014-07-01Fix migrator tests to use the correct migrator instancesVincent Petry
2014-06-27Merge pull request #8383 from owncloud/object_storageVincent Petry
2014-06-27Merge pull request #9174 from owncloud/breadcrumbfixJan-Christoph Borchardt
2014-06-27update hasUpdated description, overwrtie testStat for objectstore testJörn Friedrich Dreyer
2014-06-27Merge pull request #9215 from owncloud/officemimetypesupdatefixVincent Petry
2014-06-26Add missing quotes for OracleVincent Petry
2014-06-26Fixed mime type repair stepVincent Petry
2014-06-25Added test case for when target mime types already existVincent Petry
2014-06-25Moved office mimetype update to a repair stepVincent Petry
2014-06-25Merge pull request #9123 from owncloud/webdav-move-permissionsicewind1991
2014-06-25extend Dummy user and group implementation to pass testsArthur Schiwon
2014-06-24clean up created groups after testing, and correct parameter orderArthur Schiwon
2014-06-24Test runner now loads CSS and hides testAreaVincent Petry
2014-06-23add testsArthur Schiwon
2014-06-23Added unit test for the helper's rmdirrVincent Petry
2014-06-23use common storage testJörn Friedrich Dreyer
2014-06-20Fix unit testsRobin Appelman