1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-10-05 19:30:58 +00:00
forgejo/models/quota
forgejo-backport-action ad62bf220d [v12.0/forgejo] fix: quotas double counting repo size when calculating size:all (#9255)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/9234

Fixes forgejo/forgejo#7860

Co-authored-by: Brook <brook@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9255
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2025-09-11 16:32:10 +02:00
..
default.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
errors.go feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
group.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00: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 chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
quota_group_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
quota_rule_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
rule.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
used.go [v12.0/forgejo] fix: quotas double counting repo size when calculating size:all (#9255) 2025-09-11 16:32:10 +02:00
used_test.go [v12.0/forgejo] fix: quotas double counting repo size when calculating size:all (#9255) 2025-09-11 16:32:10 +02:00