aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-es/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22471 issue search API should search all descendants for components par...Zipeng WU2024-12-051-3/+5
* SONAR-23341 Security report data are based on Security impact when in MQR modeDejan Milisavljevic2024-11-211-31/+126
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-243-14/+14
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-091-1/+3
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-28/+16
* SONAR-22727 index software qualitiy measure to project measuresDejan Milisavljevic2024-08-261-10/+39
* SONAR-22543 Add CASA security reportLéo Geoffroy2024-07-261-3/+13
* SONAR-22543 Index new CASA security standardLéo Geoffroy2024-07-263-1/+20
* SONAR-22542 Add security report support for STIGLéo Geoffroy2024-07-231-0/+11
* SONAR-22542 Index new STIG security standardLéo Geoffroy2024-07-233-0/+19
* SONAR-22224 Add prioritizedRule to issue/search apiDDMili2024-06-033-1/+28
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-166-10/+13
* SONAR-21280 Use IssueStatus from plugin-api instead and remove old oneLéo Geoffroy2024-01-191-4/+4
* SONAR-21259 allowing number of issues that will be fixed to be greater than 5...lukasz-jarocki-sonarsource2024-01-171-6/+0
* SONAR-21259 Fix code issuesEric Giffon2024-01-171-9/+11
* SONAR-21259 added new param to api/issues/searchlukasz-jarocki-sonarsource2024-01-173-12/+85
* NO-JIRA Update license headers to 2024Pierre2024-01-0326-26/+26
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-083-15/+15
* SONAR-20871 Add simple status to the issue indexBenjamin Campomenosi2023-11-083-3/+22
* SONAR-20579 Allow to fetch GitLab SAST report with analysis tokensMatteo Mara2023-10-191-1/+3
* SONAR-20708 Add sorting project by creation date in search_projects endpointWojtek Wajerowicz2023-10-182-0/+5
* SONAR-20430 fix flaky elasticsearch test by simplifying the test to only veri...Pierre2023-09-111-2/+2
* SONAR-20021, SONAR-20198 Fix CCT filtering and facets when both attributes of...Jacek2023-08-251-10/+20
* SONAR-20198 Added rules data to elasticsearch indexeslukasz-jarocki-sonarsource2023-08-221-2/+4
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-183-14/+19
* SONAR-20021 Add filter and facets for Software Quality, Severity and Clean Co...Jacek Poreda2023-08-182-16/+151
* SONAR-19934 Rename ws param componentKeys to componentsEric Giffon2023-07-191-2/+2
* SONAR-19728 Update ws indexation_status to return project count instead of br...Eric Giffon2023-07-192-18/+9
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-6/+4
* SONAR-19784 allow the CE to re-compute permissionsAurelien Poscia2023-07-182-375/+0
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-174-10/+7
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-174-10/+10
* NO-JIRA replace MoreCollectors.toHashSet with Collectors.toSetPierre2023-07-172-3/+2
* NO-JIRA replace MoreCollectors.toArrayList with Collectors.toListPierre2023-07-171-2/+1
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-173-6/+3
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-171-5/+4
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-173-7/+7
* NO-JIRA replace MoreCollectors.toList(size) with Collectors.toListPierre2023-07-172-2/+3
* SONAR-19558 Fix usage of indexOnAnalysis and minor fixesLéo Geoffroy2023-07-051-1/+1
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-051-22/+14
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-291-3/+3
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-293-25/+34
* SONAR-19445 renamed permissions' component_uuid column to entity_uuidLukasz Jarocki2023-06-191-2/+2
* SONAR-19445 update elasticSearch permission indexBenjamin Campomenosi2023-06-191-106/+73
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-132-6/+6
* SONAR-19197 Update ES and web services with code variantsEric Giffon2023-05-163-2/+20
* SONAR-19147 Fix assigned_to_me facetDimitris Kavvathas2023-05-121-2/+1
* Revert "SONAR-19050 added characteristic to elasticsearch index"Duarte Meneses2023-04-283-21/+0
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-281-4/+7
* Revert "SONAR-19050 /api/issues/search now always return all possible values ...Duarte Meneses2023-04-281-4/+0