0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-05-14 08:22:26 +00:00
renovatebot_renovate/lib/util/http/cache
2025-05-12 13:21:04 +00:00
..
abstract-http-cache-provider.ts feat: Add auth header check for package cache provider (#34956) 2025-03-31 15:14:54 +00:00
memory-http-cache-provider.spec.ts fix(memCache): disallow http requests in cache to be mutable (#35647) 2025-04-30 15:49:59 +00:00
memory-http-cache-provider.ts fix(memCache): disallow http requests in cache to be mutable (#35647) 2025-04-30 15:49:59 +00:00
package-http-cache-provider.spec.ts refactor(cache): Rename ttlMinutes to softTtlMinutes for clarity (#35892) 2025-05-12 13:21:04 +00:00
package-http-cache-provider.ts refactor(cache): Rename ttlMinutes to softTtlMinutes for clarity (#35892) 2025-05-12 13:21:04 +00:00
repository-http-cache-provider.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
repository-http-cache-provider.ts feat: Drop older timeStamp field support (#33734) 2025-01-22 21:48:43 +00:00
schema.ts feat(cache): Relax requirements for cacheable response headers (#34134) 2025-02-10 16:12:50 +00:00
types.ts feat(http): Return stale cache on revalidation errors (#33852) 2025-01-28 15:36:36 +00:00