Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: remove chunking-v1 | Robin Appelman | 2024-06-19 | 1 | -15/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -31/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Fix "Creation of dynamic property FeatureContext::$parts is deprecated in ↵ | Joas Schilling | 2024-01-26 | 1 | -4/+6 |
| | | | | | | WebDav.php line 757" Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 1 | -4/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | confirm content on dav-v2 test | Maxence Lange | 2023-11-24 | 1 | -14/+54 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | test boolean favorite | Maxence Lange | 2023-11-22 | 1 | -0/+18 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | tests(integration): Fix catching error only on object store | Julius Härtl | 2023-03-08 | 1 | -0/+16 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | feat(s3): Use multipart upload for chunked uploading | Julius Härtl | 2023-03-08 | 1 | -0/+98 |
| | | | | | | This allows to stream file chunks directly to S3 during upload. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add test | Carl Schwan | 2022-06-23 | 1 | -5/+110 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Fix integration test which now actually matches the system-addresssbook entry | Joas Schilling | 2022-06-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update GuzzleHttp function call for v7 | MichaIng | 2022-02-22 | 1 | -4/+4 |
| | | | | | | https://github.com/guzzle/guzzle/issues/2824 Signed-off-by: MichaIng <micha@dietpi.com> | ||||
* | Merge pull request #30508 from nextcloud/fix/psaml-bin | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
|\ | | | | | Fix psalm not running | ||||
| * | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Set the file's mtime from the headers in bulk upload | Louis Chemineau | 2022-01-11 | 1 | -1/+41 |
|/ | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Add integration tests for email completion | Julius Härtl | 2021-12-08 | 1 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Correctly set the response after a ClientException as well | Joas Schilling | 2021-11-25 | 1 | -6/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Clean BulkUpload plugin | Louis Chemineau | 2021-10-16 | 1 | -0/+51 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -4/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | add LDAP integr. test for receiving share candidates with group limitation | Arthur Schiwon | 2019-06-14 | 1 | -23/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix trashbin integration tests and add a few more | Robin Appelman | 2018-09-20 | 1 | -2/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fixed phpunit Test class | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -8/+9 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Adjust integration tests to new guzzle | Robin Appelman | 2018-02-09 | 1 | -92/+77 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add integration tests for length header on new chunking | Thomas Müller | 2017-12-15 | 1 | -0/+17 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Added test about checking file id after a move | Sergio Bertolin | 2017-04-26 | 1 | -2/+33 |
| | |||||
* | Use authType BASIC for Sabre client in integration tests | Vincent Petry | 2017-03-24 | 1 | -6/+7 |
| | | | | | | | | | | | This helps massively reduce the numerous useless 401 exceptions that appears in the test log. These appear only because Sabre first connects without any auth type to receive the challenge and then sends the authentication data. With this change it will directly use basic auth. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Added logic and tests to remove everything inside a folder | Sergio Bertolin | 2017-03-20 | 1 | -0/+19 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Using propfind instead of accessing the file system | Sergio Bertolin | 2016-12-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Changed data directory for work one | Sergio Bertolin | 2016-12-23 | 1 | -3/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Added support for homes which doesn't have user's name | Sergio Bertolin | 2016-12-23 | 1 | -1/+2 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Added flexibility to properties | Sergio Bertolin | 2016-12-22 | 1 | -20/+13 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fixed failing problems | Sergio Bertolin | 2016-12-22 | 1 | -4/+4 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | WIP commit, adding report support | Sergio Bertolin | 2016-12-22 | 1 | -1/+55 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Merge pull request #2758 from nextcloud/only-one-dav-backend | Lukas Reschke | 2016-12-21 | 1 | -0/+24 |
|\ | | | | | Register only one dav backend | ||||
| * | Add test for duplicate 401 headers on DAV | Vincent Petry | 2016-12-19 | 1 | -0/+24 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Add transfer ownership integration tests (#26543) | Vincent Petry | 2016-12-19 | 1 | -0/+1 |
|/ | | | | | | | | * Add transfer ownership integration tests * Added more transfer ownership tests and OCC checks Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add integration test for creating folder with colon | Vincent Petry | 2016-12-16 | 1 | -0/+9 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fix tests | Roeland Jago Douma | 2016-11-04 | 1 | -6/+15 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove unneeded behat method | Morris Jobke | 2016-11-02 | 1 | -10/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Adapted favorites and dav2 features | Sergio Bertolin | 2016-11-02 | 1 | -24/+42 |
| | | | | | | | | Adapted sharing and external features, random failures in sharing:857 Added weddav related feature Removed forgotten leftovers | ||||
* | Changed description of variable | Sergio Bertolin | 2016-11-02 | 1 | -1/+1 |
| | |||||
* | Added functions to check etag of elements | Sergio Bertolin | 2016-11-02 | 1 | -0/+31 |
| | |||||
* | Adding type parameter because behat cannot ignore it | Sergio Bertolín | 2016-10-06 | 1 | -2/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Orphaned shares test and some requirements | Sergio Bertolín | 2016-10-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | User was incorrect | Sergio Bertolin | 2016-10-05 | 1 | -10/+11 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Modifications to avoid old dav path | Sergio Bertolín | 2016-10-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |