Juan Pablo Villafáñez
e794c623bd
Add proto files for the settings service and include generated code
2022-01-31 09:26:23 +01:00
Juan Pablo Villafáñez
04b8ef0fcb
Migrate thumbnails proto files and adjust related import paths
2022-01-31 09:26:23 +01:00
Juan Pablo Villafáñez
eb78b80f18
Include missing swagger info to the accounts service
2022-01-31 09:26:23 +01:00
Juan Pablo Villafáñez
652bc1657c
Remove all proto files for the accounts
2022-01-31 09:26:23 +01:00
Juan Pablo Villafáñez
6c67ff765e
Adjust import paths and service urls in index.js
2022-01-31 09:26:23 +01:00
Juan Pablo Villafáñez
1ff5fa4c02
Add proto files for accounts and generate the code and docs
2022-01-31 09:26:23 +01:00
Willy Kloucek
18e6254f24
Merge pull request #3061 from owncloud/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1
...
Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1
2022-01-31 09:02:05 +01:00
dependabot[bot]
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
Willy Kloucek
4d392250e4
Merge pull request #3053 from owncloud/fix-code-smells
...
Fix code smells
2022-01-28 14:40:41 +01:00
David Christofas
28496e558b
fix storage code smells
2022-01-28 13:48:34 +01:00
David Christofas
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
Phil Davis
a98c57eebb
Merge pull request #3051 from owncloud/bump-core-commit-id-39728
...
[tests-only] [full-ci] Bump core commit id to include core PR 39728 test changes
2022-01-28 17:49:43 +05:45
David Christofas
ba2ef44ea0
fix graph code smells
2022-01-28 12:41:55 +01:00
David Christofas
f2b8880ab1
improve permission code in settings service
2022-01-28 12:01:28 +01:00
Phil Davis
5d0071e7ca
Bump core commit id to include core PR 39728 test changes
2022-01-28 16:41:53 +05:45
Phil Davis
27934f0f77
Merge pull request #3043 from owncloud/update-apiWebdavProperties2-expected-failure
...
[tests-only][full-ci]Adjust expected failure for `apiWebdavProperties2` suites
2022-01-28 16:00:39 +05:45
amrita
6a6009ec80
Adjust expected failure
2022-01-28 15:07:31 +05:45
Willy Kloucek
3656862fd7
Merge pull request #3045 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.18.1
...
Bump github.com/onsi/gomega from 1.18.0 to 1.18.1
2022-01-28 09:45:08 +01:00
dependabot[bot]
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
f01d56fe5f
temporary hack to completely delete users
...
When deleting a user using the OCS api we want to delete the users home
space. Now to completely delete a space you need to send two requests.
First to 'disable' a space and a second one to really purge it.
This commit introduces this second purge request.
Furthermore the OCS api now also deletes all spaces owned by the user
not only the home space. This is needed since some tests create project
spaces and then lookup the space by name. When doing multiple runs
though the tests will find several spaces with the same name and will
sometimes choose the wrong one which leads to test failures.
The whole test tear down should be changed to correctly clean up the
test setup.
2022-01-27 17:32:41 +01: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 Kloucek
22555e20e7
Automated changelog update [skip ci]
2022-01-26 15:43:27 +00:00
Willy Kloucek
c9f9f9a011
Merge pull request #3041 from owncloud/default_client_registry_settings
...
make default client respect the registry settings
2022-01-26 16:42:43 +01:00
Willy Kloucek
8bd35426eb
add changelog
2022-01-26 16:13:45 +01:00
Willy Kloucek
1c1f8dab24
make default client respect the registry settings
2022-01-26 15:36:23 +01:00
Phil Davis
cca0fd568c
Merge pull request #3030 from owncloud/adjust-apiAuthWebdav-expected-failure
...
[tests-only][full-ci]Update expected failure after spaces tests added on `apiAuthWebDav` suites
2022-01-26 14:08:27 +05:45
amrita
32ea08ea3d
update expected failure with bump commit id 2022-01-26
2022-01-26 13:08:40 +05:45
Willy Kloucek
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
Willy Kloucek
b79a3cde5d
Merge pull request #3038 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.44.0
...
Bump google.golang.org/grpc from 1.43.0 to 1.44.0
2022-01-26 07:55:17 +01:00
dependabot[bot]
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
Phil Davis
cf41876d89
Merge pull request #3021 from owncloud/update-expected-failure
...
[tests-only][full-ci]Adjust Expected failure
2022-01-25 11:56:21 +05:45
amrita
6602c47a64
Adjust Expected failure
2022-01-25 11:13:43 +05:45
Phil Davis
e57008f6c3
Merge pull request #3016 from owncloud/bump-core-commit-20220124
...
[tests-only] [full-ci] Bump core commit id for tests
2022-01-24 17:17:38 +05:45
Phil Davis
be9c80452e
skip issue-ocis-3023
2022-01-24 16:29:21 +05:45
Phil Davis
993a14c64e
Bump core commit id for tests
2022-01-24 14:11:37 +05:45
dependabot[bot]
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
Dominik Schmidt
60b5a1b5b7
Merge pull request #3014 from owncloud/remove_loadConfig
...
Remove obsolete loadConfig
2022-01-23 22:31:32 +01:00
Benedikt Kulmann
0d207a9fcf
Make linter happy
2022-01-23 20:49:53 +01:00
Dominik Schmidt
bf90eb719e
Remove obsolete loadConfig
2022-01-22 16:16:25 +01:00
Michael Barz
9b96053a82
Merge pull request #3008 from owncloud/opa-revamp
...
Revamp Policy Enforcement ADR
2022-01-21 16:00:35 +01:00
Michael Barz
d04ed0db8d
Merge pull request #3011 from kobergj/BumpRevaVersion
...
[full-ci][tests-only] Bump reva
2022-01-21 16:00:17 +01:00
jkoberg
e9b4f43946
bump reva and remove expected failures
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-01-21 14:56:39 +01:00
Phil Davis
93097fcf89
Merge pull request #3007 from owncloud/webTestsFrom-testSharesFolderAlwaysVisible
...
[full-ci] Shares folder should always be displayed
2022-01-21 19:13:17 +05:45
Artur Neumann
045fbea975
[full-ci] Shares folder should always be displayed
2022-01-21 18:12:01 +05:45
Alex Unger
d6adb7bee8
Merge pull request #3009 from owncloud/change-helm-repo
2022-01-21 12:11:21 +01:00
Michael Barz
8ec93de050
Change helm repo url
2022-01-21 12:02:16 +01:00
Alex Unger
79de789d2d
added section on external data storage
2022-01-21 11:48:26 +01:00
Alex Unger
69b1951579
reword
2022-01-21 11:43:22 +01:00
Viktor Scharf
09f401ef14
Merge pull request #3004 from owncloud/share-space-apiTest
...
Share space api test
2022-01-21 10:05:00 +01:00