summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
...
* fix(assests): Ignore some more directories from optimizationJoas Schilling2023-04-241-4/+10
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimizationJoas Schilling2023-04-241-0/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(deps-dev): bump behat/behat in /build/integrationdependabot[bot]2023-04-222-51/+51
| | | | | | | | | | | | | | | Bumps [behat/behat](https://github.com/Behat/Behat) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.12.0...v3.13.0) --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2023-04-222-44/+41
| | | | | | | | | | | | | | | Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.0 to 7.5.1. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.5/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/7.5.0...7.5.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(CI): Require a minimum composer version to make sure the autoloader is ↵Joas Schilling2023-04-211-0/+10
| | | | | | okay Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does ↵Thomas Citharel2023-04-171-1/+0
| | | | | | | | | | | | multiple DB calls in transactions In a lot of methods we're doing read-after-writes (for instance calling updateProperties after touching calendar objects). There's also a lot of deleting methods that do stuff sequentially which could cause trouble. This should avoid this kind of issues. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Merge pull request #37735 from ↵Joas Schilling2023-04-171-0/+16
|\ | | | | | | | | nextcloud/techdebt/ref-37476/ignore-excluded-dirs-on-image-optimization chore(assets): Ignore git-ignored directories on image optimization
| * chore(assets): Ignore git-ignored directories on image optimizationJoas Schilling2023-04-141-0/+16
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #37752 from ↵John Molakvoæ2023-04-151-8/+0
|\ \ | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | Update psalm baselinenextcloud-command2023-04-151-8/+0
| |/ | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-04-151-6/+6
|/ | | | | | | | | | | | | | | Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.6 to 9.6.7. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.7/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #37476 from ↵Arthur Schiwon2023-04-141-0/+5
|\ | | | | | | | | nextcloud/ci/checkers/fix-autoloader-generation-extraneous-apps ci(checkers): Fix autoloader (re)generation for extraneous apps
| * ci(checkers): Fix autoloader regeneration for non-shipped appsChristoph Wurst2023-04-031-0/+5
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #37529 from ↵MichaIng2023-04-081-28/+29
|\ \ | | | | | | | | | | | | nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.6 chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.6 in /build/integration
| * | chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-04-011-28/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.4 to 9.6.6. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #37530 from ↵dependabot[bot]2023-04-081-6/+6
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-5.4.22
| * | | chore(deps-dev): Bump symfony/event-dispatcher in /build/integrationdependabot[bot]2023-04-011-6/+6
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 5.4.19 to 5.4.22. - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/6.2/CHANGELOG.md) - [Commits](https://github.com/symfony/event-dispatcher/compare/v5.4.19...v5.4.22) --- updated-dependencies: - dependency-name: symfony/event-dispatcher dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Update psalm baselinenextcloud-command2023-04-071-134/+6
| | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | fix:(files-checker): add cypress.d.ts and custom.d.tsJohn Molakvoæ2023-04-061-1/+3
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Refactor AppFrameworkTainter to make it more readablejld31032023-04-051-20/+23
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Update AppFrameworkTainter to use non-deprecated interfacejld31032023-04-051-16/+11
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Remove autotest-js.shLouis Chemineau2023-04-041-1/+0
| |/ |/| | | | | | | | | It is just a proxy to npm run test:jsunit. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Update baseline to allow running psalm with multiple threadsjld31032023-03-311-1/+1
| | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | Add stubs for Psr\Container to allow running psalm with multiple threadsjld31032023-03-311-0/+52
|/ | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Update psalm baselinenextcloud-command2023-03-301-8/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2023-03-211-3/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2023-03-141-137/+1
| | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-apiArthur Schiwon2023-03-093-6/+216
|\ | | | | Use MultipartUpload for uploading chunks to s3
| * tests(integration): Fix catching error only on object storeJulius Härtl2023-03-082-1/+17
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-083-6/+200
| | | | | | | | | | | | This allows to stream file chunks directly to S3 during upload. Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Update psalm baselinenextcloud-command2023-03-081-4/+1
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* chore(deps-dev): Bump symfony/event-dispatcher in /build/integrationdependabot[bot]2023-02-271-6/+6
| | | | | | | | | | | | | | | Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 5.4.9 to 5.4.19. - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/6.2/CHANGELOG.md) - [Commits](https://github.com/symfony/event-dispatcher/compare/v5.4.9...v5.4.19) --- updated-dependencies: - dependency-name: symfony/event-dispatcher dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-02-271-33/+33
| | | | | | | | | | | | | | | Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.28 to 9.6.4. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.4) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Revert "[master] Update psalm-baseline.xml"Côme Chilliet2023-02-211-2/+12
|
* Merge pull request #36786 from ↵Daniel2023-02-211-12/+2
|\ | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * Update psalm baselinenextcloud-command2023-02-211-12/+2
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | 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
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* tests: Remove legacy checksum testJulius Härtl2023-02-172-43/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-153-5/+5
| | | | | | | | | | While "none" is indeed equivalent to "noindex, nofollow" for Google, but seems to be not supported by Bing and probably other search engines. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name#other_metadata_names https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de#comma-separated-list https://www.bing.com/webmasters/help/which-robots-metatags-does-bing-support-5198d240 Signed-off-by: MichaIng <micha@dietpi.com>
* Update psalm baselinenextcloud-command2023-02-131-15/+4
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2023-02-091-3/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2023-02-081-67/+4
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2023-02-071-54/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* use php8.0 imagesMaxence Lange2023-01-311-1/+1
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* style: Fix php-cs and psalmJulius Härtl2023-01-271-0/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* ci: migrate ocp since checker to psalmDaniel Kesselberg2023-01-242-124/+115
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #36279 from ↵MichaIng2023-01-231-27/+27
|\ | | | | | | | | nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.5.28 chore(deps-dev): Bump phpunit/phpunit from 9.5.27 to 9.5.28 in /build/integration
| * chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-01-211-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.27 to 9.5.28. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Update psalm baselinenextcloud-command2023-01-212-127/+6
|/ | | | Signed-off-by: GitHub <noreply@github.com>