Michael Barz
|
b1d6be7e1b
|
refactor to reduce complexity
|
2022-02-11 14:56:05 +01:00 |
|
Michael Barz
|
abfefd9230
|
use opaque as space props transport
|
2022-02-11 14:56:05 +01:00 |
|
Michael Barz
|
fe0bd0d55c
|
use arbitrary metadata
|
2022-02-11 14:56:05 +01:00 |
|
Willy Kloucek
|
d1c8cd053d
|
Merge branch 'master' into dependabot/go_modules/go-micro.dev/v4-4.6.0
|
2022-02-10 09:33:27 +01:00 |
|
Willy Kloucek
|
585c6f347d
|
update all go-micro plugins to v4.6.0 (hash of the tag, since they are not really released)
|
2022-02-10 09:25:54 +01:00 |
|
 dependabot[bot]andGitHub
|
4a578ad03f
|
Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.3.0)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 06:42:21 +00:00 |
|
 Willy KloucekandGitHub
|
f152e4f129
|
Merge pull request #3133 from owncloud/add-consol-as-registry-option
add consul as registry option
|
2022-02-09 10:49:28 +01:00 |
|
 dependabot[bot]andGitHub
|
33b0188888
|
Bump go-micro.dev/v4 from 4.5.0 to 4.6.0
Bumps [go-micro.dev/v4](https://github.com/asim/go-micro) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/asim/go-micro/releases)
- [Changelog](https://github.com/asim/go-micro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asim/go-micro/compare/v4.5.0...v4.6.0)
---
updated-dependencies:
- dependency-name: go-micro.dev/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-09 06:16:36 +00:00 |
|
Willy Kloucek
|
3215cb7e6a
|
add consul as registry option
|
2022-02-08 16:58:08 +01:00 |
|
David Christofas
|
fe3b4b1923
|
update reva
|
2022-02-08 10:20:52 +01:00 |
|
David Christofas
|
57fa8a6559
|
update reva
|
2022-02-04 18:31:34 +01:00 |
|
David Christofas
|
5668a43e8e
|
add permissions to the graph drives
|
2022-02-04 14:49:55 +01:00 |
|
Ralf Haferkamp
|
c0d486f3a5
|
Implement adding a member to a Group
This implements POST request to the graph/v1.0/groups/{groupid}/members/$ref
endpoint. Allowing to add members to a group.
|
2022-02-01 10:17:46 +01:00 |
|
 Willy KloucekandGitHub
|
8ebe1c78ce
|
Merge pull request #3052 from owncloud/parallel-deployment-sharing
Parallel deployment sharing
|
2022-02-01 08:52:14 +01:00 |
|
Willy Kloucek
|
429f7a3999
|
use reva@edge
|
2022-01-31 10:15:39 +01:00 |
|
Willy Kloucek
|
0de87a940f
|
use developement branch
|
2022-01-31 09:59:12 +01:00 |
|
 dependabot[bot]andGitHub
|
5cf1a16ad7
|
Bump github.com/owncloud/libre-graph-api-go from 0.8.0 to 0.9.0
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases)
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.8.0...v0.9.0)
---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 08:03:25 +00:00 |
|
 dependabot[bot]andGitHub
|
56cb7fbf5f
|
Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.0...v1.12.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 06:16:03 +00:00 |
|
 David ChristofasandGitHub
|
84f63c3a98
|
Merge pull request #2852 from owncloud/cs3-permissions-service
first prototype of a CS3 permissions service
|
2022-01-28 13:44:17 +01:00 |
|
 dependabot[bot]andGitHub
|
e4209c57dd
|
Bump github.com/onsi/gomega from 1.18.0 to 1.18.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.18.0...v1.18.1)
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-28 06:22:09 +00:00 |
|
David Christofas
|
e65d80f95f
|
update reva
|
2022-01-27 16:56:19 +01:00 |
|
David Christofas
|
29f4f49e1c
|
first prototype of a CS3 permissions service
|
2022-01-27 16:56:15 +01:00 |
|
 Willy KloucekandGitHub
|
f479291792
|
Merge pull request #3020 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.18.0
Bump github.com/onsi/gomega from 1.17.0 to 1.18.0
|
2022-01-26 07:55:49 +01:00 |
|
 dependabot[bot]andGitHub
|
1b60c87257
|
Bump google.golang.org/grpc from 1.43.0 to 1.44.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-26 06:18:26 +00:00 |
|
 dependabot[bot]andGitHub
|
7b6f27a2c7
|
Bump github.com/onsi/gomega from 1.17.0 to 1.18.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.17.0...v1.18.0)
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 06:17:48 +00:00 |
|
jkoberg
|
e9b4f43946
|
bump reva and remove expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2022-01-21 14:56:39 +01:00 |
|
Willy Kloucek
|
16113b41b6
|
update reva
|
2022-01-20 13:46:06 +01:00 |
|
David Christofas
|
0bfc1f08b7
|
implement graph endpoint to delete spaces
|
2022-01-20 11:34:15 +01:00 |
|
 Willy KloucekandGitHub
|
e1ee6db087
|
Merge pull request #2991 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.7.3
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.2 to 2.7.3
|
2022-01-20 09:35:03 +01:00 |
|
 dependabot[bot]andGitHub
|
926efa033d
|
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.2 to 2.7.3
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.7.2 to 2.7.3.
- [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.7.2...v2.7.3)
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-20 06:20:39 +00:00 |
|
 dependabot[bot]andGitHub
|
97fac6d33b
|
Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-20 06:20:24 +00:00 |
|
 Jörn Friedrich DreyerandGitHub
|
3f5846b5a3
|
Merge pull request #2962 from owncloud/graph-reads-space-yaml
Read additional graph drive prop from space.yaml
|
2022-01-19 11:34:57 +01:00 |
|
Jörn Friedrich Dreyer
|
9b4fae1704
|
add mockery for minimal graph testing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-01-18 12:42:49 +00:00 |
|
Jörn Friedrich Dreyer
|
94d6daa222
|
check error when setting cache with ttl
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-01-17 15:39:15 +00:00 |
|
 dependabot[bot]andGitHub
|
c38ca577f9
|
Bump gotest.tools/v3 from 3.0.3 to 3.1.0
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.0.3...v3.1.0)
---
updated-dependencies:
- dependency-name: gotest.tools/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 06:17:25 +00:00 |
|
 Jörn Friedrich DreyerandGitHub
|
0aba703454
|
Merge pull request #2953 from owncloud/update-reva-07451f6cd8067b2b044f51928992924fbb925d20
update REVA to v1.16.1-0.20220112085026-07451f6cd806
|
2022-01-14 11:52:05 +01:00 |
|
Jörn Friedrich Dreyer
|
7e5eafab20
|
Bump github.com/owncloud/libre-graph-api-go from 0.7.0 to 0.8.0
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-01-13 14:34:55 +00:00 |
|
Jörn Friedrich Dreyer
|
ab6054bdc6
|
update REVA to v1.16.1-0.20220112085026-07451f6cd806
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-01-13 08:57:03 +00:00 |
|
 dependabot[bot]andGitHub
|
7ad03330f6
|
Bump github.com/owncloud/libre-graph-api-go from 0.5.0 to 0.7.0
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases)
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.5.0...v0.7.0)
---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-13 06:16:25 +00:00 |
|
jkoberg
|
5c7427f090
|
bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2022-01-11 16:07:14 +01:00 |
|
jkoberg
|
64471d02cb
|
bump reva and update expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2022-01-10 17:36:14 +01:00 |
|
jkoberg
|
b68a9c5346
|
use newest reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2022-01-10 15:46:37 +01:00 |
|
 Willy KloucekandJörn Friedrich Dreyer
|
5034e399bb
|
maintain envdecode inside ocis-pkg
|
2022-01-07 16:08:14 +00:00 |
|
 Willy KloucekandJörn Friedrich Dreyer
|
e006ad6e40
|
directly pass env to config
|
2022-01-07 16:07:01 +00:00 |
|
 Willy KloucekandJörn Friedrich Dreyer
|
d2befd9257
|
switch accounts to struct tag based env config
|
2022-01-07 15:39:01 +00:00 |
|
Jörn Friedrich Dreyer
|
76592e21d8
|
update to latest edge
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-01-07 15:27:48 +00:00 |
|
Jörn Friedrich Dreyer
|
f706d76335
|
Merge branch 'master' into spaces-registry
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-01-06 10:51:43 +00:00 |
|
Jörn Friedrich Dreyer
|
2cf22bf979
|
use latest reva branch
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-01-06 10:49:01 +00:00 |
|
Willy Kloucek
|
cff0749f38
|
update reva
|
2022-01-06 08:03:47 +01:00 |
|
Jörn Friedrich Dreyer
|
349987115d
|
use locking branch
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-01-04 20:36:39 +00:00 |
|