Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NO-JIRA] Remove reported code smells about usages of toList | Matteo Mara | 2023-01-10 | 3 | -5/+3 |
| | |||||
* | [NO-JIRA] Remove reported code smells about usage of instanceof | Matteo Mara | 2023-01-10 | 1 | -5/+2 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 113 | -113/+113 |
| | |||||
* | SONAR-17800 Reduce default `sonar.jdbc.keepaliveTime` to 3min | Jacek | 2022-12-20 | 1 | -1/+1 |
| | | | | It helps to avoid idle connections to be killed by infrastracture configuration | ||||
* | SONAR-17762 Allow customization of HikariCP configuration | Jacek | 2022-12-13 | 1 | -0/+5 |
| | |||||
* | SONAR-17152 removed deprecated license format support | Pierre | 2022-10-31 | 1 | -1/+3 |
| | |||||
* | SONAR-17413 Compress telemetry payload | Pierre | 2022-10-07 | 1 | -0/+1 |
| | |||||
* | SONAR-17197 change telemetry to once a day | Pierre Guillot | 2022-09-05 | 1 | -1/+1 |
| | |||||
* | SONAR-17200 Move to HikariCP from Apache DBCP | Jacek | 2022-08-29 | 3 | -5/+136 |
| | |||||
* | SONAR-16647 - Move previous SSE events to DB queue | Belen Pruvost | 2022-07-28 | 3 | -77/+0 |
| | |||||
* | [NO JIRA] Fix LogbackHelperTest | Belen Pruvost | 2022-07-05 | 1 | -3/+4 |
| | |||||
* | SONAR-16449 remove SonarCloud references in SonarQube codebase | Pierre Guillot | 2022-06-07 | 2 | -7/+0 |
| | |||||
* | SONAR-16372 - Push IssueChangedEvents | Belen Pruvost | 2022-05-16 | 3 | -6/+39 |
| | |||||
* | NO-JIRA Update Mockito and simpleframework to latest major version | Léo Geoffroy | 2022-04-04 | 1 | -2/+2 |
| | |||||
* | SONAR-10179 improve consistency of start/stop log messages and identifiers ↵ | Aurelien Poscia | 2022-03-18 | 4 | -18/+19 |
| | | | | | | of processes Author: Aurelien Poscia <aurelien.poscia@sonarsource.com> | ||||
* | feat: support configuration of the tomcat keepAliveTimeout | jason.damour | 2022-03-11 | 1 | -0/+1 |
| | |||||
* | SONAR-15919 Improving code quality | Lukasz Jarocki | 2022-02-25 | 1 | -0/+22 |
| | |||||
* | SONAR-15919 Rename RuleSetChangedEvent and fix payload format | Damien Urruty | 2022-02-25 | 2 | -6/+6 |
| | |||||
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 1 | -0/+3 |
| | |||||
* | SONAR-15919 add ruleset changes | Pierre | 2022-02-18 | 2 | -0/+22 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 111 | -111/+111 |
| | |||||
* | SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable' | Jacek | 2022-01-27 | 1 | -0/+1 |
| | | | | | - default for jdbc other than H2 to check es bootstrap at startup - default for H2 to not check es bootstrap at startup | ||||
* | 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 | 8 | -105/+199 |
| | |||||
* | SONAR-15192 Disable ip addr validation for sonar.cluster.es.hosts | Jacek | 2021-07-21 | 1 | -0/+1 |
| | | | | * provide new propert sonar.cluster.es.discovery.seed.hosts to allow dynamic node discovery in k8s | ||||
* | 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 |
| | | | | SecurityManagement is introduced to prevent code injection from community plugins by denying access to our core's classloaders realm, and is not intended to block anything else. AccesscController will return a ProtectionDomain with null classloader when requested for a MBeanPermission. | ||||
* | 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 |
| | | | [MMF-2168] Hazelcast adjustments and documentation for DCE Docker Images | ||||
* | 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 |
| | | | | - Orchestrator upgrade was required as by default it was setting these properties | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add should minimum match eq 1 to user index queries ES 7.X changed behaviour in case filter query with bool it defaults to '0' https://www.elastic.co/guide/en/elasticsearch/reference/7.x/breaking-changes-7.0.html#_the_filter_context_has_been_removed - fix issue index routing param ES 7.X helped discover this bug as new setting has been auto configured which is 'index.number_of_routing_shards'. This has changed how documents are distributed across shards depending on how many shards the index has. Without that change issues docs has been incorrectly routed to the same shard hash as projects and it worked no matter what routing key you used projectUuid or auth_projectUuid. - update ngram and edge_ngram names to match with es 7.x nGram and edgeNgram has been deprecated in favour of ngram and edge_ngram https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html#deprecated-ngram-edgengram-token-filter-cannot-be-used - remove `_all : enabled` usage from UT This field was already deprecated in 6.X, now it has been removed. https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html#all-meta-field-removed - add Elasticsearch High Level REST client dependency - use sonar.search.port for ES HTTP - main process use ES Rest client to check ES status - sonar.cluster.search.hosts has HTTP ports on APP nodes also sonar.search.port and sonar.search.host MUST be configured on each Search node with the host and HTTP port of the current node - use Elasticsearch high level rest client - use in EsTester - use as primary es client - use indices api to get all indices name instead of cluster api - use cluster health api to check cluster state - support raw requests for 'nodes/_stats' and '_cluster/stats' - support raw requests for 'indices/_stats' - leave netty4plugin as testCompile dependency it is used in UTs - all ES non-test calls go through EsClient class - add rest client ES profiling | ||||
* | SONAR-12686 fix ES discovery settings in cluster mode | Sébastien Lesaint | 2020-11-05 | 1 | -1/+0 |
| | | | | | deprecated "discovery.zen.ping.unicast.hosts" has been removed, "discovery.seed_hosts" should be used instead "discovery.zen.minimum_master_nodes" is ignored now: stop setting it and drop sonar property "sonar.search.minimumMasterNodes" | ||||
* | SONAR-12686 MaxDirectMemorySize JVM option should be defined for ES | Sébastien Lesaint | 2020-11-05 | 1 | -1/+1 |
| | | | | | | | | This option was set by default in ES 6.X already but we had missed it. ES sets it to half the max heap from Java code (see class JvmErgonomics) To not have to get into the complexity of interpreting options to know what is the configured max heap, we just add this option to the defaults and document it |