| Commit message (Expand) | Author | Age | Files | Lines |
* | Add acceptance tests for reshares by link when resharing is disabled | Daniel Calviño Sánchez | 2020-11-11 | 2 | -0/+111 |
* | Add acceptance tests for reshares when resharing is disabled | Daniel Calviño Sánchez | 2020-11-11 | 3 | -0/+194 |
* | Merge pull request #23614 from nextcloud/tests/22305/unreliable-app-files-sha... | Morris Jobke | 2020-10-22 | 1 | -42/+43 |
|\ |
|
| * | Disable unreliable app-files-sharing.feature:108 | Morris Jobke | 2020-10-21 | 1 | -42/+43 |
* | | Disable unreliable app-files.feature:108 | Morris Jobke | 2020-10-21 | 1 | -6/+7 |
|/ |
|
* | Set status is also there now | Joas Schilling | 2020-10-02 | 1 | -2/+4 |
* | Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 | Daniel Calviño Sánchez | 2020-09-03 | 1 | -75/+136 |
* | Fix clicks on actions menu of non opaque file rows in acceptance tests | Daniel Calviño Sánchez | 2020-08-29 | 1 | -7/+37 |
* | Dashboard app is disabled and there is no need to redirect to files app | Morris Jobke | 2020-08-05 | 1 | -1/+1 |
* | Redirect to files app after login in acceptance tests | Julius Härtl | 2020-08-05 | 2 | -1/+3 |
* | Merge pull request #21940 from nextcloud/fix/14541/fix-fragile-acceptance-tes... | Morris Jobke | 2020-07-24 | 2 | -14/+14 |
|\ |
|
| * | Revert "Disable fragile tests for now" | Morris Jobke | 2020-07-21 | 2 | -14/+14 |
* | | Hide share link menu before copying the share link in acceptance tests | Daniel Calviño Sánchez | 2020-07-22 | 1 | -0/+11 |
* | | Fix breaking changes of nc/vue update | Georg Ehrke | 2020-07-22 | 5 | -10/+10 |
|/ |
|
* | Merge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enab... | Roeland Jago Douma | 2020-06-24 | 2 | -9/+216 |
|\ |
|
| * | Add acceptance test for disabling create permission after sharing | Daniel Calviño Sánchez | 2020-06-11 | 1 | -0/+43 |
| * | Add acceptance test for sharing a folder without create permission | Daniel Calviño Sánchez | 2020-06-11 | 2 | -0/+75 |
| * | Add acceptance test for sharing a file without edit permission | Daniel Calviño Sánchez | 2020-06-11 | 2 | -0/+75 |
| * | Generalize functions to get locators for share permission checkboxes | Daniel Calviño Sánchez | 2020-06-11 | 1 | -9/+23 |
* | | acceptence tests shall specify which branch to pick when cloning apps | Arthur Schiwon | 2020-06-19 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/various | John Molakvoæ | 2020-04-11 | 1 | -4/+4 |
|\ |
|
| * | Bump acceptance tests | John Molakvoæ (skjnldsv) | 2020-04-10 | 1 | -4/+4 |
* | | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 34 | -60/+7 |
* | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
|/ |
|
* | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 4 | -6/+6 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 6 | -18/+18 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 2 | -13/+13 |
* | tests: fix failing header acceptance test | Azul | 2020-04-07 | 1 | -1/+1 |
* | Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-... | Roeland Jago Douma | 2020-04-04 | 2 | -0/+55 |
|\ |
|
| * | Add acceptance test for restricting user enumeration to groups | Daniel Calviño Sánchez | 2020-03-24 | 2 | -0/+55 |
* | | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
| |/ |
|
* / | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 4 | -18/+18 |
|/ |
|
* | Add acceptance test for accepting an incoming share | Daniel Calviño Sánchez | 2020-03-20 | 2 | -0/+71 |
* | Fix timeout capping | Daniel Calviño Sánchez | 2020-03-20 | 1 | -1/+1 |
* | Revert (partially) "Accept incoming shares in acceptance tests" | Daniel Calviño Sánchez | 2020-03-20 | 2 | -23/+18 |
* | Force compatible dependency versions in acceptance tests | Daniel Calviño Sánchez | 2020-03-20 | 1 | -2/+2 |
* | fix the folder share | GretaD | 2019-12-19 | 1 | -4/+4 |
* | Move users management to multi line | Greta Doci | 2019-12-12 | 2 | -36/+73 |
* | Adjust tags acceptance tests to moved admin section | Julius Härtl | 2019-11-28 | 1 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Accept incoming shares in acceptance tests | Daniel Calviño Sánchez | 2019-11-20 | 5 | -18/+128 |
* | Rename "Notification" to "Toast" | Daniel Calviño Sánchez | 2019-11-20 | 2 | -11/+11 |
* | Adjust acceptance tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 4 | -46/+53 |
* | Run acceptance tests on PHP 7.3 | Daniel Calviño Sánchez | 2019-10-22 | 1 | -1/+1 |
* | Fix tag acceptance tests after #16682 | John Molakvoæ (skjnldsv) | 2019-10-04 | 2 | -3/+19 |
* | Remove input id on login form | John Molakvoæ (skjnldsv) | 2019-09-28 | 1 | -1/+1 |
* | Adjust acceptance tests to changes in link share menu behaviour | Greta Doci | 2019-08-29 | 1 | -8/+0 |
* | Allow Context subclasses in acceptance tests to access parent actor | Daniel Calviño Sánchez | 2019-08-16 | 1 | -1/+1 |