aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9292 Fix missing JUL logs at startupEric Hartmann2017-05-313-0/+97
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
* Consistent safeguard timeouts in JUnit testsSimon Brandhof2017-05-123-7/+6
* SONAR-9134 Define the minimum number of ES master nodesEric Hartmann2017-05-041-0/+2
* SONAR-9133 Define the number of ES replicasEric Hartmann2017-05-041-0/+1
* SONAR-9040 Implement a lock mechanism for cleaning jobsEric Hartmann2017-04-271-0/+6
* SONAR-8986 add CeDistributedInformationSébastien Lesaint2017-04-273-0/+83
* SONAR-9062 Use the network interface defined by sonar.search.host when resolv...Simon Brandhof2017-04-114-105/+110
* SONAR-7485 enable back Tomcat logs if trace if globally enabledSébastien Lesaint2017-04-043-6/+72
* Fix Quality flawsSimon Brandhof2017-03-281-11/+10
* SONAR-8935 Add a log when joining a clusterEric Hartmann2017-03-212-0/+53
* Improve reliability and speed of StopWatcherTestSimon Brandhof2017-03-194-14/+26
* SONAR-8938 Remove sonar.search.clusterName in favor of sonar.cluster.name (#1...Eric Hartmann2017-03-171-3/+1
* SONAR-8818 Rename members & interface propertiesEric Hartmann2017-03-131-4/+4
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-1310-224/+84
* Drop class LoopbackAddressSimon Brandhof2017-03-092-128/+0
* SONAR-8435 log "SonarQube is up" if all processes are operationalSébastien Lesaint2017-02-248-30/+69
* SONAR-7500 remove useless Monitored WARN log when web fails to startSébastien Lesaint2017-02-246-26/+37
* Drop unused Surefire config for skipping testsSimon Brandhof2017-02-191-7/+0
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-192-11/+21
* Prepare for next development iterationSimon Brandhof2017-02-141-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1062-124/+124
* SONAR-8684 Cleanup code related to railsJulien Lancelot2017-01-262-150/+1
* SONAR-8335 add missing package-info to package loggingSébastien Lesaint2016-12-011-0/+23
* SONAR-8417 control auth event log with sonar.log.level.web.auth.eventSébastien Lesaint2016-12-011-1/+2
* Automatic merge from branch-6.2ssjenka2016-12-017-303/+818
|\
| * SONAR-8335 rename LogDomain#ES_CLIENT to LogDomain#ESSébastien Lesaint2016-12-012-5/+5
| * SONAR-8335 add IT on dynamic log level changeSébastien Lesaint2016-12-011-1/+1
| * SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-015-101/+585
| * SONAR-8335 move RootLoggerConfig out of LogbackHelperSébastien Lesaint2016-12-012-49/+73
| * SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-012-2/+9
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-11-211-1/+1
| * [maven-release-plugin] prepare release 6.2-RC16.2-RC1David Rautureau2016-11-211-1/+1
* | Prepare for next development iterationDavid Rautureau2016-11-211-1/+1
|/
* SONAR-8335 support global log level in ES JVM as we do for other JVMSébastien Lesaint2016-11-181-21/+7
* fix quality flawsSébastien Lesaint2016-11-171-1/+1
* SONAR-8383 add param "process" to api/system/logsSimon Brandhof2016-11-173-3/+45
* SONAR-8383 expose association process -> log filenameSimon Brandhof2016-11-172-42/+27
* SONAR-8338 add properties to control log level of JMX related loggersSébastien Lesaint2016-11-161-5/+17
* SONAR-8337 add properties to control ES log level in Web and CESébastien Lesaint2016-11-161-1/+2
* SONAR-8336 add properties to control SQL logs level in CE and WebSébastien Lesaint2016-11-161-1/+20
* SONAR-8341 add INFO log in App when SQ is done startingSébastien Lesaint2016-11-162-14/+98
* SONAR-8335 most accurate property rather than lowest level must applySébastien Lesaint2016-11-161-4/+14
* SONAR-8335 better error reporting on property values and UT coverageSébastien Lesaint2016-11-161-11/+42
* SONAR-8335 support properties to configure log level per JVMSébastien Lesaint2016-11-161-15/+25
* SONAR-8333 make APP logging configuration support 4 log filesSébastien Lesaint2016-11-162-86/+155
* SONAR-8333 restore process name in logsSébastien Lesaint2016-11-161-5/+101
* SONAR-8333 make ES log into its own log fileSébastien Lesaint2016-11-161-0/+22
* Improve stability of ProcessUtilsTest on slow boxSimon Brandhof2016-11-111-3/+8
* SONAR-8351 Configure HTTP proxy URL from bootstrap processSimon Brandhof2016-11-091-0/+7