| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix quality flaws | Simon Brandhof | 2014-10-07 | 1 | -0/+26 |
* | SONAR-5369 Rename DB column RULES.CARDINALITY to RULES.IS_TEMPLATE | Julien Lancelot | 2014-06-12 | 1 | -0/+2 |
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 6 | -6/+6 |
* | SONAR-4908 support tags in sonar-check-api and in standard XML format | Simon Brandhof | 2014-02-12 | 1 | -2/+8 |
* | Minor fixes of @deprecated comments | Simon Brandhof | 2014-01-07 | 1 | -5/+0 |
* | SONAR-4535 Index active rules when creating profile from xml | Julien Lancelot | 2013-12-17 | 1 | -0/+5 |
* | Improve doc of RuleProperty#type() | Simon Brandhof | 2013-10-04 | 1 | -3/+2 |
* | Drop org.sonar.api.check.IsoCategory | Simon Brandhof | 2013-05-04 | 2 | -38/+0 |
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 7 | -28/+28 |
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 7 | -21/+21 |
* | SONAR-3879 Moved status constant to Rule. Removed Rule status enumeration. | Julien Lancelot | 2013-03-25 | 1 | -5/+1 |
* | SONAR-3879 : Add constant for rule status | Julien Lancelot | 2013-03-25 | 1 | -0/+4 |
* | SONAR-3879 Replace rule status enumeration in the annotation by a string | Julien Lancelot | 2013-03-22 | 2 | -28/+1 |
* | SONAR-3879 Remove enabled column of rules | Julien Lancelot | 2013-03-12 | 1 | -5/+0 |
* | SONAR-4170 SONAR-3880 Make it possible to search for 'Removed' rules and to s... | Julien Lancelot | 2013-03-11 | 1 | -1/+1 |
* | SONAR-4170 Add language property on rule in order to track removed rules from... | Julien Lancelot | 2013-03-11 | 2 | -2/+6 |
* | SONAR-3879 SONAR-4170 SONAR-3880 Add status, created_at and updated_at column... | Julien Lancelot | 2013-03-08 | 2 | -0/+34 |
* | SONAR-3706 API : remove the deprecated annotation org.sonar.check.Check | Simon Brandhof | 2012-08-16 | 5 | -242/+0 |
* | SONAR-3432 Support rule property types in annotations | David Gageot | 2012-07-06 | 1 | -0/+9 |
* | Remove warnings | David Gageot | 2012-04-27 | 1 | -8/+0 |
* | Remove some classes of org.sonar.check that are deprecated since 2.3 | Simon Brandhof | 2012-03-20 | 3 | -151/+0 |
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 14 | -14/+14 |
* | SONAR-2875 API: deprecate the interface org.sonar.squid.api.CodeCheck | Simon Brandhof | 2011-10-07 | 1 | -4/+0 |
* | Fix violations | Evgeny Mandrikov | 2011-06-20 | 1 | -0/+3 |
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 14 | -14/+14 |
* | Add profile to check copyright headers + fix some badly formatted headers | simonbrandhof | 2011-01-31 | 1 | -0/+1 |
* | SONAR-1829: Rename the term "Priority" by "Severity" for rules - add setSever... | Godin | 2010-12-06 | 2 | -4/+7 |
* | SONAR-2007: Remove IsoCategory from Squid rules | Godin | 2010-12-03 | 1 | -0/+2 |
* | SONAR-2007 Remove the useless ISO Categories + fix components page | simonbrandhof | 2010-12-01 | 3 | -2/+5 |
* | fix compatibility with Java 1.5 | simonbrandhof | 2010-10-11 | 2 | -5/+27 |
* | in fact Java 1.5 should support enum in annotations if the enum is defined be... | simonbrandhof | 2010-10-11 | 2 | -27/+5 |
* | fix build compatibility with Java 1.5 | simonbrandhof | 2010-10-11 | 2 | -6/+29 |
* | rule API: add the field 'cardinality' to the annotation @org.sonar.check.Rule | simonbrandhof | 2010-10-11 | 1 | -0/+6 |
* | add the package org.sonar.api.checks in order to implement its own rules engine | simonbrandhof | 2010-09-23 | 7 | -3/+122 |
* | SONAR-236 remove deprecated code from checkstyle plugin + display default val... | simonbrandhof | 2010-09-06 | 11 | -0/+515 |