aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fixing quality flaws (mostly Java NIO slow methods usage)Sébastien Lesaint2016-09-281-6/+6
* Fix instability of LogbackHelperSimon Brandhof2016-09-281-1/+15
* Improve handling of some thread interruptionsSimon Brandhof2016-09-212-1/+3
* Improve thread-safe initialization of SLF4JSimon Brandhof2016-09-211-14/+1
* Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
* SONAR-7909 reset sharedMemory at startupSébastien Lesaint2016-09-092-67/+96
* Merge branch 'branch-5.6'Sébastien Lesaint2016-09-091-1/+1
|\
| * SONAR-7884 update default Update Center URL to HTTPSSébastien Lesaint2016-09-081-1/+1
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-251-1/+1
| * [maven-release-plugin] prepare release 5.6.15.6.1David Rautureau2016-07-251-3/+2
| * set next dev version to 5.6.1-SNAPSHOTTom2016-06-271-1/+1
* | fix coverage of DefaultProcessCommandsSébastien Lesaint2016-08-251-38/+85
* | SONAR-7989 remove AJP support in embedded tomcatSébastien Lesaint2016-08-251-5/+0
* | SONAR-7825 rename ProcessCommands#systemInfoUrl to #httpUrlSébastien Lesaint2016-08-233-8/+8
* | SONAR-7825 alter CE HTTP server for general useSébastien Lesaint2016-08-232-193/+0
* | SONAR-7960 add task UUID to logsSébastien Lesaint2016-08-161-3/+3
* | SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabledSébastien Lesaint2016-08-162-4/+3
* | SONAR-7908 ability to disable Elasticsearch processSimon Brandhof2016-08-031-16/+12
* | SONAR-7910 support sonar.cluster.web.disabledSimon Brandhof2016-08-031-0/+2