aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-022-2/+2
* build(deps-dev): bump phpunit/phpunit in /build/integrationdependabot[bot]2024-03-231-62/+68
* feat(dav): update a principal's schedule-default-calendar-URLRichard Steinmetz2024-02-282-0/+159
* chore(deps-dev): bump phpunit/phpunit in /build/integrationdependabot[bot]2024-02-241-12/+12
* enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-151-2/+2
* fix(tests): Ensure ldap server can be reached in integration tests on GitHub ...Ferdinand Thiessen2024-01-264-1/+24
* Fix "Creation of dynamic property CommandLineContext::$…BaseUrl is deprecat...Joas Schilling2024-01-261-0/+2
* Reduce the output on github CIJoas Schilling2024-01-261-1/+7
* Ensure the testing app is enabledJoas Schilling2024-01-261-2/+2
* Remove library that is unmaintained since 2015 and was merged in the behat coreJoas Schilling2024-01-263-353/+230
* 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-2615-0/+80
* chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2024-01-201-42/+44
* fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-094-10/+12
* chore(deps-dev): Bump sabre/dav in /build/integrationdependabot[bot]2023-12-162-8/+8
* chore(deps-dev): Bump sabre/dav in /build/integrationdependabot[bot]2023-12-102-40/+40
* chore(deps-dev): Bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2023-12-092-33/+33
* enh(LDAP): implement IIsAdmin interfaceArthur Schiwon2023-12-011-0/+28
* 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-283-4/+12
* Merge pull request #39720 from nextcloud/dependabot/composer/build/integratio...Ferdinand Thiessen2023-09-191-13/+13
|\
| * chore(deps-dev): Bump symfony/event-dispatcher in /build/integrationdependabot[bot]2023-09-191-13/+13
* | chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-09-191-12/+12
* | chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-09-161-25/+26
|/
* chore(deps-dev): Bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2023-09-022-30/+30
* fix(ci): add to enabled appsChristopher Ng2023-08-031-0/+1
* chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-07-171-12/+12
* fix: adjust testingJohn Molakvoæ2023-07-111-0/+41
* perf: skip request without write permissionDaniel Kesselberg2023-06-194-1/+118
* chore: don't copy additional configuration files to integration test containerDaniel Kesselberg2023-06-131-0/+1
* chore(deps-dev): Bump dms/phpunit-arraysubset-assertsdependabot[bot]2023-06-102-17/+16
* chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-05-171-12/+12
* chore(deps-dev): Bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2023-05-172-11/+8
* 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
|/
* chore(deps-dev): bump behat/behat in /build/integrationdependabot[bot]2023-04-222-51/+51
* chore(deps-dev): bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2023-04-222-44/+41
* chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-04-151-6/+6
* Merge pull request #37529 from nextcloud/dependabot/composer/build/integratio...MichaIng2023-04-081-28/+29
|\
| * chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-04-011-28/+29
* | chore(deps-dev): Bump symfony/event-dispatcher in /build/integrationdependabot[bot]2023-04-011-6/+6
|/
* 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