aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common/src/it/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24817 Delete corrupted portfolios during startupCody Simms2025-04-281-1/+72
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-273-7/+7
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0927-27/+27
* SONAR-24042 add telemetry 'project_uses_aica_quality_gate'Dejan Milisavljevic2024-12-271-2/+31
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-1/+0
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-201-3/+2
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-6/+7
* SONAR-23688 Add facet and filter on active_impactSeveritiesDejan Milisavljevic2024-12-181-41/+138
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-181-0/+206
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-061-25/+31
* SONAR-23651 Trigger conditions mismatch notification when mode is changedLéo Geoffroy2024-11-261-0/+68
* SONAR-23341 Security report data are based on Security impact when in MQR modeDejan Milisavljevic2024-11-211-84/+141
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-244-10/+10
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-145-27/+25
* SONAR-22875 Index project measures using the measures table (#11734)Claire Villard2024-10-091-6/+6
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-182-31/+86
* SONAR-22543 Index new CASA security standardLéo Geoffroy2024-07-261-2/+5
* SONAR-22542 Index new STIG security standardLéo Geoffroy2024-07-231-1/+3
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-166-9/+9
* SONAR-21655 ensure issue indexing chunks are properly closed when iterating o...Steve Marion2024-02-221-0/+51
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-161-15/+15
* SONAR-21352 Change log level to Warning (#10622)OrlovAlexander2024-02-151-3/+6
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing mes...David Cho-Lerat2024-01-301-2/+2
* SONAR-21280 Use IssueStatus from plugin-api instead and remove old oneLéo Geoffroy2024-01-191-1/+1
* SONAR-18963 Index peristed issues onlyJacek2024-01-051-6/+11
* NO-JIRA Update license headers to 2024Pierre2024-01-0325-25/+25
* SONAR-21373 Fix code issuesEric Giffon2023-12-291-2/+1
* SONAR-21373 Remove type and debt from email notificationsEric Giffon2023-12-291-16/+4
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-082-3/+3
* SONAR-20871 Add simple status to the issue indexBenjamin Campomenosi2023-11-082-1/+4
* SONAR-20708 Add sorting project by creation date in search_projects endpointWojtek Wajerowicz2023-10-181-8/+36
* SONAR-20058 improve webhook purge mechanismPierre2023-08-313-8/+8
* SONAR-20021, SONAR-20198 Fix CCT filtering and facets when both attributes of...Jacek2023-08-251-4/+30
* SONAR-20198 making severity facet work together with software quality facetlukasz-jarocki-sonarsource2023-08-221-3/+41
* SONAR-20198 Fix search facetsLéo Geoffroy2023-08-221-8/+8
* SONAR-20198 Added rules data to elasticsearch indexeslukasz-jarocki-sonarsource2023-08-222-2/+145
* SONAR-20021 Add filter and facets for Software Quality, Severity and Clean Co...Jacek Poreda2023-08-182-0/+10
* SONAR-19850 Add indexer event for switch of main branchLéo Geoffroy2023-07-192-5/+87
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-182-115/+14
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-172-4/+2
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-0723-33/+31
* SONAR-19558 Fix usage of indexOnAnalysis and minor fixesLéo Geoffroy2023-07-052-20/+21
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-053-127/+149
* SONAR-19558 Update rest of tests for other modulesLéo Geoffroy2023-07-031-4/+5
* SONAR-19558 Update rest of test for sonar-server-commonLéo Geoffroy2023-06-3020-112/+122
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-291-2/+2
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-292-18/+18
* SONAR-19556 updated webhooks to not rely on component_uuidLukasz Jarocki2023-06-221-2/+2
* SONAR-19028 Drop column 'main_branch_project_uuid' in the Components tableDuarte Meneses2023-06-201-1/+1
* SONAR-18856 renaming properties.component_uuid to properties.entity_uuidLukasz Jarocki2023-06-011-4/+3