Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | SONAR-8340 add documentation of rolling policy applied to 4 log files | Sébastien Lesaint | 2016-11-18 | 1 | -0/+3 |
| | |||||
* | SONAR-8335 support global log level in ES JVM as we do for other JVM | Sébastien Lesaint | 2016-11-18 | 1 | -3/+3 |
| | |||||
* | SONAR-8298 clarify that session timeout is about inactivity | Simon Brandhof | 2016-11-17 | 1 | -1/+3 |
| | |||||
* | SONAR-8332 change default access log pattern to include SQ's HTTP request ID | Sébastien Lesaint | 2016-11-17 | 1 | -3/+3 |
| | |||||
* | SONAR-8338 SONAR-8337 SONAR-8336 remove doc from sonar.properties | Sébastien Lesaint | 2016-11-17 | 1 | -17/+0 |
| | |||||
* | SONAR-8383 expose association process -> log filename | Simon Brandhof | 2016-11-17 | 1 | -2/+1 |
| | |||||
* | SONAR-8340 document log format in sonar.properties | Sébastien Lesaint | 2016-11-16 | 1 | -3/+34 |
| | |||||
* | SONAR-8338 add documentation for new properties in sonar.properties | Sébastien Lesaint | 2016-11-16 | 1 | -0/+5 |
| | |||||
* | SONAR-8337 add documentation for new properties in sonar.properties | Sébastien Lesaint | 2016-11-16 | 1 | -0/+6 |
| | |||||
* | SONAR-8336 add documentation for new properties in sonar.properties | Sébastien Lesaint | 2016-11-16 | 1 | -1/+6 |
| | |||||
* | SONAR-8341 add INFO log in App when SQ is done starting | Sébastien Lesaint | 2016-11-16 | 1 | -2/+16 |
| | |||||
* | SONAR-8335 most accurate property rather than lowest level must apply | Sébastien Lesaint | 2016-11-16 | 2 | -1/+12 |
| | |||||
* | SONAR-8335 better error reporting on property values and UT coverage | Sébastien Lesaint | 2016-11-16 | 1 | -12/+48 |
| | |||||
* | SONAR-8335 document new properties in sonar.properties | Sébastien Lesaint | 2016-11-16 | 1 | -1/+9 |
| | |||||
* | SONAR-8335 support properties to configure log level per JVM | Sébastien Lesaint | 2016-11-16 | 2 | -4/+5 |
| | |||||
* | SONAR-8298 Ability to configure timeout of web sessions | Simon Brandhof | 2016-11-16 | 1 | -0/+4 |
| | |||||
* | SONAR-8333 make APP logging configuration support 4 log files | Sébastien Lesaint | 2016-11-16 | 3 | -65/+304 |
| | | | | | | 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 | 2 | -10/+14 |
| | | | | because when running ITs with option -Dsonar.log.console we can't make a difference between logs from each process anymore | ||||
* | SONAR-8332 document use of %reqAttribute{ID} in access logs + add IT | Sébastien Lesaint | 2016-11-15 | 1 | -0/+1 |
| | |||||
* | SONAR-8351 Configure HTTP proxy URL from bootstrap process | Simon Brandhof | 2016-11-09 | 2 | -15/+97 |
| | | | | | | | Proxy is configured in conf/sonar.properties. The related properties are propagated to system properties by the first call to DefaultHttpDownloader. The correct approach is to directly configure the JVM properties when the bootstrap process creates web server and CE processes. | ||||
* | SONAR-8351 Clean-up AppTest | Simon Brandhof | 2016-11-09 | 1 | -33/+21 |
| | |||||
* | Fix maths in sonar.properties | Nicolas Bontoux | 2016-11-02 | 1 | -1/+1 |
| | |||||
* | SONAR-5430 User authentication by HTTP header | Julien Lancelot | 2016-10-27 | 1 | -0/+27 |
| | |||||
* | Revert "SONAR-5430 User authentication by HTTP header - WIP" | Julien Lancelot | 2016-10-27 | 1 | -27/+0 |
| | | | | This reverts commit 59616bcca284f82727fa1c0f9da25aa66eaf3fd8. | ||||
* | SONAR-5430 User authentication by HTTP header - WIP | Julien Lancelot | 2016-10-27 | 1 | -0/+27 |
| | |||||
* | Fix Quality flaws, including handling of InterruptedException | Simon Brandhof | 2016-10-05 | 2 | -13/+15 |
| | |||||
* | fixing quality flaws (mostly Java NIO slow methods usage) | Sébastien Lesaint | 2016-09-28 | 1 | -6/+7 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | SONAR-7909 reset sharedMemory at startup | Sébastien Lesaint | 2016-09-09 | 2 | -3/+30 |
| | |||||
* | Merge branch 'branch-5.6' | Sébastien Lesaint | 2016-09-09 | 1 | -1/+1 |
|\ | |||||
| * | SONAR-7884 update default Update Center URL to HTTPS | Sébastien Lesaint | 2016-09-08 | 1 | -1/+1 |
| | | |||||
* | | SONAR-5856 Rewrite Settings page (#1163) | Stas Vilchik | 2016-09-01 | 1 | -2/+2 |
| | | |||||
* | | SONAR-7989 remove AJP support in embedded tomcat | Sébastien Lesaint | 2016-08-25 | 1 | -3/+0 |
| | | |||||
* | | Increase expected zip max size | Julien Lancelot | 2016-08-25 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7893 end of support of MSSQL 2008 | Simon Brandhof | 2016-08-24 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'branch-5.6' | Sébastien Lesaint | 2016-08-24 | 2 | -0/+18 |
|\| | |||||
| * | SONAR-7896 set env var TMPDIR to make JRuby use SQ tmp dir for tmp files | Sébastien Lesaint | 2016-08-24 | 2 | -0/+18 |
| | | | | | | | | these temp file are especially used when uploading | ||||
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-07-25 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.6.15.6.1 | David Rautureau | 2016-07-25 | 1 | -1/+1 |
| | | |||||
| * | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
| | | |||||
* | | 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 | ||||
* | | SONAR-7581 ability to have user login in access.log | Simon Brandhof | 2016-08-06 | 1 | -0/+2 |
| | | |||||
* | | SONAR-7908 ability to disable Elasticsearch process | Simon Brandhof | 2016-08-03 | 2 | -13/+52 |
| | | |||||
* | | SONAR-7910 support sonar.cluster.web.disabled | Simon Brandhof | 2016-08-03 | 1 | -1/+4 |
| | | |||||
* | | SONAR-7909 support sonar.cluster.ce.disabled | Simon Brandhof | 2016-08-03 | 1 | -1/+3 |
| | | |||||
* | | SONAR-7899 configure container of "startup followers" | Simon Brandhof | 2016-07-29 | 2 | -18/+0 |
| | | |||||
* | | Fix merge of branch-6.0 | Simon Brandhof | 2016-07-24 | 1 | -0/+10 |
|\ \ | |||||
| * | | Document entropy source in sonar.properties | Simon Brandhof | 2016-07-22 | 1 | -0/+4 |
| | | |