Commit Graph

780 Commits

Author SHA1 Message Date
Zoltan Kochan
dccd812071 chore(release): 1.33.0 2018-02-17 23:32:34 +02:00
Zoltan Kochan
ebb141b14d chore: bundle dependencies of pnpm
deprecate @pnpm/bundled
2018-02-17 23:27:58 +02:00
Zoltan Kochan
322ab833d5 feat: getting rid of native dependencies
close #1036
2018-02-17 23:06:49 +02:00
Zoltan Kochan
8825892b57 chore(deps): update 2018-02-16 23:56:05 +02:00
Zoltan Kochan
813402938a perf: faster config reading
ref #1006
2018-02-16 23:41:55 +02:00
Zoltan Kochan
7f344517c7 chore(release): 1.32.1 2018-02-11 21:47:14 +02:00
Zoltan Kochan
dd6d631abb fix: update supi to version 0.12.8
ref #992
ref #1029
2018-02-11 21:35:21 +02:00
Zoltan Kochan
9ae44aa088 fix(reporting): print progress when invoked from CI
ref #1028
2018-02-10 22:32:25 +02:00
Zoltan Kochan
77d38dcb18 perf: update package-store to v0.16
Getting rid of redundant renamings

ref #1015
2018-02-10 12:37:59 +02:00
Zoltan Kochan
1c65401206 chore(release): 1.32.0 2018-02-04 22:23:55 +02:00
Zoltan Kochan
9abd5ca831 feat: --no-shrinkwrap
close #1025
2018-02-04 22:03:57 +02:00
Zoltan Kochan
c6d5b8c793 fix(reporting): eliminate flickering
ref #1017
ref #914
2018-02-04 02:11:09 +02:00
Zoltan Kochan
b5fd2e0968 chore(release): 1.31.6 2018-02-03 15:57:57 +02:00
Zoltan Kochan
3c3aa9d71b chore(release): 1.31.5 2018-02-02 00:43:00 +02:00
Zoltan Kochan
8a02a8ffe6 chore(release): 1.31.4 2018-02-01 01:33:20 +02:00
Zoltan Kochan
294d26e999 chore: update typescript to version 2.7 2018-01-31 21:29:44 +02:00
Zoltan Kochan
4aef51c417 fix: throttle progress reporting
ref #1017
2018-01-31 01:49: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
e1016e7a26 chore(release): 1.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
40bfb66d49 chore(release): 1.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
8c6a700431 chore(release): 1.31.1 2018-01-25 22:13:17 +02:00
Zoltan Kochan
6a4846bd0c chore(release): 1.31.0 2018-01-24 21:50:00 +02:00
Emanuele Tamponi
7efaf408d0 feat: flag to ignore upload requests (#1010)
* feat: flag to ignore upload requests

* chore: bump up @pnpm/server dep to 0.7.1

* test: ignore upload requests

* fix: add help for ignore upload requests

* fix: use promisify instead of thenify
2018-01-24 21:39:25 +02:00
Zoltan Kochan
71b23ea68e fix: --no-optional
ref #1014
2018-01-24 09:17:16 +02:00
Zoltan Kochan
060f44f5ef fix(server): terminate the store server if graceful stop fails (#1003)
* refactor: use process-exists instead of is-running

* fix(server): terminate the store server if graceful stop fails
2018-01-23 22:12:24 +02:00
Emanuele Tamponi
ef70230f96 feat: parse side-effects-cache(-readonly) options (#994)
* feat: parse side-effects-cache(-readonly) options

* fix: add new options to help

* fix(deps): update

* test: side effects cache tests, same as supi

* test; remove unused variables and imports

* test: do not use spread syntax
2018-01-22 19:57:49 +02:00
Zoltan Kochan
f240840cda chore(release): 1.30.2 2018-01-21 19:36:01 +02:00
Zoltan Kochan
7144f44cbd chore(release): 1.30.1 2018-01-21 01:53:26 +02:00
Zoltan Kochan
034f30b1e7 chore(release): 1.30.0 2018-01-19 02:08:18 +02:00
Zoltan Kochan
4ed9c729e6 fix: update supi to 0.11.3 and execa to 0.9.0
Fix: `Unexpected store used for installation` not case-insensitive

close #996
2018-01-19 02:00:14 +02:00
Zoltan Kochan
e4ce9c5a94 feat: running server in the background (#995)
* feat: running server in the background

close #960

* feat: store server can run in the background

* fix: update diable to version 4.0.1

* feat(help): add server start/stop to commands list

* feat: better info messages about server start
2018-01-19 01:38:10 +02:00
Zoltan Kochan
3b1fcc9360 feat(server): add stop command (#993)
* feat(server): add stop command

ref #960

* feat(server): `pnpm server` becomes `pnpm server start`

SEMI-BREAKING CHANGE:

`pnpm server` doesn't start a server but only prints help

`pnpm server start` starts a store server

* refactor: rename unstoppable to ignore-stop-requests
2018-01-17 00:03:12 +02:00
Zoltan Kochan
3ebde2d2c1 chore(release): 1.29.1 2018-01-14 15:11:43 +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 2018-01-13 19:51:29 +02:00
Zoltan Kochan
b256f21207 chore(release): 1.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
75736b9640 chore(release): 1.27.0-1 2018-01-09 03:07:31 +02:00
Zoltan Kochan
a6b165f3f9 chore(release): 1.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 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
27925a4998 chore(release): 1.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