aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features
Commit message (Expand)AuthorAgeFilesLines
* feat(dav): update a principal's schedule-default-calendar-URLRichard Steinmetz2024-02-281-0/+149
* fix(tests): Ensure ldap server can be reached in integration tests on GitHub ...Ferdinand Thiessen2024-01-261-1/+4
* Fix "Creation of dynamic property CommandLineContext::$…BaseUrl is deprecat...Joas Schilling2024-01-261-0/+2
* Ensure the testing app is enabledJoas Schilling2024-01-261-2/+2
* Fix "Creation of dynamic property FeatureContext::$parts is deprecated in Web...Joas Schilling2024-01-261-4/+6
* chore: Move integration tests from drone to githubJoas Schilling2024-01-2613-3195/+0
* fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-094-10/+12
* confirm content on dav-v2 testMaxence Lange2023-11-242-18/+69
* 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-232-0/+26
|\
| * test boolean favoriteMaxence Lange2023-11-222-0/+26
* | fixing testMaxence Lange2023-11-231-2/+34
|/
* fix(autocomplete): Fix missing user status on autocomplete endpointJoas Schilling2023-09-281-0/+3
* fix(ci): add to enabled appsChristopher Ng2023-08-031-0/+1
* perf: skip request without write permissionDaniel Kesselberg2023-06-194-1/+118
* disable contacts menu features that regularly fail on droneSimon L2023-05-171-6/+10
* 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