Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-7021 Merge tests metric domains | Simon Brandhof | 2016-03-02 | 1 | -34/+43 | |
| | | ||||||
* | | SONAR-7353 Move RuleType to API | Julien Lancelot | 2016-03-02 | 53 | -89/+86 | |
| | | ||||||
* | | SONAR-7329 display rule type in description | Stas Vilchik | 2016-03-02 | 4 | -1/+14 | |
| | | ||||||
* | | SONAR-7329 Cleanup some remaining characteristics stuff | Julien Lancelot | 2016-03-02 | 4 | -25/+3 | |
| | | ||||||
* | | SONAR-7333 Set issue type from rule type | Julien Lancelot | 2016-03-02 | 3 | -16/+32 | |
| | | ||||||
* | | SONAR-7329 Add type in Rules WS | Julien Lancelot | 2016-03-02 | 18 | -35/+104 | |
| | | ||||||
* | | SONAR-7353 Synchronize rules type on each startup | Julien Lancelot | 2016-03-02 | 2 | -0/+12 | |
| | | ||||||
* | | SONAR-7329 Set type when creating rules | Julien Lancelot | 2016-03-02 | 3 | -2/+10 | |
| | | ||||||
* | | SONAR-7329 Add type in RuleIndex | Julien Lancelot | 2016-03-02 | 15 | -158/+230 | |
| | | ||||||
* | | SONAR-7329 Add type in RuleDto | Julien Lancelot | 2016-03-02 | 10 | -53/+79 | |
| | | ||||||
* | | SONAR-7329 Feed RULES.RULE_TYPE | Julien Lancelot | 2016-03-02 | 15 | -71/+573 | |
| | | ||||||
* | | SONAR-7329 Rename IssueType to RuleType | Julien Lancelot | 2016-03-02 | 24 | -156/+165 | |
| | | ||||||
* | | Removed unused code | Julien Lancelot | 2016-03-02 | 1 | -3/+0 | |
| | | ||||||
* | | SONAR-7347 Change the default quality gates to use new_vulnerabilities and ↵ | Teryk Bellahsene | 2016-03-02 | 2 | -10/+10 | |
| | | | | | | | | new_bugs | |||||
* | | SONAR-7267 Do not accept multiple rules with the same key in a repository | Simon Brandhof | 2016-03-02 | 2 | -13/+13 | |
| | | ||||||
* | | SONAR-7101 Deprecate Common Rule SkippedUnitTests | Simon Brandhof | 2016-03-02 | 1 | -1/+3 | |
| | | ||||||
* | | Remove deprecated calls to RulesDefinition#setDebtSubCharacteristic() | Simon Brandhof | 2016-03-02 | 4 | -17/+6 | |
| | | ||||||
* | | SONAR-7391 Drop unused DB index DUPLICATIONS_INDEX_PSID | Simon Brandhof | 2016-03-02 | 4 | -3/+34 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2016-03-02 | 15 | -18/+20 | |
| | | ||||||
* | | SONAR-7357 remove red highlighting from the search menu | Stas Vilchik | 2016-03-02 | 1 | -4/+5 | |
| | | ||||||
* | | SONAR-7330 Index active rules in ES only once when registering profiles | Julien Lancelot | 2016-03-02 | 1 | -13/+11 | |
| | | ||||||
* | | Automatic merge from branch-5.4 | Jenkins CI | 2016-03-02 | 2 | -2/+8 | |
|\| | | | | | | | | | | | | | * origin/branch-5.4: fix widgets resizing on the overview page [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.4-RC3 | |||||
| * | fix widgets resizing on the overview page | Stas Vilchik | 2016-03-01 | 2 | -2/+8 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2016-03-01 | 26 | -27/+27 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 5.4-RC35.4-RC3 | Eric Hartmann | 2016-03-01 | 26 | -27/+27 | |
| | | ||||||
* | | Enable DB ITs on MSSQL 2014 | Simon Brandhof | 2016-03-01 | 1 | -10/+10 | |
| | | ||||||
* | | SONAR-7330 Fix indexation of debt model reset | Julien Lancelot | 2016-03-01 | 1 | -4/+4 | |
| | | ||||||
* | | SONAR-7330 fix DB migration | Simon Brandhof | 2016-03-01 | 3 | -8/+8 | |
| | | ||||||
* | | SONAR-7330 remove unused SQL requests from RuleMapper | Simon Brandhof | 2016-03-01 | 2 | -51/+0 | |
| | | ||||||
* | | SONAR-7330 remove column RULES.CHARACTERISTIC_ID and DEFAULT_CHARACTERISTIC_ID | Simon Brandhof | 2016-03-01 | 29 | -109/+15 | |
| | | ||||||
* | | SONAR-7330 drop unused methods of ActiveRuleMapper | Teryk Bellahsene | 2016-03-01 | 2 | -28/+0 | |
| | | ||||||
* | | SONAR-7330 drop RuleNormalizer and RuleMapping | Teryk Bellahsene | 2016-03-01 | 11 | -678/+209 | |
| | | ||||||
* | | SONAR-7330 WS api/rules/show drop unused parameters | Teryk Bellahsene | 2016-03-01 | 1 | -6/+1 | |
| | | ||||||
* | | SONAR-7330 Improve active rules loading in rules WS | Teryk Bellahsene | 2016-03-01 | 7 | -44/+139 | |
| | | ||||||
* | | WS api/rules/search document active field is not returned by default | Teryk Bellahsene | 2016-03-01 | 1 | -1/+1 | |
| | | ||||||
* | | Fix timings in performance tests due to hardware/OS change | Simon Brandhof | 2016-03-01 | 2 | -3/+4 | |
| | | ||||||
* | | Fix DB tests on non-H2 | Simon Brandhof | 2016-03-01 | 2 | -2/+3 | |
| | | ||||||
* | | SONAR-7329 Add RULES.RULE_TYPE column | Julien Lancelot | 2016-02-29 | 6 | -9/+15 | |
| | | | | | | | | Reuse existing migration that add columns in rules table to decrease migration time | |||||
* | | fix webpack config | Stas Vilchik | 2016-02-29 | 1 | -1/+0 | |
| | | ||||||
* | | SONAR-7338 SONAR-7339 SONAR-7340 new metrics to count issues by type | Simon Brandhof | 2016-02-29 | 5 | -82/+332 | |
| | | ||||||
* | | Remove unused annotation @DbTests | Simon Brandhof | 2016-02-29 | 163 | -522/+167 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2016-02-29 | 3 | -20/+0 | |
| | | ||||||
* | | SONAR-7074 SONAR-7310 SONAR-7357 SONAR-7395 refactor web api page | Stas Vilchik | 2016-02-29 | 34 | -719/+799 | |
| | | ||||||
* | | SONAR-7330 RubyRuleService is now using RuleDao | Julien Lancelot | 2016-02-29 | 3 | -73/+75 | |
| | | ||||||
* | | SONAR-7330 RuleUpdater is now using RuleIndexer - F | Julien Lancelot | 2016-02-29 | 1 | -11/+0 | |
| | | ||||||
* | | SONAR-7330 Remove SqlActiveRuleKey | Julien Lancelot | 2016-02-29 | 5 | -95/+69 | |
| | | ||||||
* | | Fix quality flaws | Julien Lancelot | 2016-02-29 | 10 | -169/+171 | |
| | | ||||||
* | | SONAR-7330 delete ES script "ListUpdate" | Simon Brandhof | 2016-02-29 | 5 | -364/+5 | |
| | | ||||||
* | | SONAR-7330 Remove DAOv2 base classes | Simon Brandhof | 2016-02-29 | 73 | -2666/+59 | |
| | | ||||||
* | | SONAR-7330 Remove old DbClient in server | Julien Lancelot | 2016-02-29 | 39 | -110/+59 | |
| | |