aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/main/java/org/sonar/application/command/CommandFactoryImpl.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-0/+13
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-17714 Update ES binariesJacek Poreda2023-02-091-40/+10
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16403 Added LIBFFI tmpdir to ES process when running on WindowsLukasz Jarocki2022-06-021-0/+1
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15840 Fix SSF-219Jacek2021-12-171-1/+2
* SONAR-14960 Fix Elasticsearch deprecation warning for JAVA_HOMEJacek2021-06-171-2/+2
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-5/+3
* SONAR-14676 Shade core jars into a single jarDuarte Meneses2021-04-141-4/+7
* 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-3/+2
* SONAR-12686 replace deprecated setting transport.tcp.port by transport.portSébastien Lesaint2020-11-051-1/+1
* SONAR-13037 Stacktrace should always be available in logsDuarte Meneses2020-04-171-1/+1
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-2/+2
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-3/+5
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-5/+3
* SONAR-12043 Hard stop if stop takes too longDuarte Meneses2019-06-031-4/+6
* SONAR-12043 graceful shutdown timeout configurable for ITsSébastien Lesaint2019-06-031-0/+12
* SONAR-11264 enforce ES boostrap checks on all editionsSébastien Lesaint2019-05-231-4/+2
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-05-161-3/+5
* Revert "SONAR-11792 use dedicated temp directory for ES"Sébastien Lesaint2019-05-061-4/+3
* SONAR-11792 use dedicated temp directory for ESSébastien Lesaint2019-03-191-3/+4
* SONAR-11792 define ES's JVM tmp directory to SQ's tmp directorySébastien Lesaint2019-03-191-2/+2
* SONAR-11792 fix path.conf to allow ES 6.6 runtime to bootSébastien Lesaint2019-03-191-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/+12
* Move To GradleDavid Rautureau2018-03-091-5/+2
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-011-30/+41
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* fix quality flawsDaniel Schwarz2017-10-101-34/+24
* SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2...Daniel Schwarz2017-10-101-15/+60
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-261-0/+166