Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
bb7aff4af6 refactor: use own options
BREAKING CHANGE:

storeController is not an optional parameter anymore
2018-01-07 22:34:31 +02:00
Zoltan Kochan
a60893429d chore(release): 0.3.3 tarball-fetcher/0.3.3 2018-01-07 22:27:02 +02:00
Zoltan Kochan
76bc8c5a99 fix: cancel retries only on auth error 2018-01-07 22:23:37 +02:00
Zoltan Kochan
20e9cd3e6c chore(release): 0.13.1 package-store/0.13.1 2018-01-07 19:29:40 +02:00
Zoltan Kochan
e5b2bd19ed feat: networkConcurrency and lockStaleDuration are optional 2018-01-07 19:29:14 +02:00
Zoltan Kochan
116e31bb1a chore(release): 0.6.2 package-requester/0.6.2 2018-01-07 19:26:15 +02:00
Zoltan Kochan
5541ce2782 feat: networkConcurrency is optional 2018-01-07 19:25:55 +02:00
Zoltan Kochan
98ce8eb74a chore(release): 0.3.2 default-fetcher/0.3.2 2018-01-07 19:10:42 +02:00
Zoltan Kochan
ebe75a42a9 chore(release): 0.5.1 server/0.5.1 2018-01-07 19:09:39 +02:00
Zoltan Kochan
0b6155085c fix: alwayAuth and strictSsl are optional 2018-01-07 19:06:48 +02:00
Zoltan Kochan
5a09fdaf46 docs(license): update years 2018-01-07 19:03:21 +02:00
Zoltan Kochan
b3508ac647 chore(release): 0.3.2 tarball-fetcher/0.3.2 2018-01-07 19:02:27 +02:00
Zoltan Kochan
99d4897c30 fix: retry only on some error types 2018-01-07 18:59:58 +02:00
Emanuele Tamponi
17519f8c13 fix: just return empty object for empty responses (#9)
* fix: just return empty object for empty responses

* fix: return undefined instead of empty object
2018-01-07 18:15:36 +02:00
Zoltan Kochan
1f5754e476 docs: add example 2018-01-07 17:54:56 +02:00
Zoltan Kochan
e1a40dd192 feat: add default retry options 2018-01-07 17:52:22 +02:00
Zoltan Kochan
439ab59868 docs(license): update years 2018-01-07 17:37:08 +02:00
Zoltan Kochan
982374d4ac test: test the public API 2018-01-07 17:20:49 +02:00
Zoltan Kochan
75741c1b42 fix: alwaysAuth and strictSsl are optional 2018-01-07 17:16:54 +02:00
Zoltan Kochan
587c1f1c9c chore(release): 0.3.1 default-fetcher/0.3.1 2018-01-04 23:36:05 +02:00
Zoltan Kochan
583ec703e9 refactor: remove PnpmOptions usage 2018-01-04 23:36:02 +02:00
Zoltan Kochan
9de244f6a3 chore(release): 0.3.10 npm-resolver/0.3.10 2018-01-04 23:25:21 +02:00
Zoltan Kochan
d89538449d refactor: PnpmOptions not used 2018-01-04 23:25:13 +02:00
Zoltan Kochan
7179dab577 chore(release): 1.26.0 v1.26.0 2018-01-03 21:08:40 +02:00
Zoltan Kochan
c53648e1fb chore(greenkeeper): ignore pnpm dependencies
close #982
close #983
2018-01-03 21:08:23 +02:00
Zoltan Kochan
f17c5b4591 feat: --shrinkwrap-only flag
close #981
2018-01-03 21:05:04 +02:00
Zoltan Kochan
67b296a23c chore(release): 0.11.3 pnpm-default-reporter/0.11.3 2018-01-03 21:03:04 +02:00
Zoltan Kochan
ba218c71df fix: update peerDependency 2018-01-03 21:02:42 +02:00
Zoltan Kochan
d0be3b64c8 chore(release): 0.9.0 supi/0.9.0 2018-01-03 20:27:52 +02:00
Zoltan Kochan
119e66cc81 test: awaiting project.has/storeHas 2018-01-03 20:27:48 +02:00
Zoltan Kochan
170aeab70c chore(release): 0.2.3 @pnpm/outdated/0.2.3 2018-01-03 19:44:41 +02:00
Zoltan Kochan
842705a6b1 docs(license): update years 2018-01-03 19:44:35 +02:00
Zoltan Kochan
ff2c27de57 fix(package): add engines field 2018-01-03 19:44:10 +02:00
Zoltan Kochan
45b9706ffd fix: update package-store to 0.13 2018-01-03 19:43:41 +02:00
Zoltan Kochan
ce191535f6 chore(release): 0.8.3 supi/0.8.3 2018-01-03 19:38:47 +02:00
Zoltan Kochan
ebb382fd73 chore(release): 0.5.0 server/0.5.0 2018-01-03 19:37:55 +02:00
Zoltan Kochan
7c59f7f6d0 revert: "refactor: refactor: use pkgId instead of msgId"
revert 456c89a2c9
2018-01-03 19:09:31 +02:00
Zoltan Kochan
1bd4008918 feat: update dependencies 2018-01-03 18:55:59 +02:00
Zoltan Kochan
c60fa8f078 chore(release): 0.6.1 package-requester/0.6.1 2018-01-03 18:30:30 +02:00
Zoltan Kochan
aca7a7b74d feat: substitute dryRun with skipFetch 2018-01-03 18:30:25 +02:00
Zoltan Kochan
c7fbd36f93 feat: shrinkwrap only install
ref https://github.com/pnpm/pnpm/issues/981
2018-01-03 17:27:18 +02:00
Zoltan Kochan
eadd8164cf chore(release): 5.1.0 pnpm-shrinkwrap/5.1.0 2018-01-03 13:29:56 +02:00
Zoltan Kochan
05532f1aff test: write() 2018-01-03 03:14:08 +02:00
Zoltan Kochan
58af6ef797 feat: add writeWantedOnly() 2018-01-03 03:12:28 +02:00
Zoltan Kochan
ef50992b22 fix(package): specify supported engine 2018-01-02 23:29:30 +02:00
Zoltan Kochan
b53ceb2e60 docs(license): update year 2018-01-02 23:28:43 +02:00
Zoltan Kochan
aca3dd6695 ci(travis): turn off email notifications 2018-01-02 23:27:52 +02:00
Zoltan Kochan
8149f5fec3 chore: don't pin versions 2018-01-02 23:26:33 +02:00
renovate[bot]
a0234e3202 Add renovate.json 2018-01-02 23:26:33 +02:00
Zoltan Kochan
c28dac3fb7 fix: update dependencies 2018-01-02 23:18:09 +02:00