Commit Graph

12 Commits

Author SHA1 Message Date
Zoltan Kochan
263f5d813f fix(fetch): import node-fetch-unix correctly 2020-11-19 00:59:11 +02:00
Zoltan Kochan
88e1eaa908 style: use no delimiters in type declarations 2020-08-26 01:42:36 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
46128b5b01 refactor: export AgentOptions from npm-registry-agent 2020-08-14 03:34:43 +03:00
Zoltan Kochan
71aeb9a382 refactor: API of resolvers and fetchers
Instead of creating a separate fetch function for the resolvers
and fetchers, use a single one.

Also, use a single getCredentials function.

close #2652
PR #2655
2020-06-29 17:13:02 +03:00
Zoltan Kochan
2ebb7af333 fix: print a warning when an HTTP request fails
close #1240
PR #2615
2020-06-08 13:49:54 +03:00
Zoltan Kochan
c75a921e36 style: no trailing commas in functions 2020-05-12 19:00:16 +03:00
Zoltan Kochan
53124f62f8 fix(audit): use retry options from config 2020-04-09 02:09:12 +03:00
Zoltan Kochan
bb5d41f337 style: add missing trailing commas and fix the linting rule 2020-01-01 19:18:25 +02:00
ExE Boss
f2d17759dd feat(fetch): add type information
PR #2014
2019-09-18 19:11:43 +03:00
Zoltan Kochan
04474b09d2 feat: @pnpm/server uses @pnpm/fetch instead of got 2019-03-08 02:10:23 +02:00
Zoltan Kochan
3991aa856c feat: create @pnpm/fetch 2019-03-07 22:58:21 +02:00