| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
plugin API
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
version bump
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
org.apache.commons:commons-lang3
|
| |
|
|
|
|
|
|
| |
Uses `Gson.fromJson(..., TypeToken<T>)` instead of `fromJson(..., Type)`
Also replaces some usage of the deprecated `JsonParser()` constructor.
|
| |
|
| |
|
|
|
|
| |
/api/v2/users-management/users endpoint
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from breaking changes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|