Adam Byrne
fc8346b2ae
Retry npm registry package resolving when 404s
...
Some registries do not support filtering metadata requests
by adding a semver suffix to the uri. If this is the case
we will get a 404, so we fetch the metadata for all versions
of the package and resolve the correct version on the client
side.
2016-02-01 22:42:13 +00:00
Rico Sta. Cruz
b7b84b395d
Use '#' as a separator for tarball hashes
2016-02-01 04:48:12 +08:00
Rico Sta. Cruz
a5122e7bf8
Fix concurrency logging
2016-02-01 03:46:25 +08:00
Rico Sta. Cruz
edc607ead5
Change config store format
2016-02-01 03:16:45 +08:00
Rico Sta. Cruz
0982186f40
Log queued resolutions
2016-02-01 02:50:16 +08:00
DaveJ
2b3262c47f
Support for the --save and --save-dev flags (including scoped)
2016-01-31 16:17:15 +00:00
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
715a71aa17
Allow custom registries
2016-01-31 00:34:20 +08:00
Rico Sta. Cruz
832c845139
Implement tarball resolutions
2016-01-30 22:16:55 +08:00
Rico Sta. Cruz
b76dced367
Improve version data logging
2016-01-30 21:42:09 +08:00
Rico Sta. Cruz
723f0bed3e
Refactor npm resolution
2016-01-30 21:21:09 +08:00