aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCEJacek2020-11-052-26/+54
* SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCEMichal Duda2020-11-052-13/+46
* SONAR-13971 Add properties to configure ES network in DCEMichal Duda2020-11-051-0/+7
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-051-1/+4
* SONAR-12686 fix ES discovery settings in cluster modeSébastien Lesaint2020-11-051-1/+0
* SONAR-12686 MaxDirectMemorySize JVM option should be defined for ESSébastien Lesaint2020-11-051-1/+1
* SONAR-13559 - add workaround for JDK-8014008 (fix JMX console on CE)Thomas de Grenier de Latour2020-08-061-0/+20
* SONAR-13461 fix SSF-112Jacek2020-06-307-2/+317
* SONAR-13341 fix SSF-110Michal Duda2020-06-301-0/+1
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-146-22/+98
* SONAR-13113 deprecate environment variable interpolation mechanism in sonar.p...Michal Duda2020-02-221-2/+14
* SONAR-13078 enable configuring the server by environment variablesMichal Duda2020-02-221-0/+5
* SONAR-12955 support IPv6 in cluster propertiesSébastien Lesaint2020-02-206-45/+130
* Format all headers for 2020Wouter Admiraal2020-01-07106-106/+106
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-106-22/+19
* SONAR-12617 Security restrictions prevent plugins from reading environment va...Duarte Meneses2019-11-192-12/+21
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-092-4/+4
* SONAR-12344 es logs must go to stdout too when sonar.log.console=trueSébastien Lesaint2019-09-272-7/+61
* SSF-92 Code injection from SonarQube pluginsDuarte Meneses2019-09-202-0/+135
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
* SC-795 drop unused code on Bitbucket CloudSimon Brandhof2019-07-261-3/+0
* Clean depsDuarte Meneses2019-07-171-4/+6
* SONAR-12279 Swap Elasticsearch options to match conventioncolin-mueller-sonarsource2019-07-121-1/+1
* SONAR-11874 ignore inaccessible files when cleaning tmp dirSébastien Lesaint2019-06-281-6/+22
* SC-702 support new property sonar.log.useJsonOutputSimon Brandhof2019-06-286-2/+329
* SC-702 decouple Logback appenders from encodersSimon Brandhof2019-06-282-27/+16
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-18/+0
* SONAR-11251 add http.nonProxyHosts to sonar.propertiesSébastien Lesaint2019-06-111-1/+1
* SONAR-12042 Apply feedback regarding loggingDuarte Meneses2019-06-031-1/+1
* SONAR-12043 Hard stop if stop takes too longDuarte Meneses2019-06-033-10/+18
* SONAR-12041 Display warning at startup if list of hosts is not consistent acr...Duarte Meneses2019-06-033-4/+64
* SONAR-12043 Refactor ProcessEntryPointDuarte Meneses2019-06-033-134/+61
* SONAR-12043 stopper threads should be daemonDuarte Meneses2019-06-031-0/+1
* SONAR-12043 Refactor CeServerDuarte Meneses2019-06-032-150/+0
* SONAR-12043 Refactor ProcessEntryPointDuarte Meneses2019-06-031-48/+26
* SONAR-12043 Minor refactorDuarte Meneses2019-06-034-54/+24
* SONAR-12043 graceful shutdown timeout configurable for ITsSébastien Lesaint2019-06-034-9/+53
* SONAR-12043 make Lifecycle threadsafeSébastien Lesaint2019-06-035-52/+163
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-0310-65/+255
* SONAR-12043 move closing shared memory to ProcessEntryPointSébastien Lesaint2019-06-034-29/+23
* SONAR-12043 delete dead code in sonar-process testsSébastien Lesaint2019-06-032-220/+0
* SONAR-12043 add (graceful) stop flag to shared memorySébastien Lesaint2019-06-034-14/+70
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-0316-84/+83
* SONAR-12043 ProcessCommands doesn't need to be AutoCloseableSébastien Lesaint2019-06-033-6/+2
* SONAR-12043 process lifecycle: can hard stop when stoppingSébastien Lesaint2019-06-032-33/+31
* Minor fixes to main appDuarte Meneses2019-06-032-8/+6
* SONAR-10034 HealthStateRefresher must implement StartableSébastien Lesaint2019-05-281-1/+2
* SONAR-12109 Web Analytics plugins (#1652)Grégoire Aubert2019-05-231-1/+0
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-213-14/+136
* SONARCLOUD-615 Add Google Tag ManagerSiegfried Ehret2019-05-131-1/+2