Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Collapse)Author
2022-03-14Merge pull request #31542 from nextcloud/psalm-userCountsCarl Schwan
Fix psalm issue about userCounts
2022-03-11Fix psalm issue about userCountsCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-11Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-10Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-05Update psalm baselineautomated/noid/psalm-baseline-update-1646460900nextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-04Merge pull request #31435 from ↵John Molakvoæ
nextcloud/update-images-in-scripts-to-run-local-tests-in-Docker
2022-03-04Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-03Update images in scripts to run local tests in DockerDaniel Calviño Sánchez
PHP 7.3 support was dropped for Nextcloud 24. The Docker images are updated to the same images used for integration and acceptance tests in CI. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-03-03Update psalm baselineautomated/noid/psalm-baseline-update-1646280947nextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-01Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-02-23Update GuzzleHttp function call for v7MichaIng
https://github.com/guzzle/guzzle/issues/2824 Signed-off-by: MichaIng <micha@dietpi.com>
2022-02-22Update guzzlehttp/guzzle requirement in /build/integrationdependabot[bot]
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/6.5.2...7.4.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22Merge pull request #31309 from nextcloud/fix/fix-checkers-php-errorCôme Chilliet
Avoid PHP errors in the checkers drone step
2022-02-21Avoid PHP errors in the checkers drone stepCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-21Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-02-15Merge pull request #31178 from nextcloud/fix-dav-namespace-typoVincent Petry
Fix typo in DAV namespace registration
2022-02-14Fix typo in DAV namespace registrationThomas Citharel
See https://github.com/nextcloud/3rdparty/blob/b0afba6d6508a1c85332cf8c61e90ad91b289ebc/sabre/dav/lib/DAV/Xml/Service.php#L43 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-02-14Remove setting defaultUsernamePath dynamicallyThomas Citharel
Since Sabre 3.0.6 this is no longer possible. @see https://github.com/sabre-io/dav/pull/582 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-02-14Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integrationdependabot[bot]
Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version. - [Release notes](https://github.com/sabre-io/dav/releases) - [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md) - [Commits](https://github.com/sabre-io/dav/compare/4.3.0...4.3.1) --- updated-dependencies: - dependency-name: sabre/dav dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-02-07Only allow avatars in 64 and 512 pixel sizeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-01Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3Côme Chilliet
Drop PHP7.3
2022-01-28Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-01-27Fix registerEventListener issuesCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-26Fix psalm issues in theming appCarl Schwan
After this change, we are down to only one psalm warning for this app and related to the Application.php. This also make composer psam:update-baseline not silently ignore new errors. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-25Fix PHP Notices in build/integration/features/bootstrapCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-01-21Merge pull request #30379 from nextcloud/feature/add-comments-reactionsJoas Schilling
Add comments reactions
2022-01-21Prevent query error when use subqueryVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-21Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-01-18Move jsunit dependencies to main package.jsonLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-18Update dependenciesLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-18Migrate to npm 7 for autotest-js.shLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-16Remove .php_cs.distJohn Molakvoæ
2022-01-14Allow .php-cs-fixer.dist.phpJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-14Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-01-13Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan
Fix psalm not running
2022-01-13Check style updateCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-11Set the file's mtime from the headers in bulk uploadLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-10Update node deps for JS testsVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-01-08Revert build/package-lock.json changeLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-08Don't import $ in every file that needs itLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-08Split common vendor chunkJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-01-06Fix psalm not runningCarl Schwan
The issue was that we were using psalm/phar instead of vimeo/psalm. This caused issue with the custom psalm plugin in buildd/psalm. This is using the opportunity to also update the psalm version from 3.8 to 3.17 and the php-cs-fixer too. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-03Improve api documentation for file sharing external storageCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-03Bump puppeteer from 13.0.0 to 13.0.1 in /builddependabot[bot]
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.0.0 to 13.0.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/v13.0.0...v13.0.1) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03Bump node-sass from 7.0.0 to 7.0.1 in /builddependabot[bot]
Bumps [node-sass](https://github.com/sass/node-sass) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21Merge pull request #29879 from ↵Julius Härtl
nextcloud/bugfix/noid/sharing-enumeration-addressbooks
2021-12-19Bump puppeteer from 12.0.1 to 13.0.0 in /builddependabot[bot]
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 12.0.1 to 13.0.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/v12.0.1...v13.0.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-19Merge pull request #30304 from ↵MichaIng
nextcloud/automated/noid/psalm-baseline-update-1639714304 [Automated] Update psalm-baseline.xml