Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-06-21outdated: Ensure errors reading the package tree do not crashRebecca Turner
2016-06-18test: strip trailing commaForrest L Norvell
2016-06-18tar: restore our version of applyIgnoresRebecca Turner
2016-06-18tar: revert 4e52cef3d4170c8abab98149666ec599Forrest L Norvell
2016-06-17tar: warn when using Node 6+Forrest L Norvell
2016-06-17npm-package-arg@4.2.0Rebecca Turner
2016-06-17deps: Use asap in preference over process.nextTick to avoid recursion warningsAleksey Smolenchuk
2016-06-16shrinkwrap: Add new "shrinkwrap" lifecycle scriptSimen Bekkhus
2016-06-16test: check-install-self: Don't hide outputRebecca Turner
2016-06-16npm: Only enable progressbar if we have a ttyRebecca Turner
2016-06-16test: Verify that mixed symlinks won't result in moving modulesRebecca Turner
2016-06-16diff-trees: Rewrite to use requiredBy instead of _requiredByRebecca Turner
2016-06-16install: Refactor to explicitly check for topRebecca Turner
2016-06-16deps: Rewrite replaceModule to match by name _or_ pathRebecca Turner
2016-06-16install: Use removeObsoleteDep when removing from phys treeRebecca Turner
2016-05-27test: Rewrite shrinkwrap-prod-dependency-also to use common.npmRebecca Turner
2016-05-27test: cleanup rm-linkedRebecca Turner
2016-05-27test: cleanup outdated-symlinkRebecca Turner
2016-05-27test: Improve diagnostics for shrinkwrap-scoped-authRebecca Turner
2016-05-27test: rewrite shrinkwrap-dev-dependency as common.npmRebecca Turner
2016-05-20ls: fix filter when prerelease version presentKat Marchán
2016-05-20test: adding some basic npm ls testsKat Marchán
2016-05-17inflate-shrinkwrap: Fix crasher when inflating shrinkwrapsRebecca Turner
2016-05-13inflate-shrinkwrap: Inflate nested dependencies within a shrinkwrapAdam Byrne
2016-05-13test: Rewrite shrinkwrap-version-match to use tacksRebecca Turner
2016-05-13extract: Propagate read-package-tree errors for bundled dependenciesDaniel Lupu
2016-05-13ci: mask coveralls token in nexted invocationForrest L Norvell
2016-05-13test: disable coverage in recursively-called tapForrest L Norvell
2016-05-06cache: Never trust the cache if we can't find a matching versionZirak
2016-05-06test: don't pass coveralls token to registry child testisaacs
2016-05-06test: ignore scripts in builtin-configisaacs
2016-05-06file-completion: Ensure that 'npm cache ls' outputs real filenamesisaacs
2016-05-04test: fix Windows-specific test issuesRebecca Turner
2016-05-04common-tap: Factor out exec path escapingRebecca Turner
2016-05-04src: Refactor windows detection out into lib functionsRebecca Turner
2016-05-04test: enable coverage, handle coverageForrest L Norvell
2016-04-28fetch-package-metadata: Ensure _resolved always available.Sam Minnee
2016-04-28view: fix view versions without --jsonDaijiro Wachi
2016-04-22install: failing to parse package.json should be errorDaijiro Wachi
2016-04-22test: Fix progress config testing to ignore local user configsRebecca Turner
2016-04-22test: lifecycle-signal v0.8 compatibility fixRebecca Turner
2016-04-08tar: Improve handling of special cases for files included in packagesGlen Mailer
2016-03-31deprecate: default to `*` instead of `latest`Paul O'Leary McCann
2016-03-25link: fail if package link target is the same as package link sourceThomas Hallock
2016-03-25search: Exit early if no arguments provided to searchSimen Bekkhus
2016-03-25test: Fix test that was inappropriately hitting the networkYann Odeyer
2016-03-18test: remove unnecessary logging statementForrest L Norvell
2016-03-18config: only send token to registry hostsForrest L Norvell
2016-03-18test: remove disabled testsForrest L Norvell
2016-03-17test: Fix npm-self-install test to install to /tmpRebecca Turner