Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-7143 display different types of coverage | Stas Vilchik | 2015-12-16 | 7 | -15/+123 |
| | |||||
* | SONAR-7143 display list of components on the code page | Stas Vilchik | 2015-12-16 | 28 | -1/+1068 |
| | |||||
* | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-15 | 6 | -40/+136 |
|\ | | | | | | | | | * origin/branch-5.3: SONAR-7137 Fix migration on MySQL | ||||
| * | SONAR-7137 Fix migration on MySQL | Julien Lancelot | 2015-12-15 | 6 | -40/+136 |
| | | | | | | | | Use another connection to select all duplicated components | ||||
* | | upgrade to babel 6 | Stas Vilchik | 2015-12-15 | 7 | -16/+23 |
| | | |||||
* | | improve css build | Stas Vilchik | 2015-12-15 | 4 | -138/+15 |
| | | |||||
* | | Replace slf4j by SQ Logger in sonar-db | Simon Brandhof | 2015-12-14 | 3 | -10/+10 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-14 | 7 | -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.6 | Simon Brandhof | 2015-12-14 | 2 | -5/+5 |
| | | |||||
| * | SONAR-7140 Do not check java.io.tmpdir in bootstrap process | Simon Brandhof | 2015-12-14 | 5 | -54/+31 |
| | | |||||
| * | SONAR-6905 Batch should dump analysis-related URL into a properties file | Duarte Meneses | 2015-12-14 | 2 | -3/+3 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-14 | 4 | -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 PathUtils | Simon Brandhof | 2015-12-14 | 2 | -17/+27 |
| | | |||||
| * | SONAR-6939 decrease maximum nb of decimal digits to 5 | Simon Brandhof | 2015-12-14 | 2 | -3/+3 |
| | | | | | | | | More than 5 breaks the support of big numbers | ||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-14 | 3 | -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 viewer | Julien HENRY | 2015-12-11 | 1 | -16/+33 |
| | | |||||
| * | fix bug when file header is not displated for only issue on the issues page | Stas Vilchik | 2015-12-11 | 1 | -3/+3 |
| | | |||||
| * | change axes of the bubble chart on the technical debt overview | Stas Vilchik | 2015-12-11 | 1 | -3/+3 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-11 | 17 | -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 Meneses | 2015-12-10 | 8 | -21/+35 |
| | | | | | | | | are installed | ||||
| * | SONAR-6905 Batch should dump analysis-related URL into a properties file | Duarte Meneses | 2015-12-10 | 3 | -2/+6 |
| | | |||||
| * | fix displaying of the workspace on the overview pages | Stas Vilchik | 2015-12-10 | 1 | -0/+2 |
| | | |||||
| * | SONAR-7030 Remove dashboards bundles | Julien Lancelot | 2015-12-10 | 1 | -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 PluginsTest | Julien Lancelot | 2015-12-10 | 1 | -1/+1 |
| | | |||||
| * | fix link to added issues from the debt overview | Stas Vilchik | 2015-12-10 | 1 | -1/+3 |
| | | |||||
| * | respect precision of float metrics during web formatting | Stas Vilchik | 2015-12-10 | 2 | -7/+21 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-10 | 3 | -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 Vilchik | 2015-12-09 | 1 | -1/+1 |
| | | |||||
| * | cut long language names on the overview page | Stas Vilchik | 2015-12-09 | 1 | -1/+5 |
| | | |||||
| * | hide link icon on very small treemap cells | Stas Vilchik | 2015-12-09 | 1 | -0/+4 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-09 | 69 | -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 page | Stas Vilchik | 2015-12-09 | 5 | -8/+152 |
| | | |||||
| * | SONAR-6887 Improve message when missing revision or date on blame | Julien HENRY | 2015-12-09 | 2 | -15/+15 |
| | | |||||
| * | SONAR-6900 Add IT to simulate a build breaker strategy | Teryk Bellahsene | 2015-12-09 | 1 | -3/+72 |
| | | |||||
| * | increase contract of leak period background | Stas Vilchik | 2015-12-09 | 2 | -7/+7 |
| | | |||||
| * | improve display of leak period caption | Stas Vilchik | 2015-12-09 | 1 | -1/+2 |
| | | |||||
| * | add tooltips for ncloc distribution chart | Stas Vilchik | 2015-12-09 | 2 | -12/+24 |
| | | |||||
| * | love ie11 | Stas Vilchik | 2015-12-09 | 2 | -3/+4 |
| | | |||||
| * | improve scales of the bubble chart on the overview page | Stas Vilchik | 2015-12-09 | 1 | -12/+25 |
| | | |||||
| * | fix tooltips on the overview treemap | Stas Vilchik | 2015-12-09 | 1 | -3/+4 |
| | | |||||
| * | filter out empty components on the overview treemap | Stas Vilchik | 2015-12-09 | 1 | -14/+15 |
| | | |||||
| * | normalize overview pages urls and titles | Stas Vilchik | 2015-12-09 | 13 | -31/+38 |
| | | |||||
| * | improve code quality | Stas Vilchik | 2015-12-09 | 40 | -136/+107 |
| | | |||||
* | | Upgrade version to 5.4-SNAPSHOT | Eric Hartmann | 2015-12-09 | 46 | -46/+46 |
|/ | |||||
* | SONAR-6900 Add statuses to description of WS api/qualitygates/project_status | Teryk Bellahsene | 2015-12-09 | 1 | -2/+17 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-12-08 | 106 | -719/+697 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-12-08 | 28 | -81/+230 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-12-08 | 26 | -219/+48 |
| | |||||
* | SONAR-7030 Add migration to update LOADED_TEMPLATES | Julien Lancelot | 2015-12-08 | 11 | -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 level | Stas Vilchik | 2015-12-08 | 3 | -3/+3 |
| |