3e6fe8db7caee9abbeac33e8a684cfe84d36e75d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From commons-codec:commons-codec 1.8 To 1.9 | |
From com.google.code.findbugs:jsr305 2.0.3 To 2.0.1 | |
From com.google.code.findbugs:jsr305 2.0.1 To 2.0.3 | |
From ch.qos.logback:logback-classic 1.1.2 To 1.1.1 | |
From ch.qos.logback:logback-classic 1.1.1 To 1.1.2 | |
From org.apache.httpcomponents:httpclient 4.3.5 To 4.5 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable endpoint : URI to ipEndpoint : URI in method private connect(uri URI, method String, entity byte[], headers Map<String,List<String>>) : HttpURLConnection in class com.spotify.helios.client.HeliosClient | From | To | |
Rename Parameter | 1 | ||
Rename Parameter uri : URI to ipUri : URI in method private connect0(ipUri URI, method String, entity byte[], headers Map<String,List<String>>, hostname String) : HttpURLConnection in class com.spotify.helios.client.HeliosClient | From | To |