1751 Commits (1df148803610cd54f182b8636f01c0e6ece92b19)

Author SHA1 Message Date
  Sébastien Lesaint 02bda01b35 MeasureRepository must enforce consistency of Measure and Metric 9 years ago
  Sébastien Lesaint 424cd7bea4 better name for Measure methods returning a builder 9 years ago
  Sébastien Lesaint 3aa8352581 add NewMeasureBuilder overrides without data parameter 9 years ago
  Simon Brandhof c0e82d3ac6 Remove ability to get users from batch 9 years ago
  Gabor Liptak 6f7dcf0f6a Cleanup warnings 9 years ago
  Sébastien Lesaint 8714a329c9 now fully cache measures from batch in MeasureRepository 9 years ago
  Sébastien Lesaint e19020d1f3 fix update of Measure from batch not support by MeasureRepository 9 years ago
  Sébastien Lesaint 4b866dabfe fix minor quality flaws 9 years ago
  Julien Lancelot b7658ecbac Allow to insert multiple dtos at the same times for some daos 9 years ago
  Sébastien Lesaint 2ec5140b9a SONAR-6620 add MeasureRepository.update method 9 years ago
  Sébastien Lesaint 8a60f3fd67 SONAR-6620 Measure can actually be immutable 9 years ago
  Sébastien Lesaint 3965faa020 SONAR-6620 add methods to get a Measure for a rule or a characteristic 9 years ago
  Sébastien Lesaint 3491304c33 fix minor flaws in Characteristic class 9 years ago
  Sébastien Lesaint 631ce0a723 fix missing package-info in computation/debt 9 years ago
  Sébastien Lesaint cc9c0c54d3 SONAR-6620 Condition should expose operator as an enum 9 years ago
  Sébastien Lesaint 609ad2c52c SONAR-6620 remove MeasureImpl and make Measure a final class 9 years ago
  Sébastien Lesaint 861e12129a add Measure#equals definition and improve javadoc of MeasureRepository methods 9 years ago
  Sébastien Lesaint 631b23d21d SONAR-6620 replace MetricCache by MetricRepository everywhere 9 years ago
  Sébastien Lesaint 388dd0aa90 SONAR-6620 fix MeasureRepository.getRawMeasures return type 9 years ago
  Sébastien Lesaint 54af62e34d SONAR-6620 persist metrics based on MetricRepository 9 years ago
  Sébastien Lesaint 1043c094fa impl. of DepthTraversalTypeAwareVisitor should not have to visit internal method 9 years ago
  Sébastien Lesaint a8d025a142 SONAR-6620 add support for Measure characteriticId and ruleId 9 years ago
  Sébastien Lesaint 101e804c19 SONAR-6620 MetricRepository now loads all metrics at startup 9 years ago
  Sébastien Lesaint 5ab09f8146 SONAR-6620 add getId() to Metric interface of the Compute Engine 9 years ago
  Sébastien Lesaint c668cdbe73 SONAR-6620 add Variations to Measure in Compute Engine 9 years ago
  Sébastien Lesaint 06fa57185c SONAR-6620 move QualityGateStatus out of class Measure 9 years ago
  Teryk Bellahsene 4debaa56f3 rename field reportReader in SourceLinesCache 9 years ago
  Julien Lancelot ba81359381 Minor update on DebtModel 9 years ago
  Simon Brandhof e17cf1c2dc SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITY 9 years ago
  Julien Lancelot 0ace9fe008 Fix quality flaws 9 years ago
  Julien Lancelot feb739fe04 SONAR-6588 Apply Feedback from PR (2) 9 years ago
  Julien Lancelot 8b2d700473 SONAR-6588 Apply Feedback from PR 9 years ago
  Julien Lancelot c9cc8a3247 SONAR-6588 Add DebtModelHolder 9 years ago
  Julien Lancelot 81c539e66b SONAR-6557 Drop dependencies table 9 years ago
  Julien Lancelot 3cab34083f SONAR-6557 Remove component and snapshot libraries 9 years ago
  Julien Lancelot c6233985ff SONAR-6557 Remove useless migrations on dependencies 9 years ago
  Sébastien Lesaint 9a4d88a0ff fix QualityGateServiceImpl: QualityGateConditionDto has only metricId 9 years ago
  Sébastien Lesaint aa3d18a893 MetricDao.selectNullableById should really take a long, not a int 9 years ago
  Sébastien Lesaint 8894e29106 fix piece of code lost in merge in QualityGateEventsStep 9 years ago
  Simon Brandhof 6fe3a6534f Log exception that is ignored because of execution in thread 9 years ago
  Jean-Baptiste Lievremont cef90a32b3 SONAR-6565 Prevent IllegalStateException from spewing to server log 9 years ago
  Sébastien Lesaint 97a4b69e46 SONAR-6620 Metric's equals/hashcode should use only the key 9 years ago
  Sébastien Lesaint ccc92bfab6 SONAR-6620 rename Metric.getMetricType to getType 9 years ago
  Sébastien Lesaint 3867d47f87 SONAR-6620 add step to retrieve project's QualityGate 9 years ago
  Sébastien Lesaint 6abce5190a SONAR-6620 remove Dto and BatchReport object from MeasureRepository 9 years ago
  Sébastien Lesaint 5455fff043 add support for Module in CE's container 9 years ago
  Teryk Bellahsene c6af5401a5 SONAR-6610 invalidate ruby metric cache when creating/updating/deleting a metric 9 years ago
  Julien Lancelot 897e399f00 SONAR-6260 Fix test on Oracle because snapshots.path is not empty but null 9 years ago
  Julien Lancelot 091ec857d2 SONAR-6260 Apply PR feedback 9 years ago
  Julien Lancelot f0966d38a9 SONAR-6260 Set is unit test in Component 9 years ago