summaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* test(Sharing): Integration test for no expiration set date for sharefenn-cs2024-06-131-2/+6
* confirm content on dav-v2 testMaxence Lange2023-11-251-14/+54
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-9/+9
* Merge pull request #41668 from nextcloud/enh/noid/test-dav-favorite-searchMaxence Lange2023-11-231-0/+18
|\
| * test boolean favoriteMaxence Lange2023-11-221-0/+18
* | fixing testMaxence Lange2023-11-231-2/+34
|/
* fix(autocomplete): Fix missing user status on autocomplete endpointJoas Schilling2023-09-281-0/+3
* perf: skip request without write permissionDaniel Kesselberg2023-06-192-0/+86
* 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-082-2/+100
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-211-0/+27
* tests: Remove legacy checksum testJulius Härtl2023-02-171-27/+0
* composer run cs:fixCôme Chilliet2023-01-208-8/+0
* Fix check in integration testsCôme Chilliet2023-01-201-1/+1
* Add test for received share in share_folderVincent Petry2022-11-151-0/+2
* Remake profile picture saving with VueChristopher Ng2022-09-021-1/+10
* Fix copy in view-only modeVincent Petry2022-08-261-1/+1
* Add int test for view-only downloadVincent Petry2022-08-261-7/+20
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* Add testCarl Schwan2022-06-231-5/+110
* Fix integration test which now actually matches the system-addresssbook entryJoas Schilling2022-06-091-1/+1
* Require a recent phpunit version in integration and acceptanceCôme Chilliet2022-05-245-14/+15
* Add setting to ignore email during searchLouis Chemineau2022-05-031-0/+1
* Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+1
* Add settings to not match userID during full matchLouis Chemineau2022-04-061-0/+1
* Update GuzzleHttp function call for v7MichaIng2022-02-224-7/+7
* Fix PHP Notices in build/integration/features/bootstrapCôme Chilliet2022-01-252-3/+3
* 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-082-2/+57
* Correctly set the response after a ClientException as wellJoas Schilling2021-11-251-6/+22
* Add integration tests for federated shares from unavailable serversDaniel Calviño Sánchez2021-11-051-0/+33
* Add integration tests for listing federated sharesDaniel Calviño Sánchez2021-11-051-0/+32
* Add integration tests for deleting federated sharesDaniel Calviño Sánchez2021-11-051-0/+14
* Add integration tests for user_status APIJonas Meurer2021-10-202-0/+92
* Clean BulkUpload pluginLouis Chemineau2021-10-161-0/+51
* Test for transfer ownership with incoming sharesVincent Petry2021-08-271-2/+14
* fix small issues in UsersController handlingArthur Schiwon2021-06-301-3/+0
* fix provisioning test checkArthur Schiwon2021-06-301-8/+9
* prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-301-4/+45
* Added tests for specifying custom display name during group creation.Dries Mys2021-06-051-0/+32
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0431-74/+57
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-0/+3
* Add integration tests for the editable fieldsJoas Schilling2021-05-271-0/+30
* Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic...Joas Schilling2021-04-271-1/+7
|\
| * Adjust integration testJoas Schilling2021-04-221-1/+7
* | Add integration tests for searching users in contacts menuDaniel Calviño Sánchez2021-04-232-0/+70
|/
* Int tests for provisioning API scopesVincent Petry2021-03-261-1/+5
* Fix sharebymail testsJohn Molakvoæ (skjnldsv)2021-03-221-0/+1