Willy Kloucek
3248942c90
don't skip the parallel deployment anymore
2022-01-31 09:59:51 +01:00
Willy Kloucek
d8fcc401fa
fix .drone.star format
2022-01-31 09:59:51 +01:00
Willy Kloucek
65786ead41
add sharing driver to ci
2022-01-31 09:59:51 +01:00
saw-jan
0c6644643e
fix dependencies
...
fix dependencies
2022-01-31 09:59:51 +01:00
saw-jan
9147c96ce8
build ocis server for parallel deploy tests
2022-01-31 09:59:50 +01:00
Willy Kloucek
0de87a940f
use developement branch
2022-01-31 09:59:12 +01:00
Willy Kloucek
f681f91abd
start only needed services and set up sharing driver
2022-01-31 09:58:36 +01:00
Viktor Scharf
efe03a4a2f
Merge pull request #3032 from owncloud/remove-object-from-space
...
ApiTests. remove objects from space.
2022-01-31 09:48:52 +01:00
Alex Unger
0edd178d73
@wkloucek feedback
2022-01-31 09:48:03 +01:00
Juan Pablo Villafáñez
8ab2034083
Review changes
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
4736c88252
Restore old makefile and check custom lock file before the generation
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
83b4bf9bcf
Remove old configuration templates
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
df1a207a12
Adjust formatting and fix links
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
2276ed8d2a
Generate the proto docs in the grpc_apis folder and ignore it from repo
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
23c642fbbc
Remove autogenerated docs for proto files from the repo
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
8efcbb379a
Cleanup leftovers
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
e877603d6d
Adjust Makefile and regenerate protobuf
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
b62c9044af
Restore mock files and adjust failing tests
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
7bfb6c7d3e
Migrate proto files for store and adjust paths
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
2593ff0f70
Add proto files for store service and include generated code
2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez
cce51fdd61
Revert change to keep using api/v0 for accounts and settings
2022-01-31 09:35:39 +01:00
Juan Pablo Villafáñez
7557e4e0ea
Migrate proto files for settings and adjusts paths
2022-01-31 09:35:39 +01:00
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
dependabot[bot]
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
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
Viktor Scharf
828d3eec96
change tests. add disabling/deleting space tests
2022-01-30 20:50:41 +01:00
Viktor Scharf
7a91fc0012
typo corrections
2022-01-30 20:33:02 +01:00
Viktor Scharf
ed81da84e7
add tests remove objects. Add creating subfolder, showing object in folder
2022-01-30 20:33:02 +01:00
Alex Unger
c25ab1db86
diagrams and clarifications
2022-01-28 21:22:29 +01: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