aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/qualitymodel/Model.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-4891 Remove useless characteristics columns and tablesJulien Lancelot2013-12-021-227/+0
|
* Update copyright headersSimon Brandhof2013-04-221-4/+4
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
|
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
|
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
|
* quality model API: removeCharacteristic() must support disabled characteristicssimonbrandhof2010-10-041-1/+8
|
* quality models API: add Model.removeCharacteristic(...)simonbrandhof2010-10-041-0/+8
|
* add some methods to quality model APIsimonbrandhof2010-10-021-0/+15
|
* add factory methods to org.sonar.api.qualitymodel.Characteristicsimonbrandhof2010-09-221-1/+1
|
* add unit tests to quality modelssimonbrandhof2010-09-161-4/+3
|
* add the column CHARACTERISTICS.ENABLEDsimonbrandhof2010-09-161-8/+34
|
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-101-1/+5
| | | | * fix some integration tests
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+168
value of rule parameters in Q profile console