renovate/lib/workers/repository
Rhys Arkins 21aa961264 feat: re-use node_modules per package file (#704)
tmpDir is now created once per-repository and package.json files are written and lockfiles generated based on the repo's directory structure. This way node_modules can be reused between branches in same run.

Closes #501
2017-08-22 06:28:46 +02:00
..
apis.js feat: support lock file maintenance automerge (#712) 2017-08-21 13:41:48 +02:00
cleanup.js refactor: use branch prefix in templates (#604) 2017-08-04 08:32:22 +02:00
index.js feat: re-use node_modules per package file (#704) 2017-08-22 06:28:46 +02:00
onboarding.js fix: hand-craft onboarding config string for better formatting (#694) 2017-08-18 12:56:48 +02:00
upgrades.js fix: cast groupName to string in case it’s not (#684) 2017-08-17 11:24:22 +02:00