aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Julien Lancelot2016-02-2912-21/+39
| | | | selectParamsByActiveRuleId
* 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
|
* SONAR-7330 Fix IssueServiceMediumTestJulien Lancelot2016-02-291-0/+5
|
* SONAR-7330 RegisterQualityProfiles is now using ActiveRuleIndexerJulien Lancelot2016-02-292-16/+24
|
* SONAR-7330 QProfileFactory is now using ActiveRuleIndexerJulien Lancelot2016-02-293-50/+73
|
* SONAR-7330 QProfileService is now using ActiveRuleIndexerJulien Lancelot2016-02-292-15/+40
|
* SONAR-7330 QProfileExporters is now using ActiveRuleIndexerJulien Lancelot2016-02-293-15/+37
|
* SONAR-7330 QProfileReset is now using ActiveRuleIndexerJulien Lancelot2016-02-292-27/+54
|
* SONAR-7330 RuleActivator is now using ActiveRuleIndexerJulien Lancelot2016-02-292-284/+335
|
* SONAR-7330 Remove last usage of old RuleIndexJulien Lancelot2016-02-297-20/+27
|
* SONAR-7330 Use new RuleIndex in RuleActivatorJulien Lancelot2016-02-291-26/+12
|
* SONAR-7330 QProfileLoader is now using new ActiveRuleIndexJulien Lancelot2016-02-297-56/+53
|
* SONAR-7330 Replace usage of deprecateActiveRuleDao by activeRuleDaoJulien Lancelot2016-02-2911-123/+111
|
* SONAR-7330 Rename activeRuleDao to deprecatedActiveRuleDao in DbClientJulien Lancelot2016-02-2921-125/+135
|
* SONAR-7330 Add active rule index definitionJulien Lancelot2016-02-2934-337/+1789
|
* SONAR-7330 Add long dates in active rulesJulien Lancelot2016-02-2912-1/+360
|
* SONAR-7330 ClearRulesOverloadedDebt is now using only RuleDaoJulien Lancelot2016-02-292-37/+17
|
* SONAR-7330 IssuesNotification is now using only RuleDaoJulien Lancelot2016-02-295-51/+37
|
* SONAR-7330 DefaultRuleFinder is now using only RuleDaoJulien Lancelot2016-02-298-284/+438
|
* SONAR-7330 RuleOperations is now using RuleIndexerJulien Lancelot2016-02-292-39/+25
|
* SONAR-7330 RuleDeleter is now using RuleIndexerJulien Lancelot2016-02-292-18/+29
|
* SONAR-7330 RuleCreator is now using RuleIndexerJulien Lancelot2016-02-292-114/+121
|
* SONAR-7330 RuleUpdater is now using RuleIndexerJulien Lancelot2016-02-293-101/+157
|
* SONAR-7330 RegisterRules is now using RuleIndexerJulien Lancelot2016-02-2921-379/+663
|
* SONAR-7330 Add rule index definitionJulien Lancelot2016-02-2938-1473/+2405
|