Martin
|
2e72de3262
|
Merge pull request #8458 from owncloud/changeAntivirusEnv
[docs-only] changed antivirus env name in envvar added list
|
2024-02-15 14:06:22 +01:00 |
|
Viktor Scharf
|
13da4b2097
|
change antivirus env name
|
2024-02-15 10:44:22 +01:00 |
|
Sawjan Gurung
|
7af7013b3a
|
[tests-only] extend search tests for mediatype filter (#8446)
* test(api): extend search tests for mediatype filter
* test(api): fix php code style
* test(api): fix null argument
|
2024-02-15 14:02:59 +05:45 |
|
nirajacharya2
|
faa8bdbc95
|
adding tests for shareWithMe endpoint when resource is shared with a group (#8388)
|
2024-02-15 12:10:52 +05:45 |
|
Nalem7
|
2a4c18e485
|
add tests to list space file shared with them when sync is disabled (#8406)
|
2024-02-15 11:20:57 +05:45 |
|
ownClouders
|
5911f354be
|
[tx] updated from transifex
|
2024-02-15 01:15:35 +00:00 |
|
Martin
|
0d5437a005
|
Merge pull request #8453 from owncloud/fix_global_envvars_special_scope
[docs-only] Fixes doc adoc table templates
|
2024-02-14 15:30:24 +01:00 |
|
mmattel
|
3563346a25
|
[docs-only] Fixes doc adoc table templates
|
2024-02-14 15:23:10 +01:00 |
|
dependabot[bot]
|
421ce403b5
|
build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.61.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.61.1)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-14 09:42:12 +01:00 |
|
Sawjan Gurung
|
c7b50b4540
|
[tests-only] add API test coverage for trying to search with invalid pattern (#8441)
* test(api): test coverage for invalid search pattern
* test(api): fix typo
|
2024-02-14 10:44:04 +05:45 |
|
Nalem7
|
4fc734fc24
|
move auto-sync-disable related feature file in separate file (#8443)
|
2024-02-13 16:28:56 +05:45 |
|
Sawjan Gurung
|
2ca7513907
|
Automated changelog update [skip ci]
|
2024-02-13 10:14:13 +00:00 |
|
Sawjan Gurung
|
911754fd42
|
fix: bulky error message for invalid search request (#8444)
|
2024-02-13 15:58:26 +05:45 |
|
Christian Richter
|
84dc519d10
|
Automated changelog update [skip ci]
|
2024-02-13 09:09:50 +00:00 |
|
Christian Richter
|
f08d2861af
|
Merge pull request #8436 from dragonchaser/check-env-var-annotations
Check env var annotations
|
2024-02-13 10:09:06 +01:00 |
|
Martin
|
befc73bbd3
|
Merge pull request #8438 from owncloud/add_more_removed_ennvars_to_list
[docs-only] Add more envvars to the removed table
|
2024-02-13 09:00:21 +01:00 |
|
Christian Richter
|
1ef091688a
|
move semver regex to a dedicated variable
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-13 08:52:11 +01:00 |
|
Christian Richter
|
bafb030387
|
add make step to validate the introductionVersion annotation to env-vars
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-13 08:17:32 +01:00 |
|
ownClouders
|
620195dfe0
|
[tx] updated from transifex
|
2024-02-13 06:54:04 +00:00 |
|
Viktor Scharf
|
613ce154c5
|
[test-only] fix test: secret file drop (#8435)
* fix test: secret file drop
* Update uploadToPublicLinkShare.feature
|
2024-02-13 11:05:35 +05:45 |
|
Phil Davis
|
469ba3df06
|
Automated changelog update [skip ci]
|
2024-02-12 23:52:53 +00:00 |
|
Phil Davis
|
22342a161a
|
Merge pull request #8437 from owncloud/fix_changelog_references
[docs-only] Fixing changelog references pointing to the wrong PR
|
2024-02-13 05:37:03 +05:45 |
|
Benedikt Kulmann
|
6f1d0ee86a
|
docs: fix urls in changelog
|
2024-02-12 23:39:22 +01:00 |
|
mmattel
|
8ef56e15ab
|
password policies change request
|
2024-02-12 18:45:35 +01:00 |
|
mmattel
|
fa6f198e01
|
[docs-only] Add more envvars to the removed table
|
2024-02-12 18:03:23 +01:00 |
|
mmattel
|
e636850902
|
[docs-only] Fixing changelog references pointing to the wrong PR
|
2024-02-12 17:14:56 +01:00 |
|
Christian Richter
|
47a3f3b7ee
|
[test] check if the image is really the problem
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-02-12 17:13:27 +01:00 |
|
dependabot[bot]
|
8b403a4b86
|
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.47.0 to 0.48.0.
- [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.47.0...zpages/v0.48.0)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 15:32:26 +01:00 |
|
dependabot[bot]
|
f746f4d1c1
|
build(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.17.0 to 10.18.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.17.0...v10.18.0)
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 15:31:34 +01:00 |
|
Florian Schade
|
6a4832a6f8
|
Automated changelog update [skip ci]
|
2024-02-12 10:08:11 +00:00 |
|
Florian Schade
|
75a2ef6390
|
fix: changelog (#8433)
|
2024-02-12 11:07:21 +01:00 |
|
Michael Barz
|
e5d4d0291e
|
Automated changelog update [skip ci]
|
2024-02-10 10:09:36 +00:00 |
|
Michael Barz
|
4425ace592
|
Merge pull request #8339 from owncloud/add-env-in-yaml
feat: use env variable in yaml config files
|
2024-02-10 11:08:39 +01:00 |
|
Michael Barz
|
00e43b8274
|
feat: use env variable in yaml config files
|
2024-02-09 17:41:59 +01:00 |
|
kobergj
|
5e94c7281d
|
Automated changelog update [skip ci]
|
2024-02-09 15:25:36 +00:00 |
|
kobergj
|
bc610b37a9
|
Improve Single Binary Boot time (#8320)
* remove wait times on single binary boot
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* rework service starting
Signed-off-by: jkoberg <jkoberg@owncloud.com>
---------
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-02-09 16:24:56 +01:00 |
|
Nalem7
|
a5d7c292db
|
skip spacecontext subsitutions for reva (#8422)
|
2024-02-09 18:47:37 +05:45 |
|
Amrita
|
58d6b837ae
|
try to validate json scheme stricity (#8376)
|
2024-02-09 18:10:51 +05:45 |
|
dependabot[bot]
|
7c52ad6c25
|
build(deps): bump go.opentelemetry.io/contrib/zpages
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.47.0 to 0.48.0.
- [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.47.0...zpages/v0.48.0)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-09 11:50:56 +01:00 |
|
dependabot[bot]
|
341c55f178
|
build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.16.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-09 11:50:03 +01:00 |
|
Ralf Haferkamp
|
3d3f8949f5
|
Bump mockery to 2.40.2
to address issues when building with go1.22:
https://github.com/vektra/mockery/pull/753
|
2024-02-09 11:48:45 +01:00 |
|
Martin
|
ef77055c09
|
Merge pull request #8411 from owncloud/fix_extended_envvar.yml
[docs-only] Fixes the content of extended_envars.yaml
|
2024-02-09 10:44:45 +01:00 |
|
Roman Perekhod
|
c99b3fac63
|
Automated changelog update [skip ci]
|
2024-02-09 09:39:10 +00:00 |
|
Roman Perekhod
|
fb5f29c537
|
fix the bug when the expiration dates can't be removed from link permissions
|
2024-02-09 10:38:40 +01:00 |
|
mmattel
|
499a484ec0
|
fix defaults and adapt descriptions
|
2024-02-09 10:36:12 +01:00 |
|
Roman Perekhod
|
4b1b1c24c8
|
Automated changelog update [skip ci]
|
2024-02-09 09:12:51 +00:00 |
|
Roman Perekhod
|
747055085d
|
Merge pull request #7815 from 2403905/issue-7812
fix search response
|
2024-02-09 10:12:15 +01:00 |
|
Martin
|
39b0192ba6
|
Merge pull request #8417 from owncloud/add_microservices_to_delta
[docs-only] Add MICRO_REGISTRY_xxx to the added envars list
|
2024-02-09 09:43:33 +01:00 |
|
Roman Perekhod
|
17a799c1fa
|
fix search response
|
2024-02-09 09:39:07 +01:00 |
|
mmattel
|
358f3d0667
|
[docs-only] Add MICRO_REGISTRY_xxx to the added envars list
|
2024-02-09 09:30:07 +01:00 |
|