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-27cache: test add-remote-git's URL normalizationForrest L Norvell
2015-02-27Added an --if-present flag for not erroring on unspecified scripts.Jussi Kalliokoski
2015-02-27ls: allow filtering by --dev / --prod[uction]Daijiro Wachi
2015-02-27test: rescue test from disabled; generate fixturessmikes
2015-02-27test: fix typosmikes
2015-02-27run-script: tweak wording of output, add testsForrest L Norvell
2015-02-27run-script: test run-script restart defaultsBryant Williams
2015-02-27run-script: only run restart lifecyle when no scriptDaijiro Wachi
2015-02-27test: expect sanity from LinuxMaciej MaƂecki
2015-02-27doc, test: document update actionsmikes
2015-02-27test: override globalconfig setting for testForrest L Norvell
2015-02-20npm outdated: have default depth=0smikes
2015-02-13logout: add new commandForrest L Norvell
2015-02-13config: clear credentials by nerf dartForrest L Norvell
2015-02-13config: ensure etc dir exists before writing to itJordan Harband
2015-02-13test: Clean folders on start for add-remote-git-fake-windowsisaacs
2015-02-13install man pages correctlyBryan English
2015-02-07tests: care about git results, not absolute formattingForrest L Norvell
2015-02-07test: umasks don't work that wayForrest L Norvell
2015-02-06eliminated annoying & unnecessary config tweakForrest L Norvell
2015-02-06update tests to work with npm-registry-mock@1Forrest L Norvell
2015-02-06make tests independent of user configurationForrest L Norvell
2015-02-06npm-registry-mock@1.0.0Robert Kowalski
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