aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Release 3.0.13.0.1Eric Hartmann2012-05-1114-14/+14
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-05-1014-14/+14
* [maven-release-plugin] prepare release sonar-3.0.1-RC1Eric Hartmann2012-05-1014-14/+14
* SONAR-3442 Fix possible ArrayIndexOutOfBoundsExceptionEvgeny Mandrikov2012-05-103-3/+14
* Update to 3.0.1-SNAPSHOTEric Hartmann2012-05-1014-14/+14
* Change from 3.0.1-SNAPSHOT to 3.0-SNAPSHOT to allow every jobs to still use 3...Eric Hartmann2012-04-1814-14/+14
* Update to SNAPSHOT version for release-3.0 branchEric Hartmann2012-04-1814-14/+14
* Release 3.03.0Eric Hartmann2012-04-1714-14/+14
* Fix possible NPE during tracking of violationsEvgeny Mandrikov2012-04-172-3/+45
* TimeMachine widget - Display only 3 snapshots & reduce header sizeFabrice Bellingard2012-04-132-2/+2
* Remove the link on the metric "projects". Indeed the drilldown is emptySimon Brandhof2012-04-121-1/+1
* Rename version 2.15 to 3.0Simon Brandhof2012-04-112-2/+2
* Upgrade to 3.0-SNAPSHOTEric Hartmann2012-04-1114-14/+14
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-1014-14/+14
* [maven-release-plugin] prepare release 2.15-RC2Eric Hartmann2012-04-1014-14/+14
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-0614-14/+14
* [maven-release-plugin] prepare release 2.15-RC1Eric Hartmann2012-04-0614-14/+14
* SONAR-3396 The widget title should be "Lines" instead of "Lines of code" when...Simon Brandhof2012-04-052-1/+4
* 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 meth...Simon Brandhof2012-04-036-8/+0
* 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 resou...Simon Brandhof2012-04-011-0/+1
|/
* 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
* SONAR-3287 Add properties on ResourceType and use them in RubyFabrice Bellingard2012-03-291-1/+1
* 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
* 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 so...Evgeny Mandrikov2012-03-282-0/+50