Commit Graph

1709 Commits

Author SHA1 Message Date
Zoltan Kochan
3ebde2d2c1 chore(release): 1.29.1 v1.29.1 2018-01-14 15:11:43 +02:00
Zoltan Kochan
a22068096b fix: don't be silent on CI servers
ref #873
2018-01-14 15:05:45 +02:00
Zoltan Kochan
5dba20a418 chore(release): 1.29.0 2018-01-14 14:39:13 +02:00
Zoltan Kochan
a785110447 feat: use append-only reporter for non-tty stdout
close #873
2018-01-14 14:18:09 +02:00
Zoltan Kochan
c74fb0b427 chore(release): 1.28.0 v1.28.0 2018-01-13 19:51:29 +02:00
Zoltan Kochan
b553c5cfe0 feat: --prefer-offline flag
close #975
2018-01-13 19:02:24 +02:00
Zoltan Kochan
28dd962b99 chore(deps): update 2018-01-13 02:37:02 +02:00
Zoltan Kochan
b256f21207 chore(release): 1.27.0 v1.27.0 2018-01-11 13:04:35 +02:00
Zoltan Kochan
97c971b126 fix: printing warning about unresolved peer dependencies
ref https://github.com/pnpm/pnpm/issues/986
2018-01-11 13:03:15 +02:00
Zoltan Kochan
abdc2a856c feat(server): choosing the communication protocol (#988)
* feat(server): choosing the communication protocol

close #987

* feat(server): choosing port
2018-01-10 09:47:00 +02:00
Zoltan Kochan
75736b9640 chore(release): 1.27.0-1 v1.27.0-1 2018-01-09 03:07:31 +02:00
Zoltan Kochan
20459cb18a fix: pass packageImportMethod to the store server 2018-01-09 03:06:51 +02:00
Zoltan Kochan
a6b165f3f9 chore(release): 1.27.0-0 v1.27.0-0 2018-01-09 02:09:04 +02:00
Zoltan Kochan
ffa5f35b18 feat: packages are imported from store by the store controller 2018-01-09 02:08:55 +02:00
Zoltan Kochan
1fe10b0c06 refactor: move @pnpm/self-installer to separate repo 2018-01-08 16:47:05 +02:00
Zoltan Kochan
2a584b3c30 fix: update supi to version 0.10.0 2018-01-08 01:37:40 +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
5ceea2f718 docs(license): update year 2018-01-01 14:05:46 +02:00
Zoltan Kochan
27925a4998 chore(release): 1.25.1 v1.25.1 2017-12-31 17:35:37 +02:00
Zoltan Kochan
e6d86462f2 fix: added stats reporting 2017-12-31 17:35:31 +02:00
Zoltan Kochan
e7ddfc6409 fix: reporting of registry error responses 2017-12-31 16:19:33 +02:00
Zoltan Kochan
2311b36498 fix: fatal error is printed 2017-12-31 15:20:15 +02:00
Zoltan Kochan
730d476b62 chore(release): 1.25.0 v1.25.0 2017-12-31 02:07:39 +02:00
Zoltan Kochan
e0e939826b feat: document the new flags - pending and package-import-method 2017-12-31 02:01:57 +02:00
Zoltan Kochan
4c3b5a3e3a feat: update supi to version 0.8.1 2017-12-31 01:37:34 +02:00
Emanuele Tamponi
49165f5527 feat: option to disable pnpmfile (#979)
* feat: option to disable pnpm hooks

* fix: as for review; doesn't work until @pnpm/types is upgraded

* fix: use opts.ignorePnpmfile in the caller

* chore: update shrinkwrap.yaml

* test: --ignore-pnpmfile flag
2017-12-31 00:15:42 +02:00
Zoltan Kochan
ce12413bbf feat(reporting): print stats about added/removed packages 2017-12-29 21:36:35 +02:00
Zoltan Kochan
47c1a28e48 chore(release): 1.24.3 v1.24.3 2017-12-25 21:15:44 +02:00
Zoltan Kochan
9631e45086 fix: don't print warning about configs twice 2017-12-25 21:15:38 +02:00
Zoltan Kochan
e85ece3a5d fix: tree-kill is a dev dependency 2017-12-25 16:00:01 +02:00
Zoltan Kochan
9dda5c55ff chore(release): 1.24.2 v1.24.2 2017-12-25 13:58:51 +02:00
Zoltan Kochan
b019845216 fix: update supi to version 0.7.16 2017-12-25 13:58:34 +02:00
Zoltan Kochan
804464423b chore(release): 1.24.1 v1.24.1 2017-12-25 03:34:17 +02:00
Zoltan Kochan
e24fca8cb6 fix: update @pnpm/npm-resolver to 0.3.4 2017-12-25 03:34:09 +02:00
Zoltan Kochan
cac5a1ee97 chore(release): 1.24.0 v1.24.0 2017-12-25 02:50:03 +02:00
Zoltan Kochan
f894876e49 feat: update supi to version 0.7.15
close #963
ref #952
2017-12-25 02:26:50 +02:00
Zoltan Kochan
82f6a3935e fix: update dependencies 2017-12-23 14:17:52 +02:00
Zoltan Kochan
ae3f406fce test: skip hanging test on Appveyor 2017-12-23 02:29:47 +02:00
Zoltan Kochan
3333daa9d1 fix: recursive install should not ignore pnpmfiles 2017-12-23 01:52:40 +02:00
Zoltan Kochan
e811b8fb21 perf: save store once during recursive install 2017-12-22 23:17:41 +02:00
Zoltan Kochan
1f6c2e5736 chore(release): 1.24.0-3 v1.24.0-3 2017-12-22 00:56:36 +02:00
Zoltan Kochan
497eb97c4e feat: add reporting for pnpm server 2017-12-22 00:56:08 +02:00
Zoltan Kochan
6f9a3c84ff fix: pnpm xmas is passed through to npm
close #972
2017-12-21 23:07:33 +02:00
Zoltan Kochan
16692bbed9 fix: recursive installation should work with the store server 2017-12-21 23:05:40 +02:00
Zoltan Kochan
36be3d3f0c chore(release): 1.24.0-2 v1.24.0-2 2017-12-21 01:31:53 +02:00
Zoltan Kochan
ff1ab5e450 feat: concurrent installation
close #941
2017-12-21 01:26:56 +02:00
Zoltan Kochan
1e3dc29aae fix: communication with pnpm server on Windows
ref #832
2017-12-20 21:33:52 +02:00
Zoltan Kochan
1b21c44594 chore(release): 1.24.0-1 2017-12-20 21:17:15 +02:00