aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 3.1-SNAPSHOTEric Hartmann2012-04-1114-14/+14
|
* Upgrade version to 2.16Eric Hartmann2012-04-0614-14/+14
|
* SONAR-3396 The widget title should be "Lines" instead of "Lines of code" ↵Simon Brandhof2012-04-052-1/+4
| | | | when the measure ncloc is not present
* Fix some quality flawsSimon Brandhof2012-04-053-18/+14
|
* SONAR-3072 Load sources of previous analysis only when requiredEvgeny Mandrikov2012-04-052-46/+42
|
* SONAR-2983 Unable to define an alert for a boolean metricSimon Brandhof2012-04-052-6/+6
|
* SONAR-3384 Do not display hotspot widgets when related metric is not availableSimon Brandhof2012-04-051-72/+74
|
* Remove unused l10n keys widget.rules.on_new_code and widget.rules.on_old_codeSimon Brandhof2012-04-051-2/+0
|
* SONAR-3357 Change also the label on the reviews metrics widgetFabrice Bellingard2012-04-052-2/+2
|
* SONAR-3320 Add an extension point to observe property changesSimon Brandhof2012-04-042-2/+2
|
* Fix some quality flawsEvgeny Mandrikov2012-04-041-1/+1
|
* Fix compatibility with Java 5 compiler : remove @Override annotations on ↵Simon Brandhof2012-04-036-8/+0
| | | | methods implementing interfaces
* Add tests for tracking of violationsEvgeny Mandrikov2012-04-037-3/+222
|
* Fix some quality flawsSimon Brandhof2012-04-032-9/+5
|
* Fix some quality flawsEvgeny Mandrikov2012-04-034-15/+16
|
* Fix some quality flawsSimon Brandhof2012-04-023-20/+21
|
* Fix some quality flawsEvgeny Mandrikov2012-04-021-3/+4
|
* SONAR-3361 Error : undefined method `source' for nil:NilClassFabrice Bellingard2012-04-021-0/+9
|
* Replace usage of deprecated constantsSimon Brandhof2012-04-021-3/+4
|
* Merge branch 'current'Fabrice Bellingard2012-04-024-22/+86
|\
| * Fix violation and refactoringFabrice Bellingard2012-04-022-18/+71
| |
| * SONAR-3315 Refactor code to better keep track of original fileFabrice Bellingard2012-04-022-4/+15
| |
* | Merge branch 'current'Fabrice Bellingard2012-04-022-16/+60
|\|
| * SONAR-3315 Improve error message when importing duplicate filesFabrice Bellingard2012-04-022-16/+60
| |
* | Management console of project roles : add pagination and support of new ↵Simon Brandhof2012-04-011-0/+1
|/ | | | resource types
* SONAR-2841 Look for test suite results if no per-file result filesFabrice Bellingard2012-03-303-25/+84
|
* Fix violationsFabrice Bellingard2012-03-301-50/+60
|
* SONAR-3287 Add "modifiable_history" property on ResourceTypeFabrice Bellingard2012-03-302-2/+5
|
* SONAR-3287 Update UI to adapt labels to deletable resourceFabrice Bellingard2012-03-292-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 RubyFabrice Bellingard2012-03-291-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 ChromeFabrice Bellingard2012-03-291-15/+13
|
* SONAR-3359 Default description for manual rules created on the flyFabrice Bellingard2012-03-291-0/+9
| | | | | => To encourage people to set a real description and not leave it blank.
* Fix violationsFabrice Bellingard2012-03-291-1/+0
|
* Fix some quality flawsEvgeny Mandrikov2012-03-2910-46/+70
|
* Enforce that parameters are non null by default in sonar-jacoco-plugin and ↵Evgeny Mandrikov2012-03-282-0/+50
| | | | sonar-pmd-plugin
* Fix some quality flawsEvgeny Mandrikov2012-03-2810-432/+26
|
* SONAR-3114 Open resource links on the "dependencies" tabFabrice Bellingard2012-03-271-1/+1
|
* SONAR-3114 Set the tab ID to its previous value ('dependencies') Fabrice Bellingard2012-03-273-5/+5
|
* SONAR-3114 Refactor the "Dependencies" tab (GWT -> Ruby)Fabrice Bellingard2012-03-2713-418/+79
|
* SONAR-3323 rename @RequiredMeasures attributes to allOf and anyOfSimon Brandhof2012-03-274-5/+7
|
* SONAR-3357 Improve the "Violations" widgetFabrice Bellingard2012-03-272-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 measuresFabrice Bellingard2012-03-272-43/+34
|
* SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage reportEvgeny Mandrikov2012-03-274-16/+12
|
* SONAR-3346 Add property "sonar.pmd.generateXml"Evgeny Mandrikov2012-03-274-18/+43
|
* SONAR-3346 Consume violations directly from PMD - no need to parse XMLEvgeny Mandrikov2012-03-264-13/+50
|
* SONAR-3347 Limit time of analysis of single file for bridge between PMD and ↵Evgeny Mandrikov2012-03-262-11/+38
| | | | Sonar CPD
* SONAR-3031 Add logging for exceptions from CheckstyleEvgeny Mandrikov2012-03-262-14/+28
|
* SONAR-3032 Add parameter suppressLoadErrors to Checkstyle rules ↵Evgeny Mandrikov2012-03-262-0/+10
| | | | RedundantThrows and JavadocMethod
* SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage reportEvgeny Mandrikov2012-03-254-3/+37
|
* SONAR-3354 Display an explicit message if no measure is availableFabrice Bellingard2012-03-232-34/+43
|