b22f56436433de94a3ceb1efbbba7248cf83bdf3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Removed | |
| org.apache.httpcomponents:httpclient:4.4 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable parsedResponse : VersionCheckResponse to versionCheckResponse : VersionCheckResponse in method public doRun() : void in class org.graylog2.periodical.VersionCheckThread | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String to URI in method public getUri() : URI in class org.graylog2.configuration.VersionCheckConfiguration | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute httpProxyUri : URI to httpClient : OkHttpClient in class org.graylog2.periodical.VersionCheckThread | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type httpProxyUri : URI to httpClient : OkHttpClient in class org.graylog2.periodical.VersionCheckThread | From | To | |
| Change Attribute Type uri : String to uri : URI in class org.graylog2.configuration.VersionCheckConfiguration | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter versionCheckConfiguration : VersionCheckConfiguration to config : VersionCheckConfiguration in method package VersionCheckThread(notificationService NotificationService, serverStatus ServerStatus, config VersionCheckConfiguration, objectMapper ObjectMapper, httpClient OkHttpClient, versionCheckUri URI) in class org.graylog2.periodical.VersionCheckThread | From | To | |
| Rename Parameter httpProxyUri : URI to versionCheckUri : URI in method package VersionCheckThread(notificationService NotificationService, serverStatus ServerStatus, config VersionCheckConfiguration, objectMapper ObjectMapper, httpClient OkHttpClient, versionCheckUri URI) in class org.graylog2.periodical.VersionCheckThread | From | To |