|
Rename Method public fail_on_missing_key() : void renamed to public throw_ForbiddenException_if_not_profile_administrator() : void in class org.sonar.server.qualityprofile.ws.CopyActionTest |
From |
To |
|
Rename Method public fail_on_misssing_permission() : void renamed to public throw_ForbiddenException_if_not_profile_administrator() : void in class org.sonar.server.qualityprofile.ws.RestoreActionTest |
From |
To |
|
Rename Method public fail_on_missing_permission() : void renamed to public throw_ForbiddenException_if_not_profile_administrator() : void in class org.sonar.server.qualityprofile.ws.DeleteActionTest |
From |
To |
|
Rename Method public fail_if_not_profile_administrator() : void renamed to public throw_UnauthorizedException_if_not_logged_in() : void in class org.sonar.server.qualityprofile.ws.RestoreBuiltInActionTest |
From |
To |
|
Rename Method public fail_on_missing_key() : void renamed to public throw_ForbiddenException_if_not_profile_administrator() : void in class org.sonar.server.qualityprofile.ws.RenameActionTest |
From |
To |
|
Rename Method public teadDown() : void renamed to public tearDown() : void in class org.sonar.server.qualityprofile.ws.DeleteActionTest |
From |
To |
|
Change Parameter Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public ChangeParentAction(dbClient DbClient, ruleActivator RuleActivator, profileFactory QProfileFactory, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.ChangeParentAction |
From |
To |
|
Change Parameter Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public SetDefaultAction(languages Languages, profileLookup QProfileLookup, profileFactory QProfileFactory, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.SetDefaultAction |
From |
To |
|
Change Parameter Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public OldRestoreAction(backuper QProfileBackuper, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.OldRestoreAction |
From |
To |
|
Change Parameter Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public RestoreBuiltInAction(reset QProfileReset, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.RestoreBuiltInAction |
From |
To |
|
Change Parameter Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public DeleteAction(languages Languages, profileFactory QProfileFactory, dbClient DbClient, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.DeleteAction |
From |
To |
|
Change Parameter Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public RestoreAction(backuper QProfileBackuper, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.RestoreAction |
From |
To |
|
Change Parameter Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public RenameAction(profileFactory QProfileFactory, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.RenameAction |
From |
To |
|
Change Parameter Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public CopyAction(profileCopier QProfileCopier, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.CopyAction |
From |
To |
|
Move Attribute private userSession : UserSession from class org.sonar.server.qualityprofile.ws.SetDefaultAction to private userSession : UserSession from class org.sonar.server.qualityprofile.ws.QProfileWsSupport |
From |
To |
|
Move Attribute private userSession : UserSession from class org.sonar.server.qualityprofile.ws.CopyAction to private userSession : UserSession from class org.sonar.server.qualityprofile.ws.QProfileWsSupport |
From |
To |
|
Move Attribute private userSession : UserSession from class org.sonar.server.qualityprofile.ws.RenameAction to private userSession : UserSession from class org.sonar.server.qualityprofile.ws.QProfileWsSupport |
From |
To |
|
Move Attribute private userSession : UserSession from class org.sonar.server.qualityprofile.ws.CreateAction to private userSession : UserSession from class org.sonar.server.qualityprofile.ws.QProfileWsSupport |
From |
To |
|
Move Attribute private userSession : UserSession from class org.sonar.server.qualityprofile.ws.ChangeParentAction to private userSession : UserSession from class org.sonar.server.qualityprofile.ws.QProfileWsSupport |
From |
To |
|
Move Attribute private userSession : UserSession from class org.sonar.server.qualityprofile.ws.OldRestoreAction to private userSession : UserSession from class org.sonar.server.qualityprofile.ws.QProfileWsSupport |
From |
To |
|
Move Attribute private userSession : UserSession from class org.sonar.server.qualityprofile.ws.RestoreBuiltInAction to private userSession : UserSession from class org.sonar.server.qualityprofile.ws.QProfileWsSupport |
From |
To |
|
Move Attribute private userSession : UserSession from class org.sonar.server.qualityprofile.ws.RestoreAction to private userSession : UserSession from class org.sonar.server.qualityprofile.ws.QProfileWsSupport |
From |
To |
|
Move Attribute private userSession : UserSession from class org.sonar.server.qualityprofile.ws.DeleteAction to private userSession : UserSession from class org.sonar.server.qualityprofile.ws.QProfileWsSupport |
From |
To |
|
Rename Attribute userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.CopyAction |
From |
To |
|
Rename Attribute userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.OldRestoreAction |
From |
To |
|
Rename Attribute userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.RestoreAction |
From |
To |
|
Rename Attribute userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.SetDefaultAction |
From |
To |
|
Rename Attribute session : DbSession to db : DbTester in class org.sonar.server.qualityprofile.ws.SetDefaultActionTest |
From |
To |
|
Rename Attribute userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.RestoreBuiltInAction |
From |
To |
|
Rename Attribute userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.DeleteAction |
From |
To |
|
Rename Attribute userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.CreateAction |
From |
To |
|
Rename Attribute userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.ChangeParentAction |
From |
To |
|
Rename Attribute userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.RenameAction |
From |
To |
|
Rename Attribute session : DbSession to db : DbTester in class org.sonar.server.qualityprofile.ws.RenameActionTest |
From |
To |
|
Change Attribute Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.RestoreBuiltInAction |
From |
To |
|
Change Attribute Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.DeleteAction |
From |
To |
|
Change Attribute Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.ChangeParentAction |
From |
To |
|
Change Attribute Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.RenameAction |
From |
To |
|
Change Attribute Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.CreateAction |
From |
To |
|
Change Attribute Type session : DbSession to db : DbTester in class org.sonar.server.qualityprofile.ws.RenameActionTest |
From |
To |
|
Change Attribute Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.CopyAction |
From |
To |
|
Change Attribute Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.OldRestoreAction |
From |
To |
|
Change Attribute Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.RestoreAction |
From |
To |
|
Change Attribute Type userSession : UserSession to qProfileWsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.SetDefaultAction |
From |
To |
|
Change Attribute Type session : DbSession to db : DbTester in class org.sonar.server.qualityprofile.ws.SetDefaultActionTest |
From |
To |
|
Rename Parameter userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public RestoreAction(backuper QProfileBackuper, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.RestoreAction |
From |
To |
|
Rename Parameter userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public RenameAction(profileFactory QProfileFactory, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.RenameAction |
From |
To |
|
Rename Parameter userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public CopyAction(profileCopier QProfileCopier, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.CopyAction |
From |
To |
|
Rename Parameter userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public ChangeParentAction(dbClient DbClient, ruleActivator RuleActivator, profileFactory QProfileFactory, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.ChangeParentAction |
From |
To |
|
Rename Parameter userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public SetDefaultAction(languages Languages, profileLookup QProfileLookup, profileFactory QProfileFactory, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.SetDefaultAction |
From |
To |
|
Rename Parameter userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public OldRestoreAction(backuper QProfileBackuper, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.OldRestoreAction |
From |
To |
|
Rename Parameter userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public RestoreBuiltInAction(reset QProfileReset, languages Languages, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.RestoreBuiltInAction |
From |
To |
|
Rename Parameter userSession : UserSession to qProfileWsSupport : QProfileWsSupport in method public DeleteAction(languages Languages, profileFactory QProfileFactory, dbClient DbClient, qProfileWsSupport QProfileWsSupport) in class org.sonar.server.qualityprofile.ws.DeleteAction |
From |
To |