aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-es/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-18856 fixed elasticsearch scoring testsLukasz Jarocki2023-06-012-8/+0
* SONAR-18856 Move Entity queries to dedicated DAODuarte Meneses2023-06-011-7/+2
* SONAR-18856 Refactor subportfolios and fix build and testsLukasz Jarocki2023-06-0113-171/+103
* SONAR-19197 Update ES and web services with code variantsEric Giffon2023-05-164-2/+36
* [NO JIRA] Fix ComponentdbTester to support different main branch UUIDsDuarte Meneses2023-05-101-4/+4
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-087-84/+84
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-113-14/+21
* SONAR-18850 update branch mapper to use is main and update test frameworkLukasz Jarocki2023-04-047-100/+100
* SONAR-18850 remove usage main branch component for private moduleLéo Geoffroy2023-04-049-444/+450
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-311-3/+1
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-211-271/+0
* SONAR-18649 Remove the deprecated SANS Top 25 Security reportPhilippe Perrin2023-03-091-78/+0
* SONAR-18565 - Improve IssueIndexer performance to use markAsUnchanged flagAntoine Vinot2023-03-031-0/+5
* [NO-JIRA] Drop blue green deployment flagJacek Poreda2023-02-091-48/+1
* SONAR-17714 Drop types from ES requestsJacek Poreda2023-02-092-27/+24
* SONAR-18405 Managers can access the "CWE Top 25 2022" security reportguillaume-peoch-sonarsource2023-02-081-36/+38
* SONAR-17705 Remove deprecated param 'sinceLeakPeriod' from issues/search endp...Léo Geoffroy2023-02-031-117/+2
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-022-63/+18
* SONAR-17706 Drop support for projects still using modules in SonarQube serverDuarte Meneses2023-02-022-6/+5
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-121-1/+1
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-103-7/+5
* Update license templates for 2023Pierre2023-01-0240-40/+40
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-151-3/+3
* SONAR-13799 Drop deprecated measures counters from `api/project_pull_requests...Jacek2022-12-151-70/+6
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-2/+3
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-121-15/+21
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-1212-73/+73
* SONAR-17399 add owasp asvs 4.0 level support in hotspot search APISteve Marion2022-10-102-0/+55
* SONAR-17404 group Owasp ASVS issues by level in security report PDFMatteo Mara2022-10-101-18/+64
* SONAR-17399 add owasp asvs 40 level support in security_report show APIMatteo Mara2022-10-101-56/+56
* SONAR-17393 Add OWASP ASVS filtering to issues search API callZipeng WU2022-10-071-9/+26
* SONAR-17393 Add OWASP ASVS report to 'api/security_reports/show' API call.Dimitris Kavvathas2022-10-071-3/+119
* SONAR-17393 add constants and common code for handling OWASP ASVSMatteo Mara2022-10-071-0/+9
* SONAR-17421 Do not fail if user provided timezone is unknown by the serverAurelien Poscia2022-10-071-6/+9
* SONAR-17262 Add statistics data to support fileJacek2022-09-051-0/+94
* SONAR-17196 Drop obsolete telemetry dataJacek2022-09-051-94/+0
* SONAR-17061 Add PCI DSS parameter and facet in 'api/issues/search' API endpointDimitris Kavvathas2022-07-2510-346/+273
* SONAR-17061 add PCI DSS to security reports show APIMatteo Mara2022-07-252-4/+134
* SONAR-16479 remove root user conceptPierre2022-06-156-70/+72
* SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.Aurelien Poscia2022-06-153-29/+0
* SONAR-16246 Show correct Project Count in Telemetry and System Info endpointAurelien Poscia2022-06-021-0/+30
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-241-4/+2
* SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular beanZipeng WU2022-05-111-1/+1
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-065-13/+13
* Fix Elasticsearch UT failing do incorrect orderJacek2022-03-311-0/+1
* SONAR-16039 - Hybrid New Code Search for Issues Not re-analyzed in 9.4Belen Pruvost2022-03-313-11/+30
* SONAR-16129 Handle Owasp Top 10 2021 facet orderingMatteo Mara2022-03-231-1/+36
* SONAR-16123 Update security_reports endpointMatteo Mara2022-03-181-13/+117
* SONAR-16128 SONAR-16126 Update Security PDF Report with OWASP Top 10 and CWE ...Lukasz Jarocki2022-03-172-24/+26
* NO-JIRA fixed unit test that was very much dependent on JDK vendor and versio...Lukasz Jarocki2022-03-081-2/+2