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-09-22Move mimetype files into /resources/config/Lukas Reschke
2015-09-22Move dummy backend to Tests namespaceLukas Reschke
2015-09-21Merge pull request #19221 from owncloud/improved_error_messagesThomas Müller
2015-09-21Merge pull request #19081 from owncloud/prevent0bytedownloadsRobin Appelman
2015-09-21improved error message if user doesn't existsBjoern Schiessle
2015-09-21Merge pull request #19148 from owncloud/issue-19113-stop-setting-single-user-...Thomas Müller
2015-09-18Merge pull request #19098 from owncloud/db-lock-no-transactionThomas Müller
2015-09-18Merge pull request #18901 from owncloud/encryption-dav-testsThomas Müller
2015-09-18Add repair step for outdated OCS IDsLukas Reschke
2015-09-18Merge pull request #19017 from owncloud/dav-download-testsThomas Müller
2015-09-18reuse the same datadirRobin Appelman
2015-09-18Add tests for doing dav requests with encryption enabledRobin Appelman
2015-09-18Add trait to enable encryption for a unit testRobin Appelman
2015-09-18create new mounts every time the mount provider is calledRobin Appelman
2015-09-18clear up tests a bitRobin Appelman
2015-09-18Do not set single user in constructorJoas Schilling
2015-09-17Add a Sabre plugin that emits an event for appsJoas Schilling
2015-09-17expire old lock rowsRobin Appelman
2015-09-17add unit testRobin Appelman
2015-09-17Fix the singleuser config casing in new encryption codeJoas Schilling
2015-09-16fix tests with empty response bodyRobin Appelman
2015-09-16Add tests for downloading files over davRobin Appelman
2015-09-16Update JS unit tests for share dialog (WIP)Vincent Petry
2015-09-16Merge pull request #18938 from owncloud/occ_decrypt_all2Thomas Müller
2015-09-16Merge pull request #19052 from owncloud/revert-14856-remote_avatarsThomas Müller
2015-09-15occ script to disable encryption and to decrypt all files againBjoern Schiessle
2015-09-15Merge pull request #18915 from owncloud/node-getfoldercontents-use-view-logicRobin Appelman
2015-09-15Revert "Allow Remote avatars"Thomas Müller
2015-09-14fix chunking testsRobin Appelman
2015-09-14also verify cache in dav upload testsRobin Appelman
2015-09-14adjust tests to handle before/after lockingRobin Appelman
2015-09-14Only check the "was updated/inserted" when not on Oracle...Joas Schilling
2015-09-12Merge pull request #18658 from owncloud/configurable-tempFrank Karlitschek
2015-09-11Add reset method to mimetype loaderRobin McCorkell
2015-09-10Merge pull request #18851 from owncloud/memcached-getallkeys-fallbackRobin McCorkell
2015-09-10Merge pull request #18699 from owncloud/notification-managerLukas Reschke
2015-09-09Merge pull request #18925 from owncloud/change-risky-testMorris Jobke
2015-09-09Rename data provider to avoid risky test warningLukas Reschke
2015-09-09Write to session in batch at the end of the requestLukas Reschke
2015-09-09Write session data to single keyLukas Reschke
2015-09-09Merge pull request #18684 from owncloud/explicit-upgrade-versionMorris Jobke
2015-09-08Use the view logic for getFolderContent for the node apiRobin Appelman
2015-09-08Move interfaces to private until they are no longer experimentalJoas Schilling
2015-09-08Add tests for the query()Joas Schilling
2015-09-08Add tests for the notification managerJoas Schilling
2015-09-08Add more action testsJoas Schilling
2015-09-08Add tests for notificationJoas Schilling
2015-09-08Add tests for ActionJoas Schilling
2015-09-07Load all enabled apps in test bootstrapRobin McCorkell
2015-09-07Merge pull request #18748 from owncloud/files-versions-tabMorris Jobke