aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'branch-5.3'Sébastien Lesaint2015-12-1720-827/+403
|\|
| * SONAR-6990 strongly reduce HEAP usage of the DuplicationRepositorySébastien Lesaint2015-12-1714-816/+285
| * SONAR-6990 support repeated original-duplicate paars from the batchSébastien Lesaint2015-12-174-9/+114
| * SONAR-6990 remove useless using to Map#containsSébastien Lesaint2015-12-171-4/+6
| * SONAR-6990 fix use of String.format generating garbage stringsSébastien Lesaint2015-12-171-2/+2
| * fix spinner position of the overview pagesStas Vilchik2015-12-174-4/+4
* | Automatic merge from branch-5.3Jenkins CI2015-12-179-9/+352
|\|
| * open file in the workspace when click on the bubbleStas Vilchik2015-12-163-7/+16
| * SONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to SonarQub...Simon Brandhof2015-12-164-2/+234
| * Add unit test for Java CPD EngineJulien HENRY2015-12-162-0/+102
* | use envify to log only in developmentStas Vilchik2015-12-162-2/+7
* | SONAR-7145 add an ability to drilldown by componentStas Vilchik2015-12-162-7/+8
* | SONAR-7144 add a link to open a component in a new tabStas Vilchik2015-12-162-0/+10
* | SONAR-7143 display different types of coverageStas Vilchik2015-12-167-15/+123
* | SONAR-7143 display list of components on the code pageStas Vilchik2015-12-1628-1/+1068
* | Automatic merge from branch-5.3Jenkins CI2015-12-156-40/+136
|\|
| * SONAR-7137 Fix migration on MySQLJulien Lancelot2015-12-156-40/+136
* | upgrade to babel 6Stas Vilchik2015-12-157-16/+23
* | improve css buildStas Vilchik2015-12-154-138/+15
* | Replace slf4j by SQ Logger in sonar-dbSimon Brandhof2015-12-143-10/+10
* | Automatic merge from branch-5.3Jenkins CI2015-12-147-59/+36
|\|
| * SONAR-7141 Fail fast if server started with Java 1.6Simon Brandhof2015-12-142-5/+5
| * SONAR-7140 Do not check java.io.tmpdir in bootstrap processSimon Brandhof2015-12-145-54/+31
| * SONAR-6905 Batch should dump analysis-related URL into a properties fileDuarte Meneses2015-12-142-3/+3
* | Automatic merge from branch-5.3Jenkins CI2015-12-144-20/+30
|\|
| * Fix quality flaws in PathUtilsSimon Brandhof2015-12-142-17/+27
| * SONAR-6939 decrease maximum nb of decimal digits to 5Simon Brandhof2015-12-142-3/+3
* | Automatic merge from branch-5.3Jenkins CI2015-12-143-22/+39
|\|
| * Add duplications in report viewerJulien HENRY2015-12-111-16/+33
| * fix bug when file header is not displated for only issue on the issues pageStas Vilchik2015-12-111-3/+3
| * change axes of the bubble chart on the technical debt overviewStas Vilchik2015-12-111-3/+3
* | Automatic merge from branch-5.3Jenkins CI2015-12-1117-44/+68
|\|
| * SONAR-6968 Bad error message when analyzer detects that no language plugins a...Duarte Meneses2015-12-108-21/+35
| * SONAR-6905 Batch should dump analysis-related URL into a properties fileDuarte Meneses2015-12-103-2/+6
| * fix displaying of the workspace on the overview pagesStas Vilchik2015-12-101-0/+2
| * SONAR-7030 Remove dashboards bundlesJulien Lancelot2015-12-101-12/+0
| * Reactivate devcockpit in PluginsTestJulien Lancelot2015-12-101-1/+1
| * fix link to added issues from the debt overviewStas Vilchik2015-12-101-1/+3
| * respect precision of float metrics during web formattingStas Vilchik2015-12-102-7/+21
* | Automatic merge from branch-5.3Jenkins CI2015-12-103-2/+10
|\|
| * fix "hide number of failing tasks on then project level page"Stas Vilchik2015-12-091-1/+1
| * cut long language names on the overview pageStas Vilchik2015-12-091-1/+5
| * hide link icon on very small treemap cellsStas Vilchik2015-12-091-0/+4
* | Automatic merge from branch-5.3Jenkins CI2015-12-0969-245/+465
|\|
| * hide number of failing tasks on then project level pageStas Vilchik2015-12-095-8/+152
| * SONAR-6887 Improve message when missing revision or date on blameJulien HENRY2015-12-092-15/+15
| * SONAR-6900 Add IT to simulate a build breaker strategyTeryk Bellahsene2015-12-091-3/+72
| * increase contract of leak period backgroundStas Vilchik2015-12-092-7/+7
| * improve display of leak period captionStas Vilchik2015-12-091-1/+2
| * add tooltips for ncloc distribution chartStas Vilchik2015-12-092-12/+24