9 Revize (a3d88ea27c35921647d7602755828ca73e15e865)

Autor SHA1 Zpráva Datum
  Klaudio Sinani a3d88ea27c SONAR-15631 - Refactor UTs to stop using ExpectedException před 2 roky
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] před 3 roky
  Wouter Admiraal 3f6f549627 Format all headers for 2020 před 4 roky
  Duarte Meneses d1fd889554 Fix code quality issues and reduce dependency on Guava před 4 roky
  Duarte Meneses f8242a14c8 SONAR-11464 Only load files from Scanner Report před 5 roky
  Duarte Meneses 6cb9e95dcb Fix license headers for 2019 před 5 roky
  Duarte Meneses 59be49ed6f Replace guava optional with java.util.Optional před 5 roky
  Duarte Meneses 500ded18cf SONAR-11151 Use changed lines in the Scanner report to calculate metrics concerning new code před 5 roky
  Sébastien Lesaint 119cacc37e rename to package org.sonar.ce.task.projectanalysis před 6 roky
  Sébastien Lesaint 25b60cdab5 create module sonar-ce-task-projectanalysis from sonar-server před 6 roky
  Julien Lancelot d13e2d9a08 SONAR-9384 Fix computation of project without src but with test measures před 6 roky
  Simon Brandhof d55f047c44 Cleanup code based on Intellij inspections před 6 roky
  Simon Brandhof c0d2705e61 Fix license headers for 2018 před 6 roky
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version před 7 roky
  Julien Lancelot 979b2d2685 SONAR-8743 Rename PeriodsHolder to PeriodHolder před 7 roky
  Julien Lancelot ac37b5725a SONAR-8743 Remove useless methods from PeriodHolder před 7 roky
  Julien Lancelot 444a92e271 SONAR-8743 Remove MeasureVariations from XXXVariationValue classes před 7 roky
  Julien Lancelot 16fde3e774 SONAR-8282 Clean up code related to removal of IT/overall coverage před 7 roky
  Sébastien Lesaint fd7a43bbe2 refactor computation package to make clean split between CE and task před 8 roky
  Simon Brandhof 129eab1c1e SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_ID před 8 roky
  Simon Brandhof f5d3461ffd Fix project title in copyright headers před 8 roky
  Simon Brandhof 6be98b208a Upgrade to parent 26 and new copyright headers před 8 roky
  Sébastien Lesaint 6e5e545113 SONAR-6827 now formula init. on other than FILE and PROJECT_VIEW před 8 roky
  Sébastien Lesaint fa8f525260 rename Counter#aggregate(LeafContext) to initialize(InitContext) před 8 roky
  Sébastien Lesaint 3af6ce9f5d make Formulas support Views Component tree před 8 roky
  Sébastien Lesaint df279e84e4 rename FileAggregateContext to LeafAggregateContext před 8 roky
  Sébastien Lesaint b9807f7322 finish splitting Crawler and Visitor of CE Component trees před 8 roky
  Sébastien Lesaint a1feea20dd rename DumbComponent to ReportComponent před 8 roky
  Sébastien Lesaint 3bc9089b44 add Component#getReportAttributes() před 8 roky
  Julien Lancelot 5adcb11906 Rename Visitor to Crawler před 8 roky
  Julien Lancelot f8751f55b5 Re-introduce usage of toEntries() and entryOf() před 9 roky
  Julien Lancelot 476bdc68a0 Rename getNewMeasureXXX by getAddedMeasureXXX před 9 roky
  Julien Lancelot e3cdda4101 Update tests that were badly based on Measure.equals() před 9 roky
  Sébastien Lesaint e6b5914226 extend Formula to be able to generate more than one measure před 9 roky
  Sébastien Lesaint a90d9e4497 add Component to contexts in Formula API před 9 roky
  Sébastien Lesaint 7c7c9b5047 fix VariationValue, avoid the int index pitfall by using the Period class directly před 9 roky
  Sébastien Lesaint d603b0e328 add FormulaExecutorComponentVisitor + variation aggregation support před 9 roky