aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24944 Badly formatted log when loading rulesJavier García Orduña2025-05-201-0/+69
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-271-12/+12
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-274-10/+11
* SONAR-24546 squashed migrations from 10.0 to 10.8Lukasz Jarocki2025-03-261-2/+17
* SONAR-24630 Add early access misra settingStanislav2025-03-211-0/+78
* SONAR-23122 Add telemetry to async issue index creation at startup.Steve Marion2025-01-103-1/+162
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0980-80/+80
* SONAR-23119 Implement database migration logging mechanismAlain Kermis2025-01-032-0/+164
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-0/+59
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-201-2/+1
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-39/+87
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-181-7/+7
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-2/+0
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-181-2/+1
* SONAR-23901 replace invalid documentation upgrade url.Steve Marion2024-12-091-3/+3
* SONAR-23755 Add core extension common to allow SQS specific behavior to happe...Steve Marion2024-11-281-8/+14
* SONAR-23299 Add missing portfolios and views metrics and reindex project measureLéo Geoffroy2024-11-051-0/+91
* SONAR-23466 Partially revert changes made by SONAR-22914Julien HENRY2024-10-241-19/+4
* SONAR-23259 add changelog management for impactsLéo Geoffroy2024-10-181-16/+28
* SONAR-23259 Update QualityProfileChangesUpdater OrlovAlexander2024-10-181-7/+4
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-142-23/+22
* 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-242-9/+30
* SONAR-22997 added telemetry for openshiftlukasz-jarocki-sonarsource2024-09-232-7/+27
* SONAR-22914 Support 2 built-in SCA rulesJulien HENRY2024-09-123-42/+48
* SONAR-22521 fixed the issue where sometimes the upgrade warning text was not ...lukasz-jarocki-sonarsource2024-08-201-1/+1
* SONAR-22516 Retrieve SMTP configuration from internal_propertiesAntoine Vigneau2024-08-161-1/+1
* SONAR-22479 Create new telemetry moduleAlain Kermis2024-07-245-662/+0
* NO-JIRA remove unused importMatteo Mara2024-05-131-2/+1
* SONAR-22141 implement simple linear ETA algorithm for db-migration.Steve Marion2024-05-081-8/+10
* SONAR-22142 improve logging of db-migration steps with progress informationSteve Marion2024-05-081-4/+5
* SONAR-22141 add new fields in the response of migrations-status endpointMatteo Mara2024-05-083-12/+16
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-051-81/+0
* SONAR-21908 Replace usage of LTS to LTALéo Geoffroy2024-04-021-2/+2
* SONAR-21025 remove deprecated plugins/index.txt filePierre2024-03-201-91/+0
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-164-4/+4
* SGB-6 improve assertion in order to check only the entries for relevant loggerMatteo Mara2024-02-231-1/+5
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-161-8/+6
* SONAR-21528 Improve RuleRegister performance by executing similar updates/ins...Jacek Poreda2024-02-021-12/+5
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing mes...David Cho-Lerat2024-01-301-7/+7
* SONAR-21227 Disable log of user loginantoine.vinot2024-01-291-2/+19
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-255-99/+16
* SONAR-21227 Expose deprecation.log to consoleJacek Poreda2024-01-041-0/+9
* NO-JIRA Update license headers to 2024Pierre2024-01-0384-84/+84
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-191-2/+35
* SONAR-21223 Log deprecated API usage for API V1Jacek Poreda2023-12-191-0/+184
* SONAR-20699 Send DevOps platform information for GitHub from the scanner.Wojtek Wajerowicz2023-10-201-5/+5
* SONAR-20672 QualityProfileChange now record the version of SQ the change was...Steve Marion2023-10-161-8/+12
* SONAR-20548 Return CCT changes in api/qualityprofiles/changelogEric Giffon2023-10-101-10/+10
* SONAR-20548 added event for changing the CCT data for ruleslukasz-jarocki-sonarsource2023-10-103-1365/+281