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 |
|
Michael Barz
|
ca4976e183
|
Merge pull request #3116 from owncloud/update-reva
update reva
|
2022-02-04 19:11:19 +01:00 |
|
David Christofas
|
57fa8a6559
|
update reva
|
2022-02-04 18:31:34 +01:00 |
|
Michael Barz
|
4a59c8c096
|
add first draft of metadata storage options
|
2022-02-04 15:55:39 +01:00 |
|
David Christofas
|
724e64db04
|
Automated changelog update [skip ci]
|
2022-02-04 14:45:54 +00:00 |
|
David Christofas
|
cc1c448b23
|
Merge pull request #3095 from owncloud/drive-permissions
add permissions to the graph drives
|
2022-02-04 15:42:50 +01:00 |
|
David Christofas
|
5668a43e8e
|
add permissions to the graph drives
|
2022-02-04 14:49:55 +01:00 |
|
kobergj
|
b0ef0b9d0a
|
Automated changelog update [skip ci]
|
2022-02-04 12:46:32 +00:00 |
|
kobergj
|
559abd97db
|
Restoring spaces graph endpoint (#3094)
* restore drive & trashed information
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* TEMP: use feature branch reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* add changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* TEMP: update reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* go back to edge reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* use latest edge
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* back to feature reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* bump reva again
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* update expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* next reva bump
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* use edge reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* next reva change
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* use reva edge again (please go green)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* remove expected failure as it passes now
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2022-02-04 13:45:37 +01:00 |
|
Willy Kloucek
|
24b553396f
|
Merge pull request #3086 from owncloud/fix_docs_links
Change the links to use "_" instead of "."
|
2022-02-04 12:17:47 +01:00 |
|
Willy Kloucek
|
d66d649fe2
|
Merge pull request #3082 from owncloud/thumbnails_refactor_interface
Use decorator pattern and allow more methods to be decorated
|
2022-02-04 11:33:50 +01:00 |
|
Willy Kloucek
|
149beaff73
|
Merge pull request #3110 from owncloud/env-permission-endpoint
add STORAGE_PERMISSIONS_ENDPOINT env variable
|
2022-02-04 08:44:31 +01:00 |
|
Artur Neumann
|
dbd38e2b1c
|
Merge pull request #3105 from owncloud/bump-commit-id-for-core-dav-spaces-refactor
[tests-only] [full-ci] bump commit id for core dav spaces refactor 39746
|
2022-02-04 09:38:46 +05:45 |
|
Willy Kloucek
|
00fd7cdba1
|
add STORAGE_PERMISSION_ENDPOINT env variable
|
2022-02-03 16:46:57 +01:00 |
|
Michael Barz
|
18ca6afaa4
|
Merge pull request #3070 from owncloud/docs-adr-events
[docs-only] Events adr
|
2022-02-03 16:46:03 +01:00 |
|
Phil Davis
|
f417edba10
|
bump commit id for core dav spaces refactor 39746
|
2022-02-03 20:21:23 +05:45 |
|
Michael Barz
|
a7187036f6
|
clarify where we need state
|
2022-02-03 13:34:27 +01:00 |
|