Commit Graph

8074 Commits

Author SHA1 Message Date
David Christofas
af529656bc Automated changelog update [skip ci] 2022-01-20 17:34:32 +00:00
David Christofas
1cd8cbd890 Merge pull request #3001 from owncloud/cleanup-drivesgo
refactor ListStorageSpaces filter handling
2022-01-20 18:33:48 +01:00
David Christofas
ab187e8eee Merge pull request #3000 from owncloud/harden-purge-spaces
prevent purging of enabled spaces
2022-01-20 18:33:39 +01:00
David Christofas
d70fe6ac13 prevent purging of enabled spaces 2022-01-20 17:26:10 +01:00
Michael Barz
5571223682 Merge pull request #2976 from rpocklin/patch-1
Change outdated documentation ("owncloud" driver is not the default)
2022-01-20 17:21:45 +01:00
Michael Barz
6ee74a3447 Automated changelog update [skip ci] 2022-01-20 16:21:25 +00:00
Michael Barz
7960451376 Merge pull request #2997 from owncloud/update-reva-edge
[full-ci] update reva
2022-01-20 17:20:58 +01:00
David Christofas
b96ac54224 refactor ListStorageSpaces filter handling 2022-01-20 17:08:57 +01:00
Willy Kloucek
16113b41b6 update reva 2022-01-20 13:46:06 +01:00
David Christofas
e2c1dba7e4 Automated changelog update [skip ci] 2022-01-20 11:25:16 +00:00
David Christofas
d15dcdb921 Merge pull request #2979 from owncloud/delete-spaces
implement graph endpoint to delete spaces
2022-01-20 12:22:17 +01:00
David Christofas
0bfc1f08b7 implement graph endpoint to delete spaces 2022-01-20 11:34:15 +01:00
kobergj
6249bf8ab0 Merge pull request #2989 from kobergj/FixFlakySpacesYamlTest
[tests-only] Fix flaky yaml tests
2022-01-20 10:12:19 +01:00
jkoberg
33cdaab6dc Merge branch 'master' into FixFlakySpacesYamlTest 2022-01-20 10:02:55 +01:00
Willy Kloucek
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
Willy Kloucek
8eebdad61d Merge pull request #2992 from owncloud/fork-handling-fix
fix fork handling for the unit test result upload
2022-01-20 09:34:46 +01:00
Willy Kloucek
4f294d589c only trigger fork handling if the repo slugs don't match 2022-01-20 08:55:18 +01:00
Willy Kloucek
ad1ca23212 Merge pull request #2990 from owncloud/dependabot/go_modules/github.com/prometheus/client_golang-1.12.0
Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0
2022-01-20 08:54:45 +01:00
Willy Kloucek
e436d7d26c fetch infos from fork instead of just pulling 2022-01-20 08:48:28 +01:00
Willy Kloucek
7e4c356f49 this fixes the custom clone step for forks with outdated default branch 2022-01-20 08:22:48 +01:00
dependabot[bot]
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]
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
jkoberg
a0aa8960ff fix flaky yaml tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-01-19 17:24:46 +01:00
Michael Barz
ced35e3a9e Automated changelog update [skip ci] 2022-01-19 13:04:17 +00:00
Michael Barz
992fdf13af Merge pull request #2978 from owncloud/add-get-single-drive
add GetSingleDrive handler
2022-01-19 14:03:53 +01:00
Pascal Wengerter
a93ad49415 Merge pull request #2984 from owncloud/pin-testing-middleware-version
Pin acceptance test middleware version
2022-01-19 13:50:26 +01:00
Michael Barz
3375207a0c make code more efficient 2022-01-19 13:39:17 +01:00
Michael Barz
4d4dca512b merge master 2022-01-19 13:03:54 +01:00
Willy Kloucek
d73c27ddf7 Merge pull request #2982 from rhafer/compose
Fix docker-compose ocis_keycloak example
2022-01-19 12:26:30 +01:00
Michael Barz
6b8a9f9127 create filter directly, improve logging 2022-01-19 12:15:42 +01:00
Michael Barz
5b9f31e870 Apply suggestions from code review
Co-authored-by: Alex Unger <6905948+refs@users.noreply.github.com>
2022-01-19 12:15:42 +01:00
Michael Barz
e0a4280de4 add changelog 2022-01-19 12:15:42 +01:00
Michael Barz
e10b524d71 add Tests and Test Steps 2022-01-19 12:15:42 +01:00
Michael Barz
85fd0158dd add GetSingleDrive handler 2022-01-19 12:15:39 +01:00
pwengerter
3e764825c5 Pin acceptance test middleware version 2022-01-19 12:11:43 +01:00
Jörn Friedrich Dreyer
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
Ralf Haferkamp
286e54f6ce Fix docker-compose ocis_keycloak example
docker-compose doesn't like bare boolean values in the `environment`
section. From the compose-file docs:
Any boolean values (true, false, yes, no) need to be enclosed in quotes to
ensure they are not converted to True or False by the YML parser.
2022-01-19 10:58:23 +01:00
Jörn Friedrich Dreyer
0dfb86e80e address feedback
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-19 08:57:06 +00:00
Jörn Friedrich Dreyer
6e6c2a127b inline variable
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-19 08:40:56 +00:00
Phil Davis
fdb2f55b77 Merge pull request #2980 from owncloud/update-expected-failure
[tests-only]Adjust Expected failure
2022-01-19 14:15:03 +05:45
amrita
84dcdb0c10 Adjust Expected failure 2022-01-19 13:38:32 +05:45
Willy Kloucek
4394d4b9ea Merge pull request #2970 from owncloud/dependabot/go_modules/gotest.tools/v3-3.1.0
Bump gotest.tools/v3 from 3.0.3 to 3.1.0
2022-01-18 18:12:16 +01:00
Jörn Friedrich Dreyer
e9ccf09c20 test reading from space.yaml
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-18 15:29:09 +00: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
01d83c8df2 Automated changelog update [skip ci] 2022-01-18 12:31:07 +00:00
Jörn Friedrich Dreyer
c6803266a0 Merge pull request #2977 from rhafer/ldapretry
graph: Fix LDAP retry handling
2022-01-18 13:30:37 +01:00
Jörn Friedrich Dreyer
4815553a21 Revert "add mockery for minimal graph testing"
This reverts commit 99818b5750.
2022-01-18 12:17:41 +00:00
Jörn Friedrich Dreyer
99818b5750 add mockery for minimal graph testing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-18 12:12:21 +00:00
Ralf Haferkamp
d57d40a0c1 graph: Fix LDAP retry handling
The reconnect package was missing the retry loop for LDAP Write
Operations (add, delete, mod, modrdn)

Fixes: #2974
2022-01-18 11:17:57 +01:00
Phil Davis
aab34bd5c8 Merge pull request #2943 from amrita-shrestha/update-favorites-expected-failure
[tests-only][full-ci] adjust expected failures (apiFavorites)
2022-01-18 11:43:14 +05:45