zkochan
|
31bfce0f52
|
feat: specify for which tarball interity check failed
Ref https://github.com/pnpm/pnpm/issues/872
|
2017-09-08 21:38:52 +03:00 |
|
zkochan
|
c4fd429d4d
|
chore(release): 0.3.1
package-store/0.3.1
|
2017-09-08 21:21:34 +03:00 |
|
zkochan
|
b80adb599c
|
feat: track attempts during re-download
|
2017-09-08 21:18:42 +03:00 |
|
zkochan
|
33a2db9589
|
fix: re-download when integrity check fails
Ref https://github.com/pnpm/pnpm/issues/872
|
2017-09-08 21:18:42 +03:00 |
|
zkochan
|
c8691caa1d
|
feat: retry tarball downloads on fail
|
2017-09-08 21:18:42 +03:00 |
|
zkochan
|
02d33f6877
|
fix: validate content length of downloaded tarballs
Ref https://github.com/pnpm/pnpm/issues/423
Close #2
|
2017-09-08 21:18:32 +03:00 |
|
Zoltan Kochan
|
fad100eb3f
|
fix: pnpm and pnpm store print helps
Ref #880
|
2017-09-07 02:03:34 +03:00 |
|
zkochan
|
eef65e9ea1
|
chore(release): 1.13.0
v1.13.0
|
2017-09-06 23:15:26 +03:00 |
|
Unknown
|
08c1a13bde
|
feat: show progress of big tar downloads
Close #879
|
2017-09-06 23:14:07 +03:00 |
|
zkochan
|
d12a62e3e1
|
chore(release): 0.9.1
pnpm-default-reporter/0.9.1
|
2017-09-06 23:05:56 +03:00 |
|
zkochan
|
5bf7502cfb
|
feat: only tarballs that are bigger than 5 MB are logged
|
2017-09-06 22:58:35 +03:00 |
|
zkochan
|
a419814674
|
feat: highlight values and dim non-active lines
|
2017-09-06 22:55:13 +03:00 |
|
zkochan
|
16d7a43b23
|
feat: update chalk to version 2
|
2017-09-06 22:15:57 +03:00 |
|
zkochan
|
22aa114769
|
refactor: remove redundant newline
|
2017-09-06 02:54:09 +03:00 |
|
Zoltan Kochan
|
47c21ca8d1
|
chore(release): 0.2.18
supi/0.2.18
|
2017-09-06 02:48:50 +03:00 |
|
Zoltan Kochan
|
aad5decc48
|
feat: log download progress of big tars
BREAKING CHANGE: update peer dep
Ref https://github.com/pnpm/pnpm/issues/879
|
2017-09-06 02:46:36 +03:00 |
|
Zoltan Kochan
|
3c9adc46f2
|
chore(release): 0.3.0
package-store/0.3.0
|
2017-09-06 02:42:46 +03:00 |
|
Zoltan Kochan
|
1d7551da04
|
feat: log download progress of big tars
Ref https://github.com/pnpm/pnpm/issues/879
|
2017-09-06 02:41:09 +03:00 |
|
Zoltan Kochan
|
34b1ed817c
|
chore(release): 0.9.0
pnpm-default-reporter/0.9.0
|
2017-09-06 02:37:58 +03:00 |
|
Zoltan Kochan
|
36031d4553
|
feat: show progress of big tar downloads
Ref https://github.com/pnpm/pnpm/issues/879
|
2017-09-06 02:37:27 +03:00 |
|
Zoltan Kochan
|
7ccb9836a5
|
test: fix on Windows
EOLs are normalized before comparing expected
with actual output
|
2017-09-05 19:22:40 +03:00 |
|
Zoltan Kochan
|
3c101ce4ba
|
refactor: rewrite using FRP
Ref https://github.com/pnpm/pnpm/issues/879
|
2017-09-05 21:10:35 +03:00 |
|
zkochan
|
4f18eaaa08
|
chore: add .editorconfig
|
2017-09-05 21:09:23 +03:00 |
|
Zoltan Kochan
|
83544920f1
|
refactor: remove progressLogger wrapper
|
2017-09-03 15:15:39 +03:00 |
|
Zoltan Kochan
|
3ebdf2f6a7
|
chore: update shrinkwrap.yaml
|
2017-09-03 14:47:45 +03:00 |
|
zkochan
|
b9b761985c
|
chore(release): 1.12.0
v1.12.0
|
2017-09-02 15:31:17 +03:00 |
|
zkochan
|
d0b141968b
|
chore: update shrinkwrap.yaml
|
2017-09-02 15:31:01 +03:00 |
|
zkochan
|
0330ff0ee5
|
feat: require hooks from pnpmfile.js
Ref #861
|
2017-09-02 14:01:29 +03:00 |
|
zkochan
|
c8650a62f0
|
chore(release): 0.2.17
supi/0.2.17
|
2017-09-02 13:58:48 +03:00 |
|
zkochan
|
b1cb034c11
|
feat: add a hook to modify dependency manifests
Ref https://github.com/pnpm/pnpm/issues/861
|
2017-09-02 12:24:34 +03:00 |
|
zkochan
|
b570bb2ab6
|
chore: update shrinkwrap.yaml
|
2017-08-31 01:02:39 +03:00 |
|
zkochan
|
a38b952743
|
chore(release): 1.11.1
v1.11.1
|
2017-08-31 00:45:32 +03:00 |
|
zkochan
|
9d140d30c2
|
fix: installation of tarballs from subdirs
Ref https://github.com/pnpm/supi/issues/10
|
2017-08-31 00:42:05 +03:00 |
|
zkochan
|
f79aed2e8c
|
chore(release): 0.2.16
supi/0.2.16
|
2017-08-31 00:40:47 +03:00 |
|
Zoltan Kochan
|
20b2e1a8a0
|
fix: installation of tarballs from subdirs
TODO: cover with unit tests
Ref #10
|
2017-08-31 00:40:29 +03:00 |
|
Zoltan Kochan
|
47929d2fa9
|
chore(release): 0.2.4
package-store/0.2.4
|
2017-08-31 00:27:05 +03:00 |
|
Zoltan Kochan
|
f1b8989070
|
fix: installation of tarball from subfolder
Ref https://github.com/pnpm/supi/issues/10
|
2017-08-31 00:20:07 +03:00 |
|
zkochan
|
378635a007
|
chore(release): 1.11.0
v1.11.0
|
2017-08-30 10:24:27 +03:00 |
|
zkochan
|
ba2521a981
|
perf: update supi to version 0.2.15
|
2017-08-30 10:18:20 +03:00 |
|
zkochan
|
2ce55d0214
|
chore(release): 0.2.15
supi/0.2.15
|
2017-08-30 10:15:11 +03:00 |
|
zkochan
|
6984a478f2
|
perf: update package-store to version 0.2.3
|
2017-08-30 10:14:23 +03:00 |
|
zkochan
|
0c07088aab
|
chore(release): 0.2.3
package-store/0.2.3
|
2017-08-30 09:54:42 +03:00 |
|
zkochan
|
3ea3a0bd18
|
perf: allow metafiles to use the last available requests
|
2017-08-30 02:01:33 +03:00 |
|
Unknown
|
6166760498
|
perf: avoid reanalyzing of pure packages
|
2017-08-29 22:29:50 +03:00 |
|
Unknown
|
390da1c558
|
test: peer dependencies are linked
|
2017-08-29 21:44:59 +03:00 |
|
greenkeeper[bot]
|
7f0a089a1f
|
fix(package): update load-json-file to version 3.0.0
|
2017-08-28 02:22:51 +03:00 |
|
zkochan
|
6f27c003e0
|
test: when shrinkwrap available package is not re-resolved
|
2017-08-27 16:05:33 +03:00 |
|
Unknown
|
decf3c4315
|
fix: packages with peers are correctly saved in store index
|
2017-08-25 22:00:10 +03:00 |
|
Unknown
|
d58d5879df
|
test: add more tests
|
2017-08-25 21:59:36 +03:00 |
|
greenkeeper[bot]
|
f67dd1e144
|
fix(package): update @types/archy to version 0.0.31
|
2017-08-22 00:53:11 +03:00 |
|