251f4d5bce46fb9b57895e90c86e0e3dfbeb4bba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public select_enabled_module_files_tree() : void renamed to public select_enabled_module_files_tree_from_module() : void in class org.sonar.server.component.db.ComponentDaoTest | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type moduleKey : String to files : List<FilePathWithHashDto> in method private addFileData(session DbSession, ref ProjectRepositories, moduleChildren List<ComponentDto>, files List<FilePathWithHashDto>) : void in class org.sonar.server.batch.ProjectRepositoryLoader | From | To | |
Rename Parameter | 1 | ||
Rename Parameter moduleKey : String to files : List<FilePathWithHashDto> in method private addFileData(session DbSession, ref ProjectRepositories, moduleChildren List<ComponentDto>, files List<FilePathWithHashDto>) : void in class org.sonar.server.batch.ProjectRepositoryLoader | From | To |