aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/WebDav.php
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-121-1/+26
* chore: remove chunking-v1Robin Appelman2024-06-191-15/+0
* chore: Add SPDX headerAndy Scherzinger2024-05-131-31/+3
* Fix "Creation of dynamic property FeatureContext::$parts is deprecated in Web...Joas Schilling2024-01-261-4/+6
* fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-091-4/+2
* confirm content on dav-v2 testMaxence Lange2023-11-241-14/+54
* test boolean favoriteMaxence Lange2023-11-221-0/+18
* tests(integration): Fix catching error only on object storeJulius Härtl2023-03-081-0/+16
* feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-081-0/+98
* Add testCarl Schwan2022-06-231-5/+110
* Fix integration test which now actually matches the system-addresssbook entryJoas Schilling2022-06-091-1/+1
* Update GuzzleHttp function call for v7MichaIng2022-02-221-4/+4
* Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-131-1/+1
|\
| * Check style updateCarl Schwan2022-01-131-1/+1
* | Set the file's mtime from the headers in bulk uploadLouis Chemineau2022-01-111-1/+41
|/
* Add integration tests for email completionJulius Härtl2021-12-081-0/+2
* Correctly set the response after a ClientException as wellJoas Schilling2021-11-251-6/+22
* Clean BulkUpload pluginLouis Chemineau2021-10-161-0/+51
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon2019-06-141-23/+0
* fix trashbin integration tests and add a few moreRobin Appelman2018-09-201-2/+6
* Fixed phpunit Test classJohn Molakvoæ (skjnldsv)2018-06-131-8/+9
* Adjust integration tests to new guzzleRobin Appelman2018-02-091-92/+77
* Add integration tests for length header on new chunkingThomas Müller2017-12-151-0/+17
* Update license headersMorris Jobke2017-11-061-1/+1
* Added test about checking file id after a moveSergio Bertolin2017-04-261-2/+33
* Use authType BASIC for Sabre client in integration testsVincent Petry2017-03-241-6/+7
* Added logic and tests to remove everything inside a folderSergio Bertolin2017-03-201-0/+19
* Using propfind instead of accessing the file systemSergio Bertolin2016-12-231-2/+2
* Changed data directory for work oneSergio Bertolin2016-12-231-3/+3
* Added support for homes which doesn't have user's nameSergio Bertolin2016-12-231-1/+2
* Added flexibility to propertiesSergio Bertolin2016-12-221-20/+13
* Fixed failing problemsSergio Bertolin2016-12-221-4/+4
* WIP commit, adding report supportSergio Bertolin2016-12-221-1/+55
* Merge pull request #2758 from nextcloud/only-one-dav-backendLukas Reschke2016-12-211-0/+24
|\
| * Add test for duplicate 401 headers on DAVVincent Petry2016-12-191-0/+24
* | Add transfer ownership integration tests (#26543)Vincent Petry2016-12-191-0/+1
|/
* Add integration test for creating folder with colonVincent Petry2016-12-161-0/+9
* Fix testsRoeland Jago Douma2016-11-041-6/+15
* Remove unneeded behat methodMorris Jobke2016-11-021-10/+0
* Adapted favorites and dav2 featuresSergio Bertolin2016-11-021-24/+42
* Changed description of variableSergio Bertolin2016-11-021-1/+1
* Added functions to check etag of elementsSergio Bertolin2016-11-021-0/+31
* Adding type parameter because behat cannot ignore itSergio Bertolín2016-10-061-2/+3
* Orphaned shares test and some requirementsSergio Bertolín2016-10-061-1/+1
* User was incorrectSergio Bertolin2016-10-051-10/+11