aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* chore(deps-dev): Bump symfony/event-dispatcher in /build/integrationdependabot[bot]2023-09-191-13/+13
* chore(deps-dev): Bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2023-09-022-30/+30
* 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
* chore: don't copy additional configuration files to integration test containerDaniel Kesselberg2023-06-131-0/+1
* chore(deps-dev): Bump dms/phpunit-arraysubset-assertsdependabot[bot]2023-06-102-17/+16
* chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-05-171-12/+12
* chore(deps-dev): Bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2023-05-172-11/+8
* disable contacts menu features that regularly fail on droneSimon L2023-05-171-6/+10
* Merge pull request #37385 from nextcloud/bugfix/noid/dont-allow-adding-the-sa...Joas Schilling2023-05-031-11/+33
|\
| * fix(tests): Fix new integration testsJoas Schilling2023-04-261-13/+13
| * fix(provisioning_api): Don't allow to configure the same additional email mul...Joas Schilling2023-04-261-0/+22
* | disable contacts menu features that regularly fail on droneSimon L2023-05-021-8/+10
|/
* chore(deps-dev): bump behat/behat in /build/integrationdependabot[bot]2023-04-222-51/+51
* chore(deps-dev): bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2023-04-222-44/+41
* chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-04-151-6/+6
* Merge pull request #37529 from nextcloud/dependabot/composer/build/integratio...MichaIng2023-04-081-28/+29
|\
| * chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-04-011-28/+29
* | chore(deps-dev): Bump symfony/event-dispatcher in /build/integrationdependabot[bot]2023-04-011-6/+6
|/
* tests(integration): Fix catching error only on object storeJulius Härtl2023-03-082-1/+17
* feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-083-6/+200
* chore(deps-dev): Bump symfony/event-dispatcher in /build/integrationdependabot[bot]2023-02-271-6/+6
* chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-02-271-33/+33
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-213-0/+70
* tests: Remove legacy chunking testsJulius Härtl2023-02-171-27/+0
* tests: Remove legacy checksum testJulius Härtl2023-02-172-43/+0
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-153-5/+5
* use php8.0 imagesMaxence Lange2023-01-311-1/+1
* chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-01-211-27/+27
* composer run cs:fixCôme Chilliet2023-01-208-8/+0
* Fix check in integration testsCôme Chilliet2023-01-201-1/+1
* feat(CI): Enforce colored output for behat on drone CIJoas Schilling2023-01-121-1/+1
* Bump phpunit/phpunit from 9.5.26 to 9.5.27 in /build/integrationdependabot[bot]2022-12-121-18/+18
* Bump behat/behat from 3.11.0 to 3.12.0 in /build/integrationdependabot[bot]2022-12-052-75/+76
* Update composer autoloaderCarl Schwan2022-11-221-0/+3
* Add test for received share in share_folderVincent Petry2022-11-152-0/+16
* Update behat/behat requirement in /build/integrationdependabot[bot]2022-11-042-46/+45
* Merge pull request #33884 from nextcloud/dependabot/composer/build/integratio...Vincent Petry2022-11-042-25/+33
|\
| * Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0 in /build/integrationdependabot[bot]2022-09-032-25/+33
* | Bump phpunit/phpunit from 9.5.23 to 9.5.26 in /build/integrationdependabot[bot]2022-10-291-40/+44
* | Only normalize data in public shares and not crudCarl Schwan2022-09-081-0/+1
|/
* Remake profile picture saving with VueChristopher Ng2022-09-023-17/+58
* Fix copy in view-only modeVincent Petry2022-08-262-1/+21
* Add int test for view-only downloadVincent Petry2022-08-262-7/+40
* Add composer.lock for integration testsVincent Petry2022-08-261-0/+4704
* Int test for share owner change on moveVincent Petry2022-07-261-0/+48
* Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integrationdependabot[bot]2022-07-021-1/+1
* Merge pull request #32998 from nextcloud/fix/setting_nameLouis2022-06-271-1/+1
|\