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/lib
AgeCommit message (Expand)Author
2014-06-16Fix unit testRobin Appelman
2014-06-12Repair broken parent link in the scannerRobin Appelman
2014-06-10Fix unit testsRobin Appelman
2014-06-10Fix unit testsRobin Appelman
2014-06-10propagate changes in the scannerRobin Appelman
2014-06-10Add a change propagator class to handle propagating etag and mtime changesRobin Appelman
2014-06-05Dont backport unit tests for code that isn't backportedRobin Appelman
2014-06-05Continued flock work.ringmaster
2014-06-04Add ->instanceOfStorage to handle instanceof for storage wrappersRobin Appelman
2014-05-28fix expectation - same as in masterThomas Müller
2014-05-13Fixed getAbsolutePath case when path is "0"Vincent Petry
2014-05-07Fix getPath for storage rootsRobin Appelman
2014-05-03Add unit tests for OC_Helper::phpFileSize functionFabian Henze
2014-04-23test for group manager's displayNamesInGroupArthur Schiwon
2014-04-23adjust user manager testsArthur Schiwon
2014-04-23remove now unnecessary testArthur Schiwon
2014-04-23Merge pull request #8260 from owncloud/stable6-backport-8183-and-coThomas Müller
2014-04-18default to GET request when no method is set to fix unittests, also set parse...Bernhard Posselt
2014-04-18Backport of #8197 to stable6Lukas Reschke
2014-04-15adjust tests accordinglyArthur Schiwon
2014-04-10add requirements to routingBernhard Posselt
2014-03-21Still return quota value when free space is unknownVincent Petry
2014-03-21Return unencrypted_size of folder when queriedVincent Petry
2014-03-20Added .ocdata file to check for data folder validityVincent Petry
2014-03-05Added unit tests for serverHost and other related functionsVincent Petry
2014-02-21fix sharing unit testsBjoern Schiessle
2014-02-21add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935Bjoern Schiessle
2014-02-10intendationArthur Schiwon
2014-02-10Inject loggerArthur Schiwon
2014-02-10test for share dialoge sorterArthur Schiwon
2014-02-04add test for password remove methodBjoern Schiessle
2014-01-21fixing comment + adding unit test for checkPasswordProtectedShareThomas Müller
2014-01-20Fixed quota wrapper to not wrap failed fopen streamsVincent Petry
2014-01-17Fix array access syntax for older PHPVincent Petry
2014-01-16updated the unit test for OCP\Share::unshareAll() to verify that shares by al...ben-denham
2014-01-15extended test to also check the status messagesBjoern Schiessle
2014-01-15Use storage_mtime when determining if we can reuse cached data while scanningRobin Appelman
2014-01-14Fix calculated folder size to use unencrypted sizeVincent Petry
2014-01-14Merge pull request #6612 from owncloud/user-no-change-displayname-stableicewind1991
2014-01-10Prevent deleting storage rootVincent Petry
2014-01-09add tests for user countingArthur Schiwon
2014-01-08Now also preventing to override "files" dir size with -1Vincent Petry
2014-01-08Added isUserAgent() method to requestVincent Petry
2014-01-07DB: Support DECIMAL(precision,scale) syntax in XMLOliver Gasser
2014-01-02Pass config object in testGetHomeNotSupportedRobin Appelman
2013-12-13Merge pull request #6308 from owncloud/fix_webdav_session_login_user_comparisonblizzz
2013-12-13remove unneeded ; in commentRobin Appelman
2013-12-13Add test for having utf8 filenames in the cacheRobin Appelman
2013-12-13adjust testArthur Schiwon
2013-12-06add test case for removing background jobs that are throwing exceptionsRobin Appelman