Commit Graph

8284 Commits

Author SHA1 Message Date
Michael Barz
d3b87fa3a1 fix API tests 2022-02-11 14:56:05 +01:00
Michael Barz
57de630e33 fix unit tests 2022-02-11 14:56:05 +01:00
Michael Barz
abfefd9230 use opaque as space props transport 2022-02-11 14:56:05 +01:00
Michael Barz
fe0bd0d55c use arbitrary metadata 2022-02-11 14:56:05 +01:00
Phil Davis
57406911d5 Merge pull request #3148 from owncloud/move-api-expected-failure
[tests-only][full-ci]Adjust expected failure for api move suites
2022-02-11 16:44:20 +05:45
Viktor Scharf
98a2c3cb51 Merge pull request #3151 from owncloud/checkOwnerAndPermissions
ApiTest. Checking owner and permissions
2022-02-11 11:13:20 +01:00
amrita
31f4f7218d Update expected failure 2022-02-11 15:54:42 +05:45
Viktor Scharf
493ec780f0 fix after review 2022-02-11 10:43:42 +01:00
Phil Davis
7cabd61a73 Merge pull request #3153 from owncloud/bump-commit-id-lint-expected-failures
[tests-only] [full-ci] Bump CORE_COMMITID to include expected-failures linter
2022-02-11 12:20:29 +05:45
Phil Davis
441682a0d3 Bump CORE_COMMITID to include expected-failures linter 2022-02-11 11:27:41 +05:45
Viktor Scharf
85714c113d added checks: who is owner, who has be granted 2022-02-10 20:21:22 +01:00
Phil Davis
fb31ec8d42 Merge pull request #3143 from owncloud/bump-core-commit-2022-02-10
[tests-only][full-ci] bump core commit to the latest upto `2022-02-10`
2022-02-10 22:24:38 +05:45
Willy Kloucek
4b143b9e30 Merge pull request #3137 from owncloud/dependabot/go_modules/go-micro.dev/v4-4.6.0
Bump go-micro.dev/v4 from 4.5.0 to 4.6.0
2022-02-10 14:02:39 +01:00
Kiran Parajuli
3caff33d0f Update expected to failures line numbers after addition of spaces examples in apiWebdavLocksUnlock suite 2022-02-10 17:50:40 +05:45
Kiran Parajuli
e848a98d55 Updated expected files line numbers 2022-02-10 16:57:25 +05:45
Kiran Parajuli
81ef74fba1 Updated core commit id to the latest upto date 2022/02/10 2022-02-10 16:57:08 +05:45
Willy Kloucek
d1c8cd053d Merge branch 'master' into dependabot/go_modules/go-micro.dev/v4-4.6.0 2022-02-10 09:33:27 +01:00
Willy Kloucek
585c6f347d update all go-micro plugins to v4.6.0 (hash of the tag, since they are not really released) 2022-02-10 09:25:54 +01:00
Willy Kloucek
e0d5948b05 Merge pull request #3142 from rhafer/graph-ldap-insecure
Add "insecure" flag to graph LDAP backend
2022-02-10 09:21:25 +01:00
Willy Kloucek
0811519af4 Merge pull request #3144 from owncloud/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.3.0
Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0
2022-02-10 09:19:38 +01:00
dependabot[bot]
4a578ad03f Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 06:42:21 +00:00
Ralf Haferkamp
8a57545c30 Add "insecure" flag to graph LDAP backend
To allow skipping TLS Certificate verification in development
environments.
2022-02-09 18:29:57 +01:00
Willy Kloucek
21c7b10f98 Automated changelog update [skip ci] 2022-02-09 09:50:00 +00:00
Willy Kloucek
f152e4f129 Merge pull request #3133 from owncloud/add-consol-as-registry-option
add consul as registry option
2022-02-09 10:49:28 +01:00
dependabot[bot]
33b0188888 Bump go-micro.dev/v4 from 4.5.0 to 4.6.0
Bumps [go-micro.dev/v4](https://github.com/asim/go-micro) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/asim/go-micro/releases)
- [Changelog](https://github.com/asim/go-micro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asim/go-micro/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: go-micro.dev/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 06:16:36 +00:00
Willy Kloucek
3215cb7e6a add consul as registry option 2022-02-08 16:58:08 +01:00
Michael Barz
64b1450107 Merge pull request #3115 from owncloud/docs-adr-metadata
[docs-only] add first draft of metadata storage options
2022-02-08 14:56:00 +01:00
Viktor Scharf
d807f0621a Merge pull request #3127 from owncloud/restoreSpace
[tests-only] apiTests. restoring disabled space
2022-02-08 11:51:46 +01:00
David Christofas
504b0753ca Automated changelog update [skip ci] 2022-02-08 10:32:01 +00:00
David Christofas
6a2507bc28 Merge pull request #3130 from owncloud/update-reva
update reva
2022-02-08 11:30:46 +01:00
Willy Kloucek
3dbcfc4cd6 Merge pull request #3129 from owncloud/running-parallel-deploy-tests
[docs-only] Add doc on running parallel deployment tests locally
2022-02-08 10:54:59 +01:00
Saw-jan
dea3535537 stringify the boolean value 2022-02-08 15:34:46 +05:45
David Christofas
fe3b4b1923 update reva 2022-02-08 10:20:52 +01:00
Willy Kloucek
1a3de22448 make testing for the parallel deployment optional and introduce the basic auth option for all supported deployments 2022-02-08 10:16:49 +01:00
Saw-jan
8cc3c01285 add doc for running parallel deployment acceptance tests locally 2022-02-08 12:53:03 +05:45
Saw-jan
2417f29f7b update docker-compose for running tests 2022-02-08 12:00:06 +05:45
PKiran
1021851225 Merge pull request #3108 from owncloud/update-expected-failures-webdav-locks-spaces
[full-ci][tests-only] Bump core commit id for tests
2022-02-08 10:51:00 +05:45
Phil Davis
ee6c527314 fixup expected-failures line numbers 2022-02-08 10:09:11 +05:45
Viktor Scharf
18e3e7d523 change lines in expected failures 2022-02-07 19:09:06 +01:00
Viktor Scharf
663d1be94c add apiTests: restore space 2022-02-07 18:30:28 +01:00
sagargurung1001@gmail.com
2e8a5cd2b8 Updated expected to failure for apiTranslation and apiWebdavOperations 2022-02-07 17:13:12 +05:45
amrita
deae1298aa Adjust expected failure 2022-02-07 15:54:50 +05:45
Kiran Parajuli
dd920f5638 updated expected to failures line numbers after spaces examples addition in apiWebdavLocks suite 2022-02-07 15:53:25 +05:45
Jörn Friedrich Dreyer
395ed935d0 Update docs/ocis/adr/0016-files-metadata.md
Co-authored-by: Klaas Freitag <kfreitag@owncloud.com>
2022-02-07 10:48:48 +01:00
Michael Barz
8fad5f173b add backup bullet points 2022-02-07 09:15:56 +01:00
Michael Barz
a6299697e3 Add 4th option
Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com>
2022-02-07 09:10:30 +01:00
Phil Davis
1310b573bd Merge pull request #3077 from owncloud/getPersonalSpaceIdForUser-from-webdav-propfind
[tests-only] [full-ci] getPersonalSpaceIdForUser from webdav propfind
2022-02-07 11:17:28 +05:45
Phil Davis
11f6e37b28 bump CORE_COMMITID to use new getPersonalSpaceIdForUser code in API tests 2022-02-07 09:53:31 +05:45
Michael Barz
8811dd38cc Update config.yml 2022-02-04 20:44:42 +01:00
Michael Barz
979670cda9 Automated changelog update [skip ci] 2022-02-04 18:12:23 +00:00