aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* chore(test): use consistent tabs for indention in behat testschore/behat-indentionFerdinand Thiessen5 days2-38/+38
* feat: Support deleting metadata from WebDAVartonge/feat/allow_deleting_metadataLouis Chemineau2025-03-043-0/+145
* Merge pull request #51000 from nextcloud/fix/federatedfilesharing/group-cleanupStephan Orbaugh2025-03-031-0/+23
|\
| * fix(Share20): Convert broken hooks to IEventListenerprovokateurin2025-03-031-0/+23
* | build(integration): Disable password_policy appbuild/integration/disable-password_policy-appprovokateurin2025-03-031-0/+2
* | fix: Fix test by scanning group before using itbug/noid/weird-ldap-cachingCôme Chilliet2025-02-271-1/+1
|/
* bump behat/behat from 3.18.1 to 3.19.0 in /build/integrationdependabot/composer/build/integration/behat/behat-3.19.0dependabot[bot]2025-02-181-15/+15
* fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-063-1/+19
* fix(sharing): Ensure download restrictions are not droppedfix/proper-download-checkFerdinand Thiessen2025-02-041-0/+73
* Merge pull request #50137 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2025-01-301-84/+233
|\
| * build(deps-dev): bump behat/behat in /build/integrationdependabot/composer/build/integration/behat/behat-3.18.1dependabot[bot]2025-01-111-84/+233
* | test: Reset sharing app config after testfix/share-api-create--permissionsFerdinand Thiessen2025-01-281-0/+1
* | fix(files_sharing): Respect permissions passed when creating link sharesFerdinand Thiessen2025-01-281-0/+58
* | test: Add integration tests for moving a file from and to a shared folderadd-integration-tests-for-moving-a-file-from-and-to-a-shared-folderDaniel Calviño Sánchez2025-01-271-0/+27
* | fix(dav): default calendar and address book not created on first loginRichard Steinmetz2025-01-232-0/+9
* | fix(files): more conversion tests and translate error messagesskjnldsv2025-01-171-0/+21
* | chore: add file conversion integration testsfeat/conversion-adjustingskjnldsv2025-01-166-13/+188
|/
* chore(federation): cleanup SettingsController and legacy AddServerMiddlewarefeat/auto-accept-trusted-serverskjnldsv2025-01-091-2/+2
* chore(federation): add trusted server auto accept integration testsskjnldsv2025-01-093-52/+215
* Merge pull request #49966 from nextcloud/block-dav-move-parentStephan Orbaugh2025-01-072-0/+20
|\
| * fix: block moving files to it's own parent with davblock-dav-move-parentRobin Appelman2025-01-032-0/+20
* | fix: explicitly ignore nested mounts when transfering ownershipmount-move-checksRobin Appelman2025-01-061-1/+1
|/
* fix(logger): Prevent infinite recursion with log.condition => matchesbugfix/noid/prevent-infitnite-loopJoas Schilling2025-01-031-0/+39
* feat(login): add origin check at loginBenjamin Gaussorgues2024-12-052-2/+11
* fix(ocm): switching to IdentityProofMaxence Lange2024-12-042-4/+22
* feat(ocm): signing ocm requestsMaxence Lange2024-12-041-0/+3
* test(ExternalStorage): Send basic auth during integrations testsLouis Chemineau2024-11-282-19/+38
* Revert "fix(dav): Always respond custom error page on exceptions"Daniel Kesselberg2024-11-222-11/+22
* Merge pull request #49244 from nextcloud/feat/profile-appKate2024-11-141-0/+1
|\
| * fix(profile): make sure the app cannot be disabled as it was in coreskjnldsv2024-11-141-0/+1
* | test(integration): Correctly cleanup logstest/integration/cleanup-logsprovokateurin2024-11-141-2/+9
|/
* chore(deps-dev): Bump behat/behat in /build/integrationdependabot[bot]2024-11-091-31/+33
* ci: Bump behat/behat as wellci/noid/update-integration-test-stuffJoas Schilling2024-10-302-11/+10
* ci: Align integration test dependencies with 3rdaprty/Joas Schilling2024-10-293-525/+412
* fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-098-6/+117
* fix: provision api's status codesfix/provisionApi-status-codesHamza Mahjoubi2024-09-301-6/+6
* feat(files): Make the files download action use WebDAV zip downloadFerdinand Thiessen2024-09-282-29/+30
* feat(dav): New `ZipFolderPlugin` which allows to download folders using GET r...Ferdinand Thiessen2024-09-284-2/+80
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-195-37/+37
* fix(core): profile design and pronouns supportfieat/profile-pronouncesJohn Molakvoæ (skjnldsv)2024-09-181-727/+727
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-171-1/+4
* fix(files_sharing): adjust permissions from custom edit and delete check methodsskjnldsv2024-09-111-0/+83
* fix(files_sharing): Handle download permission the same way for public and in...Ferdinand Thiessen2024-09-061-1/+1
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-052-22/+11
* fix: Fix unmodified placeholder replacing the actual value when updatingDaniel Calviño Sánchez2024-09-041-0/+32
* test: Add integration tests for saving external userglobal storagesDaniel Calviño Sánchez2024-09-045-2/+136
* fix(test): Fix provisioning enabled appsprovokateurin2024-08-291-0/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2517-141/+141
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-121-1/+1