Commit Graph

12 Commits

Author SHA1 Message Date
Zoltan Kochan
f1c194dedf fix(audit): audit should work with a proxy (#4057)
close #3755
2021-12-02 15:38:36 +02:00
Zoltan Kochan
40b75fbb95 fix(audit): public registry responds with 502 error (#3403)
close #2848
2021-04-28 03:06:18 +03:00
Zoltan Kochan
05baaa6e74 feat: new config setting added - fetch-timeout (#3390)
close #3387
2021-04-24 19:09:52 +03:00
Zoltan Kochan
7c6243212f style: autofix 2021-03-17 03:32:06 +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
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
142f8caf7b refactor!: relDepPath=>depPath 2020-05-22 23:40:07 +03:00
Zoltan Kochan
c75a921e36 style: no trailing commas in functions 2020-05-12 19:00:16 +03:00
Zoltan Kochan
6c62282ee9 fix(audit): fail in case of a server error
PR #2469
ref #2468
2020-04-08 23:29:11 +03:00
Zoltan Kochan
bb5d41f337 style: add missing trailing commas and fix the linting rule 2020-01-01 19:18:25 +02:00
Zoltan Kochan
2869923942 feat: audit
close #1153
PR #2153
2019-11-14 17:00:38 +02:00