summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add an API to set and rollback the user statusCarl Schwan2021-10-181-6/+0
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #29274 from nextcloud/automated/noid/psalm-baseline-updateDaniel2021-10-161-2/+1
|\ | | | | [Automated] Update psalm-baseline.xml
| * Update psalm baselinenextcloud-command2021-10-161-2/+1
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Clean BulkUpload pluginLouis Chemineau2021-10-162-0/+62
|/ | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Update psalm baselinenextcloud-command2021-10-151-5/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselinenextcloud-command2021-10-141-2/+1
| | | | Signed-off-by: GitHub <noreply@github.com>
* Revert "Merge pull request #28817 from ↵Christopher Ng2021-10-111-9826/+1
| | | | | | | | | nextcloud/dependabot/npm_and_yarn/bootstrap-5.1.1" This reverts commit 6b2711f4c317713c638af2b70caec40bfda3694b, reversing changes made to d0a1d99c89f83b4b71a6d8e89d7674f77e4654ed. Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Update psalm baselinenextcloud-command2021-10-081-17/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #29064 from ↵Louis2021-10-061-1/+3
|\ | | | | | | | | nextcloud/feature/add_cache_to_local_integration_tests_container Add caching for local run of integration and acceptance tests
| * Add cache for local integration test containerLouis Chemineau2021-10-061-1/+3
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Bump bootstrap from 4.6.0 to 5.1.1dependabot[bot]2021-10-051-1/+9826
|/ | | | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 5.1.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v5.1.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #27733 from ↵Julius Härtl2021-10-051-0/+5
|\ | | | | | | PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
| * Update Psalm baselineDaniel Rudolf2021-08-141-0/+5
| | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
* | Test for transfer ownership with incoming sharesVincent Petry2021-08-272-2/+43
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Scope composer tools with the bin pluginChristoph Wurst2021-08-191-0/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Add missing files for Composer v2Christoph Wurst2021-08-131-1/+2
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update psalm baselineNextcloud-PR-Bot2021-07-251-12/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Add proper node testingJohn Molakvoæ (skjnldsv)2021-07-221-4345/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #27888 from nextcloud/fix/redis-authJohn Molakvoæ2021-07-223-137/+137
|\
| * Support redis user password auth and tls encryptionJohn Molakvoæ (skjnldsv)2021-07-203-137/+137
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Update psalm baselineNextcloud-PR-Bot2021-07-221-2/+1
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #27933 from ↵Louis2021-07-131-6/+0
|\ | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * Update psalm baselineNextcloud-PR-Bot2021-07-131-6/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Merge pull request #27780 from ↵Julius Härtl2021-07-132-25/+7
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/build/puppeteer-10.1.0 Bump puppeteer from 10.0.0 to 10.1.0 in /build
| * Bump puppeteer from 10.0.0 to 10.1.0 in /builddependabot[bot]2021-07-032-25/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.0.0 to 10.1.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/v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-07-071-5/+0
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* fix small issues in UsersController handlingArthur Schiwon2021-06-301-3/+0
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix provisioning test checkArthur Schiwon2021-06-301-8/+9
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-302-4/+120
| | | | | | | - adding as usual - deleting and scope setting via additional endpoint Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* prov api reports multiple mail as editable fieldArthur Schiwon2021-06-301-1/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Bump node-sass from 6.0.0 to 6.0.1 in /builddependabot[bot]2021-06-242-42/+385
| | | | | | | | | | | | | | | Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.0 to 6.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/v6.0.0...v6.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>
* Merge pull request #27385 from ↵dependabot-preview[bot]2021-06-241-1/+1
|\ | | | | | | nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-approx-5.3
| * Update symfony/event-dispatcher requirement in /build/integrationdependabot-preview[bot]2021-06-051-1/+1
| | | | | | | | | | | | | | | | Updates the requirements on [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) to permit the latest version. - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/5.3/CHANGELOG.md) - [Commits](https://github.com/symfony/event-dispatcher/compare/v4.4.0...v5.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump karma from 5.2.3 to 6.3.4 in /builddependabot[bot]2021-06-232-449/+208
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.3.4. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v5.2.3...v6.3.4) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump puppeteer from 5.5.0 to 10.0.0 in /builddependabot[bot]2021-06-222-61/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.5.0 to 10.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/v5.5.0...v10.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>
* | Update baseline againLouis Chemineau2021-06-211-26/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Update baselineJulius Härtl2021-06-212-72/+315
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Update psalm baselineNextcloud-PR-Bot2021-06-181-3/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-06-171-32/+1
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-06-161-6/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-06-111-19/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-06-101-4/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Merge pull request #27089 from m7913d/feature/addGroupDisplayNamesPytal2021-06-092-0/+49
|\ \ | | | | | | [ProvisioningAPI] Allow specifying group display name during creation
| * | Added tests for specifying custom display name during group creation.Dries Mys2021-06-052-0/+49
| | | | | | | | | | | | Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
* | | Merge pull request #27189 from ↵blizzz2021-06-081-3/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/feat/26866/account-collection-properties Extend Accounts with multivalue properties (PropertyCollection)
| * | | psalm happinessArthur Schiwon2021-06-041-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> psalm happiness Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Update psalm baselineNextcloud-PR-Bot2021-06-081-3/+0
| | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | Bump glob-parent from 5.1.1 to 5.1.2 in /builddependabot[bot]2021-06-071-3/+3
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ2021-06-051-0/+1
|\ \ \ | |_|/ |/| |
| * | Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-051-0/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Drop reliance on deprecated global jQuery object. - Allow testing user interactions. - Use newer technology stack. --- Test user interactions with the groupware dav settings Add infrastructure to test Vue components: - Use recommended libraries: - https://vuejs.org/v2/guide/testing.html#Recommendations - Use jest-dom for robust assertions on the DOM state - Use user-event to be more representative of user actions - Code is transpiled by Jest, with the help of vue-jest. Ignore test files for no-unpublished-import. Prevent ESLint from flagging: ``` /home/runner/work/server/server/apps/dav/src/views/CalDavSettings.spec.js Error: 1:24 error "@testing-library/vue" is not published node/no-unpublished-import Error: 2:23 error "@testing-library/user-event" is not published node/no-unpublished-import ``` Signed-off-by: François Freitag <mail@franek.fr>