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-07-18install: Switch to filtering the tree at load time rather than adhoc loadsRebecca Turner
2015-07-17link: Fix linking of scoped modulesRebecca Turner
2015-07-17install: verify that git+https:// URIs are normalized like they used to beKat Marchán
2015-07-17tests: make add-remote-git-get-resolved tests call normalize-git-urlKat Marchán
2015-07-13standard: Fix formatting issuesRebecca Turner
2015-07-13test: Include a message as to why we're failing these mocked installsRebecca Turner
2015-07-13test: remove the now redundent combined github+bitbucket testRebecca Turner
2015-07-10install: uninstall: Limit global tree manipulation to named pkgsRebecca Turner
2015-07-10uninstall: Fix uninstall lifecycle orderRebecca Turner
2015-07-10actions: Mark dep AND all it requires as failed on failureRebecca Turner
2015-07-10test: standard compliance fixes to cherrypicked e835295Rebecca Turner
2015-07-10test: don't prompt for GnuPG passphraseForrest L Norvell
2015-07-10cache: Make "*" match "latest" if all versions are prereleaseRebecca Turner
2015-07-03ping: docs, bugfix, testsKat Marchán
2015-07-01install: Report normalization errors of the top level packageRebecca Turner
2015-07-01install: Display errors reading the tree after installationRebecca Turner
2015-07-01link: fix `npm link package-name`Rebecca Turner
2015-07-01version: allow scripts to add files to the commitJames Talmage
2015-06-27cache: some remote specs aren't URLs; don't breakKat Marchán
2015-06-26src: Fix one last standard style issueRebecca Turner
2015-06-26test: more descriptive assertions + assertion labelRebecca Turner
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26test: outdated-private: match new outdated formatRebecca Turner
2015-06-26test: update-examples update for npm@3Rebecca Turner
2015-06-26test: update-examples: add assertions to setup to track its completionRebecca Turner
2015-06-26test: shrinkwrap-empty-deps: match npm@3 empty shrinkwrapRebecca Turner
2015-06-26test: outdated: Update to expect npm@3 style outputRebecca Turner
2015-06-26test: outdated-depth: Update to expect npm@3 style outputRebecca Turner
2015-06-26test: outdated-depth-deep: Update to match npm@3 outputRebecca Turner
2015-06-26test: ls-l-depth-0: update to expect npm@3 install outputRebecca Turner
2015-06-26test: Insist that unresolved peer deps produce warningsRebecca Turner
2015-06-26test: install-scoped-already-installed match package.json name to dep nameRebecca Turner
2015-06-26test: Update install-scoped-already-installed handle npm@3 outputRebecca Turner
2015-06-26test: fix bitbucket & gitlab shortcut orderingRebecca Turner
2015-06-26test: fix verify-bundle-depsRebecca Turner
2015-06-26test: builtin-config– no-spin is no longer a thingRebecca Turner
2015-06-26test: builtin-config– add test plansRebecca Turner
2015-06-26test: fix circular-dep to look for new node_modules structureRebecca Turner
2015-06-26test: Update cache-shasum-fork to expect npm@3 outputRebecca Turner
2015-06-26test: Update gently-rm-symlink to match new install outputRebecca Turner
2015-06-26test: Make install-save-local less brittleRebecca Turner
2015-06-26shrinkwrap: Don't view missing/bad dev deps as a problem in prod mode as shri...Rebecca Turner
2015-06-26test: Fix false-name to look for new node_modules layoutRebecca Turner
2015-06-26Update dedupe test to expect new outputRebecca Turner
2015-06-26Update dedupe test to be meaningful w/ multi-stageRebecca Turner
2015-06-26Fixup optional-metadep-rollback-collision test w/ npm@3Rebecca Turner
2015-06-26Handle extra fields in ls-data-outputRebecca Turner
2015-06-26Cleanup the output array so that we don't change the API outputRebecca Turner
2015-06-26Test install results using structured outputRebecca Turner
2015-06-26Changes to `npm repo` to use normalized package data mean https for gitlabRebecca Turner