aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37385 from nextcloud/bugfix/noid/dont-allow-adding-the-sa...Joas Schilling2023-05-031-11/+33
|\
| * fix(tests): Fix new integration testsJoas Schilling2023-04-261-13/+13
| * fix(provisioning_api): Don't allow to configure the same additional email mul...Joas Schilling2023-04-261-0/+22
* | disable contacts menu features that regularly fail on droneSimon L2023-05-021-8/+10
|/
* tests(integration): Fix catching error only on object storeJulius Härtl2023-03-082-1/+17
* feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-083-6/+200
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-213-0/+70
* tests: Remove legacy chunking testsJulius Härtl2023-02-171-27/+0
* tests: Remove legacy checksum testJulius Härtl2023-02-172-43/+0
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-153-5/+5
* composer run cs:fixCôme Chilliet2023-01-208-8/+0
* Fix check in integration testsCôme Chilliet2023-01-201-1/+1
* Update composer autoloaderCarl Schwan2022-11-221-0/+3
* Add test for received share in share_folderVincent Petry2022-11-151-0/+2
* Remake profile picture saving with VueChristopher Ng2022-09-022-17/+58
* 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-232-5/+116
* 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
* Remove accessibilityJohn Molakvoæ2022-04-211-1/+0
* 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
* Remove legacy Internet Explorer headersMichaIng2022-03-193-4/+0
* Update GuzzleHttp function call for v7MichaIng2022-02-224-7/+7
* Only allow avatars in 64 and 512 pixel sizeJoas Schilling2022-02-071-13/+13
* 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-112-1/+44
|/
* 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 an integration testJoas Schilling2021-11-251-0/+9
* 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
* Add new account propertiesChristopher Ng2021-10-191-0/+15
* Clean BulkUpload pluginLouis Chemineau2021-10-162-0/+62
* Test for transfer ownership with incoming sharesVincent Petry2021-08-272-2/+43
* 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-302-4/+120
* prov api reports multiple mail as editable fieldArthur Schiwon2021-06-301-1/+4
* Added tests for specifying custom display name during group creation.Dries Mys2021-06-052-0/+49
* 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-272-0/+56