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-18Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding...Christoph Wurst
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-18Send emails on password reset to the displaynameJoas Schilling
2021-02-17Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-i...Roeland Jago Douma
2021-02-15Merge pull request #25575 from k00ni/pr/add-tests-for-LoginFlowV2ServiceChristoph Wurst
2021-02-15Cache the user backend info for 300sJoas Schilling
2021-02-13Merge pull request #25577 from nextcloud/enhancement/app-code-checker-noopRoeland Jago Douma
2021-02-12refined name of getOpenSSLEncryptedAndPrivateKeyKonrad Abicht
2021-02-12added unit tests for LoginFlowV2Service::createTokensKonrad Abicht
2021-02-11Micro-optimize validation of empty email addressesChristoph Wurst
2021-02-11Make the app code checker a NOOPChristoph Wurst
2021-02-11added unit tests for LoginFlowV2Service::flowDoneKonrad Abicht
2021-02-11Merge pull request #25378 from nextcloud/bugfix/noid/mention-match-improvementsRoeland Jago Douma
2021-02-11added unit tests for LoginFlowV2Service::startLoginFlowKonrad Abicht
2021-02-11added unit tests for LoginFlowV2Service::getByLoginTokenKonrad Abicht
2021-02-11added unit tests for LoginFlowV2Service::pollKonrad Abicht
2021-02-10Merge pull request #25460 from nextcloud/fix/apppassword/always_renewRoeland Jago Douma
2021-02-10Always renew apppasswords on loginRoeland Jago Douma
2021-02-10Merge pull request #25359 from nextcloud/enhancement/typed-service-registrationChristoph Wurst
2021-02-10Type the service registrationChristoph Wurst
2021-02-09Merge pull request #25548 from k00ni/pr/add-tests-for-LoginFlowV2CredentialsChristoph Wurst
2021-02-09simplified testsKonrad Abicht
2021-02-09fixed coding style issueKonrad Abicht
2021-02-09added tests for OC\Core\Data\LoginFlowV2CredentialsKonrad Abicht
2021-02-09Fix the legacy dispatcher argument orderChristoph Wurst
2021-02-06Fix unit testsJoas Schilling
2021-02-05Test the symfony adapterChristoph Wurst
2021-02-03Add test for dbal exception wrappingDaniel Kesselberg
2021-01-29test: adjust expectationArthur Schiwon
2021-01-29add repair job for unencoded calendarsArthur Schiwon
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