- Aug 29, 2018
-
- Jul 19, 2018
-
-
Rhys Arkins authored
Retries every minute up to 5 times if receiving 429 from gitlab. Closes #1578
-
- Jul 06, 2018
-
- Jul 05, 2018
-
-
Rhys Arkins authored
Adds option for useCache to github and gitlab wrappers.
-
- Jul 02, 2018
-
-
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
-
- 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
-
- Dec 23, 2017
-
-
Rhys Arkins authored
This PR ports across GitHub’s caching approach to the GitLab platform API.
-
- 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 17, 2017
-
-
Rhys Arkins authored
Adds paginated results capability for gitlab and enables it for getFileList. This should enable all files when using APIv4. Hopeful this c-l-o-s-e-s #962 & #968
-