| Commit message (Expand) | Author | Age | Files | Lines |
* | disable contacts menu features that regularly fail on drone | Simon L | 2023-05-17 | 1 | -6/+10 |
* | feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook | Thomas Citharel | 2023-05-16 | 1 | -0/+5 |
* | feat(dav): store scopes for properties and filter locally scoped properties f... | Anna Larch | 2023-05-09 | 1 | -0/+8 |
* | Update psalm baseline | nextcloud-command | 2023-05-04 | 1 | -5/+0 |
* | Merge pull request #38034 from nextcloud/automated/noid/master-update-psalm-b... | Daniel | 2023-05-03 | 1 | -112/+75 |
|\ |
|
| * | Update psalm baseline | nextcloud-command | 2023-05-03 | 1 | -112/+75 |
* | | Merge pull request #37385 from nextcloud/bugfix/noid/dont-allow-adding-the-sa... | Joas Schilling | 2023-05-03 | 1 | -11/+33 |
|\ \
| |/
|/| |
|
| * | fix(tests): Fix new integration tests | Joas Schilling | 2023-04-26 | 1 | -13/+13 |
| * | fix(provisioning_api): Don't allow to configure the same additional email mul... | Joas Schilling | 2023-04-26 | 1 | -0/+22 |
* | | Merge pull request #37390 from nextcloud/update/psalm-5 | Kate | 2023-05-02 | 2 | -1069/+1791 |
|\ \ |
|
| * | | Use psalm 5 | jld3103 | 2023-05-02 | 2 | -1069/+1791 |
* | | | disable contacts menu features that regularly fail on drone | Simon L | 2023-05-02 | 1 | -8/+10 |
|/ / |
|
* | | Update psalm baseline | nextcloud-command | 2023-05-02 | 1 | -29/+0 |
* | | Update psalm baseline | nextcloud-command | 2023-04-27 | 1 | -20/+0 |
|/ |
|
* | fix(assests): Ignore some more directories from optimization | Joas Schilling | 2023-04-24 | 1 | -4/+10 |
* | chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization | Joas Schilling | 2023-04-24 | 1 | -0/+7 |
* | chore(deps-dev): bump behat/behat in /build/integration | dependabot[bot] | 2023-04-22 | 2 | -51/+51 |
* | chore(deps-dev): bump guzzlehttp/guzzle in /build/integration | dependabot[bot] | 2023-04-22 | 2 | -44/+41 |
* | chore(CI): Require a minimum composer version to make sure the autoloader is ... | Joas Schilling | 2023-04-21 | 1 | -0/+10 |
* | fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does mul... | Thomas Citharel | 2023-04-17 | 1 | -1/+0 |
* | Merge pull request #37735 from nextcloud/techdebt/ref-37476/ignore-excluded-d... | Joas Schilling | 2023-04-17 | 1 | -0/+16 |
|\ |
|
| * | chore(assets): Ignore git-ignored directories on image optimization | Joas Schilling | 2023-04-14 | 1 | -0/+16 |
* | | Merge pull request #37752 from nextcloud/automated/noid/master-update-psalm-b... | John Molakvoæ | 2023-04-15 | 1 | -8/+0 |
|\ \ |
|
| * | | Update psalm baseline | nextcloud-command | 2023-04-15 | 1 | -8/+0 |
| |/ |
|
* / | chore(deps-dev): Bump phpunit/phpunit in /build/integration | dependabot[bot] | 2023-04-15 | 1 | -6/+6 |
|/ |
|
* | Merge pull request #37476 from nextcloud/ci/checkers/fix-autoloader-generatio... | Arthur Schiwon | 2023-04-14 | 1 | -0/+5 |
|\ |
|
| * | ci(checkers): Fix autoloader regeneration for non-shipped apps | Christoph Wurst | 2023-04-03 | 1 | -0/+5 |
* | | Merge pull request #37529 from nextcloud/dependabot/composer/build/integratio... | MichaIng | 2023-04-08 | 1 | -28/+29 |
|\ \ |
|
| * | | chore(deps-dev): Bump phpunit/phpunit in /build/integration | dependabot[bot] | 2023-04-01 | 1 | -28/+29 |
* | | | Merge pull request #37530 from nextcloud/dependabot/composer/build/integratio... | dependabot[bot] | 2023-04-08 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | chore(deps-dev): Bump symfony/event-dispatcher in /build/integration | dependabot[bot] | 2023-04-01 | 1 | -6/+6 |
| |/ / |
|
* | | | Update psalm baseline | nextcloud-command | 2023-04-07 | 1 | -134/+6 |
* | | | fix:(files-checker): add cypress.d.ts and custom.d.ts | John Molakvoæ | 2023-04-06 | 1 | -1/+3 |
* | | | Refactor AppFrameworkTainter to make it more readable | jld3103 | 2023-04-05 | 1 | -20/+23 |
* | | | Update AppFrameworkTainter to use non-deprecated interface | jld3103 | 2023-04-05 | 1 | -16/+11 |
* | | | Remove autotest-js.sh | Louis Chemineau | 2023-04-04 | 1 | -1/+0 |
| |/
|/| |
|
* | | Update baseline to allow running psalm with multiple threads | jld3103 | 2023-03-31 | 1 | -1/+1 |
* | | Add stubs for Psr\Container to allow running psalm with multiple threads | jld3103 | 2023-03-31 | 1 | -0/+52 |
|/ |
|
* | Update psalm baseline | nextcloud-command | 2023-03-30 | 1 | -8/+0 |
* | Update psalm baseline | nextcloud-command | 2023-03-21 | 1 | -3/+0 |
* | Update psalm baseline | nextcloud-command | 2023-03-14 | 1 | -137/+1 |
* | Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-api | Arthur Schiwon | 2023-03-09 | 3 | -6/+216 |
|\ |
|
| * | tests(integration): Fix catching error only on object store | Julius Härtl | 2023-03-08 | 2 | -1/+17 |
| * | feat(s3): Use multipart upload for chunked uploading | Julius Härtl | 2023-03-08 | 3 | -6/+200 |
* | | Update psalm baseline | nextcloud-command | 2023-03-08 | 1 | -4/+1 |
|/ |
|
* | chore(deps-dev): Bump symfony/event-dispatcher in /build/integration | dependabot[bot] | 2023-02-27 | 1 | -6/+6 |
* | chore(deps-dev): Bump phpunit/phpunit in /build/integration | dependabot[bot] | 2023-02-27 | 1 | -33/+33 |
* | Revert "[master] Update psalm-baseline.xml" | Côme Chilliet | 2023-02-21 | 1 | -2/+12 |
* | Merge pull request #36786 from nextcloud/automated/noid/master-update-psalm-b... | Daniel | 2023-02-21 | 1 | -12/+2 |
|\ |
|
| * | Update psalm baseline | nextcloud-command | 2023-02-21 | 1 | -12/+2 |