aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-21971 Fix isLocal when multiple loopback adressesJulien HENRY2024-04-031-1/+5
* SONAR-20331 improved json timestamp formatting to more consistentlukasz-jarocki-sonarsource2024-03-281-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1617-21/+20
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-262-11/+26
* SONAR-21227 Disable log of user loginantoine.vinot2024-01-295-4/+42
* NO-JIRA Update license headers to 2024Pierre2024-01-03113-113/+113
* SONAR-21228 Log deprecated API usage for API V2Alain Kermis2023-12-191-0/+2
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-193-31/+91
* SONAR-20540 Use proxy settings in DefaultHttpDownloaderWojtek Wajerowicz2023-11-081-2/+3
* SONAR-20725 - Increase timeout time for thread testingantoine.vinot2023-10-161-2/+12
* SONAR-20658 remove unused read/write long methodsPierre2023-10-041-8/+0
* SONAR-20658 remove unused ping/getLastPingPierre2023-10-045-55/+0
* SONAR-20328 Upgrade sonar-orchestrator version and update affected tests from...Dimitris Kavvathas2023-09-071-1/+1
* SONAR-19978 Fix flaky `SupportedTopologyClusterTest#app_node_can_join_and_qui...Jacek Poreda2023-08-301-1/+3
* SONAR-19960 Drop environment variable interpolation in sonar.propertiesEric Giffon2023-08-252-53/+0
* SONAR-19560 Silence hz inactive exception in schedulerJacek Poreda2023-07-182-18/+31
* NO-JIRA remove unused importsPierre2023-07-172-2/+0
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-174-7/+6
* [NO-JIRA] Fix Code SmellsJacek Poreda2023-06-222-5/+3
* SONAR-14853 Elasticsearch http encryptionEric Giffon2023-06-201-0/+2
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-132-6/+6
* SONAR-18654 Make system/info return optional valuesAntoine Vigneau2023-03-221-0/+9
* [NO-JIRA] Drop blue green deployment flagJacek Poreda2023-02-091-3/+0
* Fix logback configZipeng WU2023-02-022-10/+4
* slf4j 1.7.36 -> 2.0.6 and logback 1.2.10 -> 1.3.5Zipeng WU2023-02-021-0/+18
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-103-5/+3
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-101-5/+2
* Update license templates for 2023Pierre2023-01-02113-113/+113
* SONAR-17800 Reduce default `sonar.jdbc.keepaliveTime` to 3minJacek2022-12-201-1/+1
* SONAR-17762 Allow customization of HikariCP configurationJacek2022-12-131-0/+5
* SONAR-17152 removed deprecated license format supportPierre2022-10-311-1/+3
* SONAR-17413 Compress telemetry payloadPierre2022-10-071-0/+1
* SONAR-17197 change telemetry to once a dayPierre Guillot2022-09-051-1/+1
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-293-5/+136
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-283-77/+0
* [NO JIRA] Fix LogbackHelperTestBelen Pruvost2022-07-051-3/+4
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-072-7/+0
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-163-6/+39
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-2/+2
* SONAR-10179 improve consistency of start/stop log messages and identifiers of...Aurelien Poscia2022-03-184-18/+19
* feat: support configuration of the tomcat keepAliveTimeoutjason.damour2022-03-111-0/+1
* SONAR-15919 Improving code qualityLukasz Jarocki2022-02-251-0/+22
* SONAR-15919 Rename RuleSetChangedEvent and fix payload formatDamien Urruty2022-02-252-6/+6
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-0/+3
* SONAR-15919 add ruleset changesPierre2022-02-182-0/+22
* Update license headers for 2022 [update headers]Pierre2022-01-28111-111/+111
* SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable'Jacek2022-01-271-0/+1
* Improve code qualityDuarte Meneses2021-11-2011-21/+23
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1921-300/+195
* Fix code quality issuesDuarte Meneses2021-09-241-5/+4