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-09-10gently-rm: Treat cmd-shims the same way we treat symlinksRebecca Turner
2015-09-04test: create .npmrcs if they're goneForrest L Norvell
2015-08-28tests: check that preferGlobal is warning properlyKat Marchán
2015-08-27fetch-package-metadata: Add direct support for local modulesRebecca Turner
2015-08-27deps: Use package relative paths for specifier realizationRebecca Turner
2015-08-21diff-trees: Make install order more consistent for directly dependenciesRebecca Turner
2015-08-21logical-tree: Make sure user installed modules are attached to root of logica...Rebecca Turner
2015-08-21update: Fix path used to run the install relative toRebecca Turner
2015-08-21ls: Elminate warnings about missing package.json at top levelRebecca Turner
2015-08-21test: Fix the progress-config test when run from travis or other CIRebecca Turner
2015-08-21lifecycle: keep private values out of child procsForrest L Norvell
2015-08-21test: don't pollute user's configForrest L Norvell
2015-08-14test: full tests for npm teamKat Marchán
2015-08-14test: wrote full tests for npm accessKat Marchán
2015-08-14test: standardified test/tap/access.jsKat Marchán
2015-08-14test: Ensure we only remove bins owned by the mod being removedRebecca Turner
2015-08-14install: Ensure walking the tree doesn't result in infinite loopsRebecca Turner
2015-08-12shrinkwrap: Add support for --also=dev[elopment]Bryan English
2015-08-12ls: Add support for --only={prod[uction]|dev[elopment]}Bryan English
2015-08-12install: Add support for --only={prod[uction]|dev[elopment]}Bryan English
2015-08-08ls: Improve display of missing peer dep errorsRebecca Turner
2015-08-08install: Stop warning about package.json fields on global installsRebecca Turner
2015-08-08test: no scripts run on `npm install --link`Forrest L Norvell
2015-08-08run-script: include `version` in lifecycle outputForrest L Norvell
2015-08-01test: Use correct path for devDependency in --production testBryan English
2015-07-25config: Add option to turn off progress barsRebecca Turner
2015-07-25install: Update fs.access to allow io.js versions w/ fixed windows verRebecca Turner
2015-07-24install: Refactor module validation for ealier/better checksRebecca Turner
2015-07-24standard@4.3.3Rebecca Turner
2015-07-18check-permissions: use inflight to eliminate duplicate checks of the same res...Rebecca Turner
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