aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common/src/testFixtures/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-272-6/+6
* SONAR-24489 Improve platform tests to showcase misloading of core extension o...Steve Marion2025-02-281-0/+75
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0913-13/+13
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-242-3/+107
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-142-10/+10
* SONAR-22121 Move security reports pdf generation to its own libraryDDMili2024-05-081-1/+8
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-163-7/+10
* NO-JIRA Update license headers to 2024Pierre2024-01-0312-12/+12
* SONAR-19888 Fix tests usage on PermissionIndexerTesterLéo Geoffroy2023-08-311-1/+10
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-052-45/+65
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* NO-JIRA - Improve flaky testsAntoine Vinot2023-06-121-12/+9
* Revert "SONAR-19050 added characteristic to elasticsearch index"Duarte Meneses2023-04-281-2/+0
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-281-2/+2
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-241-2/+2
* SONAR-19050 added characteristic to elasticsearch indexlukasz-jarocki-sonarsource2023-04-241-0/+2
* SONAR-18850 remove usage main branch component for private moduleLéo Geoffroy2023-04-041-6/+21
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-311-2/+0
* SONAR-18654 Make system/info return optional valuesAntoine Vigneau2023-03-221-0/+5
* SONAR-17714 Drop types from ES requestsJacek Poreda2023-02-092-1/+2
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-021-2/+0
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-3/+2
* Update license templates for 2023Pierre2023-01-0212-12/+12
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-2/+2
* SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.Aurelien Poscia2022-06-151-2/+0
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-061-5/+0
* Fix Elasticsearch UT failing do incorrect orderJacek2022-03-311-1/+10
* Fix issue on UTs after ES upgradeJacek2022-03-291-3/+15
* Update license headers for 2022 [update headers]Pierre2022-01-2812-12/+12
* SONAR-15375 Fix SSF-191Jacek2021-09-131-1/+1
* SONAR-14641 added secondary sorting to all sorting when searching for issuesLukasz Jarocki2021-06-291-1/+4
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-112-166/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0814-14/+14
* SONAR-13999 remove orgs from hotspots WSMichal Duda2020-12-221-1/+0
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-052-65/+149
* SONAR-12686 use Jetty for TCP ElasticSearch transport in unit testsSébastien Lesaint2020-11-052-544/+95
* SONAR-13936 Remove use of organizations in GroupsMichal Duda2020-10-161-0/+1
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-051-2/+2
* SONAR-13597 Add new 'Scope' facet to list of issue facetsMichal Duda2020-09-031-0/+2
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-251-1/+1
* SONAR-12745 Adjust `changes on my issue` email notification for Security Hots...Jacek2020-01-131-6/+28
* Format all headers for 2020Wouter Admiraal2020-01-0715-15/+15
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-103-7/+7
* use testFixtures instead of test configuration of server-commonSébastien Lesaint2019-09-0215-0/+1749