summaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7427 Add new "effort to reach rating A" characteristic metricsJulien Lancelot2016-03-094-25/+281
* SONAR-7426 Add new characteristic rating metricsJulien Lancelot2016-03-094-10/+352
* SONAR-7426 Refactor QualityModelMeasuresVisitor to be ready for new metricsJulien Lancelot2016-03-096-362/+466
* Rename classes using SQALE to Quality ModelJulien Lancelot2016-03-0911-100/+118
* Fix quality flawsJulien Lancelot2016-03-085-8/+8
* SONAR-7417 fix instable CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-082-94/+25
* SONAR-7336 new WS api/issues/set_typeSimon Brandhof2016-03-0826-366/+352
* disable unstable CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-081-0/+2
* Upgrade Apache Commons Collections to v3.2.2Justine Tunney2016-03-081-2/+2
* Drop class SearchClientSimon Brandhof2016-03-087-266/+87
* Disable some NGram tokenizers on index "rules"Simon Brandhof2016-03-082-5/+9
* SONAR-7342 Add remediation effort characteristic metricsJulien Lancelot2016-03-074-116/+405
* SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issuesJulien Lancelot2016-03-078-193/+290
* SONAR-7333 RuleTypeCopier should be the first IssueVisitorJulien Lancelot2016-03-072-6/+4
* Improve allocation of new ports in integration testsSimon Brandhof2016-03-071-38/+22
* Fix quality flawsSimon Brandhof2016-03-041-3/+3
* Automatic merge from branch-5.45.5-M7Jenkins CI2016-03-044-4/+41
|\
| * SONAR-7129 WS api/components/tree search query parameter must have at least 3...Teryk Bellahsene2016-03-042-2/+20
| * SONAR-7135 WS api/measures/component_tree search query parameter has at least...Teryk Bellahsene2016-03-042-2/+21
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2016-03-011-1/+1
| * [maven-release-plugin] prepare release 5.4-RC35.4-RC3Eric Hartmann2016-03-011-1/+1
* | SONAR-7330 When searching active rules by profile, ignore active rule on remo...Julien Lancelot2016-03-045-19/+38
* | SONAR-7183 fix reliability CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-041-4/+4
* | SONAR-7417 add workerCount to SystemInfo and CE MBeanSébastien Lesaint2016-03-044-4/+38
* | SONAR-7417 CE can run on multiple threads, it can be set by propertySébastien Lesaint2016-03-0411-69/+497
* | Revert "SONAR-7101 Deprecate Common Rule SkippedUnitTests"Simon Brandhof2016-03-031-3/+1
* | SONAR-7372 Too many logs "Disable metric" at server startupSimon Brandhof2016-03-031-2/+1
* | SONAR-7330 Remove IndexField5.5-M6Julien Lancelot2016-03-028-227/+15
* | Fix quality flawsJulien Lancelot2016-03-029-17/+11
* | SONAR-7353 Move RuleType to APIJulien Lancelot2016-03-0234-40/+39
* | SONAR-7329 Cleanup some remaining characteristics stuffJulien Lancelot2016-03-022-13/+1
* | SONAR-7333 Set issue type from rule typeJulien Lancelot2016-03-023-16/+32
* | SONAR-7329 Add type in Rules WSJulien Lancelot2016-03-0214-22/+89
* | SONAR-7353 Synchronize rules type on each startupJulien Lancelot2016-03-022-0/+12
* | SONAR-7329 Set type when creating rulesJulien Lancelot2016-03-023-2/+10
* | SONAR-7329 Add type in RuleIndexJulien Lancelot2016-03-0215-158/+230
* | SONAR-7329 Add type in RuleDtoJulien Lancelot2016-03-026-47/+38
* | SONAR-7329 Rename IssueType to RuleTypeJulien Lancelot2016-03-0216-79/+78
* | Removed unused codeJulien Lancelot2016-03-021-3/+0
* | SONAR-7347 Change the default quality gates to use new_vulnerabilities and ne...Teryk Bellahsene2016-03-022-10/+10
* | SONAR-7101 Deprecate Common Rule SkippedUnitTestsSimon Brandhof2016-03-021-1/+3
* | Remove deprecated calls to RulesDefinition#setDebtSubCharacteristic()Simon Brandhof2016-03-023-9/+0
* | Fix quality flawsSimon Brandhof2016-03-0210-13/+15
* | SONAR-7330 Index active rules in ES only once when registering profilesJulien Lancelot2016-03-021-13/+11
* | SONAR-7330 Fix indexation of debt model resetJulien Lancelot2016-03-011-4/+4
* | SONAR-7330 remove column RULES.CHARACTERISTIC_ID and DEFAULT_CHARACTERISTIC_IDSimon Brandhof2016-03-0118-47/+9
* | SONAR-7330 drop RuleNormalizer and RuleMappingTeryk Bellahsene2016-03-019-678/+103
* | SONAR-7330 WS api/rules/show drop unused parametersTeryk Bellahsene2016-03-011-6/+1
* | SONAR-7330 Improve active rules loading in rules WSTeryk Bellahsene2016-03-011-36/+38
* | WS api/rules/search document active field is not returned by defaultTeryk Bellahsene2016-03-011-1/+1