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
2014-09-23Skip installation of installed scoped packages.Tim Oxley
2014-09-23Ensure cleanup executes for scripts-whitespace-windows test.Tim Oxley
2014-09-23Ensure cleanup executes for pack-scoped test.Tim Oxley
2014-09-22Fix development dependency is preferred over dependency.Anders Janmyr
2014-09-22Re-apply a71615a. Fixes #3265 again, with a test!David Glasser
2014-09-21add `npm view .`Evan Lucas
2014-09-21fixes #5867, replaces #5790: no git hooksChristopher Hiller
2014-09-20Make all write streams atomicisaacs
2014-09-19support saving --always-auth on adduserForrest L Norvell
2014-09-16Disabled `prepublish` when running production mode install.Jussi Kalliokoski
2014-09-14attach the node version to the published documentForrest L Norvell
2014-09-13fix relative paths in local dependenciesForrest L Norvell
2014-09-13pack scoped packages correctly (fixes #6175)Forrest L Norvell
2014-09-13reformat test for less oofForrest L Norvell
2014-09-13Defer rollbacks to end of install.isaacs
2014-09-12test: clean up install-scoped working dir fullyisaacs
2014-09-12Error output cleanupisaacs
2014-09-10Correct the plan in the cache-add-localdir-fallback testRebecca Turner
2014-09-05style tweaks: semicolons, spacing, ' -> "Forrest L Norvell
2014-09-05make #6119 compatible with #5629Forrest L Norvell
2014-09-05Add tests for local fallback to registry patchRebecca Turner
2014-09-05test cleanupForrest L Norvell
2014-09-05remove unused code, fix bad jsDylan Greene
2014-09-05use file:, fix tests.Dylan Greene
2014-09-05when saving, using file://Dylan Greene
2014-09-05add tests for local paths in package.json and --save localpathDylan Greene
2014-09-03tag: Do not allow tagging with a SemVer range as the tag nameisaacs
2014-08-30Run commands in prefix, not cwdisaacs
2014-08-30ls: Do not show deps of extraneous depsisaacs
2014-08-30test: prune in npm-registry-couchapp after testisaacs
2014-08-26ensure lifecycle spawn errors caught properlyisaacs
2014-08-21test: fixes to work with Windowsisaacs
2014-08-19you can now pass quoted args to run-scriptbcoe
2014-08-15test lifecycle path modificationisaacs
2014-08-13rename .gitignore when unpacking foreign tarballsisaacs
2014-08-08move fetch into npm-registry-clientForrest L Norvell
2014-08-01Add a test to verify that 'npm ls' exits ok in npm repoisaacs
2014-07-25Don't squash execute perms in _git-remotes/ dirAdam Meadows
2014-07-23test: fix ignore-install-link on windowsisaacs
2014-07-23link binaries for scoped packages (fixes #5748)Forrest L Norvell
2014-07-23making it so that you can pass arguments to run-scripts.bcoe
2014-07-22test: make config-meta test work on Windowsisaacs
2014-07-19upgrade npmconf and init-package-jsonisaacs
2014-07-17invalid names in optional deps are an early errorForrest L Norvell
2014-07-02simplify use of maybeGithubForrest L Norvell
2014-07-02opportunistic lintingForrest L Norvell
2014-07-02switch to npm-package-arg from whatever that wasForrest L Norvell
2014-07-02chasing down errant uses of old auth, part 1Forrest L Norvell
2014-07-02use --scope to map scope to registryForrest L Norvell
2014-07-02scope token to the registryForrest L Norvell