- Aug 29, 2018
-
-
Vladimir Starkov authored
Adds platform support for Bitbucket cloud. Closes #136, Closes #2238
- Aug 28, 2018
-
- Aug 25, 2018
-
-
Ayoub Kaanich authored
Methods to support performing Git operation using filesystem instead of web API. GitHub only and experimental only. Usage: define env variable `RENOVATE_GIT_FS`. Closes #1925
-
- Aug 23, 2018
-
-
Rhys Arkins authored
-
- Aug 15, 2018
-
-
Ayoub Kaanich authored
Contains GitHub specific changes from #2323
-
- Aug 06, 2018
-
-
Ayoub Kaanich authored
Related to #2323 and #1925
-
- Jul 30, 2018
-
-
Sarun Intaralawan authored
GitLab's API for closing issue is to send a PUT request with `state_event` set to `close`. Reference: https://docs.gitlab.com/ce/api/issues.html#edit-issue
-
- Jul 28, 2018
-
- Jul 27, 2018
-
-
Rhys Arkins authored
Fixes #2317
-
Rhys Arkins authored
This reverts commit ba121836.
-
- Jul 26, 2018
-
-
Rhys Arkins authored
- Jul 25, 2018
-
-
Rhys Arkins authored
Converts to HTML then replaces hrefs to github.com with renovatebot.com/gh/. Skips if non-github.com endpoint detected. Closes #1804
-
- Jul 23, 2018
-
- Jul 22, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
Pushes “getPrBody” logic into platform level to allow platforms to individually do things like text replacements and body length limiting. Closes #2267
-
- Jul 21, 2018
-
- Jul 20, 2018
-
- Jul 19, 2018
-
-
Rhys Arkins authored
Retries every minute up to 5 times if receiving 429 from gitlab. Closes #1578
-
- Jul 12, 2018
-
-
Rhys Arkins authored
Closes #2246
-
- Jul 09, 2018
-
-
Rhys Arkins authored
- Jul 06, 2018
-
- Jul 05, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
Delete cached issueList after creating any new issue, so that we don’t end up with “old” state and potentially create duplicate issues.
-
Rhys Arkins authored
Adds option for useCache to github and gitlab wrappers.
-
- Jul 03, 2018
-
- Jul 02, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
This reverts commit 04e0ca1f.
-
Ayoub Kaanich authored
Refactors credentials/token handling to rely less on env variables and instead use an endpoints middleware for credentials handling. First step towards #2105
-
- Jun 30, 2018
-
-
Rhys Arkins authored
Closes #2200
-
- Jun 29, 2018
-
-
Marvin Altemeier authored
Fixes call to Gitlab API. Settings require direct path to API, the fixed string doubled it
-