Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
dfdc37efb3 fix: don't hang when progress reporting did not start
BREAKING CHANGE:

depends on supi >= 0.12.5
2018-01-31 01:35:46 +02:00
Zoltan Kochan
0473c469ee chore(release): 0.12.5 supi/0.12.5 2018-01-31 01:33:11 +02:00
Zoltan Kochan
6740004fe6 feat(logging): log resolution_started and importing_started
ref pnpm/pnpm#1017
2018-01-31 00:28:31 +02:00
Zoltan Kochan
b8bf778027 chore(release): 0.13.0 pnpm-default-reporter/0.13.0 2018-01-30 23:05:33 +02:00
Zoltan Kochan
e07013f91a fix: always report the final progress
BREAKING CHANGE:

requires supi@0.12.4

ref pnpm/pnpm#1017
2018-01-30 23:00:40 +02:00
Zoltan Kochan
a024a5a0ad chore(release): 0.12.4 supi/0.12.4 2018-01-30 22:43:00 +02:00
Zoltan Kochan
85eb2a65d5 feat(logging): log the end of importing packages from store
ref pnpm/pnpm#1017
2018-01-30 22:29:11 +02:00
Zoltan Kochan
e2b46cf7b2 fix(reporting): revert throttle 2018-01-30 01:21:11 +02:00
Zoltan Kochan
18d5997313 fix(reporting): report resolving/fetching progress less frequently
ref #1017
2018-01-30 00:53:34 +02:00
Zoltan Kochan
9127c5b9ad chore(release): 0.12.0 pnpm-default-reporter/0.12.0 2018-01-30 00:50:31 +02:00
Zoltan Kochan
278feb71e9 perf: throttle reporting of resolution/fetching progress
BREAKING CHANGE:

programmatic API changed

ref pnpm/pnpm#1017
2018-01-30 00:42:19 +02:00
Zoltan Kochan
b90778b065 chore: fix shrinkwrap.yaml 2018-01-29 22:31:54 +02:00
Zoltan Kochan
e1016e7a26 chore(release): 1.31.3 v1.31.3 2018-01-29 01:39:24 +02:00
Zoltan Kochan
29607a75c0 fix: update supi to version 0.12.3 2018-01-29 01:39:14 +02:00
Zoltan Kochan
c8580a2d55 chore(release): 0.12.3 supi/0.12.3 2018-01-29 01:33:05 +02:00
Zoltan Kochan
5c849b2646 fix(shrinkwrap): correctly set dev field
When a subdependency is both a dev and prod dependency of a parent
package, corrently set the dev field of the subdep.
2018-01-29 01:24:41 +02:00
Zoltan Kochan
fdd9f1b7b2 chore: fix shrinkwrap.yaml 2018-01-28 20:58:11 +02:00
Zoltan Kochan
c5af43559b chore: fix shrinkwrap.yaml 2018-01-28 20:56:27 +02:00
Zoltan Kochan
820a5a5238 chore: fix shrinkwrap.yaml 2018-01-28 20:55:31 +02:00
Zoltan Kochan
f40b866594 chore: fix shrinkwrap.yaml 2018-01-28 20:52:17 +02:00
Zoltan Kochan
7dfe7b1b71 chore: fix shrinkwrap.yaml 2018-01-28 20:51:05 +02:00
Zoltan Kochan
dcc5894d5c chore: fix shrinkwrap.yaml 2018-01-28 20:49:12 +02:00
Zoltan Kochan
b16342a6b3 chore: fix shrinkwrap.yaml 2018-01-28 20:48:24 +02:00
Zoltan Kochan
61fd7b8019 chore: fix shrinkwrap.yaml 2018-01-28 20:47:41 +02:00
Zoltan Kochan
500954b3a2 chore: fix shrinkwrap.yaml 2018-01-28 20:46:15 +02:00
Zoltan Kochan
a0e12b9f45 chore: fix shrinkwrap.yaml 2018-01-28 20:42:08 +02:00
Zoltan Kochan
40bfb66d49 chore(release): 1.31.2 v1.31.2 2018-01-28 20:31:36 +02:00
Zoltan Kochan
92062a1fcf fix: update dependencies 2018-01-28 20:17:34 +02:00
Zoltan Kochan
205d6d818a chore(release): 0.12.2 supi/0.12.2 2018-01-28 20:02:31 +02:00
Zoltan Kochan
1dc1f85b0f fix(server): use correct store location when running in background 2018-01-28 18:17:01 +02:00
Akshay Kadam
46d38a6070 docs(readme): added a FAQ about the name origin 2018-01-28 17:24:53 +02:00
Zoltan Kochan
8c5870cf97 fix: correctly update shrinkwrap.yaml on named install
close #41
2018-01-28 14:09:03 +02:00
Zoltan Kochan
ed738479be chore(release): 5.1.2 pnpm-shrinkwrap/5.1.2 2018-01-28 14:00:20 +02:00
Zoltan Kochan
09b946618c refactor: rename pkgId to depRelativePath 2018-01-28 13:56:33 +02:00
Zoltan Kochan
f084ac5324 fix(prune): don't walk through the same subtree twice 2018-01-28 13:51:50 +02:00
Zoltan Kochan
45c92e8cf2 fix: use util.promisify instead of thenify 2018-01-28 13:14:53 +02:00
Zoltan Kochan
30fbc48ab5 fix: using the correct tag when installing aliased deps 2018-01-28 02:03:01 +02:00
Zoltan Kochan
19549c06d4 chore(release): 0.15.3 package-store/0.15.3 2018-01-28 01:59:40 +02:00
Zoltan Kochan
ef3182f3ba feat: defaultTag added to requestPackage options 2018-01-28 01:59:35 +02:00
Zoltan Kochan
aecf8e0ebd chore(release): 0.7.3 package-requester/0.7.3 2018-01-28 01:41:53 +02:00
Zoltan Kochan
98bfc4fe34 fix: package requester accepts defaultTag 2018-01-28 01:41:49 +02:00
Zoltan Kochan
7c63603fdf chore(release): 0.7.2 package-requester/0.7.2 2018-01-28 01:37:56 +02:00
Zoltan Kochan
155fec3409 feat: resolver can accept default tag 2018-01-28 01:37:51 +02:00
Zoltan Kochan
829a706563 chore(deps): update shrinkwrap.yaml 2018-01-28 01:34:41 +02:00
Zoltan Kochan
d5b88928a8 chore(release): 0.3.13 npm-resolver/0.3.13 2018-01-28 01:29:38 +02:00
Zoltan Kochan
2134792605 feat: pref is optional
When version selector is not specified, default tag is used
2018-01-28 01:27:39 +02:00
Zoltan Kochan
70c8112fb9 fix: installing aliased dep w/o version selector 2018-01-27 22:18:15 +02:00
Zoltan Kochan
f29809cbb6 chore(release): 0.3.12 npm-resolver/0.3.12 2018-01-27 21:22:29 +02:00
Zoltan Kochan
7b145e7996 docs(license): update years 2018-01-27 02:13:07 +02:00
Zoltan Kochan
27506aaf04 fix: resolving aliased deps w/o version selectors 2018-01-27 02:12:27 +02:00