aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-123-4/+51
* chore: Remove deprecated legacy search backendJulius Härtl2024-08-011-273/+0
* build(deps-dev): bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2024-07-271-6/+6
* chore(deps-dev): bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2024-07-201-33/+33
* chore(integration): add file request testsskjnldsv2024-07-192-3/+48
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-121-1/+1
* feat: Add new forbidden filename options to CapabilitiesFerdinand Thiessen2024-07-111-1/+3
* chore: remove chunking-v1Robin Appelman2024-06-195-119/+0
* chore: Add SPDX headerAndy Scherzinger2024-06-0644-0/+101
* Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-3057-1294/+990
|\
| * feat(files): Use receiving users language for the ownership transfer target f...Ferdinand Thiessen2024-05-292-3/+3
| * chore: Add SPDX headerAndy Scherzinger2024-05-274-18/+11
| * test(Sharing): Integration test for no expiration set date for sharefenn-cs2024-05-232-2/+24
| * chore: Add SPDX headerAndy Scherzinger2024-05-1330-685/+78
| * chore: Add SPDX headerAndy Scherzinger2024-05-101-19/+2
| * build(deps-dev): bump phpunit/phpunit in /build/integrationdependabot[bot]2024-04-301-6/+6
| * 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
* | Refactor `OC\Server::getHTTPClientService`Andrew Summers2023-08-291-2/+3
|/
* 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