e17bfc96f293744cc5c0cef306e100f53d63bb3d
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From com.jcraft:jsch 0.1.53 To 0.1.54 | |
From com.googlecode.javaewah:JavaEWAH 0.7.9 To 1.1.6 | |
From org.eclipse.jetty:jetty-servlet 9.2.13.v20150730 To 9.4.5.v20170502 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testInitialClone_RedirectSmall() : void renamed to public testInitialClone_RedirectOnPostAllowed() : void in class org.eclipse.jgit.http.test.SmartClientSmartServerTest | From | To | |
Inline Method | 2 | ||
Inline Method package sendRequest(redirectUrl String) : void inlined to package sendRequest() : void in class org.eclipse.jgit.transport.TransportHttp.Service | From | To | |
Inline Method package openStream(redirectUrl String) : void inlined to package openStream() : void in class org.eclipse.jgit.transport.TransportHttp.Service | From | To | |
Rename Variable | 1 | ||
Rename Variable firstRedirect : AccessEvent to redirect : AccessEvent in method public testInitialClone_RedirectOnPostAllowed() : void in class org.eclipse.jgit.http.test.SmartClientSmartServerTest | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.eclipse.jgit.http.test.SmartClientSmartServerTest.TestRepoResolver moved and renamed to org.eclipse.jgit.http.test.TestRepositoryResolver | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute u : URL to objectsUrl : URL in method protected setURI(uri URIish) : void in class org.eclipse.jgit.transport.TransportHttp | From | To | |
Extract Method | 7 | ||
Extract Method private toURL(urish URIish) : URL extracted from package TransportHttp(uri URIish) in class org.eclipse.jgit.transport.TransportHttp | From | To | |
Extract Method protected setURI(uri URIish) : void extracted from private connect(service String) : HttpConnection in class org.eclipse.jgit.transport.TransportHttp | From | To | |
Extract Method protected setURI(uri URIish) : void extracted from package TransportHttp(uri URIish) in class org.eclipse.jgit.transport.TransportHttp | From | To | |
Extract Method protected createServer() : AppServer extracted from public setUp() : void in class org.eclipse.jgit.junit.http.HttpTestCase | From | To | |
Extract Method private toURL(urish URIish) : URL extracted from package TransportHttp(local Repository, uri URIish) in class org.eclipse.jgit.transport.TransportHttp | From | To | |
Extract Method protected setURI(uri URIish) : void extracted from package TransportHttp(local Repository, uri URIish) in class org.eclipse.jgit.transport.TransportHttp | From | To | |
Extract Method private getServiceURL(service String) : URL extracted from private connect(service String) : HttpConnection in class org.eclipse.jgit.transport.TransportHttp | From | To | |
Rename Parameter | 1 | ||
Rename Parameter uri : URIish to urish : URIish in method private toURL(urish URIish) : URL in class org.eclipse.jgit.transport.TransportHttp | From | To |