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
2015-02-04test: ensure save-prefix is set correctlyForrest L Norvell
2015-01-29publish: only set `access` when explicitly setForrest L Norvell
2015-01-24Supports npm outdated include package type with long optionDaijiro Wachi
2015-01-24npm-registry-client@6.0.3Forrest L Norvell
2015-01-23add 'npm dist-tag {add,del,list}'Forrest L Norvell
2015-01-23make owner test less time-dependentForrest L Norvell
2015-01-23add access qualifier to publishingForrest L Norvell
2015-01-23add `npm access` command, with 1/3 of its featuresForrest L Norvell
2015-01-16scripts: use full path for cmd.exe on Win32Ed Morley
2015-01-16report umask as zero-padded octalsmikes
2015-01-16getCacheStat passes stub stat (fixes #7107)Forrest L Norvell
2015-01-16the new whoami endpoint might not return a valueForrest L Norvell
2015-01-09test: ensure run-script tests work on WindowsForrest L Norvell
2015-01-09run-script: add a default env scriptgcb
2015-01-09obfuscate secrets, incl. nerfed URLs (fixes #7067)smikes
2015-01-04version doesn't need a package.json (fixes #7056)Forrest L Norvell
2014-12-25spacing issueForrest L Norvell
2014-12-25fixed typoForrest L Norvell
2014-12-25find auth for shrinkwrapped deps (fixes #7011)Forrest L Norvell
2014-12-25badly-named man files won't install (fixes #7000)Forrest L Norvell
2014-12-25tweak test spacingForrest L Norvell
2014-12-23registry URL always ends in / (fixes #6982)Forrest L Norvell
2014-12-23npm version: handle checkGit errorsAlex Kocharin
2014-12-12make `outdated` ignore private packagesKenan Yildirim
2014-12-12tar detection looks for magic number (fixes #6868)David Volm
2014-12-12remove preupdate, update, and postupdate because they aren't supportedTristan Davies
2014-12-12version: update shrinkwrap post-check (fixes #6879)Forrest L Norvell
2014-11-28test the fix for #6767smikes
2014-11-26test for link targetsForrest L Norvell
2014-11-25Make the manual TAP output from the setup step validRebecca Turner
2014-11-20Fix leak into global scopesmikes
2014-11-20tweaks to testForrest L Norvell
2014-11-20Fixes #6735 - "already built" is not errorsmikes
2014-11-14owners handles scoped packages (closes #6542)Forrest L Norvell
2014-11-14fix typo in 'npm owner rm' testKenan Yildirim
2014-11-14legacy tests no longer poison user's cacheForrest L Norvell
2014-11-14terser npm owner output (+ tests)Forrest L Norvell
2014-11-14test: dir fix in ls-l-depth-0isaacs
2014-11-14test: Handle npm_config_cache betterisaacs
2014-11-14actually use mock registry in testForrest L Norvell
2014-11-14finish cleaning up updateIndex for consistencyForrest L Norvell
2014-11-14Pass auth parameters to requestAll_ for alwaysAuth.Terin Stock
2014-11-14.npmignore isn't respected for git reposForrest L Norvell
2014-11-13npm ll --depth=0 breaks for deps with depsForrest L Norvell
2014-11-13add failing testsmikes
2014-11-12never remove project directories (fixes #5754)Forrest L Norvell
2014-11-12prevent the auth regression fixed by 7719cfdForrest L Norvell
2014-11-07include command in spawn errors (fixes #3908)smikes
2014-11-07npm run no longer fails silently (closes #2959)Mat Tyndall
2014-11-05`adduser.js` is the name of the moduleForrest L Norvell