| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve code quality | Duarte Meneses | 2021-11-20 | 11 | -21/+23 |
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 21 | -300/+195 |
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 1 | -5/+4 |
* | SONAR-11094 Add nodename to logs for DCE only | Jacek | 2021-08-11 | 8 | -13/+98 |
* | SONAR-15243 Enable JSON logging on Elasticsearch process | Jacek | 2021-08-11 | 7 | -228/+452 |
* | SONAR-15230 Hazelcast clean up | Duarte Meneses | 2021-07-29 | 6 | -146/+23 |
* | SONAR-15230 Enable DNS lookup in k8s for HZ | Jacek | 2021-07-29 | 9 | -105/+200 |
* | SONAR-15192 Disable ip addr validation for sonar.cluster.es.hosts | Jacek | 2021-07-21 | 1 | -0/+1 |
* | Improve test coverage | Duarte Meneses | 2021-06-17 | 2 | -7/+17 |
* | SONAR-14886 Plugins should not modify SonarQube's home directory | Duarte Meneses | 2021-06-09 | 5 | -57/+179 |
* | SONAR-14870 DNS cache never expires causing PR decoration to fail | Duarte Meneses | 2021-06-03 | 1 | -1/+5 |
* | SONAR-14870 DNS cache never expires causing PR decoration to fail | Duarte Meneses | 2021-05-27 | 1 | -0/+3 |
* | SONAR-14682 - Make webhook validation configurable | Belen Pruvost | 2021-04-29 | 1 | -1/+0 |
* | SONAR-14253 fix Authenticated JMX remote access not working with Compute Engine | Zipeng WU | 2021-04-29 | 2 | -1/+12 |
* | SONAR-14583 Added properties needed for elasticsearch authentication | Lukasz Jarocki | 2021-04-23 | 1 | -0/+7 |
* | SONAR-14625 Upgrade to Hazelcast 4.2 | Zipeng WU | 2021-04-15 | 12 | -91/+98 |
* | SONAR-14426 Add support for AES-GCM encryption | Zipeng WU | 2021-02-17 | 5 | -406/+5 |
* | Getting Hazelcast to play nice in Dockerized environment (#3693) | Mark Rekveld | 2021-02-12 | 4 | -7/+106 |
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 111 | -111/+111 |
* | Remove dead code generating secret AES key | Duarte Meneses | 2020-12-15 | 2 | -37/+4 |
* | fix code smells | Pierre | 2020-12-14 | 4 | -6/+6 |
* | Fix AssertJ assertions | Philippe Perrin | 2020-12-14 | 1 | -1/+4 |
* | SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCE | Jacek | 2020-11-05 | 2 | -26/+54 |
* | SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCE | Michal Duda | 2020-11-05 | 2 | -13/+46 |
* | SONAR-13971 Add properties to configure ES network in DCE | Michal Duda | 2020-11-05 | 1 | -0/+7 |
* | SONAR-12686 upgrade es client to 7.9.3 and move to HTTP | Jacek | 2020-11-05 | 1 | -1/+4 |
* | SONAR-12686 fix ES discovery settings in cluster mode | Sébastien Lesaint | 2020-11-05 | 1 | -1/+0 |
* | SONAR-12686 MaxDirectMemorySize JVM option should be defined for ES | Sébastien Lesaint | 2020-11-05 | 1 | -1/+1 |
* | SONAR-13559 - add workaround for JDK-8014008 (fix JMX console on CE) | Thomas de Grenier de Latour | 2020-08-06 | 1 | -0/+20 |
* | SONAR-13461 fix SSF-112 | Jacek | 2020-06-30 | 7 | -2/+317 |
* | SONAR-13341 fix SSF-110 | Michal Duda | 2020-06-30 | 1 | -0/+1 |
* | SONAR-13272 fix issue with setting some properties through env variables | Michal Duda | 2020-04-14 | 6 | -22/+98 |
* | SONAR-13113 deprecate environment variable interpolation mechanism in sonar.p... | Michal Duda | 2020-02-22 | 1 | -2/+14 |
* | SONAR-13078 enable configuring the server by environment variables | Michal Duda | 2020-02-22 | 1 | -0/+5 |
* | SONAR-12955 support IPv6 in cluster properties | Sébastien Lesaint | 2020-02-20 | 6 | -45/+130 |
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 106 | -106/+106 |
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 6 | -22/+19 |
* | SONAR-12617 Security restrictions prevent plugins from reading environment va... | Duarte Meneses | 2019-11-19 | 2 | -12/+21 |
* | fix some quality flaws on the new code period | Sébastien Lesaint | 2019-10-09 | 2 | -4/+4 |
* | SONAR-12344 es logs must go to stdout too when sonar.log.console=true | Sébastien Lesaint | 2019-09-27 | 2 | -7/+61 |
* | SSF-92 Code injection from SonarQube plugins | Duarte Meneses | 2019-09-20 | 2 | -0/+135 |
* | logger name should appear in Unit Tests' logs | Sébastien Lesaint | 2019-09-06 | 1 | -1/+1 |
* | SC-795 drop unused code on Bitbucket Cloud | Simon Brandhof | 2019-07-26 | 1 | -3/+0 |
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -4/+6 |
* | SONAR-12279 Swap Elasticsearch options to match convention | colin-mueller-sonarsource | 2019-07-12 | 1 | -1/+1 |
* | SONAR-11874 ignore inaccessible files when cleaning tmp dir | Sébastien Lesaint | 2019-06-28 | 1 | -6/+22 |
* | SC-702 support new property sonar.log.useJsonOutput | Simon Brandhof | 2019-06-28 | 6 | -2/+329 |
* | SC-702 decouple Logback appenders from encoders | Simon Brandhof | 2019-06-28 | 2 | -27/+16 |
* | SONAR-12002 Fail startup if JRE < 11 | Duarte Meneses | 2019-06-28 | 1 | -18/+0 |
* | SONAR-11251 add http.nonProxyHosts to sonar.properties | Sébastien Lesaint | 2019-06-11 | 1 | -1/+1 |