Commit Graph
25 Commits
Author SHA1 Message Date
André Duffeck dfd11debbc Bump reva 2024-04-08 10:42:25 +02:00
Jörn Friedrich DreyerandGitHub 5ed57cc09a Bump reva deps (#8412)
* bump dependencies

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump reva and add config options

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-21 10:20:36 +01:00
André Duffeck b2db0c7902 Bump reva to pull in the latest changes 2024-01-16 08:06:23 +01:00
kobergjandGitHub 5362f82efa bump reva (#8058)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-22 15:10:39 +01:00
jkoberg 7acc141e4f bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-19 10:45:00 +01:00
kobergjandGitHub 377a23ee7d Non-durable SSE streams (#7986)
* make sse streams non-durable

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* bump reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>

---------

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-18 11:47:25 +01:00
50f63bf436 bump reva to latest edge (#7727)
* bump reva to latest edge

To get https://github.com/cs3org/reva/pull/4336

* graph: Import unified role related code from reva

The UnifiedRole related types are pretty specific to the graph service.
Maintaining them as part of reva makes things more complex that required.

* chore: add failing cases to the expected failures

---------

Co-authored-by: Florian Schade <f.schade@icloud.com>
2023-11-17 09:18:45 +01:00
André Duffeck 61fe240cb3 Vendor modules 2023-10-24 11:36:37 +02:00
Florian SchadeandGitHub c9828c0a2a fix: search capabilities format (#7551)
* fix: search capabilities format

* chore: bump reva
2023-10-23 09:28:27 +02:00
André Duffeck 0b10285dd6 Bump reva 2023-10-18 18:15:21 +02:00
André Duffeck b6d5cd78f0 Bump reva to pull in the ocm changes in reva edge.
Fixes #7003
2023-10-11 11:40:57 +02:00
Christian Richter 8f67105c0f add reva bugfix
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-09-26 15:26:53 +02:00
Christian Richter 580de3934d update vendorings
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-09-26 10:23:43 +02:00
jkoberg 05758f44ea bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-06 15:11:01 +02:00
jkoberg 4d3b7355f1 release 4.0.0
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-23 15:15:44 +02:00
jkoberg 450801deef bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-08-16 10:20:22 +02:00
Daniël Franke 952ebe7d7d Pass context to event publishing.
To allow tracing propagation via events, we need to pass the context
to the `Publish` function of reva events. This adds the context
everywhere where events are published. If there was no context to pass,
we started a new one with `context.Background()`.
2023-08-11 12:01:19 +02:00
Jörn Friedrich DreyerandGitHub bae37cf20b bump reva to v2.15.1-0.20230809113840-3ceaf17cf7fb (#6978)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-08-09 16:01:46 +02:00
jkoberg 7bfe6bdf7d bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-21 11:58:24 +02:00
jkoberg 48325b9991 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-16 15:08:10 +02:00
Michael Barz 675fbff009 update reva 2023-06-13 08:35:35 +02:00
Ralf Haferkamp d9088afd2c bump reva to latest edge
https://github.com/cs3org/reva/pull/3960
https://github.com/cs3org/reva/pull/3959
https://github.com/cs3org/reva/pull/3955
2023-06-08 18:04:33 +02:00
4f26424db6 [full-ci] enhancement: use reva client pool selectors (#6452)
* enhancement: use reva client pool selectors

register mock service to registry and pass tests

* enhancement: bump reva

* Fix a couple of linter issues

---------

Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com>
2023-06-08 12:41:04 +02:00
77bb3d8bcd [full-ci] Refactor stores (#6019)
* Streamline the store implementation with and into reva

* Adapt to the cache/store refactoring in reva

* Streamline config options and their env vars

* Apply suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

* Use the same database for all stores

* Bump reva

* Configure stat and filemetadata cache separately

* Fix default config

---------

Co-authored-by: Martin <github@diemattels.at>
2023-04-24 15:13:35 +02:00
Michael Barz afc6ed1e41 switch to go vendoring 2023-04-19 20:24:34 +02:00