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 265 reva issues
Sort by recently updated
recently updated
newest added

Sharing org-to-com works now, but but after accepting the share, when trying to access it, I see `File with name org-to-com could not be located` on https://cloud.pondersource.com/remote.php/webdav/org-to-com It seems to...

``` phil@phil-Inspiron-5468:~/git/cs3org/reva$ make deps make: *** No rule to make target 'deps'. Stop. ``` I am trying to follow the instructions to run a local `reva` from the `edge` branch....

This was added to the toml files used in drone by PR #3711 IMO it should also be added to these "local" toml files, to keep them up-to-date and give...

on mesh.pondersource.com: ``` >> ocm-find-accepted-users +----------+-----------------------+---------------------------+--------------------+ | OPAQUEID | IDP | MAIL | DISPLAYNAME | +----------+-----------------------+---------------------------+--------------------+ | lopresti | sm1.cernbox.cern.ch | [email protected] | Giuseppe Lo Presti | | einstein |...

After disabling the cache in the gateway we added a statcache to the sharesstorageprovider to make the share jail more efficient.

This adds missing spanKind to tracing. I _think_ I found all of them, but please point out if I didn't.

This is work in progress where we document some performance tweaks we made when running on a large scale deployment. We will extract individual PRs from this to make reviewing...

The listing file version is not using cs3.types.v1beta1.Timestamp Timestamp is currently typed as uint64 and for different drivers it takes different values. For example, for local driver is in milisecods,...

There is a problem with RestoreFileVersion and ListFileVersions on the local driver. File versions on the local driver are stored in .shadow folder and every file version that is stored...