Commit Graph

10701 Commits

Author SHA1 Message Date
Rico Sta. Cruz
36769662e3 Work around scoped module limitations 2016-01-31 00:57:10 +08:00
Rico Sta. Cruz
8e709742cc Simplify registry resolution 2016-01-31 00:48:46 +08:00
Rico Sta. Cruz
b40353191b Use .npmrc for concurrency config 2016-01-31 00:46:38 +08:00
Rico Sta. Cruz
d43cf11cec Update history 2016-01-31 00:43:48 +08:00
Rico Sta. Cruz
18553033dd Release v0.11.0 v0.11.0 2016-01-31 00:43:23 +08:00
Rico Sta. Cruz
91b2f40158 Merge pull request #35 from rstacruz/custom-registry
Custom registries (#10)
2016-01-31 00:42:31 +08:00
Rico Sta. Cruz
ceb45d67cc Update history 2016-01-31 00:42:19 +08:00
Rico Sta. Cruz
1b91413a01 Document custom registries 2016-01-31 00:40:35 +08:00
Rico Sta. Cruz
715a71aa17 Allow custom registries 2016-01-31 00:34:20 +08:00
Rico Sta. Cruz
a1dcf799cc Merge pull request #34 from rstacruz/stream
Limit download concurrency (#24)
2016-01-31 00:30:40 +08:00
Rico Sta. Cruz
1075533984 Add rc 2016-01-31 00:26:17 +08:00
Rico Sta. Cruz
8252ba7d62 Print statuses when resolving packages 2016-01-31 00:25:31 +08:00
Rico Sta. Cruz
7d00f6428e Make concurrency configurable 2016-01-31 00:21:54 +08:00
Rico Sta. Cruz
ec7e24056e Fix lint errors 2016-01-31 00:19:01 +08:00
Rico Sta. Cruz
a143917ac2 Improve logging of queued downloads 2016-01-31 00:17:24 +08:00
Rico Sta. Cruz
792ddee81e Implement throating 2016-01-31 00:10:11 +08:00
Rico Sta. Cruz
5632d4d460 Release v0.10.1 v0.10.1 2016-01-30 22:33:50 +08:00
Rico Sta. Cruz
915c5ff552 Merge pull request #33 from rstacruz/fix-no-package-json
Fix running pnpm in dirs without package.json
2016-01-30 22:33:15 +08:00
Rico Sta. Cruz
44899672a1 Update history 2016-01-30 22:33:05 +08:00
Rico Sta. Cruz
311b933175 Make --debug logging a little less verbose 2016-01-30 22:31:51 +08:00
Rico Sta. Cruz
83690f8415 Fix running pnpm in dirs without package.json 2016-01-30 22:30:37 +08:00
Rico Sta. Cruz
a2fc38ef12 Release v0.10.0 v0.10.0 2016-01-30 22:21:44 +08:00
Rico Sta. Cruz
1129ac8522 Update readme 2016-01-30 22:20:59 +08:00
Rico Sta. Cruz
1f8a13f58b Merge pull request #32 from rstacruz/tarball
Installing from tarballs
2016-01-30 22:18:56 +08:00
Rico Sta. Cruz
13f6e1b662 Update history.md 2016-01-30 22:18:23 +08:00
Rico Sta. Cruz
832c845139 Implement tarball resolutions 2016-01-30 22:16:55 +08:00
Rico Sta. Cruz
19fcc3a883 Improve error messages for unsupported pkg specs 2016-01-30 22:08:47 +08:00
Rico Sta. Cruz
b939ec60f2 Release v0.9.0 v0.9.0 2016-01-30 22:04:30 +08:00
Rico Sta. Cruz
82ba25cfe0 Merge pull request #31 from rstacruz/bundle-dependencies-again
Improve bundleDependencies support
2016-01-30 22:01:50 +08:00
Rico Sta. Cruz
e82f367996 Update inline docs 2016-01-30 22:00:10 +08:00
Rico Sta. Cruz
911f728dd0 Remove rundandant bundled check 2016-01-30 21:59:06 +08:00
Rico Sta. Cruz
0a7b14ac29 Improve support for bundleDependencies 2016-01-30 21:57:32 +08:00
Rico Sta. Cruz
b76dced367 Improve version data logging 2016-01-30 21:42:09 +08:00
Rico Sta. Cruz
b75d2b3663 . 2016-01-30 21:26:47 +08:00
Rico Sta. Cruz
723f0bed3e Refactor npm resolution 2016-01-30 21:21:09 +08:00
Rico Sta. Cruz
977568811a Refactor resolutions 2016-01-30 21:13:50 +08:00
Rico Sta. Cruz
8e1c0dec78 Merge pull request #29 from rstacruz/separate-build-and-fetch
Separate build and fetch steps
2016-01-30 14:41:17 +08:00
Rico Sta. Cruz
087cfe9127 Remove circular dependency management 2016-01-30 14:37:07 +08:00
Rico Sta. Cruz
2196e6c5f4 Document pkg.fullname 2016-01-30 14:33:38 +08:00
Rico Sta. Cruz
a45c3d9667 Symlink based on package.json name 2016-01-30 14:29:37 +08:00
Rico Sta. Cruz
2c8c48c0c5 Cache fetches 2016-01-30 14:16:47 +08:00
Rico Sta. Cruz
60426a958d Separate build and fetch steps 2016-01-30 14:03:22 +08:00
Rico Sta. Cruz
29e40e90e0 Release v0.8.2 v0.8.2 2016-01-30 06:46:01 +08:00
Rico Sta. Cruz
47d423f7b6 Allow 'pnpm install' from dirs without package.json 2016-01-30 06:44:26 +08:00
Rico Sta. Cruz
fc20f75c9e Release v0.8.1 v0.8.1 2016-01-30 06:05:51 +08:00
Rico Sta. Cruz
52a24bc6b0 Refactor pnpm-install 2016-01-30 06:05:01 +08:00
Rico Sta. Cruz
ca9a118018 Update node-gyp implementation to mirror npm's 2016-01-30 05:59:46 +08:00
Rico Sta. Cruz
aa1cd025d5 Remove vestegial files 2016-01-30 05:54:58 +08:00
Rico Sta. Cruz
7cd48b119a Merge pull request #27 from rstacruz/node-gyp-ci-fix
Fix node-gyp builds in CI
2016-01-30 05:54:00 +08:00
Rico Sta. Cruz
bf9f5d3a45 Use clang in travis 2016-01-30 05:53:43 +08:00