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
2017-05-26test: rewrite bundled-dependencies-nonarray to not use link depsRebecca Turner
2017-05-26common-tap: Make common.npm support returning promsiesRebecca Turner
2017-05-26filespecs: Implement new file: specifier behaviorRebecca Turner
2017-05-26test: Spec tests for local specifiersRebecca Turner
2017-05-26common-tap: Make environment objects immutableRebecca Turner
2017-05-26test: no need to call shrinkwrapKat Marchán
2017-05-26tests: move pending tests out of the wayKat Marchán
2017-05-26fix(tests): update override-bundledKat Marchán
2017-05-26fix(tests): removing obsolete shrinwkrap testsKat Marchán
2017-05-26fix(git): integrity hash was failing sometimesKat Marchán
2017-05-26fix(test): dev deps are included in shrinkwraps by default nowKat Marchán
2017-05-26fix(tests): shrinkwrap always includes the full treeKat Marchán
2017-05-26feat(git): git repos with prepare scripts are now built on installKat Marchán
2017-05-26test: npm it test was clobbering package-lock.jsonKat Marchán
2017-05-26test: disable shrinkwrap for self-install testKat Marchán
2017-05-26tests: Expect package-locksKat Marchán
2017-05-26cleanup: fix standard bitsKat Marchán
2017-05-26fix(test): updated splat-with-only-prerelease-latest testKat Marchán
2017-05-26fix(tests): update retry-on-stale-cache to use --prefer-offlineKat Marchán
2017-05-26fix(tests): get.js is no longer used for package downloads and is not cachedKat Marchán
2017-05-26fix(tests): getting test suite working againKat Marchán
2017-05-26test: fixing standard failsKat Marchán
2017-05-26tests: Update tests to support new output formatsRebecca Turner
2017-04-28*: Patch to support npm-package-arg@5Rebecca Turner
2017-04-21doctor: do not crash w/ registries that do not support pingDaijiro Wachi
2017-04-21version: Add `--allow-same-version` optionLucas Theisen
2017-04-21error-message: Shorten the ELIFECYCLE error messageJ F
2017-03-25lifecycle: On SIGINT, ensure process stays alive until child exitsJarid Margolin
2017-03-17test: Ensure we aren't using any scoped modulesRebecca Turner
2017-03-16pack: Bundle dependencies inside bundled scope depsRebecca Turner
2017-03-10search: populate version number in resultsBenjamin E. Coe
2017-03-10test: don't use undocumented res.writeHeader alias (#15874)Сковорода Никита Андреевич
2017-03-10install: Use EXDEV aware move instead of rename (#15901)Rebecca Turner
2017-03-10fetch-package-metadata: Limit ourselves to 10 concurrent metadata fetchesRebecca Turner
2017-03-10ls: stop flattening output, show the actual treeRebecca Turner
2017-02-24error-message: Stop encouraging users to always visit the issue tracker.Rebecca Turner
2017-02-24metrics: Default reporting metrics to default registryRebecca Turner
2017-02-24validate-tree: Warn on deps in both dependencies and devDependenciesTeomanDavid
2017-02-24test: avoid tearDown in add-remote-git-submodule to work w/ tap@10Rebecca Turner
2017-02-10test: add tests for oauth and saml supportKat Marchán
2017-01-25run-script: keep exit code (#15413)Dmitry Litvinchenko
2017-01-25test: tests for new search codeKat Marchán
2017-01-25npm: Put the npm-debug logs in the cache folder, not cwd.isaacs
2017-01-04unsupported,travis: Remove 0.12 from our supported listRebecca Turner
2017-01-04common-tap: Disable metric sending for test suiteRebecca Turner
2016-12-15doctor: add new subcommandDaijiro Wachi
2016-12-13prune: Rewrite to use npm@3 plumbingRebecca Turner
2016-12-13fetch-package-metadata,add-named: Unify package version selectionRebecca Turner
2016-12-13save: stop using url.format for relative local dep pathsKat Marchán
2016-12-13add-named: allow splat tag to be configurableKat Marchán