summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use the short array syntax, everywhereChristoph Wurst2020-03-263-9/+9
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-251-12/+12
|/
* Force compatible EventDispatcher version in integration testsDaniel Calviño Sánchez2020-03-121-1/+2
* Update behat/behat requirement in /build/integrationdependabot-preview[bot]2020-02-121-1/+1
* Update guzzlehttp/guzzle requirement in /build/integrationdependabot-preview[bot]2020-02-091-1/+1
* Don't show link shares hash in inherited share listRoeland Jago Douma2020-01-151-22/+4
* Fix testsJohn Molakvoæ (skjnldsv)2019-12-101-0/+1
* Update license headersChristoph Wurst2019-12-0525-33/+75
* integration testsMaxence Lange2019-12-031-0/+80
* Merge pull request #18159 from nextcloud/tests/comments-integrationRoeland Jago Douma2019-12-021-2/+6
|\
| * Do not call count on nullJulius Härtl2019-11-291-2/+6
* | Fix integrationRoeland Jago Douma2019-11-281-1/+1
|/
* Accept incoming shares in integration testsDaniel Calviño Sánchez2019-11-2012-0/+167
* Replace direct calls to share API with specific share stepsDaniel Calviño Sánchez2019-11-205-35/+35
* Remove extra spaces at the end of linesDaniel Calviño Sánchez2019-11-202-7/+7
* Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-292-2/+2
* Add more integration tests for getting sharesDaniel Calviño Sánchez2019-10-262-2/+126
* Add integration tests for getting shares including subfilesDaniel Calviño Sánchez2019-10-252-0/+294
* Replace fully qualified name with aliasDaniel Calviño Sánchez2019-10-251-10/+11
* Fix shares read permissionsJohn Molakvoæ (skjnldsv)2019-10-042-4/+34
* Add assorted integration tests for sharesDaniel Calviño Sánchez2019-10-043-0/+100
* Do not expect a 200 HTTP status code when updating a shareDaniel Calviño Sánchez2019-10-043-2/+8
* Move sharing integration tests to their own directoryJohn Molakvoæ (skjnldsv)2019-10-045-0/+50
* Add helper script to run integration tests on a Docker containerJohn Molakvoæ (skjnldsv)2019-10-041-0/+261
* Move settings to an appChristoph Wurst2019-09-281-0/+1
* Better check reshare permissions when creating a shareJoas Schilling2019-07-031-0/+60
* Add integration test for increasing sub reshare permissionsDaniel Calviño Sánchez2019-06-272-0/+43
* Do not create folders with admin userDaniel Calviño Sánchez2019-06-271-3/+5
* add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon2019-06-149-102/+106
* set the ldapGroupMemberAssocAttr for group testsArthur Schiwon2019-05-222-6/+10
* Add integration tests for updating folder sharesJulius Härtl2019-04-162-0/+49
* add an integration test that ensures deletion of LDAP usersArthur Schiwon2019-03-141-0/+10
* Disable failing federated sharing testsMorris Jobke2019-03-131-31/+31