aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Sort activities by id to get the last onefix/fix-public-download-activityCôme Chilliet13 days1-0/+2
* feat: Add context and test steps for activity in sharingCôme Chilliet13 days3-2/+33
* feat: Support deleting metadata from WebDAVartonge/feat/allow_deleting_metadataLouis Chemineau2025-03-041-0/+123
* fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-063-1/+19
* test: Reset sharing app config after testfix/share-api-create--permissionsFerdinand Thiessen2025-01-281-0/+1
* chore: add file conversion integration testsfeat/conversion-adjustingskjnldsv2025-01-162-0/+62
* 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-091-0/+45
* 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-041-1/+1
* test(ExternalStorage): Send basic auth during integrations testsLouis Chemineau2024-11-281-2/+21
* fix(profile): make sure the app cannot be disabled as it was in coreskjnldsv2024-11-141-0/+1
* fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-096-5/+80
* 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-281-1/+2
* feat(dav): New `ZipFolderPlugin` which allows to download folders using GET r...Ferdinand Thiessen2024-09-282-2/+45
* 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
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* test: Add integration tests for saving external userglobal storagesDaniel Calviño Sánchez2024-09-043-1/+105
* fix(test): Fix provisioning enabled appsprovokateurin2024-08-291-0/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2517-141/+141
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-121-1/+26
* chore(integration): add file request testsskjnldsv2024-07-191-3/+17
* 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-192-42/+0
* chore: Add SPDX headerAndy Scherzinger2024-06-068-0/+19
* Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-3046-3922/+377
|\
| * feat(files): Use receiving users language for the ownership transfer target f...Ferdinand Thiessen2024-05-291-1/+1
| * test(Sharing): Integration test for no expiration set date for sharefenn-cs2024-05-231-2/+6
| * chore: Add SPDX headerAndy Scherzinger2024-05-1330-685/+78
| * chore: Add SPDX headerAndy Scherzinger2024-05-101-19/+2
| * fix: Apply new coding standard to all filesCôme Chilliet2024-04-022-2/+2
| * 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
* | Refactor `OC\Server::getHTTPClientService`Andrew Summers2023-08-291-2/+3
|/