Commit Graph

10210 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
c4e9b0f5fb update tests
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-24 15:37:06 +00:00
Jörn Friedrich Dreyer
72eeaa4033 update reva to v2.6.1-0.20220623153649-1f3daf91c2a8
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-23 15:46:50 +00:00
Michael Barz
b7d0c7a89c Automated changelog update [skip ci] 2022-06-23 14:16:43 +00:00
Michael Barz
be33c56b0b Merge pull request #4021 from rhafer/cacheck
Improve LDAP CA cert check
2022-06-23 16:13:45 +02:00
Michael Barz
a03c0239fe Merge pull request #4023 from owncloud/resharing-conf
add option to enable resharing
2022-06-23 16:13:19 +02:00
Ralf Haferkamp
b2c304c5d8 Reduce the number of retries for wait-for-ocis-server
`curl` retries with exponantional backoff. 10 retries mean more than a
total of 16min wait time until we fail. This seems far too long. With 7
retries we should be at a bit more than 2 minutes max, if ocis takes
that long to start, something is likely broken in the infrastructure.
2022-06-23 15:38:08 +02:00
Ralf Haferkamp
917f099751 Error out if LDAP CA cert is not valid
If the configured LDAP CA cert can not be successfully loaded to the
Pool let the creation of the Graph Service fail.
2022-06-23 15:38:08 +02:00
Ralf Haferkamp
ca5952fe34 Improve LDAP CA cert check
The check was still racy as it could return early if the cert file
exists but was not fully written yet.
2022-06-23 15:38:08 +02:00
Florian Schade
2ac4a8090b add changelog 2022-06-23 15:34:49 +02:00
Michael Barz
889acbfbf0 Merge pull request #4012 from aduffeck/handle-file-touched-events
Handle file touched events
2022-06-23 15:27:16 +02:00
Florian Schade
d191f0ec87 add option to enable resharing, default is false 2022-06-23 15:16:27 +02:00
Benedikt Kulmann
c08493e049 Automated changelog update [skip ci] 2022-06-23 11:27:48 +00:00
Benedikt Kulmann
351385e3d3 Merge pull request #4020 from owncloud/update-web-5.7.0-rc.1
[full-ci] Bump web assets to v5.7.0-rc.1
2022-06-23 13:27:18 +02:00
Benedikt Kulmann
f1deccabbf Bump web assets to v5.7.0-rc.1 2022-06-23 12:51:27 +02:00
Michael Barz
fcac01d357 Automated changelog update [skip ci] 2022-06-23 09:07:24 +00:00
Michael Barz
e5a57a34f9 Merge pull request #4011 from owncloud/release-2.0.0-beta.4
Merge back Version bump and Changelog for 2.0.0-beta.4
2022-06-23 11:06:38 +02:00
André Duffeck
1a12d74433 Bump reva 2022-06-23 08:56:26 +02:00
André Duffeck
b3b55240c0 Trigger an index update when a file has been touched 2022-06-23 08:19:29 +02:00
André Duffeck
47c7babb11 Only listen to events that are relevant to search 2022-06-23 08:19:29 +02:00
Phil Davis
a5dfd89e28 Merge pull request #4013 from rhafer/expandfix
Fix `$expand=members` query for groups with just a single member
2022-06-22 19:41:55 +05:45
Phil Davis
b44057b27c Merge pull request #4010 from owncloud/bump-commitid-20220622
[tests-only][full-ci] Bump core commit id for the tests
2022-06-22 16:00:17 +05:45
Ralf Haferkamp
7659c05177 Fix $expand=members query for groups with just a single member 2022-06-22 12:04:43 +02:00
Michael Barz
30e924bcdf prepare release, bump version 2022-06-22 12:01:41 +02:00
Saw-jan
68deadcba0 bump core commit id for the tests 2022-06-22 15:04:49 +05:45
Michael Barz
1a3bcb3742 Automated changelog update [skip ci] 2022-06-22 08:56:48 +00:00
Michael Barz
0f0b1ba343 Merge pull request #3993 from owncloud/audit-service
Add the acting user to the events in the audit log.
2022-06-22 10:53:43 +02:00
Michael Barz
8b12244471 Automated changelog update [skip ci] 2022-06-22 08:21:33 +00:00
Michael Barz
12beb42cf4 Merge pull request #4006 from owncloud/update-reva-2.6.0
[full-ci] update reva to 2.6.0
2022-06-22 10:21:04 +02:00
David Christofas
ccacb466e1 prevent panics when executant is empty 2022-06-22 10:13:35 +02:00
Michael Barz
e76508db37 update reva to 2.6.0 2022-06-22 09:44:20 +02:00
Jörn Friedrich Dreyer
32150d706b I need coffee 2022-06-22 07:09:15 +00:00
Jörn Friedrich Dreyer
534ba5d44b enable projects 2022-06-22 09:08:06 +02:00
Michael Barz
0676828f08 Automated changelog update [skip ci] 2022-06-21 14:55:21 +00:00
Michael Barz
27ee56d8aa Merge pull request #4005 from owncloud/bump-web-5.6.0
[full-ci] Bump web to v5.6.0
2022-06-21 16:54:56 +02:00
Michael Barz
00d9261c8f Update settings.yml 2022-06-21 16:44:47 +02:00
Michael Barz
0c3d9aba98 Update settings.yml 2022-06-21 16:27:13 +02:00
Michael Barz
5c8eeb38cf Merge pull request #3987 from aduffeck/migrate-shares
Migrate shares
2022-06-21 16:23:32 +02:00
Pascal Wengerter
c1613acb11 Bump web to v5.6.0 2022-06-21 16:13:13 +02:00
André Duffeck
54c352331c Bump reva 2022-06-21 15:33:14 +02:00
Willy Kloucek
275b551cbf Merge pull request #4003 from wkloucek/keycloak-deployment-example-secrets
remove secrets configuration and demo users from keycloak deployment example
2022-06-21 15:14:41 +02:00
Willy Kloucek
9301e9d9b6 Merge pull request #4004 from wkloucek/remove-identifier-registration-references
remove references to identifier-registration.yml
2022-06-21 15:14:27 +02:00
André Duffeck
f2cbffa938 Incorporate review suggestions 2022-06-21 14:33:20 +02:00
Willy Kloucek
2f722f5858 remove references to identifier-registration.yml 2022-06-21 14:07:08 +02:00
Pascal Wengerter
8cb52c3e52 Automated changelog update [skip ci] 2022-06-21 11:24:02 +00:00
Pascal Wengerter
759e7785de Merge pull request #3990 from owncloud/bump-web-5.5.0-rc.10
[full-ci] Bump web to v5.5.0 final
2022-06-21 13:21:00 +02:00
Willy Kloucek
1ace433e60 remove secrets configuration and demo users from keycloak deployment example 2022-06-21 13:07:22 +02:00
Pascal Wengerter
f200f25c76 Bump web to v5.5.0
Update webUI smokeTest link features
2022-06-21 12:48:06 +02:00
Benedikt Kulmann
570dc080fe Bump web to v5.5.0-rc.10 2022-06-21 12:48:06 +02:00
André Duffeck
42e32e5b69 Implement migrating public shares 2022-06-21 12:06:53 +02:00
André Duffeck
df6f00ffbb Make the source and destination managers configurable 2022-06-21 12:06:53 +02:00