- Nov 12, 2018
-
- Nov 11, 2018
-
-
Renovate Bot authored
-
Rhys Arkins authored
Closes #2785
-
Rhys Arkins authored
-
Rhys Arkins authored
.. and don’t create PRs. Closes #2786
-
Renovate Bot authored
-
Renovate Bot authored
-
Renovate Bot authored
- Nov 10, 2018
-
-
Rhys Arkins authored
-
- Nov 09, 2018
-
-
Renovate Bot authored
-
Rhys Arkins authored
Begins #1870
-
Rhys Arkins authored
-
renovate[bot] authored
- Nov 08, 2018
-
-
Rhys Arkins authored
Fixes #2771
-
Ayoub Kaanich authored
Closes #2764
-
Ayoub Kaanich authored
Support setting git clone protocol `http`, `https` or `ssh`. Config name: `gitFsProtocol`. Platform independent. Closes #2708
-
Rhys Arkins authored
Closes #2648
- Nov 07, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
Closes #2752
-
Rhys Arkins authored
Adds a call to getBranchStatus() from getPr() so that we are correctly calculating pr.canMerge status. Closes #2735
-
Guillaume Dedrie authored
In `getPrFiles` function, when requesting MR changes to GitLab API (in order to return files modified by the MR), we should iterate over `changes` property in the HTTP body response, and return `new_path` as the filename. See: https://docs.gitlab.com/ee/api/merge_requests.html#get-single-mr-changes