gitea/services/packages
Lunny Xiao 408a484224
Adjust object format interface (#28469)
- Remove `ObjectFormatID`
- Remove function `ObjectFormatFromID`.
- Use `Sha1ObjectFormat` directly but not a pointer because it's an
empty struct.
- Store `ObjectFormatName` in `repository` struct
2023-12-17 11:56:08 +00:00
..
alpine Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
cargo Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
cleanup Do not force creation of _cargo-index repo on publish (#27266) 2023-10-24 03:26:38 +00:00
container Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
debian Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
rpm Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
auth.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
packages.go Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) 2023-11-14 16:03:56 +01:00