9 Commits (a3d88ea27c35921647d7602755828ca73e15e865)

Autor SHA1 Mensaje Fecha
  Klaudio Sinani a3d88ea27c SONAR-15631 - Refactor UTs to stop using ExpectedException hace 2 años
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] hace 3 años
  Wouter Admiraal 3f6f549627 Format all headers for 2020 hace 4 años
  Duarte Meneses d1fd889554 Fix code quality issues and reduce dependency on Guava hace 4 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
  Duarte Meneses 59be49ed6f Replace guava optional with java.util.Optional hace 5 años
  Duarte Meneses 500ded18cf SONAR-11151 Use changed lines in the Scanner report to calculate metrics concerning new code hace 5 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
  Julien Lancelot d13e2d9a08 SONAR-9384 Fix computation of project without src but with test measures hace 6 años
  Simon Brandhof d55f047c44 Cleanup code based on Intellij inspections hace 6 años
  Simon Brandhof c0d2705e61 Fix license headers for 2018 hace 6 años
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version hace 7 años
  Julien Lancelot 979b2d2685 SONAR-8743 Rename PeriodsHolder to PeriodHolder hace 7 años
  Julien Lancelot ac37b5725a SONAR-8743 Remove useless methods from PeriodHolder hace 7 años
  Julien Lancelot 444a92e271 SONAR-8743 Remove MeasureVariations from XXXVariationValue classes hace 7 años
  Julien Lancelot 16fde3e774 SONAR-8282 Clean up code related to removal of IT/overall coverage 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
  Sébastien Lesaint 6e5e545113 SONAR-6827 now formula init. on other than FILE and PROJECT_VIEW hace 8 años
  Sébastien Lesaint fa8f525260 rename Counter#aggregate(LeafContext) to initialize(InitContext) hace 8 años
  Sébastien Lesaint 3af6ce9f5d make Formulas support Views Component tree hace 8 años
  Sébastien Lesaint df279e84e4 rename FileAggregateContext to LeafAggregateContext hace 8 años
  Sébastien Lesaint b9807f7322 finish splitting Crawler and Visitor of CE Component trees hace 8 años
  Sébastien Lesaint a1feea20dd rename DumbComponent to ReportComponent hace 8 años
  Sébastien Lesaint 3bc9089b44 add Component#getReportAttributes() hace 8 años
  Julien Lancelot 5adcb11906 Rename Visitor to Crawler hace 8 años
  Julien Lancelot f8751f55b5 Re-introduce usage of toEntries() and entryOf() hace 9 años
  Julien Lancelot 476bdc68a0 Rename getNewMeasureXXX by getAddedMeasureXXX hace 9 años
  Julien Lancelot e3cdda4101 Update tests that were badly based on Measure.equals() hace 9 años
  Sébastien Lesaint e6b5914226 extend Formula to be able to generate more than one measure hace 9 años
  Sébastien Lesaint a90d9e4497 add Component to contexts in Formula API hace 9 años
  Sébastien Lesaint 7c7c9b5047 fix VariationValue, avoid the int index pitfall by using the Period class directly hace 9 años
  Sébastien Lesaint d603b0e328 add FormulaExecutorComponentVisitor + variation aggregation support hace 9 años