Commit Graph

6517 Commits

Author SHA1 Message Date
Alex Unger
20c4203bf1 add changelog
Signed-off-by: A.Unger <zyxancf@gmail.com>
2020-08-11 16:12:42 +02:00
Phil Davis
a9e43853a0 Merge pull request #432 from owncloud/add-new-uploadFile-scenario
[Tests-Only] Add new uploadFile bug demo scenario from core PR 37795
2020-08-11 17:17:09 +05:45
Jörn Friedrich Dreyer
3e29ee9fa2 properly distinguish userid from username
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-08-11 13:31:47 +02:00
Jörn Friedrich Dreyer
49a2b6fd10 Automated changelog update [skip ci] 2020-08-11 11:28:33 +00:00
Jörn Friedrich Dreyer
2151a60cc2 Merge pull request #50 from owncloud/add-ocisid-claim
add `ocis.id` and numeric id claims
2020-08-11 13:26:28 +02:00
Phil Davis
8ef228eb3b Add new uploadFile bug demo scenario from core PR 37795 2020-08-11 16:58:08 +05:45
Jörn Friedrich Dreyer
202140b0c3 add ocis.id and numeric id claims
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-08-11 11:42:49 +02:00
Jörn Friedrich Dreyer
fba174641b lookup user by id as well
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-08-11 10:23:46 +02:00
Artur Neumann
2c4727d79e Merge pull request #427 from owncloud/expected-failures-20200731
[Tests-Only] Implement EXPECTED_FAILURES_FILE for API acceptance tests
2020-08-11 13:51:09 +05:45
Phil Davis
70e8d4fe18 Bump core commit to 2020-08-10 2020-08-10 21:32:37 +05:45
Dipak Acharya
0938dbcaf5 Automated changelog update [skip ci] 2020-08-10 09:30:52 +00:00
Dipak Acharya
eb87da2dfa Merge pull request #34 from owncloud/add-uid-gid
Add UidNumber and GidNumber when creating new user
2020-08-10 15:11:35 +05:45
Dipak Acharya
83023c30e9 Fix the changelog title 2020-08-10 14:59:31 +05:45
Dipak Acharya
e880600b61 Add changelog item 2020-08-10 14:51:17 +05:45
Dipak Acharya
1cb7d26ece Allow creating user without uidnumber and gidnumber 2020-08-10 14:51:14 +05:45
Dipak Acharya
def5934702 Add UidNumber and GidNumber when creating new user 2020-08-10 14:03:08 +05:45
Artur Neumann
a4e2e4e4f2 Merge pull request #430 from owncloud/bump-core-commit-20200807
[Tests-Only] Bump core commit id for tests
2020-08-10 08:48:03 +05:45
Phil Davis
e14bb72997 Bump core commit id 20200809 2020-08-09 20:24:28 +05:45
A.Unger
7c29818921 undo group changes 2020-08-07 14:27:38 +02:00
A.Unger
a4e8a8f09e typo 2020-08-07 14:15:08 +02:00
A.Unger
510007d402 update groups 2020-08-07 14:13:16 +02:00
A.Unger
9a9745837f atomic requests 2020-08-07 14:10:18 +02:00
Phil Davis
c1f9a99ac9 Do not run core preview test scenarios 2020-08-07 10:04:15 +05:45
Phil Davis
4aaafa8e38 Bump core commit to 2020-08-07 2020-08-07 09:01:16 +05:45
Phil Davis
b061e3ca9d Bump core commit to 2020-07-31 2020-08-07 08:58:53 +05:45
Phil Davis
75995aa50b Run API tests in multiple pipelines 2020-08-07 08:58:53 +05:45
Phil Davis
0b75e25d74 Document the changes to acceptance test workflow 2020-08-07 08:58:53 +05:45
Phil Davis
b36390e017 Add local API acceptance tests 2020-08-07 08:58:53 +05:45
Phil Davis
67861acd73 Add expected failures that are only in owncloud/ocis 2020-08-07 08:58:53 +05:45
Phil Davis
6defe1bc0e Add EXPECTED_FAILURES_FILE for oC10 API tests 2020-08-07 08:58:53 +05:45
Phil Davis
9d87ef5a27 Bump core commit id for tests 2020-08-07 08:54:02 +05:45
Alex Unger
c15d98b308 Merge pull request #41 from owncloud/use-ocis-proxy 2020-08-06 16:46:33 +02:00
Vincent Petry
52163c9e67 Add Insecure flag for trusting https certs 2020-08-06 14:05:35 +02:00
Vincent Petry
840d84d22c Use the ocis-proxy URL to make sure auth works correctly
Since a recent change in ocis-accounts that makes a distinction between
user id and user name, the thumbnails cannot properly authenticate
against the Reva API endpoint (port 9140) using the provided Bearer
token.

Since the ocis-proxy is handling authentication correctly, the default
setting has been changed here to connect to ocis-proxy.
2020-08-06 12:05:46 +02:00
Phil Davis
020639270d Merge pull request #426 from owncloud/bump-core-commit-20200805
[Tests-Only] Bump core commit to match core 10.5.1 bump
2020-08-06 14:34:10 +05:45
Phil Davis
a396dc1146 Move 'not preview-extension-required' filter to core API acceptance tests 2020-08-06 14:13:03 +05:45
Phil Davis
7a7a43361b Bump core commit to latest as of 2020-08-05 2020-08-06 13:12:18 +05:45
Phil Davis
541f047731 Bump core commit to match core 10.5.1 bump 2020-08-06 13:06:19 +05:45
Vincent Petry
43514cd172 Merge pull request #31 from owncloud/fix-30
Validation on adding user to group
2020-08-06 08:12:32 +02:00
A.Unger
0db046d827 correctly parse request body 2020-08-05 13:47:41 +02:00
Artur Neumann
7597574b86 Merge pull request #428 from owncloud/test-previews-fixCI
[Tests-Only] don't run preview tests in ocis-reva
2020-08-05 16:13:44 +05:45
Vincent Petry
bb03734c38 Merge pull request #76 from owncloud/fix-prefix-query
Unescape value for prefix query
2020-08-05 10:40:37 +02:00
Michael Barz
d6ed9f3e60 Merge pull request #431 from owncloud/fix-docs
Fix public upload flow docs
2020-08-05 10:21:43 +02:00
swoichha
f78eebb30c updated drone.star and testing.md file for tag preview-extension-required 2020-08-05 13:28:48 +05:45
Michael Barz
d058d3579e Fix public upload flow docs 2020-08-04 23:29:29 +02:00
Alex Unger
886f75d25f Automated changelog update [skip ci] 2020-08-04 14:05:21 +00:00
Alex Unger
0ad412aebd Merge pull request #29 from owncloud/fix-new-client-pool 2020-08-04 16:00:38 +02:00
Vincent Petry
6d4766595c Use a single GRPC new client instance
The client is already using a connection pool, so we should not
instantiate it multiple times as it causes connections to stay open and
makes file descriptors leak.

Co-authored-by: "A.Unger" <zyxancf@gmail.com>
2020-08-04 15:54:22 +02:00
Artur Neumann
8e0fa93c96 Merge pull request #424 from owncloud/bump-core-commit-20200804
[Tests-Only] Bump core commit for tests
2020-08-04 16:14:19 +05:45
Michael Barz
ea11f701aa Fix syntax in request flow 2020-08-04 12:26:41 +02:00