aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-113-1/+60
* SONAR-15243 Enable JSON logging on Elasticsearch processJacek2021-08-113-147/+330
* SONAR-15230 Hazelcast clean upDuarte Meneses2021-07-292-4/+4
* SONAR-15230 Enable DNS lookup in k8s for HZJacek2021-07-292-41/+47
* Improve test coverageDuarte Meneses2021-06-171-0/+10
* SONAR-14886 Plugins should not modify SonarQube's home directoryDuarte Meneses2021-06-092-30/+86
* SONAR-14253 fix Authenticated JMX remote access not working with Compute EngineZipeng WU2021-04-291-0/+10
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-155-55/+60
* SONAR-14426 Add support for AES-GCM encryptionZipeng WU2021-02-172-230/+0
* Getting Hazelcast to play nice in Dockerized environment (#3693)Mark Rekveld2021-02-122-4/+30
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0847-47/+47
* Remove dead code generating secret AES keyDuarte Meneses2020-12-151-16/+4
* fix code smellsPierre2020-12-144-6/+6
* Fix AssertJ assertionsPhilippe Perrin2020-12-141-1/+4
* SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCEJacek2020-11-051-22/+42
* SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCEMichal Duda2020-11-051-8/+33
* SONAR-13461 fix SSF-112Jacek2020-06-304-1/+224
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-1/+20
* SONAR-12955 support IPv6 in cluster propertiesSébastien Lesaint2020-02-203-15/+74
* Format all headers for 2020Wouter Admiraal2020-01-0744-44/+44
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-104-19/+16
* SONAR-12617 Security restrictions prevent plugins from reading environment va...Duarte Meneses2019-11-191-7/+6
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-091-1/+1
* SONAR-12344 es logs must go to stdout too when sonar.log.console=trueSébastien Lesaint2019-09-271-4/+18
* SSF-92 Code injection from SonarQube pluginsDuarte Meneses2019-09-201-0/+70
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
* SC-702 support new property sonar.log.useJsonOutputSimon Brandhof2019-06-282-0/+179
* SC-702 decouple Logback appenders from encodersSimon Brandhof2019-06-281-1/+5
* SONAR-12043 Refactor ProcessEntryPointDuarte Meneses2019-06-032-59/+30
* SONAR-12043 Refactor CeServerDuarte Meneses2019-06-031-106/+0
* SONAR-12043 Minor refactorDuarte Meneses2019-06-032-9/+5
* SONAR-12043 graceful shutdown timeout configurable for ITsSébastien Lesaint2019-06-032-5/+38
* SONAR-12043 make Lifecycle threadsafeSébastien Lesaint2019-06-033-28/+124
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-034-19/+92
* SONAR-12043 move closing shared memory to ProcessEntryPointSébastien Lesaint2019-06-031-6/+7
* 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-031-6/+21
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-038-31/+31
* SONAR-12043 process lifecycle: can hard stop when stoppingSébastien Lesaint2019-06-031-32/+30
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-211-9/+106
* Fix license headers for 2019Duarte Meneses2019-01-0245-45/+45
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-241-0/+1
* SONAR-11077 ignore size of symlinks in FileUtils2#sizeOf()Simon Brandhof2018-08-071-0/+15
* SONAR-11077 add size of uncompressed report in to CE DEBUG logsSimon Brandhof2018-08-021-0/+44
* SONAR-10850 Log HazelcastInstanceNotActiveException exception as DEBUG during...Eric Hartmann2018-06-141-0/+25
* SONAR-10604 property sonar.cluster.hosts is only for app nodesSimon Brandhof2018-05-101-3/+3
* SONAR-10604 remove unused methods in HazelcastMemberSimon Brandhof2018-05-101-3/+0
* SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPESimon Brandhof2018-05-102-4/+11
* Fix some Java compiler warningsSimon Brandhof2018-03-121-1/+1
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-013-20/+22