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-02-03Update stable21 target versionsJoas Schilling
2021-01-27Add negative version comparison test for version suffixesChristoph Wurst
2021-01-26Fix app fetcher php comparison to allow wider rangesChristoph Wurst
2021-01-22Convert 2FA token type to stringChristoph Wurst
2021-01-20Re-use fetched dependencies in lib/base.phpMorris Jobke
2021-01-19Merge pull request #25153 from nextcloud/bugfix/noid/force-signature-verifica...Roeland Jago Douma
2021-01-18Cleanup the constructorJoas Schilling
2021-01-17Add "composer.lock" for acceptance tests to gitDaniel Calviño Sánchez
2021-01-14Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz
2021-01-12Allow installing/updating of apps againRoeland Jago Douma
2021-01-11Merge pull request #25038 from nextcloud/bugfix/noid/install-mysql8-with-php8blizzz
2021-01-11Only rollback when not MySQLJoas Schilling
2021-01-11DB: warn on parameter number constraintsArthur Schiwon
2021-01-11Bump scssphp/scssphp from 1.0.3 to 1.4.0Christoph Wurst
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