Commit Graph

1762 Commits

Author SHA1 Message Date
Zoltan Kochan
dccd812071 chore(release): 1.33.0 v1.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
4fca11e5e2 perf: make "pnpm -v" and "pnpm help" faster 2018-02-14 22:23:16 +02:00
Zoltan Kochan
7f344517c7 chore(release): 1.32.1 v1.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 v1.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
6ac52f7b6e feat(recursive): pnpm recursive dislink
Add a command for recursively dislinking packages

close #825
2018-02-04 12:27:46 +02:00
Zoltan Kochan
5204158b06 feat(recursive): pnpm recursive link
A new command for installation in a monorepo

ref #825
2018-02-04 12:27:46 +02:00
Zoltan Kochan
c6d5b8c793 fix(reporting): eliminate flickering
ref #1017
ref #914
2018-02-04 02:11:09 +02:00
Zoltan Kochan
e1ace3fa52 chore: fix shrinkwrap.yaml 2018-02-03 16:05:00 +02:00
Zoltan Kochan
b5fd2e0968 chore(release): 1.31.6 v1.31.6 2018-02-03 15:57:57 +02:00
Zoltan Kochan
a1c83ce497 fix: setting optional field in shrinkwrap.yaml 2018-02-03 15:57:01 +02:00
Zoltan Kochan
3c3aa9d71b chore(release): 1.31.5 v1.31.5 2018-02-02 00:43:00 +02:00
Zoltan Kochan
6595ca6a58 fix: update @pnpm/tarball-fetcher to 0.3.5 2018-02-02 00:38:21 +02:00
Zoltan Kochan
8a02a8ffe6 chore(release): 1.31.4 v1.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
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
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
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
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
43284a8056 test: add notice about unstable test
ref #1018
2018-01-27 01:55:22 +02:00
Zoltan Kochan
1f44ed1f82 fix(recursive): pass correct bin location 2018-01-26 23:23:50 +02:00
Zoltan Kochan
6bd11b1f41 fix(recursive): report prefix when one of the installs fail 2018-01-26 23:12:06 +02:00
Zoltan Kochan
8c6a700431 chore(release): 1.31.1 v1.31.1 2018-01-25 22:13:17 +02:00
Zoltan Kochan
f65d217051 fix(package-store): reflink import method should work 2018-01-25 22:09:01 +02:00
Zoltan Kochan
6a4846bd0c chore(release): 1.31.0 v1.31.0 2018-01-24 21:50:00 +02:00
Zoltan Kochan
97ce93b1f9 chore(deps): update shrinkwrap.yaml 2018-01-24 21:49:23 +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
Zoltan Kochan
e25f528663 test: stabilize server tests 2018-01-23 00:35:48 +02:00
Neil Gentleman
f520a2fe82 fix: wait for recursive package installation
`await [Promise]` returns immediately; we want to wait for each
installation to complete before advancing to the next chunk.

enabling tslint's await-promise rule could have caught this, but
only if the typings for p-limit and graph-sequencer were improved.
2018-01-22 21:39:33 +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 v1.30.2 2018-01-21 19:36:01 +02:00
Zoltan Kochan
814d8c75f5 fix: failing to install a git+ssh dependency 2018-01-21 19:35:55 +02:00
Zoltan Kochan
7144f44cbd chore(release): 1.30.1 v1.30.1 2018-01-21 01:53:26 +02:00
Zoltan Kochan
8ab0a839bb fix: update dependencies
ref #989
ref #600
2018-01-21 01:40:30 +02:00
Zoltan Kochan
034f30b1e7 chore(release): 1.30.0 v1.30.0 2018-01-19 02:08:18 +02:00