1fe8989c60e34b5fc34204115c36e478bee71bb2
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.apache.commons:commons-compress:1.12 | |
| commons-codec:commons-codec:1.10 | |
| Updated | |
| From org.apache.httpcomponents:httpclient 4.5 To 4.5.2 | |
| From org.apache.httpcomponents:httpclient 4.4 To 4.5.2 | 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable gzip : GZIPInputStream to gzipIn : GZIPInputStream in method protected deCompress(zipBytes byte[]) : String in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract | From | To | |
| Rename Variable gout : GZIPOutputStream to gzipOutputStream : GZIPOutputStream in method public compress(jsonStr String) : byte[] in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse | From | To | |
| Rename Variable baos : ByteArrayOutputStream to byteArrayOutputStream : ByteArrayOutputStream in method public compress(jsonStr String) : byte[] in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse | From | To |