renovate/lib
Rhys Arkins f5c3642ae7
fix: escape all forward slash with %2f (gitlab) (#1294)
Use a regex replace all instead of single replace, for cases where projects or branches have more than one forward slash.

Fixes #1293
2017-12-14 06:19:24 +01:00
..
config feat: add github writeToken capability in github wrapper 2017-12-12 14:54:09 +01:00
logger feat: add github writeToken capability in github wrapper 2017-12-12 14:54:09 +01:00
manager fix: npm configs should be applied to all package.json files (#1289) 2017-12-11 19:43:49 +01:00
platform fix: escape all forward slash with %2f (gitlab) (#1294) 2017-12-14 06:19:24 +01:00
workers feat: add github writeToken capability in github wrapper 2017-12-12 14:54:09 +01:00
.eslintrc.js refactor: use global logger (#1116) 2017-11-08 06:44:03 +01:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00