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-15Merge pull request #9275 from NormalRa/masterLukas Reschke
2014-08-13Add APK mimetype tests.Normal Ra
2014-08-13don't clean up the test environment if a data provider was finishedBjoern Schiessle
2014-08-13Merge pull request #10333 from owncloud/tar-55Thomas Müller
2014-08-12Merge pull request #9762 from owncloud/owner-publicRobin Appelman
2014-08-11Fix Tar support for php >=5.5Robin Appelman
2014-08-07Merge pull request #10184 from owncloud/getbyid-nodeRobin Appelman
2014-08-06return null instead of throwing an exceptionRobin Appelman
2014-08-05mark tests as skipped - TODO travisMorris Jobke
2014-08-05Fix Folder::getByIdRobin Appelman
2014-08-05Minor fixesMorris Jobke
2014-08-05Don't rely on the sorting the database gives us for testsRobin Appelman
2014-07-30Merge pull request #9970 from owncloud/sharing_set_expire_dateMorris Jobke
2014-07-30Merge pull request #10032 from owncloud/kill-swift-testsMorris Jobke
2014-07-30Merge pull request #9888 from owncloud/mysql-tinyint-masterThomas Müller
2014-07-29only if the environment variable RUN_OBJECTSTORE_TESTS is set the object stor...Thomas Müller
2014-07-29Merge pull request #9988 from owncloud/sharing_remove_share_permissionBjörn Schießle
2014-07-29remove share permission if user is excluded from sharingBjoern Schiessle
2014-07-29migration test for sqlite - adding type mapping for 'tinyint unsigned'Thomas Müller
2014-07-29function declaration did not matchThomas Müller
2014-07-29add unit testBjoern Schiessle
2014-07-28Merge pull request #9798 from owncloud/ocs_share_api_add_expire_dateBjörn Schießle
2014-07-28Merge pull request #9641 from owncloud/localuser-addressbookThomas Müller
2014-07-25add OCS api call to set expire date for link sharesBjoern Schiessle
2014-07-24ownCloud 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-22Add test for homestorage getOwnerRobin Appelman
2014-07-20Merge pull request #9672 from owncloud/mysql-affectedrowsAndreas Fischer
2014-07-17kill unused require of MapperTestUtility.phpThomas Müller
2014-07-17Added test of OCS privatedata to trigger key duplicationVincent Petry
2014-07-17fixing namespace of MapperTestUtilityThomas Müller
2014-07-16Make MySQL return "number of found rows" instead of number of "affected rows".Andreas Fischer
2014-07-16Reenable proxies if a test failed to restore itVincent Petry
2014-07-15Merge pull request #9621 from owncloud/fix_logger_implementationThomas Müller
2014-07-15fix logger implementation and testJörn Friedrich Dreyer
2014-07-14remove dead codeArthur Schiwon
2014-07-14Merge pull request #9228 from owncloud/remove-routing-singular-issuesMorris Jobke
2014-07-09test class is already in preferences.phpArthur Schiwon
2014-07-09De-double class nameThomas Müller
2014-07-08Merge pull request #9507 from owncloud/fix-9302-masterThomas Müller
2014-07-08Merge pull request #9412 from owncloud/public-api-activityThomas Müller
2014-07-08port of #9500Arthur Schiwon
2014-07-08Add repair step to set MySQL collation to utf8_binRobin Appelman
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-07MySQL: adding repair step to convert MyIsam tables to InnoDBThomas Müller
2014-07-04Merge pull request #8308 from owncloud/case_insensitive_search_oracleJörn Friedrich Dreyer
2014-07-03make 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