aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-telemetry/src/it/java/org
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-093-3/+3
* SONAR-24046 Add telemetry 'aicaQualified' for a Quality GateDejan Milisavljevic2024-12-271-7/+10
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-181-15/+13
* SONAR-23619 Update get_ai_code_assurance endpoint (#12342)Anita Stanisz2024-11-291-3/+3
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-291-6/+6
* Add new fields hasStandardConditions and hasMQRConditions in qualitgates/list...Léo Geoffroy2024-11-051-8/+9
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* SONAR-23327 Added support for sending telemetry data in compute engine processlukasz-jarocki-sonarsource2024-10-111-5/+5
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-091-34/+37
* SONAR-23064 Add is_ai_code_assured flag to telemetry payloadAlain Kermis2024-09-251-61/+79
* putting the value of IS_HELM_AUTOSCALING_ENABLED env variable into telemetry...lukasz-jarocki-sonarsource2024-09-241-1/+1
* SONAR-22997 added telemetry for openshiftlukasz-jarocki-sonarsource2024-09-231-2/+2
* SONAR-22891 added new telemetry metriclukasz-jarocki-sonarsource2024-09-061-1/+1
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-281-9/+9
* SONAR-22479 Introduce ADHOC granularityAlain Kermis2024-07-241-7/+221
* SONAR-22479 Create telemetry-core moduleAlain Kermis2024-07-243-234/+2
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-244-10/+97
* SONAR-22479 moved 'user_enabled' metric to sonar-telemetrylukasz-jarocki-sonarsource2024-07-241-0/+79
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-241-0/+137
* SONAR-22479 Refactored new telemetry modelAlain Kermis2024-07-242-7/+7
* SONAR-22479 Create new telemetry moduleAlain Kermis2024-07-242-0/+911