10 Commits (74384e67058fcfea16c80839740d28d9083b944a)

Autor SHA1 Mensaje Fecha
  Duarte Meneses 74384e6705 SONAR-12691 Don't persist project measures that are not historical hace 4 años
  Wouter Admiraal 3f6f549627 Format all headers for 2020 hace 4 años
  Duarte Meneses 53293c67e5 Simplify MeasureRepository interface hace 4 años
  Julien HENRY 11c2bb9e88 SONAR-10180 Drop the ability to keep history of directory measures hace 5 años
  Duarte Meneses f8242a14c8 SONAR-11464 Only load files from Scanner Report hace 5 años
  Duarte Meneses 6cb9e95dcb Fix license headers for 2019 hace 5 años
  Simon Brandhof 7719667797 SONAR-11077 log nb of inserts in CE PersistMeasuresStep hace 5 años
  Simon Brandhof 4c03a7686d SONAR-11077 ability to log statistics from CE task steps hace 5 años
  Sébastien Lesaint c002746f61 rename package org.sonar.server.computation to org.sonar.ce.task hace 6 años
  Sébastien Lesaint 119cacc37e rename to package org.sonar.ce.task.projectanalysis hace 6 años
  Sébastien Lesaint 25b60cdab5 create module sonar-ce-task-projectanalysis from sonar-server hace 6 años
  Simon Brandhof 382d37fe1a GOV-341 stop persisting project_measures on project copies hace 6 años
  Simon Brandhof c0d2705e61 Fix license headers for 2018 hace 6 años
  Daniel Schwarz d987a6a527 SONAR-10116 Better scalability of loading of project measures hace 6 años
  Duarte Meneses 8115d8b7e4 SONAR-6959 Performance improvements hace 6 años
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version hace 7 años
  Julien Lancelot 9ca03e2968 SONAR-8743 Remove MeasureVariations hace 7 años
  Sébastien Lesaint fd7a43bbe2 refactor computation package to make clean split between CE and task hace 8 años
  Simon Brandhof 129eab1c1e SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_ID hace 8 años
  Simon Brandhof f5d3461ffd Fix project title in copyright headers hace 8 años
  Simon Brandhof 6be98b208a Upgrade to parent 26 and new copyright headers hace 8 años
  Julien Lancelot cd03d46422 SONAR-7027 Add Developer in PersistMeasure hace 8 años
  Sébastien Lesaint f0c0444cbb make PersistMeasuresStep support Views component tree hace 8 años
  Sébastien Lesaint 7c4bdebb41 cleanly define max depth in component visitors hace 8 años
  Sébastien Lesaint b9807f7322 finish splitting Crawler and Visitor of CE Component trees hace 8 años
  Julien Lancelot df1e852ed6 Rename Visitor to ComponentVisitor hace 8 años
  Julien Lancelot cf41e9c2ec Create TypeAwareVisitor and PathAwareVisitor hace 8 años
  Julien Lancelot 5adcb11906 Rename Visitor to Crawler hace 8 años
  Julien Lancelot 9ab07e28ce SONAR-6605 Move complexity formulas to its own step hace 9 años
  Julien Lancelot cc6e6c4ba3 Filter metrics that can be read from the batch hace 9 años
  Simon Brandhof 305df73784 Improve testability of Dao hace 9 años
  Simon Brandhof 1df1488036 Extract module sonar-db hace 9 años
  Julien Lancelot 2e146c20ff SONAR-6605 Do not persist FILE_COMPLEXITY_DISTRIBUTION and FUNCTION_COMPLEXITY_DISTRIBUTION measures on file hace 9 años
  Sébastien Lesaint d4c10655a1 SONAR-6664 add PathAwareVisitor to visit a Component tree hace 9 años
  Sébastien Lesaint 7fe7ecde39 SONAR-6646 empty measure must not be persisted hace 9 años
  Sébastien Lesaint f00900ef91 SONAR-6646 measures of bestValueOptimized Metrics must not be persisted hace 9 años
  Sébastien Lesaint 388dd0aa90 SONAR-6620 fix MeasureRepository.getRawMeasures return type hace 9 años
  Sébastien Lesaint 54af62e34d SONAR-6620 persist metrics based on MetricRepository hace 9 años
  Sébastien Lesaint 1043c094fa impl. of DepthTraversalTypeAwareVisitor should not have to visit internal method hace 9 años
  Simon Brandhof e17cf1c2dc SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITY hace 9 años
  Julien Lancelot e00296ce0a SONAR-6260 Fix snapshot id when persisting measures hace 9 años
  Julien Lancelot 8beb0aa8ad SONAR-6260 Remove snapshot id from batch report hace 9 años
  Teryk Bellahsene 2029453c49 fix bunch a 'Make 'XXX' a static method' issues hace 9 años
  Julien Lancelot 08f807ca75 SONAR-6253 Cache of component ids do not contains anymore key and uuid hace 9 años
  Sébastien Lesaint 23c338e5ff SONAR-6589 remove ComputationContext from ComputationStep.execute method hace 9 años
  Sébastien Lesaint 37354408fb SONAR-6589 remove Component.getContext() hace 9 años
  Sébastien Lesaint bcefe6219a SONAR-6589 remove ComputationContext.getReportReader and getReportMetadata hace 9 años
  Sébastien Lesaint be8707ef18 SONAR-6589 make BatchReportReader a dependency of ComputationSteps hace 9 años
  Sébastien Lesaint 0404aea2db SONAR-6590 use a CE specific interface to read batch report hace 9 años
  Julien Lancelot db30e4ece3 SONAR-6259 Use component caches to get id or uuid hace 9 años