49c5faaf21fb8a0d44ecece526f655aae14727c6
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public return_license_with_hash_settings_when_authenticated_but_not_admin() : void renamed to public return_license_settings_when_authenticated_but_not_admin() : void in class org.sonar.server.setting.ws.ValuesActionTest | From | To | |
Move Attribute | 1 | ||
Move Attribute private SERVER_SETTING_KEYS : Set<String> from class org.sonar.server.setting.ws.ScannerSettings to private SERVER_SETTING_KEYS : Set<String> from class org.sonar.server.setting.ws.ValuesAction | From | To |