Michael Barz
20e88b859d
Merge pull request #8718 from owncloud/update-reva-stable
...
[full-ci] Update reva stable
2024-03-27 20:54:57 +01:00
Michael Barz
dec5d1019b
docs: add reva changelog
2024-03-27 19:44:16 +01:00
Roman Perekhod
14c1d08506
reva v2.16.4
2024-03-22 17:24:17 +01:00
Michael Barz
4b67058602
chore: update reva
2024-03-22 10:29:35 +01:00
kobergj
00b982fcf0
Automated changelog update [skip ci]
2024-03-07 12:27:11 +00:00
kobergj
b8a74cfe7d
[full-ci] Backport Go1.22 to stable 4 ( #8597 )
...
* chore: bump go to 1.22
* bump bingo dependencies
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* test: whitelist mod replace directives
* fix: changelog
---------
Signed-off-by: jkoberg <jkoberg@owncloud.com >
Co-authored-by: Florian Schade <f.schade@icloud.com >
2024-03-07 13:26:29 +01:00
Michael Barz
14d0458848
Automated changelog update [skip ci]
2024-02-07 18:47:23 +00:00
Michael Barz
7259a03972
Merge pull request #8394 from owncloud/release-4.0.6
...
[full-ci] Release 4.0.6
2024-02-07 19:46:47 +01:00
Michael Barz
8a4b1fa0a3
docs: prepare changelog, bump version
2024-02-07 18:37:53 +01:00
Thomas Müller
46cba4bfdb
Automated changelog update [skip ci]
2024-02-07 16:14:19 +00:00
Thomas Müller
3d1718771d
fix: properly check expiry and verify signature of signed urls ( #8384 )
...
fix: signed url expiry validation only checks for expiry and not for used before
2024-02-07 17:13:45 +01:00
Michael Barz
8c4368af77
Automated changelog update [skip ci]
2024-01-11 00:04:28 +00:00
Michael Barz
a7b840d140
Automated changelog update [skip ci]
2024-01-09 07:54:18 +00:00
Michael Barz
06c18f3f65
fix: RED metrics
2024-01-09 08:53:20 +01:00
Sawjan Gurung
8fb5864ca2
Bump github.com/mattn/go-sqlite3 to fix musl builds ( #8158 )
...
See https://github.com/mattn/go-sqlite3/issues/1164
Co-authored-by: André Duffeck <andre.duffeck@firondu.de >
2024-01-09 11:53:48 +05:45
Sawjan Gurung
844b81bf11
retry space listing if required space is not found ( #7521 ) ( #8090 )
2024-01-01 16:51:42 +05:45
Nalem7
e245c849fc
remove ocs endpoint ( #8043 )
2023-12-22 10:19:18 +05:45
Michael Barz
49705fa427
Automated changelog update [skip ci]
2023-12-21 18:23:58 +00:00
Michael Barz
6b745ebc58
Merge pull request #8053 from owncloud/release-4.0.5
...
[full-ci]Release 4.0.5
2023-12-21 19:23:24 +01:00
Michael Barz
5ae10db90d
docs: bump version, prepare changelog
2023-12-21 17:19:24 +01:00
Michael Barz
aeb099d38d
Automated changelog update [skip ci]
2023-12-20 13:20:00 +00:00
Michael Barz
c618098cd1
Merge pull request #8026 from aduffeck/stable-4.0-backport-empty-traces
...
Backport tracing fixes
2023-12-20 14:19:11 +01:00
André Duffeck
51592578d4
Add changelog
2023-12-20 09:44:59 +01:00
André Duffeck
c08c4c74a9
Bump stable reva to pull in the fix for disconnected traces
2023-12-20 08:22:03 +01:00
André Duffeck
086e75338d
Also log the traceid alongside the request id
2023-12-20 08:22:03 +01:00
André Duffeck
adc32a7418
Use a on-sampling instead of noop traceprovider to get proper traceids
...
Fixes #7928
2023-12-20 08:08:51 +01:00
Michael Barz
880f440d34
Automated changelog update [skip ci]
2023-12-19 08:23:46 +00:00
Michael Barz
677125145c
Merge pull request #7941 from owncloud/backport/7859
...
backport UploadSessionLister interface to stable 4.0
2023-12-19 09:20:19 +01:00
Jörn Friedrich Dreyer
db19887192
fix upload purge filter and naming
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-12-18 10:21:21 +01:00
nirajacharya2
342af62442
adding test for listing file versions in project space ( #7980 )
2023-12-18 09:52:24 +05:45
Sawjan Gurung
4b30b4546c
wait for ocis server with timeout ( #7974 ) ( #7981 )
2023-12-15 10:59:50 +05:45
Roman Perekhod
964ff97eb0
Automated changelog update [skip ci]
2023-12-12 15:25:10 +00:00
Roman Perekhod
1e7c0fedb8
Merge pull request #7936 from 2403905/issue-7845-v4-backport
...
[stable-4.0][backport] cli has been exteneded by the list and restore commands
2023-12-12 16:24:28 +01:00
Roman Perekhod
e74e2ed8ab
trash-bin cli has been exteneded by the list and restore commands
2023-12-12 15:54:22 +01:00
Jörn Friedrich Dreyer
286382241a
bump reva to use UploadSessionLister interface
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-12-12 09:45:47 +01:00
Phil Davis
0e8394e83a
Automated changelog update [skip ci]
2023-12-11 23:24:15 +00:00
Phil Davis
6b1a4b6f74
Merge pull request #7934 from rhafer/backport/ocis-6692
...
[stable-4.0][backport]Fix reva config of frontend service
2023-12-12 05:08:45 +05:45
Phil Davis
b7231c2547
Fix changelog typos
2023-12-12 04:41:16 +05:45
Ralf Haferkamp
c4b94c6a3d
bump reva for https://github.com/cs3org/reva/pull/4396
2023-12-11 16:51:34 +01:00
Ralf Haferkamp
e0cf9fcd93
Add changelog item for #6692
2023-12-11 16:51:24 +01:00
Ralf Haferkamp
ff4720863a
Fix reva config of frontend service
...
Set an empty Credentials chain. In ocis all non-reva token authentication is
handled by the proxy. This avoid irritating error messages about the missing
'auth-bearer' service.
Fixes : #6692
(cherry picked from commit e316d8ea3a )
2023-12-11 16:28:08 +01:00
nirajacharya2
b7bba06541
refactoring Sharing.php test file ( #7889 )
2023-12-11 13:09:41 +05:45
Michael Barz
406bcd5ff5
Automated changelog update [skip ci]
2023-12-08 13:23:59 +00:00
Michael Barz
15cf1b2605
docs: fix spelling
2023-12-08 14:23:24 +01:00
Michael Barz
0c939a0de4
docs: add missing changelog for v4.0.1
2023-12-08 14:21:35 +01:00
Michael Barz
3c51e35b04
Automated changelog update [skip ci]
2023-12-08 13:09:36 +00:00
Michael Barz
c17fcc2d1f
Merge pull request #7912 from owncloud/release-4.0.4
...
[full-ci] prepare release, bump version
2023-12-08 14:08:50 +01:00
Michael Barz
4a5f543957
docs: prepare release, bump version
2023-12-07 15:52:39 +01:00
Sabin Panta
a61723b357
adding skip on reva tag ( #7856 ) ( #7857 )
2023-12-06 14:05:25 +05:45
nirajacharya2
86c4d02e48
re runing ci ( #7867 )
...
Co-authored-by: Nalem7 <61624650+nabim777@users.noreply.github.com >
2023-12-04 17:09:13 +05:45