225c6a808659aedb0a7f522f4d043dd16f228b2d
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 56
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From org.eclipse.jetty:jetty-websocket 9.4.0-SNAPSHOT To 9.3.11-SNAPSHOT | |
From org.slf4j:log4j-over-slf4j 1.6.6 To 1.6.1 | |
From org.slf4j:jcl104-over-slf4j 1.6.6 To 1.6.1 | |
From org.ow2.asm:asm 5.1 To 5.0.1 | |
From org.slf4j:slf4j-api 1.6.6 To 1.6.1 | |
From org.slf4j:slf4j-api 1.6.1 To 1.6.6 | |
From org.slf4j:log4j-over-slf4j 1.6.1 To 1.6.6 | |
From org.eclipse.jetty:jetty-nested 9.4.0-SNAPSHOT To 9.3.11-SNAPSHOT | |
From org.ow2.asm:asm-commons 5.1 To 5.0.1 | |
From org.slf4j:jcl104-over-slf4j 1.6.1 To 1.6.6 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public deleteSessions() : void in class org.eclipse.jetty.gcloud.memcached.session.GCloudMemcachedSessionTestSupport | From | To | |
Rename Variable keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public assertSessions(count int) : void in class org.eclipse.jetty.gcloud.memcached.session.GCloudMemcachedSessionTestSupport | From | To | |
Rename Variable keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public assertSessions(count int) : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport | From | To | |
Rename Variable keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public deleteSessions() : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport | From | To | |
Inline Method | 1 | ||
Inline Method public deleteMemcachedSessions() : void inlined to public deleteSessions() : void in class org.eclipse.jetty.gcloud.memcached.session.GCloudMemcachedSessionTestSupport | From | To | |
Change Variable Type | 8 | ||
Change Variable Type keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public assertSessions(count int) : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport | From | To | |
Change Variable Type results : QueryResults<ProjectionEntity> to results : QueryResults<Key> in method public deleteSessions() : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport | From | To | |
Change Variable Type keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public deleteSessions() : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport | From | To | |
Change Variable Type keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public deleteSessions() : void in class org.eclipse.jetty.gcloud.memcached.session.GCloudMemcachedSessionTestSupport | From | To | |
Change Variable Type results : QueryResults<ProjectionEntity> to results : QueryResults<Key> in method public assertSessions(count int) : void in class org.eclipse.jetty.gcloud.memcached.session.GCloudMemcachedSessionTestSupport | From | To | |
Change Variable Type keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public assertSessions(count int) : void in class org.eclipse.jetty.gcloud.memcached.session.GCloudMemcachedSessionTestSupport | From | To | |
Change Variable Type results : QueryResults<ProjectionEntity> to results : QueryResults<Key> in method public deleteSessions() : void in class org.eclipse.jetty.gcloud.memcached.session.GCloudMemcachedSessionTestSupport | From | To | |
Change Variable Type results : QueryResults<ProjectionEntity> to results : QueryResults<Key> in method public assertSessions(count int) : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport | From | To |