11 Commits (251688c71106c7dd8c58a04be9a6f4e3e42ca37d)

Author SHA1 Message Date
  Simon Brandhof 251688c711 SONAR-11873 Memory leak when Compute Engine persists file duplications 5 years ago
  Julien Lancelot b5cc291883 SONAR-11632 Remove api/tests WS 5 years ago
  Benoît Gianinetti 0839977d65 SONAR-11573 remove computation of differential measures 5 years ago
  Duarte Meneses 6cb9e95dcb Fix license headers for 2019 5 years ago
  Benoît Gianinetti 9d9cac94c1 SONAR-11515 Add RegisterQualityProfileStatusStep 5 years ago
  Janos Gyerik 9d3bcaf129 SONAR-11241 Persist analysis warnings from scanner report 5 years ago
  Sébastien Lesaint 1b417e0305 SONAR-11238 move PersistFileSourcesStep to source package 5 years ago
  Julien HENRY 1cacbb1d2e SONAR-11209 Store ad hoc rules coming from scanner in rules_metadata 5 years ago
  Sébastien Lesaint c002746f61 rename package org.sonar.server.computation to org.sonar.ce.task 6 years ago
  Sébastien Lesaint 444d5b4d5d move classes around to prepare creation of sonar-ce-task module 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
  Sébastien Lesaint abac7619c3 fix wrong dependencies onto package computation.task.projectanalysis 6 years ago
  Sébastien Lesaint 984ac87040 SONAR-10430 populate FILE_SOURCES.LINE_COUNT at beginning of analysis 6 years ago
  Julien Lancelot e71d93b4fa SONAR-10684 Create internal API to block analysis based on ncloc 6 years ago
  Guillaume Jambet a4f510d454 SONAR-10544 save externally defined Rules if needed 6 years ago
  Sébastien Lesaint 4775c5bb1c GOV-231 add step to trigger view refresh at end of report processing 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Daniel Schwarz d987a6a527 SONAR-10116 Better scalability of loading of project measures 6 years ago
  Eric Hartmann c1f4d7c77f SONAR-9882 Implements storage of sonar.analysis.* properties 6 years ago
  Simon Brandhof bfb49e25b6 New extension point executed during initialization of a CE task 6 years ago
  Julien HENRY e7868aa03d SONAR-9575 Revert all changes made to support incremental mode 6 years ago
  Simon Brandhof 7515f738fb SONAR-9616 compute engine backend to support branches 6 years ago
  Simon Brandhof 65c4e90bb6 SONAR-9616 decrease coupling with component keys 6 years ago
  Duarte Meneses e96c7d71d8 SONAR-9620 Read scanner and duplication measures with incremental plugin 7 years ago
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version 7 years ago
  Simon Brandhof 934bf664b8 SONAR-8704 Refactor Elasticsearch types "authorization" 7 years ago
  Daniel Schwarz 501e5915a0 SONAR-7282 move ReportComputationSteps behind PurgeDatastoresStep 7 years ago
  Simon Brandhof fe3646e1f2 SONAR-8134 remove useless CE step about permissions 7 years ago
  Julien Lancelot 2bf5b53cdb SONAR-8222 Update project measures index at the end of each project analysis 7 years ago
  Sébastien Lesaint 5984a93e9d SONAR-7844 ScannerContextDao => CeScannerContextDao 7 years ago
  Sébastien Lesaint 786a99c5e1 SONAR-7844 persist scanner context in DB instead of logging it 7 years ago
  Julien Lancelot 3b68b76704 SONAR-7953 New metric « New Duplicated Lines (%) » 7 years ago
  Teryk Bellahsene 062c27d9de SONAR-7957 New metric « New Lines of Code » 7 years ago
  Teryk Bellahsene de2eaf079f SONAR-7951 New metric « Duplicated lines on new code » 7 years ago
  Sébastien Lesaint fd7a43bbe2 refactor computation package to make clean split between CE and task 8 years ago
  Simon Brandhof 6c7fae043c SONAR-7705 refactoring 8 years ago
  Simon Brandhof 2fdbed4ea7 SONAR-7705 stop using SNAPSHOTS tree columns in Java codebase 8 years ago
  Teryk Bellahsene 655df791c2 SONAR-7789 Add and populate DB column RULES_PROFILES.LAST_USED 8 years ago
  Simon Brandhof 9865eac691 SONAR-7779 Add column UUID to table SNAPSHOTS 8 years ago
  Sébastien Lesaint 1c0e443d98 SONAR-3321 add step detecting file moves 8 years ago
  Sébastien Lesaint 5482aa0fb7 SONAR-6732 detect DevCockpit without causing premature start 8 years ago
  Sébastien Lesaint 9b88ac1448 SONAR-7510 add sonar-plugin-bridge and ReportAnalysisComponentProvider 8 years ago
  Julien HENRY 0fd2f2204c SONAR-7368 Deprecate quality_profiles measure and add data in scanner report 8 years ago
  Simon Brandhof d88d443bbe SONAR-7364 Remove SQALE characteristics from measures and rules 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 e59a159c44 SONAR-7104 report CeTaskProcessor now returns snapshotId of project 8 years ago
  Sébastien Lesaint 2cd1a9722b add AbstractComputationSteps 8 years ago
  Julien Lancelot 240cf9f64f SONAR-7027 Add PersistDeveloperStep 8 years ago