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
2021-01-08Rollback failed transactions in TestCase.php to not break followup testsChristoph Wurst
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-05Properly handle result when copying with failure and throw in testsJulius Härtl
2021-01-05Fix writeStream mockingJulius Härtl
2020-12-29jsunit: Remove warnings during test runsJulius Härtl
2020-12-29jsunit: Run jsunit with chromium/puppeteer on github actionsJulius Härtl
2020-12-28Merge pull request #19942 from ACTom/add-mindmap-iconChristoph Wurst
2020-12-28Readd test getOnlyDefaultAliases()ACTom
2020-12-23deleteChildren only returns arrayMaxence Lange
2020-12-18Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst
2020-12-16Add well known handlers APIChristoph Wurst
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-14Show unique displayname context in the sharing inputJulius Härtl
2020-12-10Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma
2020-12-10Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma
2020-12-09Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl
2020-12-09Extend dummy factory in testsJulius Härtl
2020-12-09Readd repair steps that are relevant when migrating from ownCloudJulius Härtl
2020-12-09Skip the test if Imagick is misconfiguredJoas Schilling
2020-12-08Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling
2020-12-08Add temporary test for migrating int to stringJulius Härtl
2020-12-07php cs fixRoeland Jago Douma
2020-12-07fix appconfig testsRoeland Jago Douma
2020-12-07Fix filesystem testsRoeland Jago Douma
2020-12-07Make sure we can also run with escapedshell argsRoeland Jago Douma
2020-12-07Make sure we just check for the keysRoeland Jago Douma
2020-12-07Do not run image tests on php8Roeland Jago Douma
2020-12-07Do not run on php8Roeland Jago Douma
2020-12-07Move to new phpunitRoeland Jago Douma
2020-12-07Don't check on php8Roeland Jago Douma
2020-12-07Avatar fixesRoeland Jago Douma
2020-12-07Fix test traits for phpunit 9Roeland Jago Douma
2020-12-07Add and fix unit testsJoas Schilling
2020-12-07Make code strictJoas Schilling
2020-12-03Fix vsprint parameterRoeland Jago Douma
2020-12-02Add notification for user limitMorris Jobke
2020-12-02Allow subscription to indicate that a userlimit is reachedMorris Jobke
2020-11-30Replace static call to Share::unshare with ShareManager->deleteShare in testsMorris Jobke
2020-11-25Merge pull request #23912 from nextcloud/objectstore-copyRoeland Jago Douma
2020-11-24use in objectstore copyRobin Appelman
2020-11-24set the display name of federated sharees from addressbookArthur Schiwon
2020-11-23[encryption] Remove dependency fetching inside the constructor and move them ...Morris Jobke
2020-11-20Merge pull request #24007 from nextcloud/select-distinct-multipleMorris Jobke
2020-11-19Merge pull request #24135 from medical-cloud/fix/23357-nextcloud-logo-in-emai...Roeland Jago Douma
2020-11-19Fix #23357medcloud
2020-11-18Merge pull request #24189 from nextcloud/enh/csp/frame-ancestorsRoeland Jago Douma
2020-11-18Set frame-ancestors to none if none are filledRoeland Jago Douma
2020-11-17Remove some IRouter methodsRoeland Jago Douma
2020-11-16allow selecting multiple columns with SELECT DISTINCTRobin Appelman
2020-11-16Add unit tests for "validateExpirationDateInternal"Daniel Calviño Sánchez