| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 5 | -5/+5 |
* | SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issues | Julien HENRY | 2018-09-24 | 1 | -12/+0 |
* | Improve performance SonarLint | Duarte Meneses | 2018-08-27 | 1 | -1/+3 |
* | SONAR-10543 Sensor Java API should allow to add external rule engine issues | Duarte Meneses | 2018-04-26 | 1 | -0/+1 |
* | SONAR-10321 Add scope to rule definition API | Duarte Meneses | 2018-02-07 | 1 | -0/+32 |
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 4 | -4/+4 |
* | Fix Quality flaws | Simon Brandhof | 2017-06-20 | 1 | -1/+2 |
* | Remove some usages of Guava in API | Simon Brandhof | 2017-06-19 | 2 | -6/+7 |
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 4 | -8/+8 |
* | SONAR-7470 Drop ability to manage manual rules from backend | Julien Lancelot | 2016-03-29 | 1 | -1/+10 |
* | Fix quality flaws | Julien Lancelot | 2016-03-08 | 1 | -1/+1 |
* | IN claus and group of OR should have constant order and no duplicate | Sébastien Lesaint | 2016-01-29 | 1 | -7/+13 |
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 4 | -4/+4 |
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 4 | -16/+16 |
* | SONAR-6588 move computation of debt to Compute Engine | Simon Brandhof | 2015-07-02 | 1 | -0/+2 |
* | Quality flaws | Simon Brandhof | 2015-06-29 | 1 | -1/+2 |
* | Fix quality flaws in API | Simon Brandhof | 2015-04-03 | 1 | -4/+1 |
* | SONAR-5437 Support colon character in rule keys | Julien Lancelot | 2014-07-09 | 1 | -3/+5 |
* | SONAR-5007 inverse order of multiple-column index in RULES | Simon Brandhof | 2014-06-13 | 1 | -0/+6 |
* | SONAR-5007 continue to refactor rule services | Simon Brandhof | 2014-05-14 | 1 | -1/+1 |
* | Moving AcgiveRuleDao to BaseDao Impl | Stephane Gamard | 2014-05-05 | 1 | -3/+3 |
* | SONAR-5056 Create DebtRemediationFunction API on batch side | Julien Lancelot | 2014-03-17 | 1 | -30/+0 |
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 5 | -5/+5 |
* | SONAR-5056 Read debt from rule during analysis | Julien Lancelot | 2014-03-11 | 1 | -0/+2 |
* | SONAR-5056 Add debt columns on rules and update Rule API to define some debt ... | Julien Lancelot | 2014-03-05 | 1 | -0/+28 |
* | Fix some quality flaws | Simon Brandhof | 2014-02-03 | 1 | -1/+1 |
* | SONAR-906 new batch API for getting activated rules (merge of all the Quality... | Simon Brandhof | 2014-01-26 | 2 | -0/+34 |
* | Refactor package names of API introduced in 4.2 | Simon Brandhof | 2014-01-20 | 5 | -1042/+0 |
* | SONAR-4326 Use regex inspired from StackOverflow to validate tags | Jean-Baptiste Lievremont | 2014-01-17 | 1 | -1/+5 |
* | Fix some quality flaws | Simon Brandhof | 2014-01-17 | 1 | -12/+12 |
* | SONAR-4923 Fix display and validation of parameter type | Julien Lancelot | 2014-01-16 | 1 | -4/+6 |
* | SONAR-4908 support deprecated param type REGULAR_EXPRESSION | Simon Brandhof | 2014-01-16 | 1 | -1/+1 |
* | SONAR-4908 fix deprecated RuleRepository with empty name | Simon Brandhof | 2014-01-16 | 1 | -2/+4 |
* | SONAR-4908 complete javadoc of RuleDefinitions#loadXml() | Simon Brandhof | 2014-01-16 | 1 | -1/+32 |
* | SONAR-4908 move some classes to module sonar-deprecated | Simon Brandhof | 2014-01-15 | 1 | -1/+1 |
* | SONAR-4908 add RuleDefinitions#loadXml() and depreciate org.sonar.api.rules.X... | Simon Brandhof | 2014-01-15 | 4 | -10/+224 |
* | Add minor comment in RuleDefinitions | Simon Brandhof | 2014-01-15 | 1 | -0/+3 |
* | SONAR-4908 support deprecated types of rule parameters and add RuleDefinition... | Simon Brandhof | 2014-01-15 | 3 | -1/+131 |
* | SONAR-4908 enable extension point RuleDefinitions | Simon Brandhof | 2014-01-15 | 1 | -17/+33 |
* | SONAR-4908 add RuleParamType#ofValues() | Simon Brandhof | 2014-01-13 | 1 | -3/+48 |
* | SONAR-4908 add template rules and param types | Simon Brandhof | 2014-01-13 | 2 | -8/+96 |
* | SONAR-4908 improve API by adding the method done() on the builder pattern | Simon Brandhof | 2014-01-13 | 1 | -137/+211 |
* | Remove methods from Severity that have nothing to do in the API | Julien Lancelot | 2014-01-10 | 1 | -8/+0 |
* | Fix some quality flaws | Simon Brandhof | 2014-01-10 | 1 | -10/+9 |
* | SONAR-4908 rename some methods of RuleDefinitions | Simon Brandhof | 2014-01-09 | 1 | -8/+8 |
* | Severity.ordinal() should return an int | Julien Lancelot | 2014-01-09 | 1 | -1/+1 |
* | SONAR-4908 Param name is never null | Simon Brandhof | 2014-01-09 | 1 | -2/+3 |
* | SONAR-4908 New API to declare coding rules | Simon Brandhof | 2014-01-09 | 2 | -0/+433 |
* | Fix some quality flaws | Simon Brandhof | 2014-01-07 | 1 | -4/+4 |
* | SONAR-4535 create activate / deactivate / update severity actions in QProfiles | Julien Lancelot | 2013-12-18 | 1 | -0/+4 |