aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* release 6.26.2Tom2016-12-1352-52/+52
* fix type of INTEGER columns on OracleSimon Brandhof2016-12-133-3/+4
* SONAR-8532 Upgrade embedded plugins to latest versionJulien Lancelot2016-12-121-3/+3
* Prepare for next development iterationTom2016-12-0952-52/+52
* release 6.2-RC36.2-RC3Tom2016-12-0952-52/+52
* build: generate empty sources and javadoc jars for shaded artifact to comply ...Tom2016-12-091-0/+26
* Disable UpgradeTestsJulien Lancelot2016-12-081-4/+4
* Disable css plugin as it's currently incompatible with web pluginJulien Lancelot2016-12-081-2/+5
* SONAR-8332 fix broken thread safety of UUID generationSébastien Lesaint2016-12-062-8/+71
* SONAR-8442 do not do a select to keep ce_activity.is_key up to dateSébastien Lesaint2016-12-063-28/+5
* Merge branch 'branch-5.6' into branch-6.2Sébastien Lesaint2016-12-060-0/+0
|\
| * SONAR-8447 avoid select to key ce_activity.is_key up to dateSébastien Lesaint2016-12-051-8/+5
| * SONAR-8462 WS api/rules/repositories does not escape the parameter "q"Simon Brandhof2016-12-012-4/+23
| * SONAR-8461 WS api/languages/list does escape the parameter "q"Simon Brandhof2016-12-012-4/+25
* | Fix duplicated logs in LogTesterSimon Brandhof2016-12-052-21/+35
* | Prepare for next development iterationTom2016-12-0252-52/+52
* | Release 6.2-RC26.2-RC2Tom2016-12-0252-52/+52
* | SONAR-8333 log must be ERROR when process start failsSébastien Lesaint2016-12-011-1/+1
* | SONAR-8422 add visible error in sonar.log when DB is not okSébastien Lesaint2016-12-016-5/+84
* | SONAR-8462 escape param "q" in WS api/rules/repositories"Simon Brandhof2016-12-012-6/+19
* | SONAR-8461 escape param "q" in WS api/languages/listSimon Brandhof2016-12-012-4/+25
* | SONAR-8335 rename LogDomain#ES_CLIENT to LogDomain#ESSébastien Lesaint2016-12-014-7/+7
* | SONAR-8335 add IT on dynamic log level changeSébastien Lesaint2016-12-012-1/+54
* | SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-0121-215/+798
* | SONAR-8335 add missing coverage on jmx log propertySébastien Lesaint2016-12-012-0/+174
* | SONAR-8335 drop dead code ServerLogging#getCurrentLogFileSébastien Lesaint2016-12-012-19/+1
* | SONAR-8335 move RootLoggerConfig out of LogbackHelperSébastien Lesaint2016-12-015-55/+82
* | SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-0122-27/+34
* | Merge branch 'branch-5.6' into branch-6.2Sébastien Lesaint2016-12-010-0/+0
|\|
| * SONAR-8437 add missing characters to be escapedSimon Brandhof2016-12-013-2/+15
* | Merge branch 'branch-5.6' into branch-6.2Sébastien Lesaint2016-12-011-6/+4
|\|
| * SONAR-8421 fix ConcurrentModificationExceptionSébastien Lesaint2016-11-301-6/+4
* | Merge branch 'branch-5.6' into branch-6.2Sébastien Lesaint2016-12-010-0/+0
|\|
| * SONAR-8437 fix listing of issue tags and authorsSimon Brandhof2016-11-302-9/+20
| * SONAR-8437 fix facet "assigned_to_me" of api/issues/searchSimon Brandhof2016-11-303-22/+62
| * SONAR-8436 escape param "tags" of WS api/rules/tagsSimon Brandhof2016-11-304-2/+45
| * Slight performance improvement in api/rules/tagsSimon Brandhof2016-11-301-0/+1
| * SONAR-8436 Fix Quality flaws related to org.sonar.server.ruleSimon Brandhof2016-11-302-31/+37
| * Fix PluginsTest on web pluginJulien Lancelot2016-10-041-5/+3
| * Fix IT version to 5.6.4-SNAPSHOTJulien Lancelot2016-10-0430-30/+30
| * [maven-release-plugin] prepare for next development iterationTom2016-10-0326-27/+27
| * [maven-release-plugin] prepare release 5.6.35.6.3Tom2016-10-0326-27/+27
* | SONAR-8415 Low max memory of main process can lead to OOM in log GobblerSimon Brandhof2016-12-011-2/+2
* | SONAR-8437 add missing characters to be escapedSimon Brandhof2016-11-303-2/+15
* | SONAR-8437 fix listing of issue tags and authorsSimon Brandhof2016-11-302-8/+19
* | SONAR-8437 fix facet "assigned_to_me" of api/issues/searchSimon Brandhof2016-11-303-1/+40
* | SONAR-8437 escape selected value in ES facet of WS api/issuesSimon Brandhof2016-11-305-9/+50
* | SONAR-8436 escape param "tags" of WS api/rules/tagsSimon Brandhof2016-11-302-4/+24
* | Slight performance improvement in api/rules/tagsSimon Brandhof2016-11-301-0/+1
* | Fix Quality flaws related to org.sonar.server.ruleSimon Brandhof2016-11-303-41/+65