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
AgeCommit message (Expand)Author
2022-09-28Fix various theming bugsChristopher Ng
2022-09-15Increase timeout for apps managementVincent Petry
2022-09-14Add accessibility entry in user menuVincent Petry
2022-09-06More cleaning up of the login componentCarl Schwan
2022-09-02Merge pull request #33790 from nextcloud/Valdnet-patch-2Simon L
2022-09-02fix testsszaimen
2022-09-01Maximize browser window before running the testsDaniel Calviño Sánchez
2022-09-01Wait for the new user form to be visibleDaniel Calviño Sánchez
2022-09-01Adjust theming acceptance testsJulius Härtl
2022-08-31Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directlySimon L
2022-08-31fix testsszaimen
2022-08-31Adjust acceptance tests to changes in app menuDaniel Calviño Sánchez
2022-08-25Adjust acceptance test selectorsVincent Petry
2022-08-01Fix integration testsfix/integration-test-notifCarl Schwan
2022-07-27Redesign guest pages for better accessibilityCarl Schwan
2022-07-26Adjust acceptance tests to changes in sharing tabDaniel Calviño Sánchez
2022-07-26Replace files app ids to classesVincent Petry
2022-06-13Update dependencies in acceptance tests composer.lockCôme Chilliet
2022-05-31More meaningfull message when a public authenticated share's password is wron...fix-31952Cyrille Bollu
2022-05-24Require a recent phpunit version in integration and acceptanceCôme Chilliet
2022-05-04Adjust acceptance tests to changes in notifications markupadjust-acceptance-tests-to-changes-in-notifications-markupDaniel Calviño Sánchez
2022-04-21Fix acceptanceJohn Molakvoæ
2022-03-03Update images in scripts to run local tests in DockerDaniel Calviño Sánchez
2021-10-19Profile backendChristopher Ng
2021-10-06Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integrati...Louis
2021-10-06Add cache for local integration test containerLouis Chemineau
2021-10-06Fix app-files acceptance testsLouis Chemineau
2021-09-16Bump @nextcloud/vueJohn Molakvoæ
2021-06-09Handle single action unshareJulius Härtl
2021-04-21Settings: new user row replaced by a modalSimounet
2021-04-19Add automatic handling of "ElementNotInteractable" exceptionsDaniel Calviño Sánchez
2021-04-16Update acceptance tests to Selenium 3Daniel Calviño Sánchez
2021-04-16Replace carriage return with WebDriver "ENTER" constantDaniel Calviño Sánchez
2021-04-16Do not send "enter" key when not neededDaniel Calviño Sánchez
2021-03-30Update Mink from 1.7.1 to 1.8.1 in acceptance testsDaniel Calviño Sánchez
2021-03-30Update Selenium driver for Mink from 1.3.1 to 1.4.0 in acceptance testsDaniel Calviño Sánchez
2021-03-30Update Behat from 3.7.0 to 3.8.1 in acceptance testsDaniel Calviño Sánchez
2021-03-30Update PHPUnit from 4.X to 6.X in acceptance testsDaniel Calviño Sánchez
2021-03-10Change label also in the acceptance testsJoas Schilling
2021-03-08Merge pull request #25990 from nextcloud/do-not-try-to-add-an-existing-user-a...kesselb
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