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
2019-08-16Add spec to dist-tag remove functionSara Ahbabou
2019-08-13ci: pass all configs to cipm installerisaacs
2019-08-09test: move lifecycle-path to main test setisaacs
2019-08-09test: Proper handing of /usr/bin/node lifecycle-path testOlivier Chevet
2019-08-09test: move whoami into test/tapisaacs
2019-08-06install: do not descend into directory deps' child modulesisaacs
2019-08-06Revert "inflate-shrinkwrap: Stop shortcircuiting tree walks with fake children"Márton Salomváry
2019-08-02Handle unhandledRejections, help with cache eaccesisaacs
2019-08-02test: clean up some unnecessary setup/cleanupisaacs
2019-08-01install, doctor: don't crash if registry unsetisaacs
2019-08-01Fix TyposKitten King
2019-07-22Fix `npm ci` with `file:` dependenciesJohn Firebaugh
2019-07-22correct-mkdir: use infer-owner moduleisaacs
2019-07-17correct-mkdir: infer cache owner from parent dirisaacs
2019-07-17test: check cache for root-owned filesisaacs
2019-07-03libnpmsearch@2.0.1isaacs
2019-07-03fix(git): strip GIT environs when running gitisaacs
2019-07-01test: use common.pkg basedir in newly added testisaacs
2019-06-30read-package-tree@5.3.1isaacs
2019-06-30fix flaky debug-logs testisaacs
2019-06-30fix: Always return JSON for outdated --jsonSreeram Jayan
2019-06-30fix: do not crash when removing nameless packagesisaacs
2019-06-30test: Don't time out waiting for gpg user inputisaacs
2019-06-30npm-registry-couchapp@2.7.2isaacs
2019-06-30npm-packlist@1.4.4isaacs
2019-06-30fix indentation in testCalebCourier
2019-06-30enable production flag for npm auditCOURIER, CALEB [AG/1000]
2019-06-30CLI: Add the arm64 check for legacy-platform-all.js test case.ossdev
2019-06-30outdated: fix special 'remote' depsLars Willighagen
2019-06-30tests: parallel testsisaacs
2019-03-19Update `knownBroken` version (#165)Jordan Harband
2019-02-20test: add core to default inclusion tests in packKat Marchán
2019-02-19install: add --before date support for time traveling~ (#90)Kat Marchán
2019-02-19install: add support for package aliases (#3)Kat Marchán
2019-02-19update: re-enable updating local packagesLars Willighagen
2019-02-19install: match git semver ranges (#115)Lars Willighagen
2019-02-19error-message: strip version info from pkg on E404 (#132)Lars Willighagen
2019-02-19install: always save package_lock.json when using `--package-lock-only` (#146)Audrey Eschright
2019-02-19test: add mock-tarball utilityKat Marchán
2019-02-14Revert "install/dedupe: fix hoisting of packages with peerDeps (#147)" (#152)Kat Marchán
2019-02-14Fix issue with sub folder local references (#86)JT Turner
2019-02-14access: ls-collaborators is ok with non-scoped (#151)Kat Marchán
2019-02-14token: use figgy-config to make sure extra opts are there (#149)Kat Marchán
2019-02-14ls: show installed but unmet peer deps (#145)Lars Willighagen
2019-02-14install/dedupe: fix hoisting of packages with peerDeps (#147)Tobias Koppers
2019-01-18test: use fakeRegistry for org testKat Marchán
2019-01-18test: use fakeRegistry to fix failing testsKat Marchán
2018-12-20test: Correct docs for fake-registry interfaceRebecca Turner
2018-12-20install: fix checking for optional depLars Willighagen
2018-12-11test: remove get.js test for n-r-cKat Marchán