]> source.dussan.org Git - sonarqube.git/commit
SONAR-2986 Revert preventing tracking profile's change on version 1 and display chang...
authorJulien Lancelot <julien.lancelot@gmail.com>
Wed, 21 Aug 2013 12:19:40 +0000 (14:19 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Wed, 21 Aug 2013 12:19:40 +0000 (14:19 +0200)
commit4b25524c12d74e62d3ad0e02cc6a39a628035491
treeacc226d886eb3b5f251131732c68688749ae353b
parent64d6fb22f003fecc6d08111a8c54ca2cb5afcd15
SONAR-2986 Revert preventing tracking profile's change on version 1 and display changelog from version 2 in the console
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/java/org/sonar/server/configuration/ProfilesManager.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/profiles_controller.rb
sonar-server/src/test/java/org/sonar/server/configuration/RuleChangeTest.java
sonar-server/src/test/resources/org/sonar/server/configuration/RuleChangeTest/should_not_track_rule_activation_on_not_used_first_version_profile-result.xml [deleted file]
sonar-server/src/test/resources/org/sonar/server/configuration/RuleChangeTest/should_not_track_rule_activation_on_not_used_first_version_profile.xml [deleted file]
sonar-server/src/test/resources/org/sonar/server/configuration/RuleChangeTest/should_track_rule_activation_on_used_first_version_profile-result.xml [deleted file]
sonar-server/src/test/resources/org/sonar/server/configuration/RuleChangeTest/should_track_rule_activation_on_used_first_version_profile.xml [deleted file]