| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-5347 Preview mode should use the new WS /api/sources/raw | Julien HENRY | 2014-10-30 | 2 | -4/+4 |
* | Fix issue tracking regression after last optimizations | Julien HENRY | 2014-10-30 | 1 | -2/+2 |
* | SONAR-5375 Minor optimization to remove all issues once for a given component | Julien HENRY | 2014-10-29 | 1 | -3/+2 |
* | Fix profiling output | Julien HENRY | 2014-10-28 | 4 | -7/+15 |
* | Infinite timeout on upload report as long as it's asynchronous | Julien HENRY | 2014-10-28 | 2 | -3/+6 |
* | Fix IT on MsSQL | Julien Lancelot | 2014-10-28 | 5 | -30/+10 |
* | Dump profiling results in properties files in order to ease later comparison | Julien HENRY | 2014-10-28 | 4 | -10/+50 |
* | SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-plugin | Teryk Bellahsene | 2014-10-27 | 1 | -1/+7 |
* | Fix some quality flaws | Julien HENRY | 2014-10-27 | 2 | -16/+6 |
* | SONAR-5737 Drop support of "sonar.importSources" feature | Julien HENRY | 2014-10-27 | 2 | -17/+3 |
* | SONAR-5755 Fix issue with deeply nested modules | Julien HENRY | 2014-10-27 | 3 | -2/+92 |
* | SONAR-5662 Do not run persisters in preview mode | Julien HENRY | 2014-10-27 | 1 | -10/+15 |
* | SONAR-5755 Fix computation of UUIDs to support views | Julien HENRY | 2014-10-27 | 1 | -5/+2 |
* | SONAR-5755 Update uuids on existing resources to deal with project structure ... | Julien HENRY | 2014-10-24 | 1 | -5/+5 |
* | SONAR-5755 Fix UUID on libraries and uuid_module_path | Julien HENRY | 2014-10-24 | 3 | -7/+35 |
* | SONAR-5695 - Compute Engine - update the analysis success message on batch side | Teryk Bellahsene | 2014-10-24 | 2 | -2/+4 |
* | SONAR-5705 Drop support of Maven 2 | Julien HENRY | 2014-10-23 | 1 | -6/+4 |
* | Remove JFreeChart from batch classpath | Simon Brandhof | 2014-10-23 | 1 | -1/+21 |
* | SONAR-5530 Add uuid in Issue Index | Julien Lancelot | 2014-10-23 | 1 | -1/+1 |
* | SONAR-5753 Revert change on ComponentMapper | Julien HENRY | 2014-10-22 | 1 | -1/+3 |
* | SONAR-5753 Populate columns *_uuid when creating resources | Julien HENRY | 2014-10-22 | 2 | -12/+75 |
* | SONAR-5755 Populate uuid column on new resources | Julien HENRY | 2014-10-22 | 5 | -18/+89 |
* | SONAR-5695 - Update the message displayed by the batch upon successful analysis | Teryk Bellahsene | 2014-10-22 | 9 | -608/+2 |
* | SONAR-5696: Snapshot switch moved from batch to server side | Teryk Bellahsene | 2014-10-21 | 2 | -78/+14 |
* | Fix some quality flaws | Julien HENRY | 2014-10-21 | 1 | -0/+4 |
* | SONAR-5753 Create migration to add UUID columns in projects | Julien Lancelot | 2014-10-20 | 12 | -56/+56 |
* | Merge remote-tracking branch 'origin/branch-4.5' | Julien HENRY | 2014-10-20 | 5 | -30/+86 |
|\ |
|
| * | SONAR-5765 Restore access to duplication_data measure | Julien HENRY | 2014-10-20 | 5 | -30/+85 |
* | | SONAR-5389 Add replacement for CoverageMeasureBuilder | Julien HENRY | 2014-10-20 | 1 | -0/+7 |
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-17 | 1 | -1/+2 |
|\| |
|
| * | SONAR-5735 Deprecate "sonar.importSources" | Julien HENRY | 2014-10-17 | 1 | -1/+2 |
* | | Revert "SONAR-5735 Deprecate "sonar.importSources"" | Julien HENRY | 2014-10-17 | 1 | -2/+1 |
* | | SONAR-5735 Deprecate "sonar.importSources" | Julien HENRY | 2014-10-17 | 1 | -1/+2 |
* | | SONAR-5644 Apply some feedback on SCM API | Julien HENRY | 2014-10-16 | 5 | -7/+108 |
* | | Fix some quality flaws | Julien HENRY | 2014-10-16 | 1 | -1/+2 |
* | | Fix some quality flaws | Julien HENRY | 2014-10-16 | 2 | -3/+7 |
* | | Do not consider FileSystemMediumTest as ignored on windows | Simon Brandhof | 2014-10-16 | 1 | -8/+8 |
* | | Fix quality flaw | Julien Lancelot | 2014-10-15 | 1 | -1/+1 |
* | | Fix quality flaws | Julien Lancelot | 2014-10-15 | 2 | -3/+4 |
* | | Fix quality flaws | Simon Brandhof | 2014-10-15 | 1 | -1/+1 |
* | | Fix quality flaws | Simon Brandhof | 2014-10-14 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien HENRY | 2014-10-14 | 12 | -13/+80 |
|\| |
|
| * | SONAR-5330 Fix issue when source dirs are symbolic links | Julien HENRY | 2014-10-14 | 6 | -1/+24 |
| * | SONAR-5256 Fix NPE and add warning when sonar.importSources=false | Julien HENRY | 2014-10-14 | 1 | -0/+7 |
| * | SONAR-5068 Deprecate binaries and libraries related methods | Julien HENRY | 2014-10-14 | 1 | -0/+4 |
| * | SONAR-5715 Fix preview mode when source file contains space in its path | Julien HENRY | 2014-10-14 | 5 | -13/+46 |
* | | SONAR-5389 Refactor test coverage API | Julien HENRY | 2014-10-14 | 10 | -85/+170 |
* | | SONAR-5389 Refactor dependency API | Julien HENRY | 2014-10-14 | 12 | -84/+331 |
* | | Fix quality flaws | Julien Lancelot | 2014-10-14 | 1 | -3/+3 |
* | | Fix some quality flaws | Julien HENRY | 2014-10-14 | 2 | -11/+18 |