summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* Add integration tests for default share permissionsDaniel Calviño Sánchez2020-11-112-0/+35
* Update behat/behat requirement in /build/integrationdependabot-preview[bot]2020-11-071-1/+1
* Fix the expected outputJoas Schilling2020-10-271-6/+6
* Simplify the function looking for outputJoas Schilling2020-10-271-27/+4
* This is not javascriptJoas Schilling2020-10-261-1/+1
* Fix undefined variableJoas Schilling2020-10-261-2/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-053-6/+6
* Add integration tests to check that only the given path is transferredDaniel Calviño Sánchez2020-09-181-0/+51
* Add integration tests for transferring files of a user with a risky nameDaniel Calviño Sánchez2020-09-183-1/+41
* Add integration test for transferring the path of a single fileDaniel Calviño Sánchez2020-09-181-0/+14
* Merge pull request #22761 from nextcloud/extend-integration-tests-for-files-t...Morris Jobke2020-09-141-1/+216
|\
| * Add integration tests for transferring ownership of resharesDaniel Calviño Sánchez2020-09-101-0/+100
| * Check share ownership after transferring file ownershipDaniel Calviño Sánchez2020-09-101-0/+62
| * Check whether file exists or not after transferring ownershipDaniel Calviño Sánchez2020-09-101-1/+54
* | Update behat/behat requirement in /build/integrationdependabot[bot]2020-09-081-1/+1
|/
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Change Content-Disposition HeaderJacob Neplokh2020-09-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-243-1/+23
* new weather status used in dashboardJulien Veyssier2020-08-201-0/+1
* Merge pull request #21138 from nextcloud/fix/noid/search-in-group-displayname...Morris Jobke2020-08-052-1/+61
|\
| * Add integration tests for search in groupsMorris Jobke2020-08-052-1/+61
* | Fix integration test failJoas Schilling2020-08-031-0/+1
|/
* Fix integration test due to new dashboard appMorris Jobke2020-07-151-0/+1
* Add more integration tests for resharing permissionsDaniel Calviño Sánchez2020-07-091-0/+244
* Merge pull request #21264 from stweil/masterMorris Jobke2020-07-054-50/+50
|\
| * build: Fix two typos in function namesStefan Weil2020-06-061-2/+2
| * build: Fix some typos (most of them found by codespell)Stefan Weil2020-06-064-48/+48
* | Add another test for exact matching of a user in group restrictionJoas Schilling2020-06-171-0/+17
|/
* Add integration tests for video verificationDaniel Calviño Sánchez2020-05-293-0/+577
* Add integration tests for creating and updating a mail shareDaniel Calviño Sánchez2020-05-295-0/+305
* Generalize integration test steps to download last shareDaniel Calviño Sánchez2020-05-292-4/+18
* Remove unused variablesDaniel Calviño Sánchez2020-05-292-10/+7
* Update public link share permission codeRoeland Jago Douma2020-05-151-2/+2
* Update license headers for 19Christoph Wurst2020-04-2912-0/+12
* Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-3/+3
|\
| * Adjust integration tests to new permissionsJulius Härtl2020-04-231-3/+3
* | Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.3 in /build/in...Roeland Jago Douma2020-04-221-1/+1
|/
* Update guzzlehttp/guzzle requirement in /build/integrationdependabot-preview[bot]2020-04-191-1/+1
* Merge pull request #20037 from nextcloud/fix/19127/deprecated-ldap_control_pa...blizzz2020-04-151-0/+22
|\
| * use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-141-0/+22
* | Allow local remotes in integration testsJoas Schilling2020-04-151-0/+2
|/
* Fix app not listed in provisioning integration testDaniel Calviño Sánchez2020-04-131-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1015-122/+90
* Use elseif instead of else ifChristoph Wurst2020-04-104-5/+5
* Make sure every file ends with an empty newlineChristoph Wurst2020-04-092-2/+0
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-099-29/+29
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-315-2/+4
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-276-13/+0
|\
| * Remove unused importsChristoph Wurst2020-03-256-13/+0