- Jun 03, 2018
-
- May 16, 2018
-
-
Ayoub Kaanich authored
Fetch pages 2..10 in parallel Closes #1944
-
- Apr 09, 2018
-
-
Ayoub Kaanich authored
-
- Apr 04, 2018
-
-
Rhys Arkins authored
Closes #1786
-
- Mar 30, 2018
-
-
Rhys Arkins authored
We were only caching GET requests that start with `repos/` and so this skipped URLs requested by our release-notes (CHANGELOG.md) function.
-
Rhys Arkins authored
-
- Mar 28, 2018
-
-
Rhys Arkins authored
Set env variable RENOVATE_PAGINATE_ALL to disable Renovate’s regular limiting of 1000 results (unlimited results will be returned).
-
- Mar 22, 2018
-
- Mar 06, 2018
-
-
Rhys Arkins authored
This reverts commit dd26a018.
-
AndreiMargineanu authored
Refactors all instances of .concat() to use array spread operators instead Closes #1459
-
- Feb 06, 2018
-
-
Rhys Arkins authored
-
- Feb 04, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
- Jan 19, 2018
-
- Dec 14, 2017
-
-
Rhys Arkins authored
Rename writeToken to forkToken to make it clearer. This enables GitHub API to use one token for all reads, and another token just for writing to the forked repository.
-
- Dec 12, 2017
-
- Nov 23, 2017
-
- Nov 16, 2017
-
-
Rhys Arkins authored
The existing github wrapper is now extended to cache any get request. The existing pr cache is removed as it is now redundant.
-
- Nov 08, 2017
-
- Nov 05, 2017
-
-
Rhys Arkins authored
Refactors file system of platforms and adds test to ensure GitHub and GitLab have same module.exports signatures.
-
- Oct 24, 2017
-
- Oct 20, 2017
-
-
Rhys Arkins authored
Closes #996
-
- Oct 17, 2017
-
-
Rhys Arkins authored
Now will work with any GitHub host, instead of just api.github.com
-
Rhys Arkins authored
-
- Oct 16, 2017
-
-
Rhys Arkins authored
From https://developer.github.com/v3/apps/available-endpoints/: > In order to access the API with your GitHub App, you must provide a custom media type in the `Accept` Header for your requests. ``` application/vnd.github.machine-man-preview+json ```
-
- Oct 11, 2017
-
- Sep 22, 2017
-
-
Rhys Arkins authored
* fix: add upgrade and branch timings to log Adds timing logs for upgrade detection + branch updating stages. Closes #821 * improve request retry logging
-
- Sep 16, 2017
-
- Aug 27, 2017
-
- Aug 20, 2017
-