| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-3615 Avoid using pluralize function for I18N | Simon Brandhof | 2012-07-02 | 1 | -0/+1 |
* | SONAR-3517 Ability to update profile in project configuration section | Fabrice Bellingard | 2012-07-02 | 1 | -0/+12 |
* | SONAR-3451 Rearrange widgets after the removal of "Chidamber & Kemerer" | David Gageot | 2012-06-29 | 1 | -1/+1 |
* | SONAR-3485 Add parameter 'allowUnknownTags' to Checkstyle JavadocType check | Evgeny Mandrikov | 2012-06-29 | 2 | -0/+4 |
* | SONAR-1608 Make it possible to modify the key of projects | Fabrice Bellingard | 2012-06-29 | 2 | -1/+29 |
* | SONAR-3536 Make JaCoco the default coverage engine for Sonar | Fabrice Bellingard | 2012-06-26 | 1 | -1/+1 |
* | SONAR-3496, SONAR-3497 & SONAR-3498 Fix bug on Sonar Common Rules | Fabrice Bellingard | 2012-06-26 | 2 | -8/+36 |
* | SONAR-3496, SONAR-3497 & SONAR-3498 Add new rules for Java | Fabrice Bellingard | 2012-06-25 | 9 | -5/+128 |
* | SONAR-3416 Add possibility to have a title on the time machine widget | Fabrice Bellingard | 2012-06-22 | 2 | -18/+23 |
* | SONAR-3556 Display only 1 decimal for floats in the Timeline widget | Fabrice Bellingard | 2012-06-22 | 1 | -2/+2 |
* | SONAR-3595 Support resizing of browser window (Timeline and Treemap) | David Gageot | 2012-06-20 | 1 | -1/+4 |
* | Make it impossible to use AbstractDbUnitTestCase for iBatis tests | David Gageot | 2012-06-19 | 4 | -14/+20 |
* | SONARPLUGINS-1948 Move EmailConfiguration to the core | David Gageot | 2012-06-19 | 11 | -287/+141 |
* | SONAR-3512 Make it possible to share a dashboard without following it | David Gageot | 2012-06-19 | 1 | -14/+16 |
* | SONAR-3577 Add "Avoid commented-out lines of code" rule to Sonar Way | David Gageot | 2012-06-18 | 6 | -11/+168 |
* | Remove warnings | David Gageot | 2012-06-18 | 1 | -9/+8 |
* | SONAR-3491 Show shared dashboards owner | David Gageot | 2012-06-15 | 1 | -0/+1 |
* | Remove violations | David Gageot | 2012-06-15 | 2 | -24/+27 |
* | SONAR-3560 Remove the "lines_to_cover" metric from Code coverage widget | David Gageot | 2012-06-15 | 2 | -4/+0 |
* | SONAR-3451 Remove the "Chidamber & Kemerer" from the default dashboard | David Gageot | 2012-06-14 | 2 | -2/+1 |
* | Remove warning | David Gageot | 2012-06-14 | 1 | -0/+1 |
* | Remove some violations on unit tests | David Gageot | 2012-06-14 | 2 | -68/+63 |
* | Remove dead code | Simon Brandhof | 2012-06-12 | 1 | -116/+3 |
* | Fix description of property "sonar.cpd_cross_project" | Simon Brandhof | 2012-06-08 | 1 | -11/+9 |
* | SONAR-3561 Fix bug on Timeline widget | Fabrice Bellingard | 2012-06-07 | 1 | -116/+130 |
* | SONAR-3538 Create the Java Plugin that embeds the SQALE model | Fabrice Bellingard | 2012-06-06 | 5 | -0/+9727 |
* | SONAR-3457 FIX project label case | David Gageot | 2012-06-05 | 1 | -1/+1 |
* | SONAR-2073 FIX 'Differential period' label | David Gageot | 2012-06-05 | 1 | -1/+1 |
* | SONAR-3528 Add missing modification on Ruby template | Fabrice Bellingard | 2012-06-05 | 1 | -4/+3 |
* | SONAR-3537 Improve performances of the treemap filter | Simon Brandhof | 2012-06-01 | 1 | -1/+1 |
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-05-30 | 14 | -14/+14 |
* | Fix some quality flaws | Simon Brandhof | 2012-05-28 | 1 | -9/+3 |
* | Cleaner code and fix warnings | David Gageot | 2012-05-25 | 11 | -56/+49 |
* | Refactor AbstractFilterDashboard : use Open/Close principle | Simon Brandhof | 2012-05-25 | 3 | -6/+15 |
* | Fix some quality flaws | Simon Brandhof | 2012-05-25 | 3 | -14/+16 |
* | Improve test coverage | David Gageot | 2012-05-25 | 4 | -15/+140 |
* | Fix some quality flaws | Simon Brandhof | 2012-05-25 | 1 | -2/+3 |
* | Fix dashboard name | David Gageot | 2012-05-25 | 2 | -2/+2 |
* | Remove unused variables | David Gageot | 2012-05-25 | 1 | -5/+3 |
* | Suppress warnings | David Gageot | 2012-05-25 | 2 | -9/+10 |
* | SONAR-3308 Revert back changes | Fabrice Bellingard | 2012-05-25 | 2 | -55/+16 |
* | Technical debt : Replace BaseMatcher with ArgumentMatcher | David Gageot | 2012-05-25 | 5 | -48/+45 |
* | Create 'My Favourites' Dashboard through extension point. | David Gageot | 2012-05-25 | 6 | -34/+161 |
* | SONAR-3083 allow filters to display only direct children of selected resource | Simon Brandhof | 2012-05-24 | 1 | -2/+2 |
* | SONAR-3308 Fail batch if trying to delete released version | Fabrice Bellingard | 2012-05-24 | 2 | -6/+43 |
* | SONAR-3455 Improve the description of differential views parameters | Fabrice Bellingard | 2012-05-24 | 1 | -3/+5 |
* | Slightly better API for the filter extension point | David Gageot | 2012-05-24 | 3 | -3/+3 |
* | Fix violations | Fabrice Bellingard | 2012-05-24 | 1 | -8/+10 |
* | Create Projects and Treemap default dashboards using extension point | David Gageot | 2012-05-24 | 9 | -36/+283 |
* | SONAR-3182 Remove properties related to PMD CPD | Evgeny Mandrikov | 2012-05-24 | 1 | -48/+0 |