Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8816 automatic election of web leader in cluster mode | Simon Brandhof | 2017-03-13 | 1 | -226/+0 |
| | |||||
* | SONAR-8818 Add Hazelcast and its configuration (#1699) | Eric Hartmann | 2017-02-26 | 1 | -3/+8 |
| | | | * SONAR-8818 Introduce Hazelcast | ||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-8335 make changing root level change level of all loggers | Sébastien Lesaint | 2016-12-01 | 1 | -1/+2 |
| | |||||
* | SONAR-8335 move RootLoggerConfig out of LogbackHelper | Sébastien Lesaint | 2016-12-01 | 1 | -2/+3 |
| | |||||
* | SONAR-8335 move LogBackHelper to subpackage logging | Sébastien Lesaint | 2016-12-01 | 1 | -2/+2 |
| | |||||
* | SONAR-8383 expose association process -> log filename | Simon Brandhof | 2016-11-17 | 1 | -2/+1 |
| | |||||
* | SONAR-8335 support properties to configure log level per JVM | Sébastien Lesaint | 2016-11-16 | 1 | -1/+2 |
| | |||||
* | SONAR-8333 make APP logging configuration support 4 log files | Sébastien Lesaint | 2016-11-16 | 1 | -43/+158 |
| | | | | | | add support for option sonar.wrapped=true to detect when SQ is started by JWP (wrapper) and correctly support all logging use cases include refactoring at LogBackHelper level to simplify code refactor applying log level property to make all process support only INFO, DEBUG and TRACE | ||||
* | SONAR-8333 restore process name in logs | Sébastien Lesaint | 2016-11-16 | 1 | -3/+4 |
| | | | | because when running ITs with option -Dsonar.log.console we can't make a difference between logs from each process anymore | ||||
* | SONAR-7960 add task UUID to logs | Sébastien Lesaint | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabled | Sébastien Lesaint | 2016-08-16 | 1 | -2/+2 |
| | | | | | start log is always at DEBUG level stop log is at DEBUG level in case of success, at ERROR level in case of error | ||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | SONAR-7168 add property to change log level of sonar-application | Sébastien Lesaint | 2016-01-13 | 1 | -3/+3 |
| | | | | property sonar.app.log.level must either be specifid as a command line argument with -D option or in wrapper.conf as a property such as "wrapper.java.additional.1=-Dsonar.app.log.level=TRACE" | ||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 1 | -4/+4 |
| | |||||
* | SONAR-6799 SONAR-6232 compute engine logs | Simon Brandhof | 2015-09-27 | 1 | -3/+2 |
| | | | | | | - add WS api/ce/logs - add boolean field 'logs' to the responses of the WS that return tasks - purge log files (max nb of files per project can be configured) | ||||
* | Cleanup warnings | Gabor Liptak | 2015-06-17 | 1 | -4/+6 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-06-05 | 1 | -1/+1 |
| | |||||
* | SONAR-6057 Make log rotation more configurable for production | Simon Brandhof | 2015-02-19 | 1 | -0/+102 |
| | |||||
* | SONAR-5499 Do not allow to change the distributed JDBC drivers | Simon Brandhof | 2014-08-07 | 1 | -44/+0 |
| | |||||
* | SONAR-4898 improve logging | Simon Brandhof | 2014-07-24 | 1 | -0/+44 |