reva icon indicating copy to clipboard operation
reva copied to clipboard

WebDAV/gRPC/HTTP high performance server to link high level clients to storage backends

Results 241 reva issues
Sort by recently updated
recently updated
newest added

fixes propfinds returning 200 even it they are not complete. For real. I promise. :crossed_fingers:

Bumps [github.com/ceph/go-ceph](https://github.com/ceph/go-ceph) from 0.15.0 to 0.18.0. Release notes Sourced from github.com/ceph/go-ceph's releases. Release v0.17.0 The maintainers and contributors to go-ceph are pleased to announce the v0.17.0 release. This is another...

dependencies
go

Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.28 to 7.0.41. Release notes Sourced from github.com/minio/minio-go/v7's releases. Bugfix Release What's Changed without continuation token avoid infinite loop error out by @​harshavardhana in minio/minio-go#1704 stat: Return...

dependencies
go

Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.32.0 to 0.36.3. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases. Release v1.11.0/v0.36.2/v0.5.1 Changed Upgrade dependencies of the OpenTelemetry Go Metric SDK to use the new v1.11.0/v0.32.2 release Release...

dependencies
go

Bumps [github.com/mileusna/useragent](https://github.com/mileusna/useragent) from 1.0.2 to 1.2.1. Release notes Sourced from github.com/mileusna/useragent's releases. v.1.2.1 Detection of Headless Chrome, Miui borwser and Goole Ads bots v.1.2.0 No release notes provided. v1.1.0 Performance...

dependencies
go

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.27 to 1.44.117. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.44.117 (2022-10-17) Service Client Updates service/greengrass: Updates service API and documentation This change allows customers to specify...

dependencies
go

As a first example: ``` ocm-invite-forward -idp cernbox.cern.ch -token 15319544-a2a0-42a6-bcc1-bf63de698a7d error: code=CODE_INTERNAL msg="error forwarding invite" support_trace="79f38ef674f16ed11dd01ee896e0fa19" ``` Is it that an invite with that token has already been accepted? The...

This is a test pr to check if the changes in https://github.com/owncloud/core/pull/40429 work on reva or not

The step that is supposed to demonstrate [Accessing the share](https://reva.link/docs/tutorials/share-tutorial/#5-2-accessing-the-share-on-the-recipient-s-side) seems to be incomplete. It ends with [Accessing the *list of* shares](https://reva.link/docs/tutorials/share-tutorial/#5-2-2-access-the-list-of-received-shares) and the tutorial does not show how Marie...