aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | * origin/branch-5.3: SONAR-7137 Fix migration on MySQL
| * SONAR-7137 Fix migration on MySQLJulien Lancelot2015-12-156-40/+136
| | | | | | | | Use another connection to select all duplicated components
* | 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
|\| | | | | | | | | | | | | * origin/branch-5.3: SONAR-7141 Fail fast if server started with Java 1.6 SONAR-7140 Do not check java.io.tmpdir in bootstrap process SONAR-6905 Batch should dump analysis-related URL into a properties file
| * 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
|\| | | | | | | | | | | * origin/branch-5.3: Fix quality flaws in PathUtils SONAR-6939 decrease maximum nb of decimal digits to 5
| * 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
| | | | | | | | More than 5 breaks the support of big numbers
* | Automatic merge from branch-5.3Jenkins CI2015-12-143-22/+39
|\| | | | | | | | | | | | | * origin/branch-5.3: Add duplications in report viewer fix bug when file header is not displated for only issue on the issues page change axes of the bubble chart on the technical debt overview
| * 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
|\| | | | | | | | | | | | | | | | | | | | | * origin/branch-5.3: SONAR-6968 Bad error message when analyzer detects that no language plugins are installed SONAR-6905 Batch should dump analysis-related URL into a properties file fix displaying of the workspace on the overview pages SONAR-7030 Remove dashboards bundles Reactivate devcockpit in PluginsTest fix link to added issues from the debt overview respect precision of float metrics during web formatting
| * SONAR-6968 Bad error message when analyzer detects that no language plugins ↵Duarte Meneses2015-12-108-21/+35
| | | | | | | | are installed
| * 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
| | | | | | | | As the provided dashboard 'Dashboard' have been renamed to 'Custom', existing instances that already have this dashboard installed should not be impacted by the renaming
| * 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
|\| | | | | | | | | | | | | * origin/branch-5.3: fix "hide number of failing tasks on then project level page" cut long language names on the overview page hide link icon on very small treemap cells
| * 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
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.3: hide number of failing tasks on then project level page SONAR-6887 Improve message when missing revision or date on blame SONAR-6900 Add IT to simulate a build breaker strategy increase contract of leak period background improve display of leak period caption add tooltips for ncloc distribution chart love ie11 improve scales of the bubble chart on the overview page fix tooltips on the overview treemap filter out empty components on the overview treemap normalize overview pages urls and titles improve code quality
| * 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
| |
| * love ie11Stas Vilchik2015-12-092-3/+4
| |
| * improve scales of the bubble chart on the overview pageStas Vilchik2015-12-091-12/+25
| |
| * fix tooltips on the overview treemapStas Vilchik2015-12-091-3/+4
| |
| * filter out empty components on the overview treemapStas Vilchik2015-12-091-14/+15
| |
| * normalize overview pages urls and titlesStas Vilchik2015-12-0913-31/+38
| |
| * improve code qualityStas Vilchik2015-12-0940-136/+107
| |
* | Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-0946-46/+46
|/
* SONAR-6900 Add statuses to description of WS api/qualitygates/project_statusTeryk Bellahsene2015-12-091-2/+17
|
* improve code qualityStas Vilchik2015-12-08106-719/+697
|
* improve code qualityStas Vilchik2015-12-0828-81/+230
|
* improve code qualityStas Vilchik2015-12-0826-219/+48
|
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-0811-3/+190
| | | | In order to not have 2 default dashboards 'Custom', the entry in LOADED_TEMPLATES is renamed from the old name 'Dashboard' to the new one 'Custom'
* fix background tasks page on a project levelStas Vilchik2015-12-083-3/+3
|