Commit Graph

15661 Commits

Author SHA1 Message Date
Roman Perekhod
dece995e29 Automated changelog update [skip ci] 2024-01-04 16:31:03 +00:00
Roman Perekhod
0638b5df2f Merge pull request #8119 from 2403905/issue-7909
[full-ci] bump reva - fix the upload postprocessing
2024-01-04 17:30:20 +01:00
Roman Perekhod
c311c16ebe Automated changelog update [skip ci] 2024-01-04 12:38:58 +00:00
Roman Perekhod
82d80d8d4c Merge pull request #7847 from 2403905/issue-7846
the race conditions in tests
2024-01-04 13:38:14 +01:00
Sawjan Gurung
f779ee63c3 [tests-only] Extend API test coverage for MOVE between spaces using file-id (#8126)
* add issue tags

* extend API test coverage for MOVE between spaces using file-id

* fix table header

* re-arrange scenarios

* update expected failure

* update expected failure
2024-01-04 18:00:04 +05:45
Roman Perekhod
fd388653a9 the race conditions in tests 2024-01-04 13:14:42 +01:00
Roman Perekhod
e5c3f93c85 [full-ci] [bump reva] fix the upload postprocessing 2024-01-04 12:36:00 +01:00
Sawjan Gurung
0f9f996aba [tests-only] Extend API test coverage for MOVE between spaces (#8113)
* extend API test coverage for MOVE between spaces

* update line numbers
2024-01-03 12:09:59 +01:00
ownClouders
a3583118a4 [tx] updated from transifex 2024-01-03 04:27:09 +00:00
Prajwol Amatya
43e3d7d2a7 added issue-7257 tag on scenario (#8108) 2024-01-03 10:00:40 +05:45
Michael Barz
be869c4562 Merge pull request #8076 from owncloud/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0
build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0
2024-01-02 16:27:22 +01:00
Michael Barz
3aaa60b1c2 Automated changelog update [skip ci] 2024-01-02 14:51:41 +00:00
Michael Barz
6b05333f90 Merge pull request #7985 from 2403905/issue-7916
add the environment variable that allow to disable the password policy
2024-01-02 15:50:49 +01:00
Michael Barz
ad4e2f5aef Automated changelog update [skip ci] 2024-01-02 13:22:24 +00:00
Michael Barz
853c34ba6c Merge pull request #8102 from owncloud/update-reva
fix: update reva to fix status codes
2024-01-02 14:21:34 +01:00
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
Sagar Gurung
6e9b599195 [tests-only][full-ci]Added test to update role and expiration date for share link (v1beta1) (#8071)
* Added test to update role and expiration date for share link

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-02 16:53:47 +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
dependabot[bot]
417e42b693 build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.4.2...v5.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 15:14:52 +00: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