aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* 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(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-096-5/+80
* 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
* 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
* 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
* Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-3031-744/+369
|\
| * 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
| * Fix "Creation of dynamic property FeatureContext::$parts is deprecated in Web...Joas Schilling2024-01-261-4/+6
| * fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-093-10/+6
| * confirm content on dav-v2 testMaxence Lange2023-11-241-14/+54
| * 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-231-0/+18
| |\
| | * test boolean favoriteMaxence Lange2023-11-221-0/+18
| * | 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
|/
* perf: skip request without write permissionDaniel Kesselberg2023-06-192-0/+86
* tests(integration): Fix catching error only on object storeJulius Härtl2023-03-081-0/+16
* feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-082-2/+100
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-211-0/+27
* tests: Remove legacy checksum testJulius Härtl2023-02-171-27/+0
* composer run cs:fixCôme Chilliet2023-01-208-8/+0
* Fix check in integration testsCôme Chilliet2023-01-201-1/+1
* Add test for received share in share_folderVincent Petry2022-11-151-0/+2
* Remake profile picture saving with VueChristopher Ng2022-09-021-1/+10
* Fix copy in view-only modeVincent Petry2022-08-261-1/+1
* Add int test for view-only downloadVincent Petry2022-08-261-7/+20
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* Add testCarl Schwan2022-06-231-5/+110
* Fix integration test which now actually matches the system-addresssbook entryJoas Schilling2022-06-091-1/+1
* Require a recent phpunit version in integration and acceptanceCôme Chilliet2022-05-245-14/+15
* Add setting to ignore email during searchLouis Chemineau2022-05-031-0/+1
* Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+1