Commit Graph

24 Commits

Author SHA1 Message Date
Forrest L Norvell
626c3e4a7f use the new URL-based npm-registry-client interface 2014-06-13 12:41:12 -07:00
isaacs
8611af0da4 graceful-fs@3 2014-06-05 23:32:49 -07:00
Forrest L Norvell
ed3abf1aa1 fix #5330 2014-05-23 14:39:42 -07:00
isaacs
6b84f2be50 addLocalTarball: Replace 'once' function 2014-05-15 14:55:53 -07:00
isaacs
8e92a87042 addLocalTarball: minor fixups from review with @domenic 2014-05-15 14:51:32 -07:00
Forrest L Norvell
5ada4c6158 remove unused variables & packages 2014-05-15 14:26:20 -07:00
isaacs
41a035ecb1 addLocalTarball: comment cleanup 2014-05-15 13:39:47 -07:00
isaacs
00888fbb74 getCacheStat: Prevent unnecessary stats with inflight 2014-05-15 00:10:23 -07:00
isaacs
d5fa4d01f7 addLocalTarball: Remove extraneous unpack 2014-05-15 00:10:23 -07:00
isaacs
a14aeb9a7d addPlacedTarball: send package data obj, not name 2014-05-14 22:11:29 -07:00
isaacs
e4f26ef195 addRemoteTarball: swap args to match addLocalTarball 2014-05-14 18:27:02 -07:00
isaacs
cb9c53321a addLocal: Pass pkgData instead of name 2014-05-14 18:10:49 -07:00
isaacs
0404aa49d0 addLocalTarball: Use pkgData instead of name/version 2014-05-14 17:47:43 -07:00
isaacs
1e24837688 addRemoteTarball: Pass data, not name/ver 2014-05-14 17:06:39 -07:00
Forrest L Norvell
79d5e6da65 update docs 2014-05-07 18:00:51 -07:00
Forrest L Norvell
3294bfaf6d remove the 'use strict' and jshint bits 2014-05-07 18:00:51 -07:00
Forrest L Norvell
235002da9d refactor maybe* methods to be more consistent 2014-05-07 18:00:51 -07:00
Forrest L Norvell
ff35ed6b67 reorganize for readability 2014-05-07 18:00:51 -07:00
Forrest L Norvell
83d68b675f devariadify cache.* 2014-05-07 18:00:51 -07:00
Forrest L Norvell
5865427fc7 fix #5178 in refactor branch 2014-05-07 18:00:50 -07:00
Forrest L Norvell
0e5c561cef break inflight management out into a module 2014-05-07 18:00:50 -07:00
Forrest L Norvell
6c49e2680c goodbye variadic "optional" parameters 2014-05-07 18:00:50 -07:00
Forrest L Norvell
355bb7e0f3 refactor add* into separate files 2014-05-07 18:00:50 -07:00
Forrest L Norvell
cc8dd4e632 split out cache locking into separate file 2014-05-07 17:37:11 -07:00