Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test(Sharing): Integration test for no expiration set date for share | fenn-cs | 2024-06-13 | 1 | -2/+6 |
| | | | | | | | | | | - Verify that explicitly sending empty `expireDate` param to server overwrite default and sets not expiry date, if non is enforced. - Update tests to avoid converting empty string to date. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | confirm content on dav-v2 test | Maxence Lange | 2023-11-25 | 1 | -14/+54 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 3 | -9/+9 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Merge pull request #41668 from nextcloud/enh/noid/test-dav-favorite-search | Maxence Lange | 2023-11-23 | 1 | -0/+18 |
|\ | | | | | test boolean favorite | ||||
| * | test boolean favorite | Maxence Lange | 2023-11-22 | 1 | -0/+18 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | fixing test | Maxence Lange | 2023-11-23 | 1 | -2/+34 |
|/ | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | fix(autocomplete): Fix missing user status on autocomplete endpoint | Joas Schilling | 2023-09-28 | 1 | -0/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | perf: skip request without write permission | Daniel Kesselberg | 2023-06-19 | 2 | -0/+86 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | 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 | 2 | -2/+100 |
| | | | | | | This allows to stream file chunks directly to S3 during upload. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Revert "fix(performance): Do not set up filesystem on every call" | Joas Schilling | 2023-02-21 | 1 | -0/+27 |
| | |||||
* | tests: Remove legacy checksum test | Julius Härtl | 2023-02-17 | 1 | -27/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 8 | -8/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix check in integration tests | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add test for received share in share_folder | Vincent Petry | 2022-11-15 | 1 | -0/+2 |
| | | | | | | | Add integration test for receiving a share in a configured "share_folder". Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Remake profile picture saving with Vue | Christopher Ng | 2022-09-02 | 1 | -1/+10 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix copy in view-only mode | Vincent Petry | 2022-08-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Add int test for view-only download | Vincent Petry | 2022-08-26 | 1 | -7/+20 |
| | | | | | | Asserts that downloading a view-only document returns 403. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | 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> | ||||
* | Require a recent phpunit version in integration and acceptance | Côme Chilliet | 2022-05-24 | 5 | -14/+15 |
| | | | | | | Otherwise build with PHP>8 will fail as PHPUnit 6 does not support it Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add setting to ignore email during search | Louis Chemineau | 2022-05-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Add settings to ignore second display name in search | Louis Chemineau | 2022-04-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Add settings to not match userID during full match | Louis Chemineau | 2022-04-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Update GuzzleHttp function call for v7 | MichaIng | 2022-02-22 | 4 | -7/+7 |
| | | | | | | https://github.com/guzzle/guzzle/issues/2824 Signed-off-by: MichaIng <micha@dietpi.com> | ||||
* | Fix PHP Notices in build/integration/features/bootstrap | Côme Chilliet | 2022-01-25 | 2 | -3/+3 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.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 | 2 | -2/+57 |
| | | | | 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> | ||||
* | Add integration tests for federated shares from unavailable servers | Daniel Calviño Sánchez | 2021-11-05 | 1 | -0/+33 |
| | | | | | | | | The federated server needs to be stopped during the tests, so it is now stopped in the FederationContext for each scenario instead of just once in the run.sh script. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Add integration tests for listing federated shares | Daniel Calviño Sánchez | 2021-11-05 | 1 | -0/+32 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Add integration tests for deleting federated shares | Daniel Calviño Sánchez | 2021-11-05 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Add integration tests for user_status API | Jonas Meurer | 2021-10-20 | 2 | -0/+92 |
| | | | | Signed-off-by: Jonas Meurer <jonas@freesources.org> | ||||
* | Clean BulkUpload plugin | Louis Chemineau | 2021-10-16 | 1 | -0/+51 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Test for transfer ownership with incoming shares | Vincent Petry | 2021-08-27 | 1 | -2/+14 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | fix small issues in UsersController handling | Arthur Schiwon | 2021-06-30 | 1 | -3/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix provisioning test check | Arthur Schiwon | 2021-06-30 | 1 | -8/+9 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | prov api to be able to edit multivalue properties | Arthur Schiwon | 2021-06-30 | 1 | -4/+45 |
| | | | | | | | - adding as usual - deleting and scope setting via additional endpoint Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Added tests for specifying custom display name during group creation. | Dries Mys | 2021-06-05 | 1 | -0/+32 |
| | | | | Signed-off-by: Dries Mys <dries.mys@my-dreams.be> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 31 | -74/+57 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add a trashbin for calendars and calendar objects | Christoph Wurst | 2021-05-31 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add integration tests for the editable fields | Joas Schilling | 2021-05-27 | 1 | -0/+30 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #26572 from ↵ | Joas Schilling | 2021-04-27 | 1 | -1/+7 |
|\ | | | | | | | | | nextcloud/bugfix/noid/throw-401-when-authentication-is-provided-and-invalid Throw "401 Unauthenticated" when authentication is provided but invalid | ||||
| * | Adjust integration test | Joas Schilling | 2021-04-22 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add integration tests for searching users in contacts menu | Daniel Calviño Sánchez | 2021-04-23 | 2 | -0/+70 |
|/ | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Int tests for provisioning API scopes | Vincent Petry | 2021-03-26 | 1 | -1/+5 |
| | | | | | | | Added integration tests for the scope attributes in the provisioning API. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Fix sharebymail tests | John Molakvoæ (skjnldsv) | 2021-03-22 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |