5879a094d888e93a7ee4cbe4ed9d4c0ce0c23ac0
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 63
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public time_to_date() : void renamed to public long_to_date() : void in class org.sonar.api.utils.DateUtilsTest | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type issueCreationDate : Date to issueCreationDate : Long in class org.sonar.core.issue.db.IssueDto | From | To | |
Change Attribute Type creationDate : Date to creationDate : Long in class org.sonar.core.issue.db.BatchIssueDto | From | To | |
Change Attribute Type issueCloseDate : Date to issueCloseDate : Long in class org.sonar.core.issue.db.IssueDto | From | To | |
Change Attribute Type issueUpdateDate : Date to issueUpdateDate : Long in class org.sonar.core.issue.db.IssueDto | From | To |