aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)Author
2017-06-29fix: Onboarding config should use repo config, not defaults (#386)v8.48.4Rhys Arkins
2017-06-29Refactor helpers (#382)Rhys Arkins
2017-06-28Improve npm and yarn lock error messages (#380)Rhys Arkins
2017-06-28Skip repositories with no package.json (#378)Rhys Arkins
2017-06-28Fetch multiple pages from gitlab projects api endpoint (#377)Rhys Arkins
2017-06-28Fix rebasing logic (#372)Rhys Arkins
2017-06-28Don’t warn if currentVersion is a known tagRhys Arkins
2017-06-28Fix onboarded branchNameRhys Arkins
2017-06-28Remove duplicate log messageRhys Arkins
2017-06-28Update dependency prettier to version 1.5.2 (#365)renovate[bot]
2017-06-28Use package.json renovate config when onboarding (#370)Rhys Arkins
2017-06-28Return default package.json if GitHub api finds no filesRhys Arkins
2017-06-28Improve onboarding (#367)Rhys Arkins
2017-06-28Perform gitlab terminology translation in api (#366)Rhys Arkins
2017-06-27Refactor pin groups (#364)Rhys Arkins
2017-06-27Get repository url from npm query (#363)Rhys Arkins
2017-06-27Update docsRhys Arkins
2017-06-27Fix isGitHubRhys Arkins
2017-06-27Refactor worker code (#362)Rhys Arkins
2017-06-26Refactor repository worker (#361)Rhys Arkins
2017-06-26Refactor config definitions and onboarding values (#360)Rhys Arkins
2017-06-26Enable CLI override of app repositories list (#358)Rhys Arkins
2017-06-25Fix relative requires (#353)Rhys Arkins
2017-06-25Automerge pinned updates (#349)Rhys Arkins
2017-06-25Complete code coverage (#347)Rhys Arkins
2017-06-25Refactor repository worker (#344)Rhys Arkins
2017-06-25Unit test gitlab api (#343)Rhys Arkins
2017-06-22Improve test coverage (#338)Rhys Arkins
2017-06-22Fix gitlab markdown/html (#337)Rhys Arkins
2017-06-22Support GitLab merge conflict rebasing (#335)Rhys Arkins
2017-06-22Refactor to enable log context (#331)Rhys Arkins
2017-06-22Use iid when setting up harmonized github PR object in getPr (#332)Troy Coutu
2017-06-20Add log to file capability (#330)Rhys Arkins
2017-06-20Fix repository redaction (#329)Rhys Arkins
2017-06-20Refactor bunyan CLI stream (#328)Rhys Arkins
2017-06-20Replace winston logging with bunyan (#326)Rhys Arkins
2017-06-20Remove log-level verbose (#324)Rhys Arkins
2017-06-16Fix branch push failure PR (#316)Rhys Arkins
2017-06-16Use .npmrc from repository for registry lookups (#309)Rhys Arkins
2017-06-16Fix check for yarn.lock maintenance existing (#314)Rhys Arkins
2017-06-16Trim currentVersion in package.json (#312)Rhys Arkins
2017-06-16Don’t show commit details when none present (#311)Rhys Arkins
2017-06-15Fix check for string packageFiles config (#307)Rhys Arkins
2017-06-15Add check for logJSON (#306)Rhys Arkins
2017-06-13Change autogenerate PR message (#301)Rhys Arkins
2017-06-13Suppress duplicates in PR changelogs (#302)Rhys Arkins
2017-06-13Lower upgrades print to debugRhys Arkins
2017-06-13Hyperlink issue numbers in commit messages (#299)Rhys Arkins
2017-06-13Refactor changelog logic to directly use JSON (#296)Rhys Arkins
2017-06-12Add gitlab api v4 support to getPr (#295)Troy Coutu