Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
6f6ed5f4bf refactor: remove redundant option 2018-01-13 18:14:41 +02:00
Zoltan Kochan
a6037cd68e chore: fix shrinkwrap.yaml 2018-01-13 18:12:34 +02:00
Zoltan Kochan
f5b7dfc936 chore(release): 0.3.11 npm-resolver/0.3.11 2018-01-13 17:54:55 +02:00
Zoltan Kochan
7f4b3cc9fe feat: support preferOffline option
ref https://github.com/pnpm/pnpm/issues/975
2018-01-13 17:53:48 +02:00
Zoltan Kochan
96ff25e69f test: use nock for mocking the registry 2018-01-13 02:49:21 +02:00
Zoltan Kochan
28dd962b99 chore(deps): update 2018-01-13 02:37:02 +02:00
Zoltan Kochan
d478f8d8d0 chore(deps): update 2018-01-13 02:31:13 +02:00
Zoltan Kochan
15eed39bb0 chore(deps): update @types/node to version 9 2018-01-12 02:22:36 +02:00
Zoltan Kochan
5316ff67b4 chore(release): 2.0.1 dependencies-hierarchy/2.0.1 2018-01-12 01:51:40 +02:00
Zoltan Kochan
55fc245910 fix(deps): update @types/node to version 9 2018-01-12 01:51:36 +02:00
Zoltan Kochan
031105e5bf docs(license): update years 2018-01-12 01:46:46 +02:00
Zoltan Kochan
58c8db7972 ci(travis): no email notifications 2018-01-12 00:07:21 +02:00
greenkeeper[bot]
aff6cf1e6a chore(package): update ts-node to version 4.0.0 2018-01-12 00:06:42 +02:00
Zoltan Kochan
fae2387be8 ci(travis): no email notifications 2018-01-12 00:04:02 +02:00
Zoltan Kochan
9a5230af58 chore(release): 2.0.1 pnpm-list/2.0.1 2018-01-11 23:55:18 +02:00
Zoltan Kochan
d047472500 docs(license): update years 2018-01-11 23:47:11 +02:00
Zoltan Kochan
28b9225827 fix(deps): update @types/node to version 9 2018-01-11 23:46:46 +02:00
greenkeeper[bot]
17c52b7cdb chore(package): update ts-node to version 4.0.0 2018-01-11 23:40:39 +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
be85af80e7 chore(release): 0.11.1 supi/0.11.1 2018-01-11 12:58:55 +02:00
Zoltan Kochan
715c82706e fix: node id should always be reliably splittable to package IDs
The > symbol is used to delimit package IDs in the Node ID.

The % and > symbols are encoded in package IDs.

ref https://github.com/pnpm/pnpm/issues/986
2018-01-11 09:41:34 +02:00
Zoltan Kochan
cc18dc3dd0 chore(deps): update 2018-01-11 01:53:52 +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
4e6106819e chore(release): 5.1.1 pnpm-shrinkwrap/5.1.1 2018-01-10 02:00:38 +02:00
Zoltan Kochan
8401df9598 chore: update shrinkwrap.yaml 2018-01-10 01:56:31 +02:00
Zoltan Kochan
31cec6ec70 fix(prune): set dev = false correctly 2018-01-10 01:55:29 +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
7036b879ef chore(release): 0.11.5 pnpm-default-reporter/0.11.5 2018-01-09 02:03:33 +02:00
Zoltan Kochan
ca715952fc fix: update peed dependencies 2018-01-09 02:03:29 +02:00
Zoltan Kochan
d372344690 chore(release): 0.2.4 @pnpm/outdated/0.2.4 2018-01-09 02:02:16 +02:00
Zoltan Kochan
c000a5710e fix(deps): update @types/node and package-store 2018-01-09 02:02:13 +02:00
Zoltan Kochan
07543200d3 chore(release): 0.11.0 supi/0.11.0 2018-01-09 01:59:58 +02:00
Zoltan Kochan
c90a4e7ea5 chore(release): 0.6.0 server/0.6.0 2018-01-09 01:49:12 +02:00
Zoltan Kochan
4d2b0a4450 feat: implement importPackage()
BREAKING CHANGE: API updated
2018-01-09 01:38:50 +02:00
Zoltan Kochan
1c413655c8 feat: move package importing logic to the store
close #34
2018-01-09 01:20:32 +02:00
Zoltan Kochan
5569505e37 chore(release): 0.14.0 package-store/0.14.0 2018-01-09 01:18:46 +02:00
Zoltan Kochan
a8ab96c464 chore(release): 0.13.2 package-store/0.13.2 2018-01-09 01:09:19 +02:00
Zoltan Kochan
2011d7489b feat: add importPackage() to storeController
ref https://github.com/pnpm/supi/pull/34
2018-01-09 01:05:45 +02:00
Zoltan Kochan
5ee24bc2fc fix(deps): update @types/node to v9 2018-01-08 22:35:36 +02:00
Zoltan Kochan
979a39bdc3 fix: update @types/node 2018-01-08 22:32:13 +02:00
Renovate Bot
be7b1f385c fix(deps): update dependency @types/node to ^9.3.0 2018-01-08 19:27:26 +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
e4038c31ad chore(release): 0.11.4 pnpm-default-reporter/0.11.4 2018-01-08 01:34:08 +02:00
Zoltan Kochan
ed7fc14874 fix: update peerDependencies
Works with supi@0.10.0
2018-01-08 01:30:16 +02:00
Zoltan Kochan
3266ffe167 chore(release): 0.10.0 supi/0.10.0 2018-01-08 01:22:42 +02:00