| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix integration test fail | Joas Schilling | 2020-08-03 | 1 | -0/+1 |
* | Fix integration test due to new dashboard app | Morris Jobke | 2020-07-15 | 1 | -0/+1 |
* | Add more integration tests for resharing permissions | Daniel Calviño Sánchez | 2020-07-09 | 1 | -0/+244 |
* | Merge pull request #21264 from stweil/master | Morris Jobke | 2020-07-05 | 4 | -50/+50 |
|\ |
|
| * | build: Fix two typos in function names | Stefan Weil | 2020-06-06 | 1 | -2/+2 |
| * | build: Fix some typos (most of them found by codespell) | Stefan Weil | 2020-06-06 | 4 | -48/+48 |
* | | Add another test for exact matching of a user in group restriction | Joas Schilling | 2020-06-17 | 1 | -0/+17 |
|/ |
|
* | Add integration tests for video verification | Daniel Calviño Sánchez | 2020-05-29 | 3 | -0/+577 |
* | Add integration tests for creating and updating a mail share | Daniel Calviño Sánchez | 2020-05-29 | 5 | -0/+305 |
* | Generalize integration test steps to download last share | Daniel Calviño Sánchez | 2020-05-29 | 2 | -4/+18 |
* | Remove unused variables | Daniel Calviño Sánchez | 2020-05-29 | 2 | -10/+7 |
* | Update public link share permission code | Roeland Jago Douma | 2020-05-15 | 1 | -2/+2 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 12 | -0/+12 |
* | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshare | Morris Jobke | 2020-04-27 | 1 | -3/+3 |
|\ |
|
| * | Adjust integration tests to new permissions | Julius Härtl | 2020-04-23 | 1 | -3/+3 |
* | | Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.3 in /build/in... | Roeland Jago Douma | 2020-04-22 | 1 | -1/+1 |
|/ |
|
* | Update guzzlehttp/guzzle requirement in /build/integration | dependabot-preview[bot] | 2020-04-19 | 1 | -1/+1 |
* | Merge pull request #20037 from nextcloud/fix/19127/deprecated-ldap_control_pa... | blizzz | 2020-04-15 | 1 | -0/+22 |
|\ |
|
| * | use serverControls directly with LDAP calls, fixes 19127 | Arthur Schiwon | 2020-04-14 | 1 | -0/+22 |
* | | Allow local remotes in integration tests | Joas Schilling | 2020-04-15 | 1 | -0/+2 |
|/ |
|
* | Fix app not listed in provisioning integration test | Daniel Calviño Sánchez | 2020-04-13 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 15 | -122/+90 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 4 | -5/+5 |
* | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 9 | -29/+29 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 5 | -2/+4 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 6 | -13/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 6 | -13/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -9/+9 |
* | | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 1 | -12/+12 |
|/ |
|
* | Force compatible EventDispatcher version in integration tests | Daniel Calviño Sánchez | 2020-03-12 | 1 | -1/+2 |
* | Update behat/behat requirement in /build/integration | dependabot-preview[bot] | 2020-02-12 | 1 | -1/+1 |
* | Update guzzlehttp/guzzle requirement in /build/integration | dependabot-preview[bot] | 2020-02-09 | 1 | -1/+1 |
* | Don't show link shares hash in inherited share list | Roeland Jago Douma | 2020-01-15 | 1 | -22/+4 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-10 | 1 | -0/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 25 | -33/+75 |
* | integration tests | Maxence Lange | 2019-12-03 | 1 | -0/+80 |
* | Merge pull request #18159 from nextcloud/tests/comments-integration | Roeland Jago Douma | 2019-12-02 | 1 | -2/+6 |
|\ |
|
| * | Do not call count on null | Julius Härtl | 2019-11-29 | 1 | -2/+6 |
* | | Fix integration | Roeland Jago Douma | 2019-11-28 | 1 | -1/+1 |
|/ |
|
* | Accept incoming shares in integration tests | Daniel Calviño Sánchez | 2019-11-20 | 12 | -0/+167 |
* | Replace direct calls to share API with specific share steps | Daniel Calviño Sánchez | 2019-11-20 | 5 | -35/+35 |
* | Remove extra spaces at the end of lines | Daniel Calviño Sánchez | 2019-11-20 | 2 | -7/+7 |
* | Extend data returned when searching remote shares | John Molakvoæ (skjnldsv) | 2019-10-29 | 2 | -2/+2 |
* | Add more integration tests for getting shares | Daniel Calviño Sánchez | 2019-10-26 | 2 | -2/+126 |
* | Add integration tests for getting shares including subfiles | Daniel Calviño Sánchez | 2019-10-25 | 2 | -0/+294 |
* | Replace fully qualified name with alias | Daniel Calviño Sánchez | 2019-10-25 | 1 | -10/+11 |
* | Fix shares read permissions | John Molakvoæ (skjnldsv) | 2019-10-04 | 2 | -4/+34 |
* | Add assorted integration tests for shares | Daniel Calviño Sánchez | 2019-10-04 | 3 | -0/+100 |