14 Commits (f1c3675ebc5dd008903c3fcc9082bba55d750a06)

Author SHA1 Message Date
  Janos Gyerik f1c3675ebc SONAR-11631 Replace codePeriodVersion with buildString 5 years ago
  Janos Gyerik 0f580cd4d1 SONAR-11683 Do not resolve version for SLB and PR 5 years ago
  Janos Gyerik cd8bcac346 SONAR-11653 Use the manual baseline in analysis when defined 5 years ago
  Sébastien Lesaint 9d3e3846a8 SONAR-11631 read and persist codePeriodVersion from report 5 years ago
  Janos Gyerik 3373e5778a Drop unused method 5 years ago
  Duarte Meneses 862136c486 SONAR-11492 Second analysis of a long-lived branch is using wrong leak version 5 years ago
  Duarte Meneses 6cb9e95dcb Fix license headers for 2019 5 years ago
  Sébastien Lesaint a79d83f7ee SONAR-10555 fail analysis if leak period is invalid 5 years ago
  Sébastien Lesaint 1e405ab5a8 SONAR-10555 enforce at API level that project version is never null 5 years ago
  Sébastien Lesaint ba12df28e6 SONAR-10471 change description of LoadPeriodStep 5 years ago
  Sébastien Lesaint b78380285b SONAR-7086 use firstAnalysis flag in LoadPeriodsStep 5 years ago
  Simon Brandhof 4c03a7686d SONAR-11077 ability to log statistics from CE task steps 5 years ago
  Sébastien Lesaint c002746f61 rename package org.sonar.server.computation to org.sonar.ce.task 6 years ago
  Sébastien Lesaint 119cacc37e rename to package org.sonar.ce.task.projectanalysis 6 years ago
  Sébastien Lesaint 25b60cdab5 create module sonar-ce-task-projectanalysis from sonar-server 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Simon Brandhof 7515f738fb SONAR-9616 compute engine backend to support branches 6 years ago
  Julien Lancelot f15ecf379d SONAR-8979 Drop leak period setting values on views 6 years ago
  Julien HENRY 5694a472f1 SONAR-9478 Replace Settings by Configuration 7 years ago
  Simon Brandhof 2bb205d4b2 Replace DbClient#closeSession(DbSession) by try-with-resources 7 years ago
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version 7 years ago
  Julien Lancelot b34fde05bf SONAR-8759 Rename setting "sonar.timemachine.period1" to "sonar.leak.period" 7 years ago
  Julien Lancelot 979b2d2685 SONAR-8743 Rename PeriodsHolder to PeriodHolder 7 years ago
  Julien Lancelot 4802a893a7 SONAR-8743 Handle only leak period when loading period 7 years ago
  Sébastien Lesaint fd7a43bbe2 refactor computation package to make clean split between CE and task 8 years ago
  Sébastien Lesaint a9f33af2ab SONAR-7693 support removal of ID columns in SNAPSHOTS 8 years ago
  Simon Brandhof f5d3461ffd Fix project title in copyright headers 8 years ago
  Simon Brandhof 6be98b208a Upgrade to parent 26 and new copyright headers 8 years ago
  Sébastien Lesaint cd707d4f0d move PeriodResolver out of LoadPeriodsStep 8 years ago
  Julien Lancelot ba1f70722e Replace AnalysisMetadataHolder analysis date object by long 8 years ago
  Julien Lancelot 776130ebe8 SONAR-6355 Period 1 is now the leak period 8 years ago
  Julien Lancelot 969ebd8714 SONAR-6356 Always feed the 'since previous version' period 8 years ago
  Simon Brandhof 8682a00ca2 SONAR-6736 refactor step names and descriptions 8 years ago
  Sébastien Lesaint fb829915b7 previous_version period is not supported by Views 8 years ago
  Sébastien Lesaint f128ad772b add coverage for FeedPeriodsStep support for Views 8 years ago
  Sébastien Lesaint 7c4bdebb41 cleanly define max depth in component visitors 8 years ago
  Sébastien Lesaint b9807f7322 finish splitting Crawler and Visitor of CE Component trees 8 years ago
  Sébastien Lesaint 90dbd308f0 SONAR-6787 FeedPeriodsStep should use project settings 8 years ago
  Sébastien Lesaint 0a19a3be36 add support for Views to FeedPeriodsStep 8 years ago
  Sébastien Lesaint f5f10c7b76 add AnalysisMetadataHolder and remove use of BatchReportReader amap 8 years ago
  Sébastien Lesaint 3bc9089b44 add Component#getReportAttributes() 8 years ago
  Julien Lancelot 7fcfb59792 Move ComponentDao from sonar-server to sonar-db 9 years ago
  Julien Lancelot 4bbd9c7bea Remove NotFoundExpection from ComponentDao 9 years ago
  Simon Brandhof 1df1488036 Extract module sonar-db 9 years ago
  Julien Lancelot ef9cd05556 SONAR-6643 Fill measures with variations 9 years ago
  Julien Lancelot 662845a09c SONAR-6643 Add snapshot date in period 9 years ago
  Julien Lancelot 091ec857d2 SONAR-6260 Apply PR feedback 9 years ago
  Julien Lancelot 1ea8d86f3a SONAR-6260 Set component version in Component 9 years ago
  Julien Lancelot 64032ec6f5 SONAR-6260 Merge PeriodFinder and FeedPeriodsStep 9 years ago
  Julien Lancelot 85cdf23ec2 SONAR-6260 Replace PeriodsRepository by a PeriodsHolder 9 years ago