0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/test/unit/modules
Favo Yang 78d04cf9f8
feat: tarball url redirect (#1688)
* feat: tarball url redirect

* fix: handle uplinks

* feat: allow function for config.tarball_url_redirect

* fix:  hasLocalTarball was calling localStream,abort when already aborted

* chore: simplify localStream null check in hasLocalTarball

As requested in PR feedback.

* chore: fix sonarcloud code smell on test

the variable `credentials` was already declared before the tarball url tests.

* fix: move tarball_url_redirect to experiments

Co-authored-by: Gord Lea <johlea@cisco.com>
Co-authored-by: Gord Lea <jgordonlea@gmail.com>
2021-05-03 20:53:00 +02:00
..
access chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
api feat: tarball url redirect (#1688) 2021-05-03 20:53:00 +02:00
auth chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
cli build: fix node version issue on ci (#2140) 2021-03-26 18:04:19 +01:00
config feat: replace bunyan by pino.js (#2148) 2021-03-30 20:32:46 +02:00
notifications chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
plugin chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
search fix: scoped query support (#2208) 2021-04-28 07:18:30 +02:00
storage chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
uplinks chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00
utils feat: custom protocol header (#2156) 2021-04-02 10:48:51 +02:00
web fix: scoped query support (#2208) 2021-04-28 07:18:30 +02:00
basic_system.spec.ts chore: update eslint dependencies (#2126) 2021-03-14 08:42:46 +01:00