Vincent Petry
|
8d448a5229
|
Update ocis-reva to 0.13.0
|
2020-08-27 09:30:45 +02:00 |
|
Vincent Petry
|
1f90d0c18a
|
Automated changelog update [skip ci]
|
2020-08-27 07:15:38 +00:00 |
|
Vincent Petry
|
c34113828c
|
Merge pull request #455 from owncloud/release-0.13.0
Prepare release 0.13.0
|
2020-08-27 09:01:13 +02:00 |
|
Benedikt Kulmann
|
098029eec7
|
Merge pull request #64 from owncloud/streamlineCI
[tests-only] don't run vet & lint twice
|
2020-08-27 08:52:00 +02:00 |
|
Artur Neumann
|
5f6f944980
|
don't run vet & lint twice
|
2020-08-27 12:22:52 +05:45 |
|
Vincent Petry
|
e020630e44
|
Prepare release 0.13.0
|
2020-08-27 08:36:47 +02:00 |
|
Vincent Petry
|
7842037c4f
|
Merge pull request #492 from owncloud/mention-compose-location
Update eos.md
|
2020-08-27 08:35:40 +02:00 |
|
Artur Neumann
|
09adbb3085
|
Merge pull request #63 from owncloud/refactorGRPCTests
[tests-only] Refactor grpc tests
|
2020-08-27 12:20:06 +05:45 |
|
Artur Neumann
|
6d164a498f
|
Merge pull request #62 from owncloud/TestSetPermissionsOnSettingAndBundle
[tests-only] test set permission on bundle & setting at the same time
|
2020-08-27 12:19:31 +05:45 |
|
Jörn Friedrich Dreyer
|
796c94fb54
|
Merge branch 'master' into mention-compose-location
|
2020-08-27 07:56:20 +02:00 |
|
Artur Neumann
|
b587a0c512
|
refactor tests
|
2020-08-27 11:08:16 +05:45 |
|
Artur Neumann
|
3b9040aaf7
|
test set permission on bundle & setting at the same time
|
2020-08-27 10:25:41 +05:45 |
|
Artur Neumann
|
96015652a5
|
Merge pull request #495 from owncloud/add-TrashbinContext
[Tests-Only] Add TrashbinContext to local acceptance tests
|
2020-08-27 09:03:00 +05:45 |
|
Phil Davis
|
97d64ec85e
|
Automated changelog update [skip ci]
|
2020-08-27 03:11:23 +00:00 |
|
Phil Davis
|
c852ed9fb6
|
Merge pull request #454 from owncloud/update-reva
Update reva to v1.2.1-0.20200826162318-c0f54e1f37ea
|
2020-08-27 08:41:50 +05:45 |
|
Phil Davis
|
a3de1bb477
|
Adjust local trashbin scenarios now that new DAV path works
|
2020-08-27 08:22:43 +05:45 |
|
Phil Davis
|
50c3f81042
|
Also use new dav-path for empty-trashbin local scenarios
|
2020-08-27 08:22:43 +05:45 |
|
Phil Davis
|
af3c076b5f
|
[Tests-Only] Add api trashbin tests
|
2020-08-27 08:01:08 +05:45 |
|
Phil Davis
|
575cb0bd63
|
Add TrashbinContext to local acceptance tests
|
2020-08-27 08:00:20 +05:45 |
|
Phil Davis
|
cf6d9bed14
|
Remove passing trashbin scenarios from expected-failures
|
2020-08-27 07:59:55 +05:45 |
|
Vincent Petry
|
79aea96794
|
Update reva to v1.2.1-0.20200826162318-c0f54e1f37ea
|
2020-08-26 23:02:03 +02:00 |
|
Benedikt Kulmann
|
f50afba168
|
Automated changelog update [skip ci]
|
2020-08-26 20:29:09 +00:00 |
|
Benedikt Kulmann
|
4034a7c3b0
|
Merge pull request #61 from owncloud/fix-js-client
Fix js client
|
2020-08-26 22:09:44 +02:00 |
|
Ilja Neumann
|
1ccf012d14
|
Automated changelog update [skip ci]
|
2020-08-26 18:34:01 +00:00 |
|
Ilja Neumann
|
73c8b11f3d
|
Use dependency-injected grpc client
|
2020-08-26 20:19:14 +02:00 |
|
Ilja Neumann
|
f552072608
|
Assign user role to newly created accounts.
https://github.com/owncloud/product/issues/173
|
2020-08-26 20:19:14 +02:00 |
|
Benedikt Kulmann
|
2948ddb87d
|
Dismantle roles from user and put into context
|
2020-08-26 19:12:04 +02:00 |
|
Phil Davis
|
c2d59c07d2
|
Add TrashbinContext to local acceptance tests
|
2020-08-26 22:44:15 +05:45 |
|
Benedikt Kulmann
|
3a62562ecc
|
ADd changelog
|
2020-08-26 18:05:57 +02:00 |
|
Benedikt Kulmann
|
27980cc513
|
Fix fetching bundles in settings UI
|
2020-08-26 18:02:22 +02:00 |
|
Jörn Friedrich Dreyer
|
7832e97cbc
|
Automated changelog update [skip ci]
|
2020-08-26 15:35:41 +00:00 |
|
Jörn Friedrich Dreyer
|
c9aff93ce3
|
Merge pull request #39 from butonic/use-ocs-bool
Mimic oc10 user enabled as string in provisioning api
|
2020-08-26 17:31:01 +02:00 |
|
Ishank Arora
|
b08495cb2e
|
Automated changelog update [skip ci]
|
2020-08-26 15:30:53 +00:00 |
|
Jörn Friedrich Dreyer
|
e57dfc74f5
|
Mimic oc10 user enabled as string
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2020-08-26 17:21:59 +02:00 |
|
Ishank Arora
|
fed4d133b0
|
Separate user and auth providers, add config for rest user (#412)
|
2020-08-26 17:15:20 +02:00 |
|
Benedikt Kulmann
|
96a163af9d
|
Automated changelog update [skip ci]
|
2020-08-26 14:40:14 +00:00 |
|
Benedikt Kulmann
|
744bde7a3e
|
Merge pull request #60 from owncloud/release-0.3.0
Prepare release 0.3.0
|
2020-08-26 16:30:14 +02:00 |
|
Benedikt Kulmann
|
7f73501ada
|
Add changelog for filtering settings
|
2020-08-26 16:17:56 +02:00 |
|
Benedikt Kulmann
|
b131ce9ed8
|
Merge pull request #48 from owncloud/filter-settings-by-permissions
Filter settings by permissions
|
2020-08-26 15:23:31 +02:00 |
|
Phil Davis
|
828781cb10
|
Merge pull request #489 from owncloud/trashbin-ocis
[Tests-Only] Add api trashbin tests
|
2020-08-26 18:57:04 +05:45 |
|
HariBhandari07
|
558ec76aa1
|
[Tests-Only] Add api trashbin tests
|
2020-08-26 17:57:50 +05:45 |
|
David Christofas
|
d801724e13
|
Merge pull request #491 from owncloud/add-webhook-to-ci-build
add webhook step to drone build to update ocis.owncloud.works
|
2020-08-26 13:48:08 +02:00 |
|
Jürgen Weigert
|
6555142d36
|
Update eos.md
Dev docs should mention the location of the docker-compose.
(mentioning the obvious just for clarity)
|
2020-08-26 13:35:33 +02:00 |
|
David Christofas
|
0a579360e3
|
add webhook step to drone build to update ocis.owncloud.works
Signed-off-by: David Christofas <dchristofas@owncloud.com>
|
2020-08-26 13:11:35 +02:00 |
|
Artur Neumann
|
34b87f6de2
|
test List/Get Bundles with per setting permissions
|
2020-08-26 12:36:32 +05:45 |
|
Artur Neumann
|
11a8048fcb
|
test list bundle with not-matching roles
|
2020-08-26 11:58:54 +05:45 |
|
Artur Neumann
|
459b5f5db1
|
adjust list bundles test expectations
|
2020-08-26 11:36:41 +05:45 |
|
Benedikt Kulmann
|
a0a423fa78
|
Fix test by using metadata context
|
2020-08-26 07:48:22 +02:00 |
|
Artur Neumann
|
442cae6cb9
|
get bundle with insuficiant permissions tests
|
2020-08-26 11:21:53 +05:45 |
|
Artur Neumann
|
4d3a0f1adb
|
test list filtered bundles
|
2020-08-26 11:15:27 +05:45 |
|