aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test/java/org/sonar/application/command/CommandFactoryImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-21771 added libraries to help users connect to MSSQL database with Acti...Lukasz Jarocki2025-01-071-1/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-17714 Update ES binariesJacek Poreda2023-02-091-58/+4
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-7/+4
* SONAR-15244 Use G1GC for ElasticsearchJacek2021-08-111-0/+3
* SONAR-15244 Despite sonar.log.useJsonOutput is enabled some logs are still no...Duarte Meneses2021-08-111-3/+3
* SONAR-14960 Fix Elasticsearch deprecation warning for JAVA_HOMEJacek2021-06-171-2/+2
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-5/+4
* SONAR-14676 Shade core jars into a single jarDuarte Meneses2021-04-141-7/+5
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-051-6/+3
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-4/+5
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-5/+4
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-211-1/+6
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-05-161-12/+7
* Revert "SONAR-11792 use dedicated temp directory for ES"Sébastien Lesaint2019-05-061-3/+3
* SONAR-11792 use dedicated temp directory for ESSébastien Lesaint2019-03-191-3/+3
* SONAR-11792 update ES JVM options to match defaults in ES 6.6.2Sébastien Lesaint2019-03-191-1/+1
* SONAR-11792 define ES's JVM tmp directory to SQ's tmp directorySébastien Lesaint2019-03-191-1/+7
* SONAR-11792 fix path.conf to allow ES 6.6 runtime to bootSébastien Lesaint2019-03-191-13/+22
* SONAR-11804 do not send -server flag to ES JVM anymoreSébastien Lesaint2019-03-181-3/+3
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-SONAR-10294 Ignore ES_JAVA_OPTS env variableEric Hartmann2018-06-081-2/+17
* Fix some Java compiler warningsSimon Brandhof2018-03-121-1/+1
* Move To GradleDavid Rautureau2018-03-091-8/+8
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* fix quality flawsDaniel Schwarz2017-10-101-4/+69
* SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2...Daniel Schwarz2017-10-101-13/+15
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-261-0/+239