Saw-jan
|
771fdc0c4d
|
fix line numbers in expected failure list
|
2024-01-02 18:34:04 +05:45 |
|
Saw-jan
|
23111c8bba
|
adjust MOVE tests to check 403 code
|
2024-01-02 18:11:46 +05:45 |
|
Michael Barz
|
e7a46dca55
|
fix: update reva to fix status codes
|
2024-01-02 12:06:07 +01:00 |
|
Michael Barz
|
a3a9757c48
|
Merge pull request #8091 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.27.1
build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1
|
2024-01-02 11:59:38 +01:00 |
|
Prajwol Amatya
|
a711cc5e11
|
added test to update file with empty content (#8097)
|
2024-01-02 12:07:47 +05:45 |
|
Prarup Gurung
|
095578b717
|
[full-ci] [tests-only] Forward port of PR #8092 (#8095)
* Added test for sending share invitation to user with expiration
* Added test for sending share invitation to group with expiration
|
2024-01-01 17:19:15 +05:45 |
|
dependabot[bot]
|
e1a5f8aca7
|
build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.26.0...v2.27.1)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 06:05:28 +00:00 |
|
ownClouders
|
64132b0fee
|
[tx] updated from transifex
|
2023-12-30 00:39:42 +00:00 |
|
Artur Neumann
|
952662f066
|
Merge pull request #8085 from owncloud/useCapabilitiesInWrapper
use capabilites and not `me/drives` in ociswrapper to check if ocis is online
|
2023-12-29 16:47:19 +05:45 |
|
Michael Barz
|
20169ffb6a
|
Merge pull request #8081 from owncloud/add-govulncheck
Add govulncheck
|
2023-12-29 09:16:02 +01:00 |
|
Artur Neumann
|
0768723c89
|
use capabilites in ociswrapper
|
2023-12-29 13:56:11 +05:45 |
|
Michael Barz
|
c095224636
|
ci: add govulncheck to ci
|
2023-12-28 14:42:03 +01:00 |
|
Michael Barz
|
98b9fce738
|
test: add govulncheck to makefile
|
2023-12-28 14:17:50 +01:00 |
|
Prarup Gurung
|
ddd09bbfbf
|
Merge pull request #8047 from owncloud/add-test-for-invite-group-with-different-permissions-sharingNg
[full-ci] [tests-only] Added test for sending share invitation to group with permissions
|
2023-12-28 11:19:42 +05:45 |
|
Prarup Gurung
|
ed221b925a
|
Added test for sending share invitation to group with permissions
|
2023-12-28 10:09:02 +05:45 |
|
Prarup Gurung
|
59afd4cc66
|
Merge pull request #8046 from owncloud/add-test-for-invite-user-with-different-permissions-sharingNg
[full-ci] [tests-only] Added test for sending share invitation to user with permissions
|
2023-12-28 09:12:43 +05:45 |
|
Prarup Gurung
|
e7cf24e486
|
Added test for sending share invitation to user with permissions
|
2023-12-28 08:21:00 +05:45 |
|
ownClouders
|
36b7db84b4
|
[tx] updated from transifex
|
2023-12-28 00:07:34 +00:00 |
|
kobergj
|
13c87bdf2c
|
Automated changelog update [skip ci]
|
2023-12-27 15:28:40 +00:00 |
|
kobergj
|
6974676815
|
Merge pull request #8074 from kobergj/InitSettingsService
Fix Service Account Roles for external IDPs
|
2023-12-27 16:28:03 +01:00 |
|
jkoberg
|
ef3c214af6
|
use correct structure when ocis init
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-12-27 15:22:56 +01:00 |
|
Michael Barz
|
9676524070
|
Automated changelog update [skip ci]
|
2023-12-27 13:25:54 +00:00 |
|
Michael Barz
|
2e2168de4b
|
Merge pull request #8075 from owncloud/forward-port-changelog
Forward port changelog
|
2023-12-27 14:25:21 +01:00 |
|
Michael Barz
|
08e713d49f
|
feat: bump version to prealpha
|
2023-12-27 13:23:33 +01:00 |
|
Michael Barz
|
40036ffd96
|
docs: prepare changelog, merge into one rc
|
2023-12-27 13:22:14 +01:00 |
|
Michael Barz
|
18c52d5352
|
Merge pull request #8065 from owncloud/dependabot/go_modules/google.golang.org/protobuf-1.32.0
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
|
2023-12-26 23:41:24 +01:00 |
|
dependabot[bot]
|
28b56c8b13
|
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 06:03:27 +00:00 |
|
ownClouders
|
203e250c86
|
[tx] updated from transifex
|
2023-12-25 00:07:24 +00:00 |
|
Jörn Friedrich Dreyer
|
29c7090fce
|
bump reva to 2.18.0 (#8061)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2023-12-22 16:04:12 +01:00 |
|
kobergj
|
4c33466dfd
|
Automated changelog update [skip ci]
|
2023-12-22 14:11:13 +00:00 |
|
kobergj
|
5362f82efa
|
bump reva (#8058)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-12-22 15:10:39 +01:00 |
|
kobergj
|
dee53ce6e4
|
Automated changelog update [skip ci]
|
2023-12-22 12:14:38 +00:00 |
|
kobergj
|
9015ee0d4d
|
Merge pull request #8051 from kobergj/ServiceAccountRoles
[full-ci] Service Account Roles
|
2023-12-22 13:11:22 +01:00 |
|
Sagar Gurung
|
88aa44a768
|
[tests-only][full-ci]Added tests for create link share without password (#8040)
* Added tests for create link share without password
* fix CI failure
|
2023-12-22 16:28:47 +05:45 |
|
Benedikt Kulmann
|
35c95685ba
|
Automated changelog update [skip ci]
|
2023-12-21 21:24:26 +00:00 |
|
Benedikt Kulmann
|
14e46c417f
|
Merge pull request #7988 from owncloud/override-cldr-kpop-dep
[full-ci] remove outdated and unused cldr dep from kpop in idp package
|
2023-12-21 22:23:51 +01:00 |
|
Benedikt Kulmann
|
66061b40fc
|
Merge pull request #8056 from owncloud/web-concurrent-requests-config
fix: add config for web concurrent requests config
|
2023-12-21 21:12:41 +01:00 |
|
Benedikt Kulmann
|
f882fbf7b9
|
Merge pull request #7919 from owncloud/reduce-mdate-filter-options
fix: reduce mtime keywords to the required ones
|
2023-12-21 20:35:57 +01:00 |
|
Benedikt Kulmann
|
9034e0d470
|
fix: add config for web concurrent requests config
|
2023-12-21 20:22:21 +01:00 |
|
Benedikt Kulmann
|
c21854b00a
|
fix: reduce mtime keywords to the required ones
|
2023-12-21 19:49:18 +01:00 |
|
Michael Barz
|
b5d82f057b
|
Automated changelog update [skip ci]
|
2023-12-21 17:49:04 +00:00 |
|
Michael Barz
|
5e31d4106a
|
Merge pull request #8055 from owncloud/bump-web-8.0.0-rc.1
[full-ci] chore: bump web to v8.0.0-rc.1
|
2023-12-21 18:48:29 +01:00 |
|
Jannik Stehle
|
7c97b1e50b
|
chore: bump web to v8.0.0-rc.1
|
2023-12-21 18:08:38 +01:00 |
|
jkoberg
|
a607c6323c
|
improve docu for special env var case
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-12-21 17:37:42 +01:00 |
|
kobergj
|
e389770339
|
Automated changelog update [skip ci]
|
2023-12-21 16:32:54 +00:00 |
|
kobergj
|
4a23394191
|
Merge pull request #8038 from kobergj/BumpReva
[full-ci] Bump Reva
|
2023-12-21 17:32:21 +01:00 |
|
Michael Barz
|
2a81344ec9
|
Automated changelog update [skip ci]
|
2023-12-21 15:28:27 +00:00 |
|
Michael Barz
|
a17b65cea8
|
Merge pull request #7994 from owncloud/proxy-metrics
feat: RED metrics
|
2023-12-21 16:27:55 +01:00 |
|
jkoberg
|
939244aaf3
|
bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-12-21 15:54:43 +01:00 |
|
Michael Barz
|
158e27d31d
|
docs: add dev docs
|
2023-12-21 15:32:41 +01:00 |
|