David Christofas
778c84cf17
add a readme file for the thumbnails service
2022-10-25 15:01:11 +02:00
Viktor Scharf
51c16e41be
[test-only] ApiTest.check all response items ( #4886 )
...
* check response
* php-style fix
2022-10-25 13:48:01 +02:00
Ralf Haferkamp
e9219e4103
Automated changelog update [skip ci]
2022-10-25 09:50:41 +00:00
Ralf Haferkamp
89f2f2a87f
Add documentation tags for grpc server TLS options
2022-10-25 11:50:08 +02:00
Ralf Haferkamp
fbb3382a42
Revert backwards incompatible reva config changes
...
The commit of unifying the Reva Client config introduced some backwards
incompatible changes to the config structures and yaml config tags. For
the "thumbnails", "webdav" and "notifications" service. This reverts the
changes on the service and introduces TLS options in a backwards
compatible manner.
2022-10-25 11:50:08 +02:00
Ralf Haferkamp
8cead4557f
Explicitly disable TLS for the permissions client
...
This is needed as the permission server (provided by the settings service)
is not TLS enabled yet.
2022-10-25 11:50:08 +02:00
Ralf Haferkamp
3d57f5cc21
Introduce TLS Settings for all reva grpc services and clients
2022-10-25 11:50:08 +02:00
Ralf Haferkamp
e373e48383
Get rid of duplicated Reva config struct
...
Consolidate all services to use the Reva config struct for the shared package.
This works because all services (except 'notifications', 'thumbnails' and
'webdav') where using the same config keys and environment variables for
setting the reva gateway.
2022-10-25 11:50:08 +02:00
David Christofas
0f507e7aab
Merge pull request #4870 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.12.0
...
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.3 to 2.12.0
2022-10-25 10:22:20 +02:00
dependabot[bot]
ca3ef6fc58
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.3 to 2.12.0
...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases )
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/.goreleaser.yml )
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.11.3...v2.12.0 )
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-25 07:43:57 +00:00
David Christofas
63bf8b186a
Merge pull request #4869 from owncloud/dependabot/go_modules/github.com/MicahParks/keyfunc-1.5.1
...
Bump github.com/MicahParks/keyfunc from 1.4.0 to 1.5.1
2022-10-25 09:40:15 +02:00
Benedikt Kulmann
c818d71e6f
Merge pull request #4878 from owncloud/pnpm
...
[full-ci][ui tests] Switch yarn to pnpm for oC Web tests
2022-10-24 20:26:48 +02:00
Dominik Schmidt
966a7758fc
Use pnpm for running tests for oC Web
2022-10-24 19:04:39 +02:00
Phil Davis
50d97d6f0d
Merge pull request #4718 from owncloud/runtests-from-core-branch-40393
...
[full-ci][tests-only]Bump core commit id for tests
2022-10-24 16:57:19 +05:45
Swikriti Tripathi
305bf45e0a
update core commit id to latest
2022-10-24 13:57:46 +05:45
Michael Barz
742229472e
trigger CI
2022-10-21 15:35:49 +02:00
Michael Barz
e0adaf8c60
Automated changelog update [skip ci]
2022-10-21 11:37:44 +00:00
Michael Barz
5146d16c70
Merge pull request #4867 from owncloud/nats-tls
...
add config option to enable or disable TLS for nats
2022-10-21 13:37:18 +02:00
Michael Barz
ec764ea5b1
improve the description of the help texts
2022-10-21 12:50:03 +02:00
Michael Barz
18404e3f36
rebase and use latest reva edge
2022-10-21 12:42:32 +02:00
David Christofas
45b92fc56f
add config option to enable or disable TLS for nats
2022-10-21 12:40:21 +02:00
Michael Barz
ff8b16f9da
Automated changelog update [skip ci]
2022-10-21 10:24:09 +00:00
Michael Barz
ce20b3be79
Merge pull request #4864 from owncloud/sharing-caps
...
[full-ci] disable federation capabilities
2022-10-21 12:23:46 +02:00
Michael Barz
6f12c769dd
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2022-10-21 11:52:58 +02:00
Phil Davis
a5eb9611c0
Merge pull request #4862 from owncloud/bump-core-commit-id-for-tests-oct-20-2022
...
[tests-only][full-ci] bump ownCloud core commit ID for the tests
2022-10-21 12:17:26 +05:45
dependabot[bot]
9cc4cdd8cc
Bump github.com/MicahParks/keyfunc from 1.4.0 to 1.5.1
...
Bumps [github.com/MicahParks/keyfunc](https://github.com/MicahParks/keyfunc ) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/MicahParks/keyfunc/releases )
- [Commits](https://github.com/MicahParks/keyfunc/compare/v1.4.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/MicahParks/keyfunc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-21 06:25:58 +00:00
Michael Barz
d116245ddb
reflect shares space rename in tests
...
Signed-off-by: Michael Barz <mbarz@owncloud.com >
2022-10-21 00:46:02 +02:00
Michael Barz
78be28433a
disable federation capabilities
2022-10-20 14:40:09 +02:00
David Christofas
4426471548
Automated changelog update [skip ci]
2022-10-20 11:58:02 +00:00
David Christofas
07475407d6
Merge pull request #4859 from owncloud/received-share-path
...
fix shareroot path in REPORT responses
2022-10-20 13:56:04 +02:00
Viktor Scharf
d82003fe6f
Update .drone.env
...
brought web commit back
2022-10-20 13:20:30 +02:00
Kiran Parajuli
9c9b52677f
Update the line numbers in the expected failures list
...
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com >
2022-10-20 15:14:23 +05:45
David Christofas
a41cc77371
bump web commit id for tests
2022-10-20 11:10:54 +02:00
David Christofas
bbcbf69283
fix shareroot path in REPORT responses
2022-10-20 10:26:10 +02:00
dependabot[bot]
cccb190087
Bump google.golang.org/grpc from 1.50.0 to 1.50.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.50.0 to 1.50.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.0...v1.50.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-20 09:52:51 +02:00
dependabot[bot]
d6b5d40232
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.0 to 1.11.1
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-20 09:08:24 +02:00
Kiran Parajuli
a3df6ca62e
[tests-only] bump ownCloud core commit id for the tests
...
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com >
2022-10-20 12:42:59 +05:45
David Christofas
a047d54b07
Merge pull request #4836 from owncloud/checkTrashAfterOverwriting
...
[test-only] Api test checking trash after overwriting
2022-10-19 17:11:49 +02:00
David Christofas
573ba3dc3f
Merge pull request #4852 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.20.2
...
Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2
2022-10-19 17:07:23 +02:00
David Christofas
4ebd26bae8
Merge pull request #4851 from owncloud/dependabot/go_modules/github.com/spf13/cobra-1.6.0
...
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
2022-10-19 17:06:58 +02:00
Willy Kloucek
22c8418c40
Merge pull request #4850 from wkloucek/settings-languange-read-write-to-const
...
move the language-read-write permission's id and name into a const
2022-10-19 11:07:39 +02:00
dependabot[bot]
bda2158cf8
Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.19.2 to 2.20.2.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.19.2...v2.20.2 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 09:02:18 +00:00
dependabot[bot]
7debffa490
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 09:02:07 +00:00
dependabot[bot]
4ec4a31f4d
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.10.0 to 1.11.0
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 11:01:27 +02:00
dependabot[bot]
bee16e783f
Bump stash.kopano.io/kgol/rndm from 1.1.1 to 1.1.2
...
Bumps stash.kopano.io/kgol/rndm from 1.1.1 to 1.1.2.
---
updated-dependencies:
- dependency-name: stash.kopano.io/kgol/rndm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 11:00:16 +02:00
Willy Kloucek
ca5affd9f3
fix comment
2022-10-19 10:25:54 +02:00
Willy Kloucek
ad0924d874
move the language-read-write permission's id and name into a const
2022-10-19 09:00:33 +02:00
Artur Neumann
10fc80b2ff
Merge pull request #4713 from owncloud/refactorExpectedFailureForCoreApiTests
...
[tests-only][full-ci]Refactor expected-failure-api-on-ocis-file
2022-10-19 12:09:45 +05:45
amrita
66269eb5e9
Refactor expected-failure file for closed issue
2022-10-19 11:06:09 +05:45
Jörn Friedrich Dreyer
a48becd681
Automated changelog update [skip ci]
2022-10-18 11:45:26 +00:00