Commit Graph

7856 Commits

Author SHA1 Message Date
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
Phil Davis
45d77ed5a1 Bump core commit for tests 2020-08-04 15:54:31 +05:45
Artur Neumann
e8cce39cd2 Merge pull request #78 from owncloud/tag-issue
[tests-only] tagged test example with the mail validation issue
2020-08-04 15:49:05 +05:45
Phil Davis
c4d04d1d13 Merge pull request #423 from owncloud/add-bug-demo-scenarios
[Tests-Only] Add bug demonstration scenarios
2020-08-04 15:41:40 +05:45
Phil Davis
992ce8636f Local API Tests are with Oc Storage 2020-08-04 15:05:42 +05:45
Phil Davis
e34e5752e9 Add needed Contexts to behat.yml 2020-08-04 14:46:59 +05:45
Phil Davis
9421683436 Add bug demonstration scenarios 2020-08-04 14:28:04 +05:45
Artur Neumann
15da531941 Merge pull request #421 from owncloud/refactor-drone-star
[Tests-Only] Refactor .drone.star API tests
2020-08-03 20:07:19 +05:45
Phil Davis
99e57e2992 Bump core commit to 2020-07-31 2020-08-03 16:08:57 +05:45
Phil Davis
930678bc2c Refactor .drone.star API tests 2020-08-03 15:41:17 +05:45
Parajuli Kiran
2cf9639e68 Tagged test example with the mail validation issue 2020-08-03 13:45:26 +05:45
Alex Unger
b940cac8d3 Automated changelog update [skip ci] 2020-08-03 07:44:12 +00:00
Alex Unger
2ab3fcac40 Merge pull request #75 from owncloud/fix-wrong-changelog 2020-08-03 09:31:48 +02:00