Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 3.1-SNAPSHOT | Eric Hartmann | 2012-04-11 | 14 | -14/+14 |
| | |||||
* | Upgrade version to 2.16 | Eric Hartmann | 2012-04-06 | 14 | -14/+14 |
| | |||||
* | SONAR-3396 The widget title should be "Lines" instead of "Lines of code" ↵ | Simon Brandhof | 2012-04-05 | 2 | -1/+4 |
| | | | | when the measure ncloc is not present | ||||
* | Fix some quality flaws | Simon Brandhof | 2012-04-05 | 3 | -18/+14 |
| | |||||
* | SONAR-3072 Load sources of previous analysis only when required | Evgeny Mandrikov | 2012-04-05 | 2 | -46/+42 |
| | |||||
* | SONAR-2983 Unable to define an alert for a boolean metric | Simon Brandhof | 2012-04-05 | 2 | -6/+6 |
| | |||||
* | SONAR-3384 Do not display hotspot widgets when related metric is not available | Simon Brandhof | 2012-04-05 | 1 | -72/+74 |
| | |||||
* | Remove unused l10n keys widget.rules.on_new_code and widget.rules.on_old_code | Simon Brandhof | 2012-04-05 | 1 | -2/+0 |
| | |||||
* | SONAR-3357 Change also the label on the reviews metrics widget | Fabrice Bellingard | 2012-04-05 | 2 | -2/+2 |
| | |||||
* | SONAR-3320 Add an extension point to observe property changes | Simon Brandhof | 2012-04-04 | 2 | -2/+2 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | Fix compatibility with Java 5 compiler : remove @Override annotations on ↵ | Simon Brandhof | 2012-04-03 | 6 | -8/+0 |
| | | | | methods implementing interfaces | ||||
* | Add tests for tracking of violations | Evgeny Mandrikov | 2012-04-03 | 7 | -3/+222 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-04-03 | 2 | -9/+5 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-04-03 | 4 | -15/+16 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-04-02 | 3 | -20/+21 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-04-02 | 1 | -3/+4 |
| | |||||
* | SONAR-3361 Error : undefined method `source' for nil:NilClass | Fabrice Bellingard | 2012-04-02 | 1 | -0/+9 |
| | |||||
* | Replace usage of deprecated constants | Simon Brandhof | 2012-04-02 | 1 | -3/+4 |
| | |||||
* | Merge branch 'current' | Fabrice Bellingard | 2012-04-02 | 4 | -22/+86 |
|\ | |||||
| * | Fix violation and refactoring | Fabrice Bellingard | 2012-04-02 | 2 | -18/+71 |
| | | |||||
| * | SONAR-3315 Refactor code to better keep track of original file | Fabrice Bellingard | 2012-04-02 | 2 | -4/+15 |
| | | |||||
* | | Merge branch 'current' | Fabrice Bellingard | 2012-04-02 | 2 | -16/+60 |
|\| | |||||
| * | SONAR-3315 Improve error message when importing duplicate files | Fabrice Bellingard | 2012-04-02 | 2 | -16/+60 |
| | | |||||
* | | Management console of project roles : add pagination and support of new ↵ | Simon Brandhof | 2012-04-01 | 1 | -0/+1 |
|/ | | | | resource types | ||||
* | SONAR-2841 Look for test suite results if no per-file result files | Fabrice Bellingard | 2012-03-30 | 3 | -25/+84 |
| | |||||
* | Fix violations | Fabrice Bellingard | 2012-03-30 | 1 | -50/+60 |
| | |||||
* | SONAR-3287 Add "modifiable_history" property on ResourceType | Fabrice Bellingard | 2012-03-30 | 2 | -2/+5 |
| | |||||
* | SONAR-3287 Update UI to adapt labels to deletable resource | Fabrice Bellingard | 2012-03-29 | 2 | -2/+13 |
| | | | | => Make it possible to delete a View or a Developer (resources and snapshots) through the Sonar UI | ||||
* | SONAR-3287 Add properties on ResourceType and use them in Ruby | Fabrice Bellingard | 2012-03-29 | 1 | -1/+1 |
| | | | | => To be able to tell, for instance, that a resource is "deletable" and so to display the "Deletion" link accordingly. | ||||
* | SONAR-3114 Fix layout positionning on Chrome | Fabrice Bellingard | 2012-03-29 | 1 | -15/+13 |
| | |||||
* | SONAR-3359 Default description for manual rules created on the fly | Fabrice Bellingard | 2012-03-29 | 1 | -0/+9 |
| | | | | | => To encourage people to set a real description and not leave it blank. | ||||
* | Fix violations | Fabrice Bellingard | 2012-03-29 | 1 | -1/+0 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-03-29 | 10 | -46/+70 |
| | |||||
* | Enforce that parameters are non null by default in sonar-jacoco-plugin and ↵ | Evgeny Mandrikov | 2012-03-28 | 2 | -0/+50 |
| | | | | sonar-pmd-plugin | ||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-03-28 | 10 | -432/+26 |
| | |||||
* | SONAR-3114 Open resource links on the "dependencies" tab | Fabrice Bellingard | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | SONAR-3114 Set the tab ID to its previous value ('dependencies') | Fabrice Bellingard | 2012-03-27 | 3 | -5/+5 |
| | |||||
* | SONAR-3114 Refactor the "Dependencies" tab (GWT -> Ruby) | Fabrice Bellingard | 2012-03-27 | 13 | -418/+79 |
| | |||||
* | SONAR-3323 rename @RequiredMeasures attributes to allOf and anyOf | Simon Brandhof | 2012-03-27 | 4 | -5/+7 |
| | |||||
* | SONAR-3357 Improve the "Violations" widget | Fabrice Bellingard | 2012-03-27 | 2 | -4/+6 |
| | | | | | - replace "On new code" label by "Added" - replace "On old code" label by "Removed" | ||||
* | SONAR-3354 Display empty table instead of message if no measures | Fabrice Bellingard | 2012-03-27 | 2 | -43/+34 |
| | |||||
* | SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage report | Evgeny Mandrikov | 2012-03-27 | 4 | -16/+12 |
| | |||||
* | SONAR-3346 Add property "sonar.pmd.generateXml" | Evgeny Mandrikov | 2012-03-27 | 4 | -18/+43 |
| | |||||
* | SONAR-3346 Consume violations directly from PMD - no need to parse XML | Evgeny Mandrikov | 2012-03-26 | 4 | -13/+50 |
| | |||||
* | SONAR-3347 Limit time of analysis of single file for bridge between PMD and ↵ | Evgeny Mandrikov | 2012-03-26 | 2 | -11/+38 |
| | | | | Sonar CPD | ||||
* | SONAR-3031 Add logging for exceptions from Checkstyle | Evgeny Mandrikov | 2012-03-26 | 2 | -14/+28 |
| | |||||
* | SONAR-3032 Add parameter suppressLoadErrors to Checkstyle rules ↵ | Evgeny Mandrikov | 2012-03-26 | 2 | -0/+10 |
| | | | | RedundantThrows and JavadocMethod | ||||
* | SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage report | Evgeny Mandrikov | 2012-03-25 | 4 | -3/+37 |
| | |||||
* | SONAR-3354 Display an explicit message if no measure is available | Fabrice Bellingard | 2012-03-23 | 2 | -34/+43 |
| |