| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
methods.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: Peter Horvath <peter.horvath@sonarsource.com>
|
| |
|
|
|
|
| |
version 1.78.1
|
|
|
|
| |
org.apache.commons:commons-lang3
|
|
|
|
|
|
| |
Uses `Gson.fromJson(..., TypeToken<T>)` instead of `fromJson(..., Type)`
Also replaces some usage of the deprecated `JsonParser()` constructor.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
GithubPaginatedHttpClient and GithubApplicationHttpClient to make them generic
|
|
|
|
| |
checking mechanism
|
| |
|
|
|
|
| |
GithubUserClient to GithubApplicationClient (and make it accessible for commmunity edition)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
GH private repo.
|
| |
|
| |
|
| |
|
| |
|
| |
|