isaacs
8d23308a42
lockfile@0.3.4
2013-06-07 16:57:25 -07:00
isaacs
9a944cf82c
npmconf: Upgrade for new SSL keys
...
In 6 months or so, or probably whenever 0.12 releases, we can
switch over to use the same SSL cert and key for the registry
as the npmjs.org website, and people can stop complaining about
the registry not rendering in their web browser.
2013-06-07 15:06:36 -07:00
isaacs
7523c38483
lockfile@0.3.3
2013-06-07 14:50:51 -07:00
isaacs
81740ce1c1
Separate tar and cache lockfile usage
...
Folders were getting double-locked, resulting in an unnecessary 1000ms
hang for everything added to cache. Since we tar things multiple times
(stupidly) this led to about a 5-10s increase in latency for lots of
operations.
Fix that by adding 'tar://' to the start of all the locks created in
lib/utils/tar.js
2013-06-07 13:52:38 -07:00
isaacs
fc62914b49
v1.2.27
v1.2.27
2013-06-06 14:31:14 -07:00
isaacs
96cec36f82
cache: Handle cases where git url contains host more than once
...
Slight fixup for #3224
2013-06-06 14:18:40 -07:00
isaacs
54e68d429e
Don't put a / on resolved gitosis-style git urls
...
Fixes #3224
2013-06-06 14:14:26 -07:00
isaacs
90eb1e664c
v1.2.26
v1.2.26
2013-06-05 16:12:04 -07:00
isaacs
b3396933b6
node-gyp@0.10.0
2013-06-05 16:11:49 -07:00
isaacs
d2cdafbc34
v1.2.25
v1.2.25
2013-06-04 11:22:49 -07:00
isaacs
ecc687062a
install: Partial revert of 6ef60235f1
2013-06-03 09:09:45 -07:00
Robert Kowalski
5cba624236
Use os.EOL instead of custom solutions
2013-06-01 21:04:58 -04:00
Matt McClure
6ef60235f1
doc: Mention --nodedir in npm install documentation
2013-06-01 20:56:46 -04:00
Robert Kowalski
365cb71640
implement --ignore-shrinkwrap, fixes #3436
2013-05-30 10:17:07 -07:00
isaacs
5d338d40b0
v1.2.24
v1.2.24
2013-05-30 10:06:53 -07:00
isaacs
bf81dc6385
install: Ignore shrinkwrap when --no-shrinkwrap is set
2013-05-30 10:05:59 -07:00
isaacs
6f086511ea
npmconf@0.0.25
2013-05-30 10:03:07 -07:00
isaacs
5050891e2b
install: Fold devDeps into shrinkwrap on top level noargs install
2013-05-30 09:58:50 -07:00
isaacs
361d2fed48
request@2.21.0
2013-05-29 16:58:00 -07:00
isaacs
74313f2166
node-gyp@0.9.6
2013-05-29 16:58:00 -07:00
isaacs
fcdf647d9f
shrinkwrap: Exclude devDependencies from shrinkwrap file
2013-05-28 16:01:46 -07:00
isaacs
64122669fe
doc: Formatting shrinkwrap
2013-05-28 15:41:58 -07:00
isaacs
f850e754b1
Merge branch 'master'
2013-05-28 15:41:01 -07:00
Mathias Bynens
ebb2455931
doc: Document default .npmignore
...
Closes #3476 and #3480 . Ref. #3474 .
2013-05-27 00:22:02 +02:00
isaacs
3142d0033c
v1.2.23
v1.2.23
2013-05-24 14:33:39 -07:00
isaacs
0bf51de5a8
npm-registry-client@0.2.24
2013-05-24 14:33:32 -07:00
isaacs
cf9c074ad8
v1.2.22
v1.2.22
2013-05-22 12:14:09 -07:00
Di Wu
fcbe17428d
call the cb if topPackage doesn't have dependencies
2013-05-19 19:35:03 -07:00
Robert Kowalski
3da8cbab21
Fix #3443 : Object.keys error
...
When I have a module with a package.json that has no dependencies
specified and I do a `npm install {packagename}` there will be
an error thrown in the attempt to suppress a warning message
for global dependencies, which the package.json with no
dependencies does not have.
2013-05-19 20:03:08 -04:00
isaacs
4cd6a7d703
Revert "Use log.write instead of console.log to output pretty tree after install"
...
This reverts commit ba010c5370 .
2013-05-17 15:02:46 -07:00
isaacs
3733f81ca5
v1.2.21
v1.2.21
2013-05-13 14:18:40 -07:00
isaacs
c7c038e818
Merge branch 'weird'
2013-05-11 22:16:20 -07:00
isaacs
17ce7c6505
explore: Use correct shell value
2013-05-11 22:14:14 -07:00
Robert Kowalski
d92ca25d97
remove unused SPLIT_CHAR
2013-05-12 00:33:27 +02:00
Florian Margaine
edcc046613
Document that shrinkwrap still needs package.json
2013-05-11 04:21:06 -04:00
Florian Margaine
6ecfc2d8d1
Fixes bug where the man field is an array
2013-05-11 03:22:38 -04:00
Ian Babrou
441b785c01
Clarify source of package name in npm link docs.
2013-05-11 03:18:21 -04:00
Johan Nordberg
ba010c5370
Use log.write instead of console.log to output pretty tree after install
2013-05-11 03:15:08 -04:00
isaacs
92a8f6431f
v1.2.20
v1.2.20
2013-05-10 17:40:22 -07:00
isaacs
10e0aeb1f4
request@2.21.0
2013-05-10 17:40:18 -07:00
isaacs
1059224dd7
npm-registry-client@0.2.23
2013-05-10 17:29:51 -07:00
isaacs
b2120688f7
update normalize-package-json
2013-05-10 17:24:55 -07:00
isaacs
25ad746173
lockfile@0.3.2
2013-05-10 17:24:00 -07:00
isaacs
539e396052
graceful-fs@1.2.1
2013-05-10 17:22:01 -07:00
Florian Margaine
7bd570a77b
Ignore preferGlobal for dependencies
2013-05-10 17:05:44 -07:00
Robert Kowalski
82b9e7d1da
Show an error message if git is missing, fixes #3297
2013-05-10 17:04:28 -07:00
ForbesLindesay
aacff496ea
Remove some unused completions
2013-05-10 15:57:29 -07:00
Schabse Laks
bde3026496
Create missing configured prefix ( fixes #3431 )
2013-05-10 01:15:43 -04:00
Robert Kowalski
0499e71f76
better error message for proxy users, fixes #3415
2013-05-10 01:12:21 -04:00
isaacs
589fbb61b7
doc: trivial spacing fix on installer faq point
2013-05-09 10:08:08 -07:00