summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-7391 Drop unused DB index DUPLICATIONS_INDEX_PSIDSimon Brandhof2016-03-024-3/+34
* | Fix quality flawsSimon Brandhof2016-03-0215-18/+20
* | 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-0126-27/+27
| * [maven-release-plugin] prepare release 5.4-RC35.4-RC3Eric Hartmann2016-03-0126-27/+27
* | Enable DB ITs on MSSQL 2014Simon Brandhof2016-03-011-10/+10
* | SONAR-7330 Fix indexation of debt model resetJulien Lancelot2016-03-011-4/+4
* | SONAR-7330 fix DB migrationSimon Brandhof2016-03-013-8/+8
* | SONAR-7330 remove unused SQL requests from RuleMapperSimon Brandhof2016-03-012-51/+0
* | SONAR-7330 remove column RULES.CHARACTERISTIC_ID and DEFAULT_CHARACTERISTIC_IDSimon Brandhof2016-03-0129-109/+15
* | SONAR-7330 drop unused methods of ActiveRuleMapperTeryk Bellahsene2016-03-012-28/+0
* | SONAR-7330 drop RuleNormalizer and RuleMappingTeryk Bellahsene2016-03-0111-678/+209
* | 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-017-44/+139
* | WS api/rules/search document active field is not returned by defaultTeryk Bellahsene2016-03-011-1/+1
* | Fix timings in performance tests due to hardware/OS changeSimon Brandhof2016-03-012-3/+4
* | Fix DB tests on non-H2Simon Brandhof2016-03-012-2/+3
* | SONAR-7329 Add RULES.RULE_TYPE columnJulien Lancelot2016-02-296-9/+15
* | fix webpack configStas Vilchik2016-02-291-1/+0
* | SONAR-7338 SONAR-7339 SONAR-7340 new metrics to count issues by typeSimon Brandhof2016-02-295-82/+332
* | Remove unused annotation @DbTestsSimon Brandhof2016-02-29163-522/+167
* | Fix quality flawsSimon Brandhof2016-02-293-20/+0
* | SONAR-7074 SONAR-7310 SONAR-7357 SONAR-7395 refactor web api pageStas Vilchik2016-02-2934-719/+799
* | SONAR-7330 RubyRuleService is now using RuleDaoJulien Lancelot2016-02-293-73/+75
* | SONAR-7330 RuleUpdater is now using RuleIndexer - FJulien Lancelot2016-02-291-11/+0
* | SONAR-7330 Remove SqlActiveRuleKeyJulien Lancelot2016-02-295-95/+69
* | Fix quality flawsJulien Lancelot2016-02-2910-169/+171
* | SONAR-7330 delete ES script "ListUpdate"Simon Brandhof2016-02-295-364/+5
* | SONAR-7330 Remove DAOv2 base classesSimon Brandhof2016-02-2973-2666/+59
* | SONAR-7330 Remove old DbClient in serverJulien Lancelot2016-02-2939-110/+59
* | SONAR-7330 Replace usage of selectParamsByActiveRuleKey by selectParamsByActi...Julien Lancelot2016-02-2912-21/+39
* | SONAR-7330 Rename date properties in RuleDoc and ActiveRuleDocJulien Lancelot2016-02-2910-69/+49
* | SONAR-7330 Update date columns of rules and active_rulesJulien Lancelot2016-02-2961-179/+501
* | SONAR-7330 Remove Dto interface from RuleDto and ActiveRuleDtoJulien Lancelot2016-02-299-43/+22
* | SONAR-7330 Cleanup NormalizerJulien Lancelot2016-02-296-573/+20
* | SONAR-7330 Remove old Index used by daov2Julien Lancelot2016-02-2926-1145/+415
* | SONAR-7330 Add RuleIndexer in missing classesJulien Lancelot2016-02-296-13/+75
* | SONAR-7330 Remove old RuleDao and ActiveRuleDaoJulien Lancelot2016-02-2961-2007/+133
* | SONAR-7330 SearchActionTest is now using new ActiveRuleDaoJulien Lancelot2016-02-291-17/+9
* | SONAR-7330 CreateAction is now only using RuleDaoJulien Lancelot2016-02-292-43/+67
* | SONAR-7330 SearchAction is now using new RuleIndexJulien Lancelot2016-02-298-106/+125
* | SONAR-7330 ActiveRuleCompleter is now using new ActiveRuleDaoJulien Lancelot2016-02-292-31/+73
* | SONAR-7330 Fix MediumTests because missing Es indexesJulien Lancelot2016-02-2923-320/+342
* | SONAR-7330 CompareAction is now only using daoJulien Lancelot2016-02-291-20/+31
* | SONAR-7330 QProfileComparison is now only using daoJulien Lancelot2016-02-294-65/+72
* | SONAR-7330 QProfileBackuper is now only using daoJulien Lancelot2016-02-292-43/+86
* | SONAR-7330 Fix BackendCleanupMediumTestJulien Lancelot2016-02-292-14/+19