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-18Update user share must use correct expiration validationVincent Petry
2021-03-18log full expection during repair stepRobin Appelman
2021-03-17Skip db migration simulation for core schema changesJulius Härtl
2021-03-17Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling
2021-03-17Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling
2021-03-17Improve search results when only phonebook-matches can we autocompletedJoas Schilling
2021-03-15Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry
2021-03-15expand 'path is already shared' error messageRobin Appelman
2021-03-12Merge pull request #25722 from nextcloud/objectstore-copy-crossRobin Appelman
2021-03-12Fix Test class nameJoas Schilling
2021-03-10Change label also in the acceptance testsJoas Schilling
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-09apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman
2021-03-09Allow overwriting isAuthenticatedRoeland Jago Douma
2021-03-08Merge pull request #25990 from nextcloud/do-not-try-to-add-an-existing-user-a...kesselb
2021-03-08Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma
2021-03-07Remove unneeded steps to add already existing userDaniel Calviño Sánchez
2021-03-07Fix acceptance test for searching just added users in contacts menuDaniel Calviño Sánchez
2021-03-06Find directly the label instead of falling back to itDaniel Calviño Sánchez
2021-03-06Assert also element visibility instead of just finding itDaniel Calviño Sánchez
2021-03-06Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez
2021-03-06Find elements through the actor rather than the driverDaniel Calviño Sánchez
2021-03-06Add locator for apps listDaniel Calviño Sánchez
2021-03-06Fix identationDaniel Calviño Sánchez
2021-03-06Fix delete user acceptance testDaniel Calviño Sánchez
2021-03-06Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez
2021-03-06Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez
2021-03-05Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma
2021-03-04Pimp ActionProviderStoreRoeland Jago Douma
2021-03-04Add some typing to SharedStorageRoeland Jago Douma
2021-03-03Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-03-03Fix types in the Group ManagerRoeland Jago Douma
2021-03-01Include additional scripts in Noto fontsDaniel Calviño Sánchez
2021-03-01Show group backends in occ group:list --info and group:infoJohannes Leuker
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