1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-17 11:35:22 +01:00
gitea/services/packages
Giteabot 885f2b89d6
fix(packages/container): data race when uploading container blobs concurrently (#36524) (#36526)
Backport #36524 by @noeljackson

Fix data race when uploading container blobs concurrently

Co-authored-by: Noel Jackson <n@noeljackson.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-02-04 09:32:26 -08:00
..
alpine Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
arch Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
cargo Refactor some file edit related code (#34744) 2025-06-18 01:18:07 +00:00
cleanup Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
container fix(packages/container): data race when uploading container blobs concurrently (#36524) (#36526) 2026-02-04 09:32:26 -08:00
debian Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) 2025-01-27 09:14:08 +08:00
rpm enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
auth.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
package_update.go Add composor source field (#33502) 2025-02-28 16:29:21 +00:00
packages.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00