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
2021-06-29Handle single action unshareJulius Härtl
2021-03-11Change label also in the acceptance testsJoas 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-02-03Update stable21 target versionsJoas Schilling
2021-01-17Add "composer.lock" for acceptance tests to gitDaniel Calviño Sánchez
2020-11-11Add acceptance tests for reshares by link when resharing is disabledDaniel Calviño Sánchez
2020-11-11Add acceptance tests for reshares when resharing is disabledDaniel Calviño Sánchez
2020-10-22Merge pull request #23614 from nextcloud/tests/22305/unreliable-app-files-sha...Morris Jobke
2020-10-21Disable unreliable app-files-sharing.feature:108Morris Jobke
2020-10-21Disable unreliable app-files.feature:108Morris Jobke
2020-10-02Set status is also there nowJoas Schilling
2020-09-03Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez
2020-08-29Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez
2020-08-05Dashboard app is disabled and there is no need to redirect to files appMorris Jobke
2020-08-05Redirect to files app after login in acceptance testsJulius Härtl
2020-07-24Merge pull request #21940 from nextcloud/fix/14541/fix-fragile-acceptance-tes...Morris Jobke
2020-07-22Hide share link menu before copying the share link in acceptance testsDaniel Calviño Sánchez
2020-07-22Fix breaking changes of nc/vue updateGeorg Ehrke
2020-07-21Revert "Disable fragile tests for now"Morris Jobke
2020-06-24Merge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enab...Roeland Jago Douma
2020-06-19acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon
2020-06-12Add acceptance test for disabling create permission after sharingDaniel Calviño Sánchez
2020-06-12Add acceptance test for sharing a folder without create permissionDaniel Calviño Sánchez
2020-06-12Add acceptance test for sharing a file without edit permissionDaniel Calviño Sánchez
2020-06-12Generalize functions to get locators for share permission checkboxesDaniel Calviño Sánchez
2020-04-11Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ
2020-04-10Bump acceptance testsJohn Molakvoæ (skjnldsv)
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing whitespaces from commentsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-07tests: fix failing header acceptance testAzul
2020-04-04Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-24Add acceptance test for restricting user enumeration to groupsDaniel Calviño Sánchez
2020-03-20Add acceptance test for accepting an incoming shareDaniel Calviño Sánchez
2020-03-20Fix timeout cappingDaniel Calviño Sánchez
2020-03-20Revert (partially) "Accept incoming shares in acceptance tests"Daniel Calviño Sánchez