Commit Graph

4717 Commits

Author SHA1 Message Date
Domenic Denicola
1dc64c3663 Remove spurious er.code = assignments.
They literally do nothing in all cases.
2014-06-24 18:37:00 -04:00
Domenic Denicola
c08715478a Update EROFS error to be a bit more informative. 2014-06-24 18:33:33 -04:00
Chris Williams
fd1e8b0f83 Add user-friendly errors for ENOSPC and EROFS.
Fixes #5101.
2014-06-24 18:27:03 -04:00
isaacs
9eb61d0cd7 doc: revert accidental whitespace change 2014-06-24 13:54:23 -07:00
isaacs
4562f9dd56 bump tar and fstream deps 2014-06-24 13:52:55 -07:00
isaacs
30b7eb9f2b Run the npm-registry-couchapp tests along with npm tests
This test will fail if couchdb isn't installed
2014-06-20 17:37:58 -07:00
isaacs
4a7997dc3c add npm-registry-couchapp dev dep 2014-06-20 16:42:18 -07:00
isaacs
e68f7b1b63 v1.4.16 v1.4.16 2014-06-17 11:24:43 -07:00
isaacs
0da350ad7b npm-registry-client@2.0.2 2014-06-13 17:34:15 -07:00
isaacs
2bcb7f3bb8 syntax error in owner 2014-06-13 17:25:42 -07:00
isaacs
3ebee0e474 fstream@0.1.27 2014-06-13 17:20:06 -07:00
isaacs
d197b4dbd1 sha@1.2.4 2014-06-13 17:08:51 -07:00
isaacs
93dd1338a4 rimraf@2.2.8 2014-06-13 17:07:12 -07:00
isaacs
62f191fccc npmlog@1.0.1 2014-06-13 17:06:07 -07:00
isaacs
4634f6faa5 npm-registry-client@2.0.1 2014-06-13 17:05:26 -07:00
Forrest L Norvell
48d1d82f4d removed redundant dependency 2014-06-13 12:44:43 -07:00
Forrest L Norvell
bb369f71a2 upgrade to npm-registry-client@2.0.0 2014-06-13 12:44:43 -07:00
Forrest L Norvell
1c29381891 remove dead code and fix jshint warnings 2014-06-13 12:41:13 -07:00
Forrest L Norvell
626c3e4a7f use the new URL-based npm-registry-client interface 2014-06-13 12:41:12 -07:00
Forrest L Norvell
4cd935df54 deprecate uses the registry-client for real 2014-06-13 12:26:59 -07:00
isaacs
137ea44542 npmconf@1.0.5 2014-06-12 17:34:37 -07:00
isaacs
b1dd58e4ac npmconf@1.0.4
Fix #5459
2014-06-12 16:16:37 -07:00
isaacs
d998e73034 failing test: set global prefix in userconfig 2014-06-12 16:16:02 -07:00
isaacs
aa620a8b5c Properly handle errors that can occur in the config-loading process 2014-06-12 14:51:45 -07:00
isaacs
1ab43c9efa v1.4.15 v1.4.15 2014-06-10 18:31:44 -07:00
isaacs
5ceb01b868 cache: atomic de-race-ified package.json writing
a. Use a tmp file with the pid, and mv into place
b. Only write it once, use inflight to hop on it if in progress
2014-06-10 17:59:29 -07:00
isaacs
76c03da79f fstream@0.1.26 2014-06-10 16:06:48 -07:00
isaacs
43801b830b graceful-fs@3.0.2 2014-06-10 15:56:35 -07:00
isaacs
a696e48a32 osenv@0.1.0 2014-06-10 15:11:05 -07:00
isaacs
a817d5d688 Only spin the spinner when we're fetching stuff 2014-06-09 15:52:36 -07:00
isaacs
bb42b9b5ca reduce logging for unbuild
Too ridiculous, especially for deep deps
2014-06-09 14:52:54 -07:00
Robert Kowalski
48ac5e370e Update osenv@0.1.0 which removes ~/tmp as possible tmp-folder
Closes #3470
2014-06-08 22:15:49 +02:00
isaacs
af57760260 more minor dep bumps 2014-06-06 17:26:01 -07:00
isaacs
40bcfa5222 ini@1.2.1 2014-06-05 23:34:38 -07:00
isaacs
8611af0da4 graceful-fs@3 2014-06-05 23:32:49 -07:00
isaacs
57ac974e9b Update glob and things depending on glob 2014-06-05 23:22:27 -07:00
isaacs
c535eddf30 github-url-from-username-repo and read-package-json updates
Prefer https:// git urls instead of git://
2014-06-05 23:10:21 -07:00
isaacs
38267dc2cd editor@0.1.0 2014-06-05 22:37:15 -07:00
isaacs
6d6f094e7b columnify@1.1.0 2014-06-05 22:36:36 -07:00
isaacs
ab8270d5d1 bump ansi and associated deps 2014-06-05 21:30:39 -07:00
isaacs
f49cc9c30e v1.4.14 v1.4.14 2014-06-05 14:51:02 -07:00
isaacs
2006a52713 char-spinner: update to not bork windows 2014-06-04 13:11:06 -07:00
Forrest L Norvell
acb63b4720 Merge pull request #5390 from robertkowalski/docs-git-dep
docs: document common npm dependencies
2014-06-03 16:17:20 -07:00
Robert Kowalski
5191b5c417 docs: document common npm dependencies
Closes #5299
2014-06-01 14:45:04 +02:00
isaacs
c9b8c998b8 v1.4.13 v1.4.13 2014-05-23 16:00:31 -07:00
Zach Pomerantz
05823910c8 Include alias run in run-script doc.
Correctly document run-script alias
2014-05-23 15:37:56 -07:00
isaacs
f7d0534f6c update docs for cache folder structure 2014-05-23 15:26:12 -07:00
isaacs
bb34bf2737 doc per-project .npmrc file 2014-05-23 15:26:11 -07:00
Forrest L Norvell
ed3abf1aa1 fix #5330 2014-05-23 14:39:42 -07:00
isaacs
cd7f45ad54 Makefile: Don't publish zips to nodejs.org automatically
Required so that non-node-core committers can push new npm versions.
2014-05-23 14:34:02 -07:00