aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24003 Delete unnecessary importsJulien Camus5 days1-2/+0
* SONAR-24004 Replace lambda with method referenceJulien Camus5 days2-3/+2
* SONAR-23901 replace invalid documentation upgrade url.Steve Marion13 days2-4/+4
* SONAR-12647 Remove deprecated complexity metricsJulien HENRY2024-12-062-5/+29
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-291-3/+3
* SONAR-23755 Add core extension common to allow SQS specific behavior to happe...Steve Marion2024-11-282-12/+22
* SONAR-23341 Security report data are based on Security impact when in MQR modeDejan Milisavljevic2024-11-211-1/+3
* SONAR-23564 Update mapping logic for active rule impacts and severitiesLéo Geoffroy2024-11-111-12/+12
* SONAR-23299 Add missing portfolios and views metrics and reindex project measureLéo Geoffroy2024-11-052-0/+148
* SONAR-23466 Partially revert changes made by SONAR-22914Julien HENRY2024-10-245-68/+23
* 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-163-59/+293
* 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 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-241-1/+1
* SONAR-22479 Create new telemetry moduleAlain Kermis2024-07-2415-2830/+0
* 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-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