renovate/lib/util/http
Johannes Feichtner 68a66a05a9
feat(bitbucket-server): add support for changelogs (#34569)
2025-04-09 09:45:32 +00:00
..
cache feat: Add auth header check for package cache provider (#34956) 2025-03-31 15:14:54 +00:00
auth.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
auth.ts feat: refactor http (#34550) 2025-02-28 14:40:04 +00:00
bitbucket-server.spec.ts feat(bitbucket-server): add support for changelogs (#34569) 2025-04-09 09:45:32 +00:00
bitbucket-server.ts feat(bitbucket-server): add support for changelogs (#34569) 2025-04-09 09:45:32 +00:00
bitbucket.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
bitbucket.ts fix: Explicitly disable `memCache` when caching is switched on/off (#35060) 2025-03-30 08:02:36 +00:00
errors.ts fix: refactor http (take 2) (#34558) 2025-02-28 17:17:09 +00:00
gerrit.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
gerrit.ts fix: refactor http (take 2) (#34558) 2025-02-28 17:17:09 +00:00
gitea.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
gitea.ts fix: Explicitly disable `memCache` when caching is switched on/off (#35060) 2025-03-30 08:02:36 +00:00
github.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
github.ts fix: Explicitly disable `memCache` when caching is switched on/off (#35060) 2025-03-30 08:02:36 +00:00
gitlab.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
gitlab.ts fix: Explicitly disable `memCache` when caching is switched on/off (#35060) 2025-03-30 08:02:36 +00:00
got.ts fix: refactor http (take 2) (#34558) 2025-02-28 17:17:09 +00:00
hooks.spec.ts test: migrate from jest to vitest (#34499) 2025-02-26 14:18:38 +00:00
hooks.ts refactor(http): Fix coverage (#23004) 2023-06-28 11:55:26 +02:00
host-rules.spec.ts feat(bitbucket-server): add support for changelogs (#34569) 2025-04-09 09:45:32 +00:00
host-rules.ts feat(bitbucket-server): add support for changelogs (#34569) 2025-04-09 09:45:32 +00:00
http.ts feat(http): Switch to memory cache provider (#33901) 2025-03-24 08:02:47 +00:00
index.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
index.ts fix: refactor http (take 2) (#34558) 2025-02-28 17:17:09 +00:00
jira.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
jira.ts fix: refactor http (take 2) (#34558) 2025-02-28 17:17:09 +00:00
keep-alive.ts fix(keep-alive): use camlcase for option name (#26018) 2023-11-28 22:31:18 +00:00
legacy.ts test: fix code coverage (#34495) 2025-02-26 12:40:30 +00:00
queue.spec.ts fix: Revert "feat: Limit HTTP concurrency and frequency by default" (#27765) 2024-03-07 08:01:34 +00:00
queue.ts feat(http): Force default rate limits for some known hosts (#30207) 2024-07-22 16:59:29 +00:00
rate-limit.spec.ts refactor(https): Separate rules lists by rate limit type (#30399) 2024-07-26 13:27:29 +00:00
rate-limits.ts refactor: Move Repology rate limits to http defaults (#30996) 2024-08-25 11:19:58 +00:00
retry-after.spec.ts test: migrate from jest to vitest (#34499) 2025-02-26 14:18:38 +00:00
retry-after.ts fix(http): reduce logging for `Retry-After` (#30450) 2024-07-29 11:56:12 +00:00
throttle.spec.ts fix: Revert "feat: Limit HTTP concurrency and frequency by default" (#27765) 2024-03-07 08:01:34 +00:00
throttle.ts feat(http): Force default rate limits for some known hosts (#30207) 2024-07-22 16:59:29 +00:00
types.ts fix: refactor http (take 2) (#34558) 2025-02-28 17:17:09 +00:00
util.ts feat(http): Add pluggable HTTP cache implementation (#27998) 2024-03-19 14:49:59 +00:00