Sawjan Gurung
1c246bb3b5
add graph api tests for removing user from group ( #5104 )
...
extend tests
refactor
2022-11-28 09:28:52 +01:00
Michael Barz
496e5aebff
Automated changelog update [skip ci]
2022-11-25 17:59:46 +00:00
Michael Barz
dd6f780d1f
Merge pull request #5133 from owncloud/release-2.0.0-rc.2
...
[full-ci] Merge back Release 2.0.0-rc.2
2022-11-25 18:59:26 +01:00
Michael Barz
65849896b7
prepare release, bump version
2022-11-25 17:46:14 +01:00
Michael Barz
6107fe80a5
Automated changelog update [skip ci]
2022-11-25 16:01:38 +00:00
Michael Barz
1a0e56f516
Merge pull request #5131 from owncloud/update-reva-2.12
...
[full-ci] Update reva to 2.12
2022-11-25 17:01:13 +01:00
Michael Barz
fb7fbcb480
Merge pull request #5110 from owncloud/dependabot/go_modules/go.etcd.io/etcd/client/v3-3.5.6
...
Bump go.etcd.io/etcd/client/v3 from 3.5.5 to 3.5.6
2022-11-25 16:18:34 +01:00
Michael Barz
7d1d5845c8
Merge pull request #5118 from owncloud/graph-1.0
...
bump libre graph API to v1.0.0
2022-11-25 16:17:58 +01:00
Michael Barz
6bc4b45c8e
fix expected failures
2022-11-25 16:15:21 +01:00
Michael Barz
6bf14aaa5d
bump spaces version to 1.0.0 in capabilities
2022-11-25 15:08:54 +01:00
Michael Barz
d131fa940b
bump reva to 2.12.0
2022-11-25 15:07:49 +01:00
Michael Barz
0c4857d0f1
Automated changelog update [skip ci]
2022-11-25 13:47:51 +00:00
Michael Barz
cfe9c34426
Merge pull request #5130 from owncloud/filelock-duration-factor-config
...
decomposedfs increase filelock duration factor
2022-11-25 14:47:24 +01:00
Jörn Friedrich Dreyer
3ac7701a52
decomposedfs increase filelock duration factor
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-11-25 13:17:11 +00:00
Michael Barz
ce198ce84d
Automated changelog update [skip ci]
2022-11-25 12:48:11 +00:00
Michael Barz
7e6b57e138
make storage users mount id configurable ( #5091 )
2022-11-25 13:47:41 +01:00
Willy Kloucek
86a108ac49
switch to a more recent alpine image for image builds ( #5123 )
2022-11-25 13:35:24 +01:00
Martin
cec98ee631
Merge pull request #5128 from owncloud/mmattel-patch-1
...
Update the docker-compose example for wopi
2022-11-25 12:50:57 +01:00
Martin
ff1b7718e9
Update docker-compose for wopi
...
Just adding a blank line between the last entry of the `ocis-appdriver-onlyoffice` block and the start of `wopiserver` for ease of readability.
2022-11-25 12:44:21 +01:00
Willy Kloucek
7f68049c04
Merge pull request #5126 from wkloucek/fix-license-tarball
...
add nodejs dependencies to license tarball
2022-11-25 11:41:30 +01:00
Michael Barz
11bed1d60b
Automated changelog update [skip ci]
2022-11-25 08:44:34 +00:00
Michael Barz
948f773675
Merge pull request #5120 from owncloud/bump-web-v6.0.0-rc.8
...
[full-ci] chore: bump web to v6.0.0-rc.8
2022-11-25 09:43:39 +01:00
Willy Kloucek
d3a17bd4be
add nodejs dependencies to license tarball
2022-11-25 09:35:57 +01:00
Willy Kloucek
7560eebcca
Merge pull request #5122 from wkloucek/update-wopi-server
...
update the wopi server to 9.3.0
2022-11-25 09:28:22 +01:00
Willy Kloucek
3ff0c8b24a
add wait for the wopiserver step
2022-11-25 08:57:33 +01:00
Willy Kloucek
07b971c27b
update the wopi server to 9.3.0
2022-11-25 08:33:05 +01:00
Willy Kloucek
b4e727b601
Merge pull request #5115 from wkloucek/fix-connection-closed-http-1
...
fix HTTP1.1 RFC 2616 for 401s
2022-11-25 08:20:28 +01:00
Benedikt Kulmann
0cdf2addd3
chore: bump web to v6.0.0-rc.8
2022-11-24 19:09:19 +01:00
Willy Kloucek
0ba134dbf6
discard errors
2022-11-24 17:07:01 +01:00
Michael Barz
9553f2ebe5
bump libre graph API to v1.0.0
2022-11-24 17:03:33 +01:00
Willy Kloucek
c6b61cd347
remove any limits
2022-11-24 16:48:25 +01:00
Christian Richter
23d1c5a008
Automated changelog update [skip ci]
2022-11-24 14:41:25 +00:00
Christian Richter
81e7e450f1
Merge pull request #5113 from dragonchaser/add-tracing-to-search
...
Add tracing to search + indexer
2022-11-24 15:40:59 +01:00
Willy Kloucek
349cedb312
Merge pull request #5089 from wkloucek/wopi-validator
...
[full-ci] run the wopivalidator in CI
2022-11-24 15:30:06 +01:00
Christian Richter
080a37784f
Fix tests
...
Co-authored-by: André Duffeck <aduffeck@firondu.de >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-11-24 15:11:38 +01:00
Willy Kloucek
2e2e0cd4b6
fix HTTP1.1 RFC 2616 for bodies smaller than 1GB
2022-11-24 14:09:02 +01:00
Christian Richter
724cf40c0e
Add traces to search + indexer
...
Co-authored-by: André Duffeck <aduffeck@firondu.de ?
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-11-24 12:38:09 +01:00
Willy Kloucek
6b8f3a5cbc
Merge pull request #5112 from owncloud/missing-whitespace-in-makefile
...
add missing whitespace to go makefile
2022-11-24 11:57:02 +01:00
Willy Kloucek
a77a5ce9da
run the wopivalidator in CI
2022-11-24 11:20:19 +01:00
Jörn Friedrich Dreyer
416f8ed521
add missing whitespace to go makefile
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-11-24 10:09:22 +00:00
Sawjan Gurung
13452e48cb
add Graph API tests for editign group display name ( #5101 )
2022-11-24 10:28:27 +01:00
Martin
b7945336a2
Merge pull request #5109 from owncloud/fix_some_env_descriptions
...
Fix some env descriptions
2022-11-24 10:26:55 +01:00
mmattel
3cad3fbf2d
env descriptions that needed a fix
2022-11-24 09:56:52 +01:00
dependabot[bot]
5d9806054a
Bump github.com/go-micro/plugins/v4/logger/zerolog from 1.1.0 to 1.2.0
...
Bumps [github.com/go-micro/plugins/v4/logger/zerolog](https://github.com/go-micro/plugins ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/go-micro/plugins/releases )
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.1.0...v4/auth/jwt/v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/logger/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-24 09:28:42 +01:00
dependabot[bot]
befee73520
Bump go.etcd.io/etcd/client/v3 from 3.5.5 to 3.5.6
...
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd ) from 3.5.5 to 3.5.6.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64 )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.5...v3.5.6 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-24 06:04:37 +00:00
Jörn Friedrich Dreyer
85f2a6440c
Automated changelog update [skip ci]
2022-11-23 15:42:38 +00:00
Jörn Friedrich Dreyer
26f3e8fd3d
[full-ci] Use sizediff propagation ( #5092 )
...
* bump reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
log calls
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
bump to fix, disable api log
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
bump to latest fix
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
remove unexpected failures
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
bump reva, update unexpected passes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
test sizediff propagation
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
use reva edge
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-11-23 16:42:04 +01:00
dependabot[bot]
187c1264a0
Bump github.com/go-micro/plugins/v4/events/natsjs from 1.1.0 to 1.2.0
...
Bumps [github.com/go-micro/plugins/v4/events/natsjs](https://github.com/go-micro/plugins ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/go-micro/plugins/releases )
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.1.0...v4/auth/jwt/v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/events/natsjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-23 15:29:56 +01:00
Martin
072049fc10
Merge pull request #5106 from rhafer/issue/5073
...
Update/align a few TLS variable description
2022-11-23 15:05:31 +01:00
Andre Duffeck
7c2961e18a
Graph test coverage ( #5098 )
...
* First iteration of a groups test
* Do not render a result in case of an error
* Generate mocks for identity.Backend
* Export listResponse (-> ListResponse)
* Add unit tests for GetGroups
* Finish GetGroups unit tests
* Increase test coverage
* Increase test coverage
* Increase test coverage
* Add missing mocks
* Fix return codes
* Fix error messages
2022-11-23 14:01:29 +01:00