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
2015-11-10Add test for special character during moveRobin Appelman
2015-11-09Merge pull request #20328 from owncloud/stable8.2-users-fixeveryonecountVincent Petry
2015-11-09Merge pull request #20387 from owncloud/backport-20348-integer-group-namesVincent Petry
2015-11-09Make sure that group names are strings not integersJoas Schilling
2015-11-05make sure that we update the unencrypted size for the versionsBjörn Schießle
2015-11-05Fix everyone count for subadminsVincent Petry
2015-10-29Use the methodJoas Schilling
2015-10-29Add a repair step that checks for group membership on sharesJoas Schilling
2015-10-29Remove shares where the parent does not exist anymoreJoas Schilling
2015-10-27Verify the src exists in webdav MOVERoeland Jago Douma
2015-10-21Remove dependency on ICrypto + use XORLukas Reschke
2015-10-21Merge pull request #19882 from owncloud/backport-ceph-stop-script-changesThomas Müller
2015-10-20Merge pull request #19876 from owncloud/backport-19820-stable8.2Morris Jobke
2015-10-20Merge pull request #19766 from owncloud/stable8.2-proppatch-lastmodifiedMorris Jobke
2015-10-20fix sabre connector tests when using a non local home storageRobin Appelman
2015-10-20Add tests for double cache renameRobin Appelman
2015-10-20Skip checkupdate test for swiftRobin Appelman
2015-10-20Fix error in stop scriptThomas Müller
2015-10-19Check for error when resharingRoeland Jago Douma
2015-10-19When sharing with the owner show the pathRoeland Jago Douma
2015-10-15The constant is now deprecatedJoas Schilling
2015-10-14Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"Vincent Petry
2015-10-13Reference v2 in the provider listLukas Reschke
2015-10-13Do not print exception messageLukas Reschke
2015-10-13Merge pull request #19677 from owncloud/silently-fail-app-upgrade-exceptions-...Thomas Müller
2015-10-13Strip directory from scriptNameLukas Reschke
2015-10-12Merge pull request #19683 from owncloud/repair-donotrepairfoldermimetypesThomas Müller
2015-10-12also detect files in a .part folder as part fileBjoern Schiessle
2015-10-12Merge pull request #19657 from owncloud/setup-transportThomas Müller
2015-10-09Do not update mime types for folders with extensionVincent Petry
2015-10-09Always pass in ILoggerThomas Müller
2015-10-09adjust filesystem tests to objectstoreJörn Friedrich Dreyer
2015-10-08Merge pull request #19034 from owncloud/http-request-warningThomas Müller
2015-10-08Don't perform checks for outdated TLS libs when no internet connectionLukas Reschke
2015-10-08Setup sendmail transportLukas Reschke
2015-10-08Merge pull request #19414 from owncloud/swift_primary_storage_testsThomas Müller
2015-10-08Merge pull request #19546 from owncloud/fix-search-for-node-apiThomas Müller
2015-10-07[WEBDAV] check if delete of source is allowed on moveRoeland Jago Douma
2015-10-06test objectstore with ceph dockerJörn Friedrich Dreyer
2015-10-06Add unit test for searching in storage rootRobin Appelman
2015-10-06Add \OCP\IRequest::getHttpProtocolLukas Reschke
2015-10-06Merge pull request #19577 from owncloud/share-donotreturnentrieswhenusernotin...Thomas Müller
2015-10-06Merge pull request #19535 from owncloud/check-memcache-moduleThomas Müller
2015-10-06[admin] check for correct PHP memcached moduleMorris Jobke
2015-10-05Remove invalid share items from result when missing group membershipVincent Petry
2015-10-05Add a unit test for "share a file inside a folder that is already shared"Joas Schilling
2015-10-05Merge pull request #19574 from owncloud/fix-sharing-tests-assuming-empty-shar...Thomas Müller
2015-10-05Merge pull request #19416 from owncloud/node-hook-connectorThomas Müller
2015-10-05Clear the shares after the test like storages and filesJoas Schilling
2015-10-02Merge pull request #19272 from owncloud/mimetypes-enhancedThomas Müller