forgejo/models/quota
Brook 4e1d4caf98 fix: quotas double counting repo size when calculating size:all (#9234)
Resolves forgejo/forgejo#7860

Reviewed-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9234
Co-authored-by: Brook <brook@noreply.codeberg.org>
Co-committed-by: Brook <brook@noreply.codeberg.org>
2025-09-11 16:30:04 +02:00
..
default.go fix: quota evaluation rules not working properly (#9033) 2025-09-08 01:05:55 +02:00
errors.go feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
group.go fix: quota evaluation rules not working properly (#9033) 2025-09-08 01:05:55 +02:00
limit_subject.go feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
main_test.go fix: ignore expired artifacts for quota calculation (#7976) 2025-05-28 18:22:10 +02:00
quota.go fix: quota evaluation rules not working properly (#9033) 2025-09-08 01:05:55 +02:00
quota_group_test.go fix: quota evaluation rules not working properly (#9033) 2025-09-08 01:05:55 +02:00
quota_rule_test.go fix: quota evaluation rules not working properly (#9033) 2025-09-08 01:05:55 +02:00
rule.go fix: quota evaluation rules not working properly (#9033) 2025-09-08 01:05:55 +02:00
used.go fix: quotas double counting repo size when calculating size:all (#9234) 2025-09-11 16:30:04 +02:00
used_test.go fix: quotas double counting repo size when calculating size:all (#9234) 2025-09-11 16:30:04 +02:00