forgejo/models/quota
Minecon724 5016926d01
Some checks are pending
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Just merg
2025-03-29 20:14:01 +01:00
..
default.go Just merg 2025-03-29 20:14:01 +01:00
errors.go feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
group.go Just merg 2025-03-29 20:14:01 +01:00
limit_subject.go feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
quota.go Just merg 2025-03-29 20:14:01 +01:00
quota_group_test.go Just merg 2025-03-29 20:14:01 +01:00
quota_rule_test.go Just merg 2025-03-29 20:14:01 +01:00
rule.go Just merg 2025-03-29 20:14:01 +01:00
used.go Just merg 2025-03-29 20:14:01 +01:00