231 Commits (1a17e4302e4b63de6b4ce7c049441803b9471524)

Author SHA1 Message Date
  David Rautureau 1a17e4302e Move To Gradle 6 years ago
  Sébastien Lesaint 88189313e3 SONAR-9218 purge ce_scanner_context older than 28 days at startup 6 years ago
  Sébastien Lesaint 7c39ad6cb4 SONAR-10401 end of task log is always INFO and includes status 6 years ago
  Julien Lancelot e737a37b28
SONAR-10300 Forbid system properties in api/settings 6 years ago
  Sébastien Lesaint 972e426b97 SONAR-10288 move ConfigurationProvider from sonar-core to sonar-server 6 years ago
  Sébastien Lesaint b2ca3f63d2 SONAR-10297 ce task run at most once 6 years ago
  Simon Brandhof d55f047c44 Cleanup code based on Intellij inspections 6 years ago
  Simon Brandhof baccb26f1a SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send webhooks 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Sébastien Lesaint 902fabcf13 SONAR-10223 add optional organization to PostProjectAnalysisTask 6 years ago
  Sébastien Lesaint 888854f9dd SONAR-10104 make webhooks run synchronously in the Compute Engine 6 years ago
  Sébastien Lesaint 5c4429e7a3 SONAR-10104 async webhooks with full in-memory implementation 6 years ago
  Julien HENRY 2212889ad5 LICENSE-85 Add OfficialDistribution to the pico of the compute engine 6 years ago
  Eric Hartmann 7fea4333bf Add sonar.ce.gracefulStopTimeOutInMs for unit tests 6 years ago
  Duarte Meneses 7b64b5d276 SONAR-10026 Simplify running flag 6 years ago
  Duarte Meneses f0971e50be SONAR-10026 Avoid submitting callback tasks to the executor 6 years ago
  Eric Hartmann a7945437d4 SONAR-10027 Fix resetting tasks when Compute Engine starts 6 years ago
  Daniel Trebbien 4188e34838 Fix some logger calls 6 years ago
  Simon Brandhof 129c13bae4 Do not crash with technical errors when cluster is enabled 6 years ago
  Simon Brandhof 9e4fe4aca0 Remove cluster tests 6 years ago
  Simon Brandhof 67092c5570 Fix warning at startup regarding JVmStateSection 6 years ago
  Simon Brandhof 252fbe63ae SONAR-9863 replace old "permanent server ID" by the new one 6 years ago
  Sébastien Lesaint 3bcf9ea40f fix wrong "ce started" log after ce startup failure 6 years ago
  Sébastien Lesaint 02d777cc52 SONAR-7024 add notification on Report Analysis failures 6 years ago
  Sébastien Lesaint 49f26d5723 SONAR-7024 add CeWorker.ExecutionListener 6 years ago
  Simon Brandhof 17fbd7aefe Populate error type when CE task fails with TypedMessageException 6 years ago
  Simon Brandhof 28b037824d Access ProjectMeasuresIndex from Compute Engine 6 years ago
  Simon Brandhof 7459c00588 SONAR-9802 add section "CE Logging" to standalone mode of api/system/info 6 years ago
  Simon Brandhof 8bc3e72c0b SONAR-9802 improve name of Database sections 6 years ago
  Daniel Schwarz 0d04932117 SONAR-9802 Fix quality flaws 6 years ago
  Daniel Schwarz 257d4d9b26 SONAR-9802 allow to change the log level of a cluster 6 years ago
  Simon Brandhof 50a29c569f SONAR-9802 complete system info page 6 years ago
  Simon Brandhof b5f3b88aac SONAR-9802 request all nodes from api/system/cluster_info 6 years ago
  Grégoire Aubert 74c8a8ac5e SONAR-9802 Add nodes to system info in cluster mode 6 years ago
  Simon Brandhof e4c401f8bc SONAR-9802 replace Hazelcast clients by members 6 years ago
  Simon Brandhof 880336975d SONAR-9803 remove bad coupling of processes on sonar-plugin-api 6 years ago
  Julien HENRY 4c5d6a2722 SONAR-5236 Create new API to register built-in quality profiles 6 years ago
  Eric Hartmann dc5f68488f SONAR-9762 Add a meaningful error message when purge is failing 6 years ago
  Sébastien Lesaint fd6e8e2666 SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuids 6 years ago
  Sébastien Lesaint 45d340cd14 SONAR-9741 fix TODO in ComputeEngineContainerImpl 6 years ago
  Sébastien Lesaint d919b231c0 SONAR-9741 rename HazelcastClientWrapper to HazelcastClient 6 years ago
  Sébastien Lesaint 80269a5d22 SONAR-9741 move shared cluster related classes to sonar-cluster 6 years ago
  Sébastien Lesaint 904cd8b327 SONAR-9739 rename Cluster to WebServer 6 years ago
  Sébastien Lesaint b97f21885c SONAR-9739 add UserSession#checkIsRoot 6 years ago
  Simon Brandhof 6608409f23 Fix Quality flaws 6 years ago
  Eric Hartmann 0f551cb0f2 SONAR-9715 Implement a delay for finishing task in Compute Engine 6 years ago
  Simon Brandhof c9f779dc00 SONAR-9715 improve documentation of process management 6 years ago
  Daniel Schwarz 0e2b5bb24f SONAR-9715 remove unused "pause" mode for the compute engine 6 years ago
  Daniel Schwarz 2c35d9b2f0 SONAR-9738 Fail if the cluster name differs from node to node 6 years ago
  Daniel Schwarz 3b05e9b821 SONAR-9715 Implement pause mechanism during shutdown 6 years ago