aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-es/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-25108 Searching for issues by issues keys is always searching on main ↵Zipeng WU2025-06-031-0/+81
| | | | branch
* SONAR-24937 Support OWASP Mobile Top 10 2024 & CWE Top 25 2024 standardsCody Simms2025-05-142-0/+72
|
* SONAR-24929 Issue search is empty for applications with a branch using a ↵Duarte Meneses2025-05-021-4/+10
| | | | reference branch for new code
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-271-1/+1
|
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-275-8/+8
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0936-36/+36
|
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-181-2/+2
|
* SONAR-22471 issue search API should search all descendants for components ↵Zipeng WU2024-12-052-1/+25
| | | | parameter
* SONAR-23341 Security report data are based on Security impact when in MQR modeDejan Milisavljevic2024-11-215-191/+363
|
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the ↵Julien HENRY2024-10-2413-23/+23
| | | | plugin API
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-143-18/+18
|
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-091-2/+2
| | | | Co-authored-by: Claire Villard <claire.villard@sonarsource.com>
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-182-39/+62
| | | | | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com> Co-authored-by: Stanislav <31501873+stanislavhh@users.noreply.github.com> Co-authored-by: Viktor Vorona <viktor.vorona@sonarsource.com> Co-authored-by: OrlovAlexander <35396155+OrlovAlexander85@users.noreply.github.com> Co-authored-by: stanislavh <stanislav.honcharov@sonarsource.com>
* SONAR-22727 index software qualitiy measure to project measuresDejan Milisavljevic2024-08-261-156/+241
| | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com>
* SONAR-22543 Add CASA security reportLéo Geoffroy2024-07-261-23/+115
|
* SONAR-22543 Index new CASA security standardLéo Geoffroy2024-07-261-0/+9
|
* SONAR-22542 Add security report support for STIGLéo Geoffroy2024-07-231-0/+72
|
* SONAR-22542 Index new STIG security standardLéo Geoffroy2024-07-231-0/+9
|
* SONAR-22224 Add prioritizedRule to issue/search apiDDMili2024-06-0312-209/+245
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-163-3/+3
| | | | org.apache.commons:commons-lang3
* SONAR-21280 Use IssueStatus from plugin-api instead and remove old oneLéo Geoffroy2024-01-192-2/+2
|
* SONAR-21259 added new param to api/issues/searchlukasz-jarocki-sonarsource2024-01-172-3/+61
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0336-36/+36
|
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-082-29/+29
|
* SONAR-20871 Add simple status to the issue indexBenjamin Campomenosi2023-11-082-5/+58
|
* SONAR-20708 Add sorting project by creation date in search_projects endpointWojtek Wajerowicz2023-10-181-17/+50
|
* SONAR-20333 Update security reports with CWE Top 25 2023Matteo Mara2023-09-291-45/+44
|
* SONAR-20430 fix flaky elasticsearch test by simplifying the test to only ↵Pierre2023-09-111-25/+15
| | | | verify we use the correct es client parameters, without testing elasticsearch itself
* SONAR-19888 Fix tests usage on PermissionIndexerTesterLéo Geoffroy2023-08-311-24/+25
|
* SONAR-20021, SONAR-20198 Fix CCT filtering and facets when both attributes ↵Jacek2023-08-251-0/+32
| | | | of nested field provided
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-181-11/+11
|
* SONAR-20021 Add filter and facets for Software Quality, Severity and Clean ↵Jacek Poreda2023-08-182-31/+260
| | | | | | Code Attribute Category - Refactor issue indexer to use MyBatis mapping with cursor
* SONAR-19934 Rename ws param componentKeys to componentsEric Giffon2023-07-191-1/+1
|
* SONAR-19728 Update ws indexation_status to return project count instead of ↵Eric Giffon2023-07-191-46/+13
| | | | branch percentage
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-54/+3
|
* SONAR-19784 allow the CE to re-compute permissionsAurelien Poscia2023-07-183-577/+0
|
* NO-JIRA remove unused importsPierre2023-07-1711-17/+1
|
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-172-4/+2
|
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-171-3/+2
|
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-077-10/+7
|
* SONAR-19558 Fix usage of indexOnAnalysis and minor fixesLéo Geoffroy2023-07-052-10/+28
|
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-054-51/+15
|
* SONAR-19558 Update rest of tests for other modulesLéo Geoffroy2023-07-035-101/+118
|
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-293-22/+21
|
* SONAR-19558 Fix issue with test frameworkLéo Geoffroy2023-06-281-5/+3
|
* SONAR-19028 Drop column 'main_branch_project_uuid' in the Components tableDuarte Meneses2023-06-201-2/+2
|
* SONAR-19556 Refactor use of DB columns referencing projects or branches for ↵Duarte Meneses2023-06-201-1/+1
| | | | Entities
* SONAR-19445 update elasticSearch permission indexBenjamin Campomenosi2023-06-191-55/+57
|
* SONAR-19445 Remove usage of registerComponents in UserSessionRuleLéo Geoffroy2023-06-191-18/+34
|
* SONAR-18856 Extract governance reports data from properties tableLéo Geoffroy2023-06-011-3/+4
|