• Joined on 2026-01-16
sdgoij synced commits to main at sdgoij/gitea from mirror 2026-01-18 01:50:36 +00:00
fafd1db19e Some refactors about GetMergeBase (#36186)
149f7a6f1f Refactor git command stdio pipe (#36393)
Compare 2 commits »
sdgoij synced commits to release/v1.25 at sdgoij/gitea from mirror 2026-01-18 01:50:36 +00:00
38125a8d1d Fix git http service handling (#36396)
sdgoij synced commits to refs/renovate/branches/renovate/configure at sdgoij/gitea from mirror 2026-01-18 01:50:36 +00:00
07fb04dd2e Add renovate.json
fafd1db19e Some refactors about GetMergeBase (#36186)
149f7a6f1f Refactor git command stdio pipe (#36393)
Compare 3 commits »
sdgoij synced commits to fix/kms_encrypt_vault at sdgoij/rustfs from mirror 2026-01-18 01:50:36 +00:00
0f93a5a525 remove unused
sdgoij synced commits to fix/kms_encrypt_vault at sdgoij/rustfs from mirror 2026-01-17 17:40:38 +00:00
fc94f0ef8b fix fmt
de248a510f Merge branch 'main' into fix/kms_encrypt_vault
3012119b81 optimize:replace size magic number -1 with SIZE_TRANSFORMED constant (#1542)
76fa86fdc5 feat(server): optimize http transport and socket configuration for S3… (#1537)
Compare 4 commits »
sdgoij synced commits to fix/lifecycle at sdgoij/rustfs from mirror 2026-01-17 17:40:38 +00:00
f383ea1175 Merge branch 'fix/lifecycle' of https://github.com/rustfs/rustfs into fix/lifecycle
Compare 6 commits »
sdgoij synced commits to main at sdgoij/rustfs from mirror 2026-01-17 17:40:38 +00:00
e52a60e64e helm: disable default resources, fix poddisruptionbudget condition (#1539)
28e2af0829 helm: use values in test connection pod image (#1536)
3012119b81 optimize:replace size magic number -1 with SIZE_TRANSFORMED constant (#1542)
Compare 3 commits »
sdgoij synced commits to main at sdgoij/gitea from mirror 2026-01-17 17:40:37 +00:00
7a2aac406d fix: typos in comments (#36394)
906ad802cf add support for archive-upload rpc (#36391)
Compare 2 commits »
sdgoij synced commits to refs/renovate/branches/renovate/configure at sdgoij/gitea from mirror 2026-01-17 17:40:37 +00:00
260b35d343 Add renovate.json
7a2aac406d fix: typos in comments (#36394)
906ad802cf add support for archive-upload rpc (#36391)
Compare 3 commits »
sdgoij synced commits to fix/kms_encrypt_vault at sdgoij/rustfs from mirror 2026-01-17 09:40:32 +00:00
6ae884c571 Refactor KMS and SSE integration by introducing a local master key option and enhancing key management. This update includes changes to the KMS configuration, updates to the local backend for key handling, and improvements in the SSE encryption and decryption processes, ensuring better clarity and functionality.
24629a12fc Enhance SSE decryption process by consolidating encryption metadata handling and improving key validation. This update introduces clearer management of server-side encryption parameters and refines the decryption logic for better performance and security.
Compare 3 commits »
sdgoij synced commits to refs/renovate/branches/renovate/configure at sdgoij/gitea from mirror 2026-01-17 09:30:38 +00:00
633e4d0e6d Add renovate.json
sdgoij synced and deleted reference refs/tags/feature/improve-feature-tcp at sdgoij/rustfs from mirror 2026-01-17 01:30:33 +00:00
sdgoij synced commits to fix/kms_encrypt_vault at sdgoij/rustfs from mirror 2026-01-17 01:30:33 +00:00
c24728d044 Refactor and unify SSE encryption and decryption processes
sdgoij synced commits to main at sdgoij/rustfs from mirror 2026-01-17 01:30:33 +00:00
76fa86fdc5 feat(server): optimize http transport and socket configuration for S3… (#1537)
sdgoij synced commits to main at sdgoij/gitea from mirror 2026-01-17 01:20:37 +00:00
393c854f7b Hide delete directory button for mirror or archive repository and disable the menu item if user have no permission (#36384)
sdgoij synced commits to refs/renovate/branches/renovate/configure at sdgoij/gitea from mirror 2026-01-17 01:20:37 +00:00
cf1e8ba497 Add renovate.json
393c854f7b Hide delete directory button for mirror or archive repository and disable the menu item if user have no permission (#36384)
Compare 2 commits »
sdgoij synced commits to fix/kms_encrypt_vault at sdgoij/rustfs from mirror 2026-01-16 17:20:33 +00:00
a26ddf3aaa Resolving the issue of encryption parameters not being stored.