Jörn Friedrich Dreyer
f0ad60dde5
update reva to v1.0.1-0.20200810113514-38919badfcc7
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-08-13 21:37:47 +05:45
Jörn Friedrich Dreyer
f9059882cf
environment updates for the username userid split
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-08-13 21:37:47 +05:45
Benedikt Kulmann
c8f7f10181
Automated changelog update [skip ci]
2020-08-13 15:39:51 +00:00
Benedikt Kulmann
ae50872dfd
Merge pull request #77 from owncloud/die-on-invalid-config
...
Die on invalid config
2020-08-13 17:35:36 +02:00
Benedikt Kulmann
2da46c6495
Adapt changelog for missing config
2020-08-13 15:39:10 +02:00
Benedikt Kulmann
73727e8fb6
Align error behaviour for invalid web config path with invalid asset path
2020-08-13 15:36:35 +02:00
Benedikt Kulmann
923fd5a3f3
Automated changelog update [skip ci]
2020-08-13 12:12:16 +00:00
Benedikt Kulmann
8455f8489d
Update ocis-phoenix@f66a6435f4724632642d7ede434cd35cc2c0d73a
2020-08-13 14:10:59 +02:00
Benedikt Kulmann
cb58c3fdad
Merge pull request #76 from owncloud/die-on-missing-assets
...
Die on missing assets
2020-08-13 14:07:38 +02:00
Benedikt Kulmann
7843a2e07e
Add changelog
2020-08-13 12:50:04 +02:00
Benedikt Kulmann
f52fbdf5ee
Switch log level to Fatal when specified assets don't exist
...
If the service is started with an assets path and it doesn't exist, the
service should exit instead of just logging a warning and defaulting to
the builtin assets.
2020-08-13 12:44:43 +02:00
Benedikt Kulmann
57f4953a48
Update ocis-phoenix@0369dc8abd266f3e3b19f9ce8f009fe05f31b708
2020-08-13 10:55:57 +02:00
A.Unger
577de3c0db
update api tests to reflect the latest changes on cs3org@reva tests
2020-08-13 10:41:19 +02:00
A.Unger
dd0fec860f
Merge branch 'master' into update-deps-2020-07-22
2020-08-13 10:22:33 +02:00
A.Unger
5785da6292
update ocis-reva with 115c8e5
2020-08-13 10:21:50 +02:00
A.Unger
db8f9ae565
update ocis-reva with c61e71e
2020-08-13 10:20:34 +02:00
Benedikt Kulmann
0a4f0d7ea4
Update ocis-phoenix@907ba1a7aae225dc0bf250c101d623d84a40b475
2020-08-13 08:58:25 +02:00
Artur Neumann
308addf876
Merge pull request #436 from owncloud/bump-core-commit-20200813
...
[Tests-Only] Bump core commit to run extra tests
2020-08-13 09:22:52 +05:45
Artur Neumann
79f8e7e65d
Merge pull request #449 from owncloud/bump-core-commit-20200813
...
[Tests-Only] Bump core commit to run extra tests
2020-08-13 09:22:27 +05:45
Phil Davis
a9bf1b32c5
Bump core commit to run extra tests
2020-08-13 08:39:18 +05:45
Phil Davis
b0b2ee05a1
Bump core commit to run extra tests
2020-08-13 08:36:50 +05:45
Vincent Petry
6f60135933
Automated changelog update [skip ci]
2020-08-12 14:00:47 +00:00
Vincent Petry
9d40d05538
Update ocis-settings + indirectly ocis-pkg
...
- ocis-settings master => v0.0.0-20200812135211-ec86c9ac93c6
- ocis-pkg/v2 v2.2.2-0.20200812103920-db41b5a3d14d
2020-08-12 15:55:00 +02:00
Vincent Petry
ec86c9ac93
Merge pull request #44 from owncloud/no-validate-uuid
...
Allow any user id format
2020-08-12 15:52:11 +02:00
Benedikt Kulmann
01e189f010
Merge branch 'master' into no-validate-uuid
2020-08-12 15:44:22 +02:00
Benedikt Kulmann
15a3e6c378
Make linter happy
2020-08-12 15:41:01 +02:00
Artur Neumann
ed77ff501e
Automated changelog update [skip ci]
2020-08-12 13:32:12 +00:00
Benedikt Kulmann
f2345bc654
Don't convert account ids to lowercase
2020-08-12 15:28:13 +02:00
Benedikt Kulmann
18a0ca1799
Update changelog
2020-08-12 15:27:38 +02:00
Benedikt Kulmann
17658df8b6
Allow + . and @ in account ids
2020-08-12 15:26:12 +02:00
Artur Neumann
7b6377e64e
Merge pull request #84 from owncloud/updateCI-latestCommit
...
[Tests-Only ]Commit ids updated in drone.star
2020-08-12 19:05:49 +05:45
Vincent Petry
ad8a440906
Merge pull request #42 from owncloud/update-ocis-pkg2
...
Update ocis-pkg/v2
2020-08-12 15:04:39 +02:00
Vincent Petry
0a16aaa73c
Adjust changelog for UUID validation fix
2020-08-12 14:46:16 +02:00
Benedikt Kulmann
a183de1d36
Allow alphanumeric, - and _ for account uuids
2020-08-12 14:43:12 +02:00
Benedikt Kulmann
2de2d0b33e
Remove debug output
2020-08-12 14:40:15 +02:00
Vincent Petry
fa1784ebb6
Remove one more validator for UUID
2020-08-12 14:33:04 +02:00
Benedikt Kulmann
12c6358005
Update ocis-phoenix@a1b14f0a4d3b438e72f652e5b33d1cad661af470
2020-08-12 14:24:25 +02:00
Vincent Petry
12c1b96f6f
Allow any user id format
...
The user id / account UUID should allow any format as in some cases a regular user name
could be used there.
2020-08-12 14:21:31 +02:00
Vincent Petry
e1963a52e7
Update ocis-pkg/v2
2020-08-12 14:14:25 +02:00
Jörn Friedrich Dreyer
7d0df6674c
Merge pull request #52 from owncloud/changelog-51
...
Add changelog for #51
2020-08-12 13:25:08 +02:00
Alex Unger
f1efaddc27
add changelog for #33 ( #34 )
2020-08-12 13:24:40 +02:00
Artur Neumann
03a6b07424
fix comments
2020-08-12 17:02:16 +05:45
jasson99
a89c5fb3d6
run with ldap
2020-08-12 16:53:17 +05:45
Artur Neumann
a3460c7782
added more old webdav public link tests to expected failures
2020-08-12 16:51:52 +05:45
jasson99
c030487016
Commit ids updated in drone.star
2020-08-12 16:49:51 +05:45
Artur Neumann
1ed15cd097
add group share tests to expected failures
2020-08-12 16:39:30 +05:45
A.Unger
e5df9ac56d
add changelog for #51
2020-08-12 12:47:51 +02:00
Alex Unger
db41b5a3d1
Merge pull request #51 from butonic/update-deps
...
update dependencies 2020-08-12
2020-08-12 12:39:20 +02:00
Jörn Friedrich Dreyer
8020ebfa0b
update dependencies 2020-08-12
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-08-12 12:32:45 +02:00
Artur Neumann
014ee934ee
more expected failures in preview tests
2020-08-12 16:12:23 +05:45