aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
* Release 2.122.12Eric Hartmann2011-11-281-1/+1
* SONAR-2071 Open resource viewer on the correct tabFabrice Bellingard2011-11-221-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-141-1/+1
* [maven-release-plugin] prepare release 2.12-RC2Eric Hartmann2011-11-141-1/+1
* Fix loading of file exclusions - do not cache exclusions in Projectsimonbrandhof2011-11-112-14/+14
* SONAR-2902 Open the resource viewer on the right tabFabrice Bellingard2011-11-101-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-091-1/+1
* [maven-release-plugin] prepare release 2.12-RC1Eric Hartmann2011-11-091-1/+1
* Fix violationsEvgeny Mandrikov2011-11-072-2/+0
* Fix coding violationsSimon Brandhof2011-11-032-2/+2
* SONAR-2963 fix l10n labels + fix vertical alignmentSimon Brandhof2011-11-031-11/+13
* Remove useless logback-test.xml filesSimon Brandhof2011-11-031-17/+0
* SONAR-2317 The metric new lines to cover is badly formatedSimon Brandhof2011-11-022-8/+8
* SONAR-2963 rename some labels and metricsSimon Brandhof2011-11-022-6/+9
* SONAR-2963 Add the widget "Integration Test Coverage"Simon Brandhof2011-11-025-4/+123
* SONAR-2952 move integration test metrics from jacoco plugin to coresimonbrandhof2011-11-019-165/+556
* SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migrat...Simon Brandhof2011-10-271-1/+1
* Improve boolean parameters of Hibernate HQL queriesSimon Brandhof2011-10-274-7/+8
* SONAR-2733 Fix unit test and remove useless codeFabrice Bellingard2011-10-261-44/+5
* SONAR-2733 Display duplicated blocks by group in the resource viewerFabrice Bellingard2011-10-262-9/+46
* SONAR-1928 Improve performances by splitting the SQL query in 2Fabrice Bellingard2011-10-262-37/+52
* SONAR-2919 Fix issues on the event handlingFabrice Bellingard2011-10-261-1/+1
* SONAR-2642 improve unit test of mybatis mappersSimon Brandhof2011-10-251-2/+2
* SONAR-2796 Display which directories Sonar will use during analysisEvgeny Mandrikov2011-10-242-0/+58
* SONAR-2919 Remove old useless codeFabrice Bellingard2011-10-242-37/+12
* SONAR-2928 Fix handling of new violations in case of null checksumEvgeny Mandrikov2011-10-244-25/+52
* SONAR-1928 Fix various detailsFabrice Bellingard2011-10-184-7/+7
* SONAR-2863 Fix DB request to get the metrics for history tableFabrice Bellingard2011-10-171-1/+4
* SONAR-2913 Don't display sparkline if only 1 snapshotFabrice Bellingard2011-10-171-1/+3
* SONAR-1928 Fix problem with metric orderFabrice Bellingard2011-10-171-2/+6
* Fix declaration of sonar-packaging-maven-plugin to allow proper inheritanceEvgeny Mandrikov2011-10-141-3/+1
* Revert bad code formatting on CorePlugin class.Fabrice Bellingard2011-10-131-90/+142
* SONAR-1928 Extract widgets from the hotspots pageFabrice Bellingard2011-10-137-142/+528
* SONAR-2872 The TimeLine widget can't be displayed with Oracle DBFabrice Bellingard2011-10-101-2/+6
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-1/+32
* SONAR-2827 The property sonar.exclusions can not be changed by extensionsSimon Brandhof2011-09-262-15/+28
* SONAR-2817 The Custom Measures widget is not displayed at all on IE7+Simon Brandhof2011-09-211-19/+25
* SONAR-2812 The creation date of violation should not be reinitialized when th...Simon Brandhof2011-09-202-0/+31
* SONAR-2074 Fix bug on Timeline widget when metric values are missingFabrice Bellingard2011-09-191-24/+35
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
* SONAR-2074 Should not call I18n API directly for metricsFabrice Bellingard2011-09-131-1/+1
* Remove 2 commented-out lines of codesimonbrandhof2011-09-112-2/+0
* SONAR-2074 Improve Timeline widget styleFabrice Bellingard2011-09-091-1/+8
* SONAR-2603 provide a dedicated settings page to generate server keysimonbrandhof2011-09-091-8/+1
* SONAR-2074 Remove the "Date" label.Fabrice Bellingard2011-09-071-7/+0
* SONAR-2074 Fix bug with Derby and add to "History" categoryFabrice Bellingard2011-09-072-1/+3
* SONAR-2701 Rename to "History Table" and add to "History" categoryFabrice Bellingard2011-09-071-1/+3
* SONAR-2074 Fix bug on IE6/7Fabrice Bellingard2011-09-051-1/+0
* SONAR-2074 Update the JS script + JS data generation to fix bug on IEFabrice Bellingard2011-09-011-14/+14
* SONAR-2074 Fix bug if event date slightly differs from snapshot dateFabrice Bellingard2011-08-311-3/+3