0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/lib
Alex Kocharin 6b9001ef6c change interval formatting in config
All intervals are now in milliseconds. But you can add
multiples ("ms", "s", "m", "h", "d", "M", "y") to set
value using different units.

For example, value "1.5h" would mean 1.5 hours.
2014-03-08 03:49:59 +00:00
..
cli.js eslint update + style fixes 2014-02-23 21:20:50 +04:00
config.js change interval formatting in config 2014-03-08 03:49:59 +00:00
config_def.yaml change interval formatting in config 2014-03-08 03:49:59 +00:00
config_gen.js eslint update + style fixes 2014-02-23 21:20:50 +04:00
error.js style fix 2013-10-26 16:18:36 +04:00
index.js always return content-length for tarballs 2014-03-07 19:39:20 +00:00
local-fs.js always return content-length for tarballs 2014-03-07 19:39:20 +00:00
local-storage.js always return content-length for tarballs 2014-03-07 19:39:20 +00:00
logger.js eslint update + style fixes 2014-02-23 21:20:50 +04:00
middleware.js fix crash in #52 2014-03-07 18:20:41 +00:00
status-cats.js eslint update + style fixes 2014-02-23 21:20:50 +04:00
storage.js throw away incomplete downloads 2014-03-07 19:48:24 +00:00
streams.js using eslint to check the code 2013-12-23 04:14:57 +04:00
up-storage.js change interval formatting in config 2014-03-08 03:49:59 +00:00
utils.js eslint update + style fixes 2014-02-23 21:20:50 +04:00