aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/profiles
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4843 Ability to restart server in development modeSimon Brandhof2014-03-151-14/+1
* SONAR-4366 Remove Alert class and related codeJean-Baptiste Lievremont2014-03-134-381/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-118-8/+8
* Deprecate remaining Java-specific stuffSimon Brandhof2014-02-271-0/+6
* SONAR-5067 Use a MessageException when activating already activated rules on ...Julien Lancelot2014-02-261-1/+2
* SONAR-926 fix loading of quality profile alerts on multi-modules projectsSimon Brandhof2014-02-261-0/+25
* SONAR-5067 Update message displayed when activating already activated rules o...Julien Lancelot2014-02-261-3/+4
* SONAR-5067 Fail when activating already activated rules on a profileJulien Lancelot2014-02-261-1/+13
* Add missing @CheckForNull on RulesProfileSimon Brandhof2014-02-191-1/+5
* Fix some quality flawsSimon Brandhof2014-02-021-3/+0
* SONAR-4908 add org.sonar.api.batch.rule.CheckFactorySimon Brandhof2014-01-271-0/+2
* SONAR-4923 Move getProfileExportersForLanguage and getProfileImportersForLan...Julien Lancelot2014-01-172-2/+2
* SONAR-4923 Export profile for a given plugin key and backup now use Java facadeJulien Lancelot2014-01-172-6/+1
* SONAR-4923 Export xml is now call from the Java facadeJulien Lancelot2014-01-171-2/+2
* SONAR-4923 Fix issue when deleting profile where PreviewCache.reportGlobalMod...Julien Lancelot2014-01-171-9/+6
* SONAR-4923 Restore profile now uses Java facadeJulien Lancelot2014-01-151-1/+1
* SONAR-4535 Create service action to create new ProfileJulien Lancelot2013-12-131-1/+1
* Replace Sonar by SonarQube in Profile XMLJulien Lancelot2013-12-091-1/+1
* Revert "Add package-info files on sonar-plugin-api-module"Julien Lancelot2013-09-161-24/+0
* Add package-info files on sonar-plugin-api-moduleJulien Lancelot2013-09-161-0/+24
* Fix some quality flawsDinesh Bolkensteyn2013-08-291-1/+1
* Fix some quality flawsJulien HENRY2013-08-281-6/+9
* Fix javadocSimon Brandhof2013-06-062-4/+0
* Update copyright headersSimon Brandhof2013-04-228-32/+32
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-218-24/+24
* Remove some calls to commons-collectionsSimon Brandhof2013-02-031-2/+11
* SONAR-1352 add alert period when importing profileJulien Lancelot2012-12-051-2/+8
* Fix some quality flawsJulien Lancelot2012-12-051-2/+2
* Fix some quality flawsJulien Lancelot2012-12-051-0/+13
* SONAR-1352 alert property "period" should not be mandatory in the different x...Julien Lancelot2012-11-291-6/+11
* SONAR-1352 Update export profile xml to include period alert propertiesJulien Lancelot2012-11-291-1/+4
* SONAR-1352 improve differential alert labelJulien Lancelot2012-11-281-9/+0
* SONAR-1352 add server side management of differential measure alertsJulien Lancelot2012-11-281-2/+38
* Fix some quality flawsSimon Brandhof2012-10-101-1/+0
* Fix backward-compatibility of RulesProfile constructorsSimon Brandhof2012-10-101-4/+12
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-011-27/+7
* SONAR-2203 Increase the size of language key from 5 to 20Fabrice Bellingard2012-09-281-2/+2
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-281-2/+9
* SONAR-2602 remove the unused column RULES_PROFILES.ENABLEDSimon Brandhof2012-09-271-7/+18
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-271-25/+0
* Remove warningsDavid Gageot2012-04-272-14/+12
* Update copyright header for this new yearSimon Brandhof2012-01-108-8/+8
* Fix coding violationsSimon Brandhof2011-11-031-6/+6
* SONAR-2655 define toString() on all the hibernate modelsSimon Brandhof2011-08-161-0/+2
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-271-0/+24
* Upgrade copyright headerssimonbrandhof2011-02-048-8/+8
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-031-26/+66
* SONAR-2094 Support backups without the field <enabled>simonbrandhof2011-02-021-3/+7
* SONAR-2094 Add the column RULES_PROFILES.ENABLEDsimonbrandhof2011-02-011-2/+13
* SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...Godin2010-12-211-12/+8