393 Commits (fba9da69f4528f1528e5555fff76d05a6216e38c)

Author SHA1 Message Date
  Duarte Meneses 3c0b5c93a8 SONAR-15352 Reopened closed hotspots should bring back their previous state 2 years ago
  Duarte Meneses d9127ca6f8 SONAR-13798 Show NCLOC of the analysis when it's over the license's limit 2 years ago
  Duarte Meneses 79b13ac2a1 SONAR-15142 Always add AuditPersister to container and use typed NewValue for each audit 2 years ago
  Belen Pruvost 7a6e871b1a SONAR-15142 - Add componentKey to all logs 2 years ago
  Belen Pruvost 7f6c8882fb SONAR-15142 - Skip visibility update logs from PersistComponentsStep 2 years ago
  Belen Pruvost 8278254af1 SONAR-15142 - Add component qualifier to new value in Logs 2 years ago
  Lukasz Jarocki 77f7e7c542 SONAR-15277 removing duplicates from audit table when changing visibility of components 2 years ago
  Jeremy Davis 90198d576c SONAR-15138 Generate PDF 3 years ago
  belen-pruvost-sonarsource 91559d24f0 SONAR-15139 - Update Report Endpoints to work with Projects and Apps 3 years ago
  Pierre 64dce7ca12 remove dead code 3 years ago
  Bruno Andrade 9bdb349166 Code smell fix: Remove unnecessary parameters 3 years ago
  Bruno Andrade 8eae78c947 Code smell fix: Replacing ImmutableList from List 3 years ago
  lukasz-jarocki-sonarsource e8f689cc1b SONAR-15154 add audit logs about projects, portfolios and apps 3 years ago
  belen-pruvost-sonarsource b7dec8c521 SONAR-15144 - Audit Log Clean Up Job 3 years ago
  Belen Pruvost 9453e6a5c5 SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings 3 years ago
  Zipeng WU 7994ab1cd1 SONAR-10762 Drop Manual Measure from portfolios 3 years ago
  Zipeng WU 24036f4a57 SONAR-10762 Drop Custom Measures WS 3 years ago
  Duarte Meneses 551db520fa SONAR-14917 Misleading memory amounts displayed in Administration > System 3 years ago
  Jacek 8a421fd4d6 SONAR-13191 Fail analysis when project is using an invalid key 3 years ago
  Duarte Meneses 2754feca4e SONAR-14925 Remove code deprecated before 7.0 in the Plugin API 3 years ago
  Lukasz Jarocki 8b49d15421 SONAR-14851 Report Quality Gate status on branches in GitHub 3 years ago
  Lukasz Jarocki 4798c9728f SONAR-14807 fixed an issue where not only ratings were converted in the email message to letters 3 years ago
  Michal Duda a4c77c9e98 SONAR-14646 copy issue state on branch merge 3 years ago
  Duarte Meneses 3c1a38e93d Refactor BranchPersister to use cached project configuration 3 years ago
  Duarte Meneses 8d1f3d7bd9 SONAR-10485 Provide a way to always enforce coverage and duplication Quality Gate conditions 3 years ago
  Michal Duda 4c007c151c SONAR-14525 include CI usage information in telemetry 3 years ago
  Michal Duda bd5b4a869d SONAR-14525 include SCM usage information in telemetry 3 years ago
  lukasz-jarocki-sonarsource 9cb17b6dbc Revert SONAR-14478, SONAR-14462, SONAR-14461 3 years ago
  Pierre 4843d35c93 SONAR-14461 save the default main branch when needed 3 years ago
  Duarte Meneses 3c46dd5941 SONAR-12902 Reword unsufficient coverage issue description 3 years ago
  Duarte Meneses 3fe62fecd0 SONAR-14257 Pull requests should inherit issue state from its target branch 3 years ago
  Michal Duda 891ed0cbda SONAR-14258 Pull requests inherit issue state from the source branch 3 years ago
  Duarte Meneses 6789a2ec09 SONAR-14245 Drop organization related tables 3 years ago
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] 3 years ago
  Michal Duda 5bfa95f6d5 SONAR-13999 Remove OrganizationDbTester 3 years ago
  Jacek e42e2b18cd SONAR-13999 drop organization from CE steps 3 years ago
  Jacek d32d574c7e SONAR-13999 drop organization from QualityGate WS 3 years ago
  Michal Duda 019d8c66ad SONAR-13999 removed OrganizationMemberDao 3 years ago
  Pierre ffcea568c7 fix code smells 3 years ago
  Philippe Perrin 4b21e80ea3 Floating point numbers should not be tested for equality 3 years ago
  Philippe Perrin 55beb42509 Fix AssertJ assertions 3 years ago
  Zipeng WU bebc9fdb1f Fix optional get without ifPresent check 3 years ago
  Pierre 2ac6482940 remove use of Stream.peek() 3 years ago
  Zipeng WU 296343a519 fix floating point equality 3 years ago
  Michal Duda 60843a4f5e SONAR-14189 sonar.dbcleaner.branchesToKeepWhenInactive ignored when set on project level 3 years ago
  Michal Duda 94db5278d1 SONAR-14024 fix not purging some pull requests 3 years ago
  Julien HENRY 5247366b80 SONAR-14157 Rename quality gate events to Passed/Failed instead of Green/Red 3 years ago
  Duarte Meneses 736bfc4d5a Speed up unit tests by improving indexing in unit tests 3 years ago
  Pierre Guillot 8782863ad2 SONAR-14091 handle indexation tasks bound to an orphan branch 3 years ago
  Pierre Guillot dfd9164217 clean code smells (unused import) 3 years ago