| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-6331 improve UX of the project overview page | Stas Vilchik | 2015-10-30 | 55 | -1197/+1073 |
* | Merge remote-tracking branch 'origin/branch-5.2' | Simon Brandhof | 2015-10-30 | 12 | -45/+104 |
|\ |
|
| * | Load ProfileExporter[] when no ProfileImporter is found | Teryk Bellahsene | 2015-10-29 | 2 | -0/+20 |
| * | Do not deploy internal artifacts to maven central repo | Simon Brandhof | 2015-10-29 | 6 | -25/+74 |
| * | SONAR-6729 CE not fail anymore when no quality profile found | Julien Lancelot | 2015-10-29 | 4 | -20/+10 |
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-27 | 8 | -8/+8 |
| * | [maven-release-plugin] prepare release 5.2-RC4 | Thomas Vérin | 2015-10-27 | 8 | -8/+8 |
* | | SONAR-6356 Always feed the 'since previous version' period | Julien Lancelot | 2015-10-29 | 3 | -7/+73 |
* | | SONAR-6331 small ui improvement | Stas Vilchik | 2015-10-27 | 1 | -0/+4 |
* | | upgrade to react 0.14.0 | Stas Vilchik | 2015-10-27 | 33 | -81/+96 |
* | | SONAR-6331 fix for provisioned project | Stas Vilchik | 2015-10-27 | 1 | -2/+2 |
* | | SONAR-6331 fix for provisioned project | Stas Vilchik | 2015-10-27 | 2 | -1/+12 |
* | | SONAR-6331 apply feedback | Stas Vilchik | 2015-10-27 | 1 | -4/+14 |
* | | improve code quality | Stas Vilchik | 2015-10-27 | 5 | -21/+15 |
* | | SONAR-6359 apply feedback | Stas Vilchik | 2015-10-27 | 3 | -0/+5 |
* | | SONAR-6331 improve rendering of domain tabs | Stas Vilchik | 2015-10-27 | 12 | -57/+109 |
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-27 | 7 | -173/+231 |
|\| |
|
| * | SONAR-6414 Indexing tests should update updatedAt field | Julien Lancelot | 2015-10-27 | 3 | -41/+55 |
| * | SONAR-6824 Use SCM Info repo | Julien Lancelot | 2015-10-27 | 2 | -66/+35 |
| * | SONAR-5794 Send notification step should not use batch repo to get project name | Julien Lancelot | 2015-10-27 | 2 | -66/+141 |
* | | add web tests for charts | Stas Vilchik | 2015-10-27 | 9 | -3/+195 |
* | | SONAR-6331 apply feedback | Stas Vilchik | 2015-10-27 | 16 | -66/+109 |
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-27 | 2 | -6/+5 |
|\| |
|
| * | Do not log the size of uncompressed CE report | Simon Brandhof | 2015-10-26 | 1 | -2/+1 |
| * | improve display of default non-official logo | Stas Vilchik | 2015-10-26 | 1 | -4/+4 |
* | | SONAR-6357 improve display of chart on the project overview page | Stas Vilchik | 2015-10-26 | 14 | -479/+305 |
* | | SONAR-6357 add detailed "Size" panel for the "Overview" main page | Stas Vilchik | 2015-10-26 | 34 | -968/+988 |
* | | Merge remote-tracking branch 'origin/branch-5.2' | Stas Vilchik | 2015-10-26 | 2 | -3/+7 |
|\| |
|
| * | add tooltip over number of failed background tasks | Stas Vilchik | 2015-10-26 | 1 | -1/+5 |
| * | improve display of custom logo | Stas Vilchik | 2015-10-26 | 2 | -4/+9 |
* | | SONAR-6361 add detailed "Duplications" panel for the "Overview" main page | Stas Vilchik | 2015-10-23 | 8 | -1/+420 |
* | | SONAR-6360 add detailed "Code Coverage" panel for the "Overview" main page | Stas Vilchik | 2015-10-23 | 12 | -3/+654 |
* | | SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" ma... | Stas Vilchik | 2015-10-23 | 47 | -164/+1637 |
* | | SONAR-6928 rename the section "ComputeEngineQueue" to "ComputeEngine" | Simon Brandhof | 2015-10-23 | 3 | -4/+4 |
* | | SONAR-6928 apply feedback | Stas Vilchik | 2015-10-22 | 7 | -16/+45 |
* | | fix source viewer details window | Stas Vilchik | 2015-10-22 | 2 | -0/+17 |
* | | Merge remote-tracking branch 'origin/branch-5.2' | Stas Vilchik | 2015-10-22 | 32 | -671/+807 |
|\| |
|
| * | SONAR-6467 When updating a user, the default group should not be set | Julien Lancelot | 2015-10-22 | 3 | -10/+7 |
| * | SONAR-6318 Display component key in warning generated when symbols/highlighti... | Julien Lancelot | 2015-10-21 | 5 | -9/+47 |
| * | SONAR-6318 Don't fail when bad highlighting/symbols | Julien Lancelot | 2015-10-21 | 8 | -450/+490 |
| * | Fix some quality flaws | Julien Lancelot | 2015-10-21 | 6 | -76/+96 |
| * | SONAR-4865 Keep issue locations on existing issues | Julien Lancelot | 2015-10-21 | 3 | -5/+18 |
| * | SONAR-6416 update calls to /api/tests/list | Stas Vilchik | 2015-10-21 | 5 | -14/+13 |
| * | SONAR-6416 apply naming conventions to parameters of WS api/tests | Simon Brandhof | 2015-10-21 | 5 | -42/+49 |
| * | SONAR-6416 add field "id" to response of api/tests/covered_files | Simon Brandhof | 2015-10-21 | 3 | -21/+25 |
| * | SONAR-6416 apply naming conventions to response of api/tests/list | Simon Brandhof | 2015-10-21 | 4 | -59/+77 |
| * | Fix descriptions of 2 CE steps | Simon Brandhof | 2015-10-21 | 2 | -3/+3 |
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-21 | 39 | -751/+1063 |
|\| |
|
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-20 | 8 | -8/+8 |
| * | [maven-release-plugin] prepare release 5.2-RC35.2-RC3 | Thomas Vérin | 2015-10-20 | 8 | -8/+8 |