Commit Graph

11722 Commits

Author SHA1 Message Date
Willy Kloucek
48b2cff50c Merge pull request #5148 from wkloucek/update-simplify-monitoring-settings
update and simplify monitoring settings
2022-11-29 11:09:38 +01:00
Andre Duffeck
0dc6eaf466 Graph test coverage (#5136)
* Add unit tests for users.go

* Do not choke on broken spaces

* Generate mocks for the RoleService

* Increase test coverage

* Increase test coverage
2022-11-29 10:22:40 +01:00
Andre Duffeck
e07c7bc808 Graph test coverage drives (#5141)
* Add GetSingleDrive to the service interface

* Increase test coverage for the drives endpoint

* Remove dead code

* Add missing methods to the graph service interface

* Use the existing permission client of the graph service

* Increase test coverage
2022-11-29 10:21:25 +01:00
David Christofas
1d4123f12c Merge pull request #5146 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.51.0
Bump google.golang.org/grpc from 1.50.1 to 1.51.0
2022-11-29 09:34:41 +01:00
David Christofas
0369a5d80b Merge pull request #5145 from owncloud/dependabot/go_modules/github.com/gookit/config/v2-2.1.8
Bump github.com/gookit/config/v2 from 2.1.7 to 2.1.8
2022-11-29 09:34:18 +01:00
Willy Kloucek
4ce815453f update and simplify monitoring settings 2022-11-29 09:12:36 +01:00
Sagar Gurung
e9467c2974 Merge pull request #5084 from owncloud/infoAboutUserGraphTest
[tests-only][full-ci]Added test to get user information with GraphAPI
2022-11-29 12:30:08 +05:45
sagargurung1001@gmail.com
4124173a51 Review Address 2022-11-29 11:54:28 +05:45
dependabot[bot]
47ec59edc0 Bump google.golang.org/grpc from 1.50.1 to 1.51.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.1...v1.51.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-11-29 06:04:55 +00:00
dependabot[bot]
a030d9baab Bump github.com/gookit/config/v2 from 2.1.7 to 2.1.8
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.1.7...v2.1.8)

---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 06:04:41 +00:00
David Christofas
cece0e77cc Merge pull request #5121 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.24.1
Bump github.com/onsi/gomega from 1.23.0 to 1.24.1
2022-11-28 17:42:38 +01:00
David Christofas
f5326ad8f4 Merge pull request #5134 from owncloud/dependabot/go_modules/golang.org/x/crypto-0.3.0
Bump golang.org/x/crypto from 0.1.0 to 0.3.0
2022-11-28 17:42:18 +01:00
sagargurung1001@gmail.com
9813fe2841 Replace asserting userID with regex match 2022-11-28 14:34:23 +05:45
sagargurung1001@gmail.com
82049df3ee Refactored and added test to get user information with GraphAPI 2022-11-28 14:34:23 +05:45
sagargurung1001@gmail.com
1a8c4008d1 Added test to get user information with GraphAPI 2022-11-28 14:32:55 +05:45
Sawjan Gurung
1c246bb3b5 add graph api tests for removing user from group (#5104)
extend tests

refactor
2022-11-28 09:28:52 +01:00
dependabot[bot]
661bed2276 Bump golang.org/x/crypto from 0.1.0 to 0.3.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 06:09:35 +00: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
dependabot[bot]
ca7ff98594 Bump github.com/onsi/gomega from 1.23.0 to 1.24.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.23.0 to 1.24.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.23.0...v1.24.1)

---
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-11-25 15:20:22 +00: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