1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00
verdaccio/test/unit
Ryan Graham 64c3ea445b
don't blindly clobber local dist-tags
If packages are being published to verdaccio as well as upstream to
npmjs.org, then when the cache is updated from npmjs.org it uses the
dist-tags from the upstream even if the locally published version is
actually newer. This makes it very difficult to use verdaccio as a
staging registry for testing out potential releases.

This change partially reverts a change in behaviour that was introduced
in #8 which caused a regression for the staging style workflow that was
supported by sinopia.
2017-06-01 13:59:56 -07:00
..
partials rebase from master branch 2017-04-23 22:28:35 +02:00
config_def.js Update unit test es6 2017-04-23 21:28:40 +02:00
listen_addr.js Update unit test es6 2017-04-23 21:28:40 +02:00
mystreams.js Fix uppercase lint warning, streams use lowercase function name 2017-05-09 10:11:09 +02:00
no_proxy.js Apply partially new eslint rules, upgrade es6 and replace octal literals by chalk colors 2017-04-23 22:19:31 +02:00
parse_interval.js Update unit test es6 2017-04-23 21:28:40 +02:00
plugin_loader.js Fix undefined path value 2017-04-22 09:31:12 +02:00
search.js Fix config.js new shape 2017-04-27 06:54:53 +02:00
st_merge.js don't blindly clobber local dist-tags 2017-06-01 13:59:56 -07:00
tag_version.js Update unit test es6 2017-04-23 21:28:40 +02:00
toplevel.js Update unit test es6 2017-04-23 21:28:40 +02:00
utils.js Update unit test es6 2017-04-23 21:28:40 +02:00
validate_all.js Apply partially new eslint rules, upgrade es6 and replace octal literals by chalk colors 2017-04-23 22:19:31 +02:00