summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* feat: Support deleting metadata from WebDAVLouis Chemineau2025-03-043-0/+145
* fix(Share20): Convert broken hooks to IEventListenerprovokateurin2025-03-041-0/+23
* fix: Fix test by scanning group before using itbackport/47513/stable31Côme Chilliet2025-02-271-1/+1
* fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-063-1/+19
* fix(sharing): Ensure download restrictions are not droppedbackport/50642/stable31Ferdinand Thiessen2025-02-041-0/+73
* test: Reset sharing app config after testbackport/50270/stable31Ferdinand 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 folderDaniel Calviño Sánchez2025-01-271-0/+27
* fix(dav): default calendar and address book not created on first loginbackport/50369/stable31Richard 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
* 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