d39e02878cdbbfbedd62c85aa6c93d443ef29cfd
Files Diff
- Added: 6
- Removed: 2
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 4 | ||
| Rename Variable projectUuid : String to projectKey : String in method public do_not_call_db_for_project_permission_filtering_if_there_is_no_project_subscriber() : void in class org.sonar.server.notification.DefaultNotificationManagerTest | From | To | |
| Rename Variable projectUuid : String to projectKey : String in method public should_apply_distinct_permission_filtering_global_or_project_subscribers() : void in class org.sonar.server.notification.DefaultNotificationManagerTest | From | To | |
| Rename Variable projectUuid : String to projectKey : String in method public do_not_call_db_for_project_permission_filtering_if_there_is_no_global_subscriber() : void in class org.sonar.server.notification.DefaultNotificationManagerTest | From | To | |
| Rename Variable projectUuid : String to projectKey : String in method public shouldFindSubscribedRecipientForGivenResource() : void in class org.sonar.server.notification.DefaultNotificationManagerTest | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private SMTP_HOST_NOT_CONFIGURED_DEBUG_MSG : String in class org.sonar.server.notification.email.EmailNotificationChannel | From | To | |
| Extract Method | 1 | ||
| Extract Method private verifyProjectKey(projectKey String) : void extracted from public findSubscribedRecipientsForDispatcher(dispatcher NotificationDispatcher, projectKey String, subscriberPermissionsOnProject SubscriberPermissionsOnProject) : Multimap<String,NotificationChannel> in class org.sonar.server.notification.DefaultNotificationManager | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter uuid : String to projectKey : String in method private insertPrivateProject(projectKey String) : ComponentDto in class org.sonar.db.property.PropertiesDaoTest | From | To | |
| Rename Parameter projectUuid : String to projectKey : String in method public findSubscribedRecipientsForDispatcher(dispatcher NotificationDispatcher, projectKey String, subscriberPermissionsOnProject SubscriberPermissionsOnProject) : Multimap<String,NotificationChannel> in class org.sonar.server.notification.NotificationManager | From | To |