| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-3039 Refactor the LCOM4 viewer with Ruby extension | Simon Brandhof | 2011-11-28 | 12 | -240/+106 |
* | Hotspot widgets: complete SQL request + move HTML templates to a dedicated re... | Simon Brandhof | 2011-11-28 | 6 | -15/+11 |
* | Format source WeightedViolationsDecorator.java | Simon Brandhof | 2011-11-28 | 1 | -2/+1 |
* | Refactoring: WeightedViolationsDecorator should use Settings API instead of d... | Simon Brandhof | 2011-11-28 | 3 | -35/+87 |
* | Fix conflict in hotspot_most_violated_rules.html.erb | Simon Brandhof | 2011-11-28 | 1 | -3/+0 |
* | Remove the italic font from CSS | Simon Brandhof | 2011-11-25 | 1 | -0/+3 |
* | SONAR-2399 Fix small bug on widget parameter retrieval | Fabrice Bellingard | 2011-11-25 | 7 | -26/+11 |
* | SONAR-2399 Improve review widgets | Fabrice Bellingard | 2011-11-25 | 5 | -28/+61 |
* | Remove hardcoded path for MostViolatedRulesWidget | Simon Brandhof | 2011-11-25 | 2 | -9/+4 |
* | SONAR-3029 compatibility with the widget Most Violated Rules | Simon Brandhof | 2011-11-25 | 6 | -103/+50 |
* | Fix some violations | Fabrice Bellingard | 2011-11-25 | 5 | -20/+27 |
* | Fix some violations | Simon Brandhof | 2011-11-25 | 4 | -39/+86 |
* | SONAR-2399 Provide some "Reviews" widgets | Fabrice Bellingard | 2011-11-24 | 13 | -5/+344 |
* | Remove unused and incorrect import | Simon Brandhof | 2011-11-24 | 1 | -3/+4 |
* | SONAR-3029 remove unused l10n translations + fix selection of severity in vio... | Simon Brandhof | 2011-11-24 | 1 | -1/+0 |
* | SONAR-3029 API: allow to have different severities for violations related to ... | Simon Brandhof | 2011-11-24 | 11 | -258/+247 |
* | SONAR-2945 Synchronize review title&line with corresponding violation | Fabrice Bellingard | 2011-11-23 | 7 | -2/+303 |
* | SONAR-2897 Support old name for "sonar.cobertura.maxmen" | Fabrice Bellingard | 2011-11-22 | 2 | -2/+23 |
* | SONAR-2816 Internationalize numbers displayed in the TimeLine widget | Fabrice Bellingard | 2011-11-22 | 1 | -3/+7 |
* | SONAR-2071 Open resource viewer on the correct tab | Fabrice Bellingard | 2011-11-22 | 1 | -1/+1 |
* | Add comment to ChidamberKemererBridge | Simon Brandhof | 2011-11-21 | 1 | -0/+3 |
* | LCOM4 of Java files without any class - like package-info.java - must be 1 | Simon Brandhof | 2011-11-21 | 2 | -3/+23 |
* | Minor UI improvements : alignment in components header + labels in coverage w... | Simon Brandhof | 2011-11-21 | 1 | -4/+4 |
* | SONAR-2972 Remove the + sign before the number of accessors | Fabrice Bellingard | 2011-11-21 | 1 | -2/+1 |
* | SONAR-2792 Improve messages in case if JaCoCo unable to compute coverage | Evgeny Mandrikov | 2011-11-11 | 1 | -2/+2 |
* | Fix loading of file exclusions - do not cache exclusions in Project | simonbrandhof | 2011-11-11 | 2 | -14/+14 |
* | SONAR-2792 Add default exclusions for JaCoCo | Evgeny Mandrikov | 2011-11-11 | 3 | -4/+14 |
* | Remove HSQLDB from unit tests | Simon Brandhof | 2011-11-10 | 1 | -2/+0 |
* | SONAR-2902 Open the resource viewer on the right tab | Fabrice Bellingard | 2011-11-10 | 1 | -1/+1 |
* | Use Derby for unit tests instead of HSQL, remove unused code | Evgeny Mandrikov | 2011-11-10 | 1 | -4/+4 |
* | Upgrade version to 2.13-SNAPSHOT | Eric Hartmann | 2011-11-09 | 14 | -14/+14 |
* | SONAR-2773 Upgrade native2ascii-maven-plugin to 1.0-beta-1 | Evgeny Mandrikov | 2011-11-08 | 1 | -7/+1 |
* | Remove some commented-out code | Evgeny Mandrikov | 2011-11-08 | 1 | -2/+0 |
* | fix violations | simonbrandhof | 2011-11-07 | 1 | -1/+1 |
* | Fix violation | Evgeny Mandrikov | 2011-11-07 | 1 | -2/+1 |
* | Fix violations | Evgeny Mandrikov | 2011-11-07 | 4 | -16/+12 |
* | SONAR-2958 some rule parameters have the description 'null' in english bundles | Simon Brandhof | 2011-11-04 | 1 | -10/+0 |
* | Fix a violation | Dinesh Bolkensteyn | 2011-11-04 | 1 | -1/+4 |
* | SONAR-2584 upgrade to checkstyle 5.1.2 and to pmd 4.2.5.2 | simonbrandhof | 2011-11-03 | 3 | -5/+5 |
* | SONAR-2961 Fail silently when deadlock happens during a purge | Simon Brandhof | 2011-11-03 | 3 | -11/+57 |
* | Fix coding violations | Simon Brandhof | 2011-11-03 | 7 | -4/+11 |
* | SONAR-2963 fix l10n labels + fix vertical alignment | Simon Brandhof | 2011-11-03 | 2 | -18/+21 |
* | Remove useless logback-test.xml files | Simon Brandhof | 2011-11-03 | 2 | -34/+0 |
* | Fix violations | Evgeny Mandrikov | 2011-11-03 | 1 | -2/+2 |
* | Fixed some violations | Dinesh Bolkensteyn | 2011-11-03 | 2 | -3/+2 |
* | Do not use commons-configuration in jacoco plugin | Simon Brandhof | 2011-11-02 | 4 | -87/+89 |
* | SONAR-2317 The metric new lines to cover is badly formated | Simon Brandhof | 2011-11-02 | 2 | -8/+8 |
* | SONAR-2963 rename some labels and metrics | Simon Brandhof | 2011-11-02 | 3 | -18/+42 |
* | SONAR-2963 Add the widget "Integration Test Coverage" | Simon Brandhof | 2011-11-02 | 11 | -95/+103 |
* | SONAR-2733 New XML format to store duplications | Evgeny Mandrikov | 2011-11-02 | 2 | -21/+177 |