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 |
|
Artur Neumann
|
63bacfb0cd
|
goimport files
|
2020-08-26 09:11:29 +05:45 |
|
Benedikt Kulmann
|
f53ff23451
|
Add comments on exposed vars and functions
|
2020-08-25 21:29:45 +02:00 |
|
Benedikt Kulmann
|
2701f06fa9
|
Introduce proper setup and teardown steps in grpc tests
|
2020-08-25 21:17:54 +02:00 |
|
Benedikt Kulmann
|
3a81d0335a
|
Use metadata context for account uuid
|
2020-08-25 16:39:25 +02:00 |
|
Michael Barz
|
c3b048c2bc
|
Automated changelog update [skip ci]
|
2020-08-25 14:10:50 +00:00 |
|
Michael Barz
|
46bdf6a9d6
|
Merge pull request #58 from owncloud/release-2.4.0
Prepare release 2.4.0
|
2020-08-25 16:09:16 +02:00 |
|
Benedikt Kulmann
|
a41183319c
|
Prepare release 2.4.0
|
2020-08-25 15:57:44 +02:00 |
|
Benedikt Kulmann
|
af2a21a410
|
Automated changelog update [skip ci]
|
2020-08-25 13:49:57 +00:00 |
|
Benedikt Kulmann
|
f0aa9e488b
|
Merge pull request #56 from owncloud/metadata-context
Metadata context
|
2020-08-25 15:47:29 +02:00 |
|
Benedikt Kulmann
|
851ab9bd8d
|
Keep old UUIDKey for compatibility
Marked UUIDKey as deprecated. Use AccountID instead if possible.
|
2020-08-25 15:42:44 +02:00 |
|
Benedikt Kulmann
|
bc31e3e4b1
|
Add changelog
|
2020-08-25 13:41:53 +02:00 |
|
Benedikt Kulmann
|
1c14ce30a8
|
Use go-micro metadata context for account id
|
2020-08-25 13:38:51 +02:00 |
|
jasson99
|
476aad0955
|
Merge pull request #481 from owncloud/editTesting
Adjust testing docs to run tests without ldap server
|
2020-08-25 17:13:03 +05:45 |
|
Benedikt Kulmann
|
e1dc62c2e3
|
Clear accountUUID if it's still me after validation
|
2020-08-25 12:37:17 +02:00 |
|
jasson99
|
d7ceb28f90
|
Edit testing docs to run ocis without ldap server
|
2020-08-25 16:13:13 +05:45 |
|
Benedikt Kulmann
|
8b2c4f81cf
|
Skip asserts when NoError failed
|
2020-08-25 11:43:06 +02:00 |
|
Phil Davis
|
1e3dbafbf1
|
Merge pull request #485 from owncloud/bump-core-commit-id-20200825
[Tests-Only] Bump core commit id
|
2020-08-25 15:25:55 +05:45 |
|
Lukas Hirt
|
dfbb509b01
|
Automated changelog update [skip ci]
|
2020-08-25 09:39:18 +00:00 |
|
Lukas Hirt
|
2f10830fa5
|
Merge pull request #81 from owncloud/release-0.13.0
|
2020-08-25 11:34:19 +02:00 |
|
Benedikt Kulmann
|
bda44f55ff
|
google.golang.org/grpc to v1.26.0 instead of latest
... because of compatibility issues
|
2020-08-25 11:18:25 +02:00 |
|
Lukas Hirt
|
382c2ef95f
|
Release 0.13.0
|
2020-08-25 11:10:37 +02:00 |
|
Benedikt Kulmann
|
c1a4f7a238
|
Fix error on missing permissions for GetBundle
|
2020-08-25 10:40:44 +02:00 |
|
Phil Davis
|
82cda1ac52
|
Merge pull request #452 from owncloud/bump-core-commit-id-20200825
[Tests-Only] Bump core commit id
|
2020-08-25 14:12:56 +05:45 |
|
Phil Davis
|
20d2260b6b
|
Bump core commit to include core PR 37844
|
2020-08-25 13:20:33 +05:45 |
|
Phil Davis
|
e55cfd7379
|
Bump core commit to include core PR 37844
|
2020-08-25 13:20:13 +05:45 |
|
Artur Neumann
|
27cffac1de
|
set uuid for getbundle tests
|
2020-08-25 13:13:01 +05:45 |
|
Phil Davis
|
726561cf1b
|
Remove these passing trashbin tests from expected-failures-on-OC-storage
|
2020-08-25 11:42:40 +05:45 |
|
Phil Davis
|
c973a67450
|
Do not run any local_storage API tests
|
2020-08-25 11:03:48 +05:45 |
|
Phil Davis
|
283272b339
|
Do not run any local_storage API tests
|
2020-08-25 11:02:25 +05:45 |
|
Artur Neumann
|
de4855d632
|
delete UUIDs
|
2020-08-25 10:46:23 +05:45 |
|
Phil Davis
|
c68bc60181
|
Add trashbin scenarios to expected-failures-on-OC-storage.txt
|
2020-08-25 10:33:03 +05:45 |
|
Phil Davis
|
860bb79337
|
[Tests-Only] Bump core commit id
|
2020-08-25 10:02:18 +05:45 |
|
Phil Davis
|
25d196332a
|
[Tests-Only] Bump core commit id
|
2020-08-25 09:58:47 +05:45 |
|
Benedikt Kulmann
|
3847b3388b
|
Remove accountUUID from bundle requests
|
2020-08-24 17:23:21 +02:00 |
|
Benedikt Kulmann
|
d0f6ec2ebc
|
Use permissions to restrict GetBundle call
|
2020-08-24 17:15:58 +02:00 |
|
Benedikt Kulmann
|
5e07f9501b
|
Check permissions on full bundles
|
2020-08-24 17:07:30 +02:00 |
|
Benedikt Kulmann
|
16b9042b4b
|
Make linter happy
|
2020-08-24 16:56:06 +02:00 |
|