1de976d3bcbe53c4d5cc77d7c09de448be474b89
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 56
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public _testWorkspaceSyncsUpWithNamespace() : void renamed to public testWorkspaceSyncsUpWithNamespace() : void in class org.geoserver.web.data.store.DataAccessEditPageTest | From | To | |
Extract Variable | 1 | ||
Extract Variable key : AuthenticationCacheKey in method public get(filterName String, cacheKey String) : Authentication from class org.geoserver.security.auth.GuavaAuthenticationCacheImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter columns : List<Cell> to cells : List<Cell> in method package Row(cells List<Cell>) in class org.geoserver.wms.legendgraphic.Cell.Row | From | To |