Commit Graph

7290 Commits

Author SHA1 Message Date
Artur Neumann
021fa50e9d [tests-only] test downloading multiple items with archiver 2021-11-11 12:06:46 +05:45
Artur Neumann
9f26620703 Merge pull request #2744 from owncloud/testZipArchive
[tests-only] test zip archive download
2021-11-11 10:13:19 +05:45
David Christofas
6bf0515f94 Automated changelog update [skip ci] 2021-11-10 16:54:00 +00:00
David Christofas
cd99845557 Merge pull request #2745 from owncloud/insecure-options
make all insecure options configurable and change the default to false
2021-11-10 17:49:15 +01:00
Willy Kloucek
28af5f74f3 change change title 2021-11-10 16:59:40 +01:00
Willy Kloucek
6590565a2f introduce OCIS_INSECURE option 2021-11-10 16:55:12 +01:00
Willy Kloucek
a6b2ea9895 set insecure options on deployment examples 2021-11-10 16:23:37 +01:00
Willy Kloucek
e35d4fd0ac remove GRPC insecure config options, since it always needs to be set to insecure 2021-11-10 16:12:29 +01:00
Willy Kloucek
69cc11dbe6 make more insecure options configurable and change insecure defaults from true to false 2021-11-10 15:45:55 +01:00
David Christofas
0ec64fe99f make insecure options configurable 2021-11-10 14:19:27 +01:00
Willy Kloucek
57c2dab834 Merge pull request #2741 from owncloud/redirect_from_login
[deployment examples] redirect oCIS users from oC10 login to oC Web
2021-11-10 13:24:16 +01:00
Michael Barz
f34b1da1a4 Merge pull request #2735 from owncloud/upload-spaces
[tests-only] Upload a file into a space
2021-11-10 11:31:10 +01:00
Willy Kloucek
fb30bef146 Merge pull request #2742 from owncloud/deployment-examples-archiver
[deployment examples] make archiver work for deployment examples with custom proxy config
2021-11-10 09:50:49 +01:00
Artur Neumann
701da23141 test zip archive download 2021-11-10 13:54:49 +05:45
Michael Barz
7ebf257135 Add user bob 2021-11-09 20:16:05 +01:00
Willy Kloucek
5b6bae0349 add archiver and app provider route to all deployment examples 2021-11-09 16:58:16 +01:00
Willy Kloucek
89d4f2ae28 Automated changelog update [skip ci] 2021-11-09 14:06:57 +00:00
Willy Kloucek
17a5991c41 Merge pull request #2738 from owncloud/fix_mediaviewer_url_encoded
fix opening images in media viewer for some usernames
2021-11-09 15:06:25 +01:00
Willy Kloucek
8249209e1f redirect from login 2021-11-09 12:49:39 +01:00
Artur Neumann
3f8bebcec3 Merge pull request #2717 from owncloud/archiverAcceptanceTests
[tests-only] API tests for archiver endpoint
2021-11-09 11:00:24 +01:00
Willy Kloucek
cdb90383f6 fix opening images in media viewer for some usernames 2021-11-09 10:59:27 +01:00
Willy Kloucek
c573e8aed9 Automated changelog update [skip ci] 2021-11-09 09:50:47 +00:00
Willy Kloucek
3d1cd5f3ac Merge pull request #2737 from owncloud/update_reva_20211109
[full-ci] update REVA
2021-11-09 10:49:50 +01:00
Artur Neumann
23cb8f25a7 run apiArchiver tests in drone 2021-11-09 15:05:32 +05:45
Artur Neumann
c97cbf9b98 test downloading a folder 2021-11-09 15:04:05 +05:45
Artur Neumann
916f0a6225 delete hasFile check
this is not needed as the lib checks the file existance on
`getFileContent` and gives a nice eror message if it does not exist
2021-11-09 15:02:13 +05:45
Willy Kloucek
baec007462 update reva 2021-11-09 09:57:52 +01:00
Willy Kloucek
f4006a2d25 Merge pull request #2736 from owncloud/deplyoment-examples-selfhosted-icons
use selfhosted icons in oCIS WOPI deployment example
2021-11-09 09:51:55 +01:00
Artur Neumann
13098d9f32 API tests for archiver endpoint (single file) 2021-11-09 14:13:26 +05:45
Willy Kloucek
f92e445c4b adapt skip patterns 2021-11-09 09:10:10 +01:00
Willy Kloucek
c90dabc921 use selfhosted icons in oCIS WOPI deployment example 2021-11-09 09:05:01 +01:00
Willy Kloucek
cc7c1f0350 Merge pull request #2635 from owncloud/skip_on_docs_only
skip on docs only
2021-11-09 07:28:04 +01:00
Michael Barz
80c299eb93 Upload a file 2021-11-08 17:08:52 +01:00
Willy Kloucek
c1cc720b82 Merge pull request #2734 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.17.0
Bump github.com/onsi/gomega from 1.16.0 to 1.17.0
2021-11-08 08:43:11 +01:00
dependabot[bot]
54dedb39ac Bump github.com/onsi/gomega from 1.16.0 to 1.17.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 06:30:34 +00:00
Willy Kloucek
2c4bd9005e Merge pull request #2728 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.26.1
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.26.0 to 0.26.1
2021-11-05 19:46:35 +01:00
Artur Neumann
2561c1351d Merge pull request #2722 from owncloud/phpCodeStyle
[skip-ci] format PHP code same as in owncloud/core
2021-11-05 18:49:52 +01:00
Artur Neumann
2df9b058b5 [skip-ci] format PHP code same as in owncloud/core 2021-11-05 16:33:05 +01:00
Phil Davis
5844f302a5 Merge pull request #2727 from owncloud/bump-core-commit-id-20211105
[tests-only] [full-ci] Bump core commit id for tests
2021-11-05 17:35:27 +05:45
Phil Davis
84caabfb30 Bump core commit id for tests 2021-11-05 14:44:35 +05:45
dependabot[bot]
22a2319447 Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.26.0...zpages/v0.26.1)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05 06:33:53 +00:00
Michael Barz
ec066b8e92 Merge pull request #2725 from owncloud/accept_locking_adr
[docs-only] accept locking adr
2021-11-04 09:12:33 +01:00
Willy Kloucek
1ac831a8f4 accept locking adr 2021-11-04 08:41:12 +01:00
Benedikt Kulmann
52e5effa4f Merge pull request #2580 from owncloud/app_provider_docs
[docs-only] add app provider docs
2021-11-03 14:13:14 +01:00
Willy Kloucek
44a4ef8c47 Merge pull request #2718 from owncloud/unblock_docker_based_acceptance
quickfix root dockerfile to unblock docker based acceptance tests
2021-11-03 13:53:36 +01:00
Willy Kloucek
e06db64a3f hint wrap 2021-11-03 10:51:19 +01:00
Willy Kloucek
c26daa0605 Apply suggestions from code review
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
2021-11-03 10:47:03 +01:00
Willy Kloucek
af8b606eec remove .drone.star from ignore pattern 2021-11-03 08:21:39 +01:00
Willy Kloucek
fc3b6cd889 Merge pull request #2720 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.42.0
Bump google.golang.org/grpc from 1.41.0 to 1.42.0
2021-11-03 08:17:09 +01:00
Willy Kloucek
1781fcc73e fix skip 2021-11-03 08:15:37 +01:00