summaryrefslogtreecommitdiffstats
path: root/build/integration/features
Commit message (Expand)AuthorAgeFilesLines
* Add integration tests for creating shares with default expiration datesDaniel Calviño Sánchez2020-11-161-0/+6
* Reset app configs by deleting the values instead of setting the defaultsDaniel Calviño Sánchez2020-11-165-18/+31
* Add integration tests for default share permissionsDaniel Calviño Sánchez2020-11-111-0/+1
* 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
* Add integration tests for transferring ownership of resharesDaniel Calviño Sánchez2020-09-171-0/+100
* Check share ownership after transferring file ownershipDaniel Calviño Sánchez2020-09-171-0/+62
* Check whether file exists or not after transferring ownershipDaniel Calviño Sánchez2020-09-171-1/+54
* Add integration tests for search in groupsMorris Jobke2020-08-052-1/+61
* Add integration tests for video verificationDaniel Calviño Sánchez2020-05-291-0/+72
* Add integration tests for creating and updating a mail shareDaniel Calviño Sánchez2020-05-294-0/+219
* Generalize integration test steps to download last shareDaniel Calviño Sánchez2020-05-291-2/+16
* Remove unused variablesDaniel Calviño Sánchez2020-05-291-7/+4
* Update license headers for 19Christoph Wurst2020-04-2912-0/+12
* 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
|/
* Fix testsJohn Molakvoæ (skjnldsv)2019-12-101-0/+1
* Update license headersChristoph Wurst2019-12-0525-33/+75
* Do not call count on nullJulius Härtl2019-11-291-2/+6
* Accept incoming shares in integration testsDaniel Calviño Sánchez2019-11-209-0/+90
* Replace direct calls to share API with specific share stepsDaniel Calviño Sánchez2019-11-203-30/+30
* Add integration tests for getting shares including subfilesDaniel Calviño Sánchez2019-10-251-0/+108
* Replace fully qualified name with aliasDaniel Calviño Sánchez2019-10-251-10/+11
* Do not expect a 200 HTTP status code when updating a shareDaniel Calviño Sánchez2019-10-041-2/+0
* Move sharing integration tests to their own directoryJohn Molakvoæ (skjnldsv)2019-10-044-1274/+40
* 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-147-101/+84
* Add integration tests for updating folder sharesJulius Härtl2019-04-162-0/+49
* with LDAP server set offline, config cannot be controlled via ocs anymoreArthur Schiwon2019-03-051-0/+8
* Mock name for integration testDaniel Kesselberg2019-02-041-0/+1
* Fix testsRoeland Jago Douma2018-11-011-2/+2
* fix sharing trashbin integration testsRobin Appelman2018-09-202-3/+23
* more trashbin integration testsRobin Appelman2018-09-202-26/+101
* fix trashbin integration tests and add a few moreRobin Appelman2018-09-203-66/+85
* remove old trashbin endpointRobin Appelman2018-09-201-5/+9
* don't add new LDAP configs if one is already presentArthur Schiwon2018-08-121-1/+8
* improve fail info and disable cache for a caseArthur Schiwon2018-08-121-1/+1