summaryrefslogtreecommitdiff
path: root/cli/tests/unit/cache_api_test.ts
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-01-15chore(ext/cache): remove CachePutResource in preparation for resource rewrite...Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-07-03fix(dts): make globals available on globalThis (#19438)ud2
2023-04-12fix(ext/cache): cache.put overwrites previous call (#18649)Satya Rohith
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-16fix(ext/cache): illegal constructor (#16205)Marcos Casagrande
2022-10-05fix(ext/cache): prevent cache insert if body is not fully written (#16138)Marcos Casagrande
2022-10-03fix(ext/cache): close resource on error (#16129)Marcos Casagrande
2022-10-02fix(ext/cache): acquire reader lock before async op (#16126)Marcos Casagrande
2022-09-28feat: implement Web Cache API (#15829)Satya Rohith