renovate/test
Nicolas Byl 5819c114ea feat: use www-authenticate headers for docker auth (#2314)
Adds support for processing www-authenticate Header to obtain a token from the Docker servers. In particular, this enables Artifactory to work (without username/passwords for now). This is backwards-compatible to Docker Hub which issues this header with the current hard-coded URLs.
2018-07-26 16:25:44 +02:00
..
_fixtures feat(npm): ignore vendorised package.json files 2018-07-22 09:29:19 +02:00
config fix(config): return config.endpoint from env parsing 2018-07-12 14:10:19 +02:00
datasource feat: use www-authenticate headers for docker auth (#2314) 2018-07-26 16:25:44 +02:00
logger refactor: fix import order 2018-07-09 11:15:06 +02:00
manager feat(npm): ignore vendorised package.json files 2018-07-22 09:29:19 +02:00
platform feat(github): replace github links with renovatebot redirects 2018-07-25 19:34:01 +02:00
util feat: endpoints credentials handling 2018-07-06 07:26:52 +02:00
versioning fix(docker): return valid only if valid version 2018-07-20 10:25:44 +02:00
workers fix(lookup): use major/minor/patch updateType instead of bump 2018-07-25 08:58:17 +02:00
.eslintrc.js refactor: remove config.api and use platform dispatcher (#1114) 2017-11-07 11:46:10 +01:00
chai.js Refactor config 2017-01-20 14:03:18 +01:00
globals.js refactor: use global logger (#1116) 2017-11-08 06:44:03 +01:00
newline-snapshot-serializer.js test: added jest serializer for renovate configs 2018-04-04 08:56:57 +02:00
renovate.spec.js refactor: use platform global (#1115) 2017-11-07 13:31:34 +01:00
website-docs.spec.js Add relatedOptions linter 2018-05-11 17:36:34 +02:00