aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23259 add changelog management for impactsLéo Geoffroy2024-10-182-17/+38
* SONAR-23259 Update QualityProfileChangesUpdater OrlovAlexander2024-10-182-18/+4
* SONAR-23250 Fix issues raised by the scanDejan Milisavljevic2024-10-161-1/+1
* SONAR-23250 Initial population of active_rules with impactsDejan Milisavljevic2024-10-164-59/+294
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-145-39/+36
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-091-2/+2
* putting the value of IS_HELM_AUTOSCALING_ENABLED env variable into telemetry...lukasz-jarocki-sonarsource2024-09-245-9/+38
* SONAR-22997 added telemetry for openshiftlukasz-jarocki-sonarsource2024-09-235-7/+36
* SONAR-22914 Support 2 built-in SCA rulesJulien HENRY2024-09-1210-161/+205
* SONAR-22521 fixed the issue where sometimes the upgrade warning text was not ...lukasz-jarocki-sonarsource2024-08-202-2/+4
* SONAR-22516 Retrieve SMTP configuration from internal_propertiesAntoine Vigneau2024-08-162-1/+3
* SONAR-22479 moved 'user_enabled' metric to sonar-telemetrylukasz-jarocki-sonarsource2024-07-241-1/+0
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-242-1/+2
* SONAR-22479 Create new telemetry moduleAlain Kermis2024-07-2415-2830/+0
* SONAR-22447 Remove unused apache httpclient libraryMatteo Mara2024-07-041-1/+0
* SONAR-22447 Moved from hamcrest-all to hamcrest plus major version bumpMatteo Mara2024-07-041-1/+1
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-2/+2
* SONAR-19530 acted upon warnings about missing response examples in webapilukasz-jarocki-sonarsource2024-06-261-1/+1
* NO-JIRA remove unused importMatteo Mara2024-05-131-2/+1
* SONAR-22141 implement simple linear ETA algorithm for db-migration.Steve Marion2024-05-082-10/+12
* SONAR-22142 improve logging of db-migration steps with progress informationSteve Marion2024-05-082-9/+12
* SONAR-22141 add new fields in the response of migrations-status endpointMatteo Mara2024-05-085-15/+21
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-052-138/+0
* SONAR-21908 Replace usage of LTS to LTALéo Geoffroy2024-04-022-5/+5
* SONAR-21818 Add information if project is part of a monorepo to telemetry.Wojtek Wajerowicz2024-03-272-16/+30
* SONAR-21025 remove deprecated plugins/index.txt filePierre2024-03-202-187/+0
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1620-27/+27
* SGB-6 improve assertion in order to check only the entries for relevant loggerMatteo Mara2024-02-231-1/+5
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-0/+9
* SONAR-21165 Fix code smellsLéo Geoffroy2024-02-161-2/+2
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-163-10/+8
* SONAR-21528 Improve RuleRegister performance by executing similar updates/ins...Jacek Poreda2024-02-024-27/+58
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing mes...David Cho-Lerat2024-01-302-12/+16
* SONAR-21227 Disable log of user loginantoine.vinot2024-01-292-10/+49
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-2512-271/+25
* SONAR-21393 Fix article: "an" instead of "a"David Cho-Lerat2024-01-171-1/+1
* SONAR-21227 Expose deprecation.log to consoleJacek Poreda2024-01-042-0/+12
* NO-JIRA Update license headers to 2024Pierre2024-01-03217-217/+217
* SONAR-21228 Log deprecated API usage for API V2Alain Kermis2023-12-192-2/+4
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-194-4/+140
* SONAR-21223 Log deprecated API usage for API V1Jacek Poreda2023-12-192-0/+274
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-2/+1
* SONAR-20892 Updated api/measures endpoints to return renamed metriclukasz-jarocki-sonarsource2023-11-082-4/+10
* SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743)Nolwenn Cadic2023-10-262-7/+59
* SONAR-20699 Send DevOps platform information for GitHub from the scanner.Wojtek Wajerowicz2023-10-202-10/+10
* SONAR-20672 QualityProfileChange now record the version of SQ the change was...Steve Marion2023-10-164-67/+95
* NO-JIRA fix identationlukasz-jarocki-sonarsource2023-10-111-11/+9
* SONAR-20548 Return CCT changes in api/qualityprofiles/changelogEric Giffon2023-10-102-20/+20
* SONAR-20548 added event for changing the CCT data for ruleslukasz-jarocki-sonarsource2023-10-106-30/+504
* SONAR-20630 Add creationMethod to project telemetry payload.Wojtek Wajerowicz2023-10-052-27/+47