aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Improve allocation of new ports in integration testsSimon Brandhof2016-03-072-39/+22
* Fix quality flawsSimon Brandhof2016-03-041-3/+3
* Automatic merge from branch-5.45.5-M7Jenkins CI2016-03-047-7/+66
|\
| * SONAR-4004 require 3 characters to searchStas Vilchik2016-03-043-3/+25
| * 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
* | 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-7329 add type option in "Filter Similar Rules" menuStas Vilchik2016-03-041-0/+6
* | 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
* | SONAR-7331 fix bug when click on facetStas Vilchik2016-03-031-1/+0
* | 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-7401 Update component viewer header to support new quality modelStas Vilchik2016-03-033-61/+40
* | SONAR-7346 Display the distribution of rules according by type on Quality Pro...Stas Vilchik2016-03-032-32/+29
* | SONAR-7329 display rule type in the rules listStas Vilchik2016-03-032-0/+17
* | SONAR-7331 Add new "Type" facet on Rules pageStas Vilchik2016-03-034-6/+75
* | SONAR-7330 Remove IndexField5.5-M6Julien Lancelot2016-03-028-227/+15
* | Fix quality flawsJulien Lancelot2016-03-029-17/+11
* | SONAR-7021 update overview page to rely only on "Tests" domainStas Vilchik2016-03-022-2/+2
* | SONAR-7353 Move RuleType to APIJulien Lancelot2016-03-0234-40/+39
* | SONAR-7329 display rule type in descriptionStas Vilchik2016-03-023-1/+11
* | 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 Feed RULES.RULE_TYPEJulien Lancelot2016-03-021-0/+31
* | 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
* | SONAR-7391 Drop unused DB index DUPLICATIONS_INDEX_PSIDSimon Brandhof2016-03-021-0/+32
* | Fix quality flawsSimon Brandhof2016-03-0210-13/+15
* | SONAR-7357 remove red highlighting from the search menuStas Vilchik2016-03-021-4/+5
* | SONAR-7330 Index active rules in ES only once when registering profilesJulien Lancelot2016-03-021-13/+11
* | Automatic merge from branch-5.4Jenkins CI2016-03-022-2/+8
|\|
| * fix widgets resizing on the overview pageStas Vilchik2016-03-012-2/+8
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2016-03-019-9/+9
| * [maven-release-plugin] prepare release 5.4-RC35.4-RC3Eric Hartmann2016-03-019-9/+9
* | 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-0119-49/+11
* | 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