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-03-17Merge pull request #26090 from nextcloud/backport/25722/stable21Morris Jobke
2021-03-15adjust testsRobin Appelman
2021-03-15fix search in nested jailsRobin Appelman
2021-03-15fix cachjail searching for rootRobin Appelman
2021-03-15do cachejail search filtering in sqlRobin Appelman
2021-03-12apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman
2021-03-12Fix Test class nameJoas Schilling
2021-03-11Change label also in the acceptance testsJoas Schilling
2021-03-11Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-11Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-08Find directly the label instead of falling back to itDaniel Calviño Sánchez
2021-03-08Assert also element visibility instead of just finding itDaniel Calviño Sánchez
2021-03-08Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez
2021-03-08Find elements through the actor rather than the driverDaniel Calviño Sánchez
2021-03-08Add locator for apps listDaniel Calviño Sánchez
2021-03-08Fix identationDaniel Calviño Sánchez
2021-03-08Fix delete user acceptance testDaniel Calviño Sánchez
2021-03-08Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez
2021-03-08Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez
2021-03-05Merge pull request #25573 from nextcloud/backport/25378/stable21Roeland Jago Douma
2021-03-05Merge pull request #25571 from nextcloud/backport/25460/stable21Roeland Jago Douma
2021-02-18Send emails on password reset to the displaynameJoas Schilling
2021-02-17Cache the user backend info for 300sJoas Schilling
2021-02-11Fix unit testsJoas Schilling
2021-02-10Always renew apppasswords on loginRoeland Jago Douma
2021-02-09Merge pull request #25450 from nextcloud/backport/25393/stable21Roeland Jago Douma
2021-02-03Update stable21 target versionsJoas Schilling
2021-02-02test: adjust expectationArthur Schiwon
2021-02-02add 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
2020-12-28Readd test getOnlyDefaultAliases()ACTom