Commits
User selector
Commit History
Commits on Aug 30, 2022
internal/httpcli: add unit test for logging middleware error scenario (#41065)
Show description for 5830181authored- authored
internal/httpcli: remove log15, add NewLoggingMiddleware to enable logs (#40963)
Show description for 56d74dbauthored- authored
Commits on Aug 2, 2022
httpcli: introduce mutable, wrapped transports (#39775)
Show description for 7426570authored
Commits on Jul 15, 2022
requestclient: propagate request client IP, add gitserver access logger (#38798)
Show description for 0907185authored
Commits on Jun 29, 2022
Revert "internal/trace: reduce direct usages of OpenTracing" (#37979)
Show description for 70e56e2authored- authored
internal/trace: extract trace policy to OT-agnostic package (#37962)
Show description for 6b5d426authored
Commits on Apr 21, 2022
internal/extsvc/github: Testing improvements (#34004)
Show description for 8ca31fdandauthored
Commits on Apr 20, 2022
Gerrit code host (#33951)
Show description for 724284bauthored
Commits on Feb 28, 2022
golangci-lint: enable unparam linter (#31856)
Show description for 8d3e231andauthored
Commits on Feb 18, 2022
lib/errors: new MultiError error type and utilities (#31466)
Show description for fe428b2andauthored
Commits on Feb 7, 2022
Commits on Feb 1, 2022
internal: Add comments for generated metric names (#30473)
Show description for 882ed49authored
Commits on Jan 18, 2022
Commits on Dec 1, 2021
httpcli, actor: propagate actor on all internal requests (#28117)
Show description for 06a8636authored
Commits on Nov 24, 2021
all: set User-Agent in external HTTP requests (#28090)
Show description for 66847cbauthored
Tomás Senart
Commits on Nov 23, 2021
Revert "Revert "Revert "all: set User-Agent in external HTTP requests… (#28091)
Show description for 7e36ab7authoredRevert "Revert "all: set User-Agent in external HTTP requests (#28086)""
Show description for f38bbfacommittedRevert "all: set User-Agent in external HTTP requests (#28086)"
Show description for 814b2d8committedall: set User-Agent in external HTTP requests (#28086)
Show description for 48fcb19authored
Tomás Senart
Commits on Oct 18, 2021
Revert "Do not retry 401/403 errors in http client (#26190)" (#26206)
Show description for c47c556authoredDo not retry 401/403 errors in http client (#26190)
Show description for 6c96affauthored
Commits on Sep 8, 2021
httpcli: hardcode dnserror in not found test (#24733)
Show description for af698ccauthored
Commits on Sep 5, 2021
httpcli: only log to trace if retry occurred (#24625)
Show description for a628631authored
Commits on Sep 1, 2021
httpcli: only retry DNS lookup failures 3 times (#24495)
Show description for 375f199authoredhttpcli: log to span if retry policy called (#24497)
Show description for 6644926authored
Commits on Aug 13, 2021
httpcli: env vars for retry params (#23907)
Show description for d4e3059authored
Tomás Senarthttpcli: internal client improvements (#23903)
Show description for 01287f4authored
Tomás Senart
Commits on Aug 9, 2021
httpcli: Fix off-by-one in max retries logic (#23717)
Show description for 48b82edauthored
Tomás Senart
Commits on Aug 5, 2021
- authored
httpcli: Expand usage across the codebase (#23575)
Show description for a8b56dbauthored
Tomás Senart
Commits on Aug 2, 2021
- authored
Tomás Senart
Commits on Jul 23, 2021
- authored
Tomás Senart