aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
* Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
* Fix some quality flawsSimon Brandhof2012-02-221-1/+0
* SONAR-3208 new extension point to declare tree of resource typesSimon Brandhof2012-02-229-75/+82
* Add ResourceDefinition#hasSourceCodeSimon Brandhof2012-02-212-4/+41
* Fix some quality flawsEvgeny Mandrikov2012-02-171-5/+5
* Use an icon to display help message in treemapsSimon Brandhof2012-02-161-0/+2
* SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FA...Simon Brandhof2012-02-156-20/+20
* SONAR-3208 complete database tablesSimon Brandhof2012-02-144-4/+4
* SONAR-3014 Improve renderingFabrice Bellingard2012-02-141-1/+2
* Rename ACTION_PLANS.DEAD_LINE to DEADLINESimon Brandhof2012-02-132-3/+3
* SONAR-3014 Improve display of links not starting with 'http(s)'Fabrice Bellingard2012-02-091-3/+11
* Increase code coverage + fix SQL pitfallFabrice Bellingard2012-02-093-20/+86
* SONAR-3246 Provide "zoom in/zoom out" feature in the Filter Treemap componentSimon Brandhof2012-02-081-2/+3
* SONAR-2069 add description to the treemap widgetSimon Brandhof2012-02-081-3/+2
* SONAR-2747 Improve email messageFabrice Bellingard2012-02-082-4/+2
* SONAR-2747 Verification is now done on period1Fabrice Bellingard2012-02-082-22/+8
* SONAR-2747 Fix bug if not enough PastSnapshotsFabrice Bellingard2012-02-082-3/+14
* SONAR-2747 Fix bug with NPE when first analysisFabrice Bellingard2012-02-072-1/+17
* SONAR-2069 fix path to treemap widget + minor refactoringSimon Brandhof2012-02-071-1/+1
* SONAR-2747 Improve email renderingFabrice Bellingard2012-02-072-2/+18
* SONAR-2069 sanitize ruby code for treemapSimon Brandhof2012-02-071-1/+1
* Fix path to treemap erb templatesimonbrandhof2012-02-071-1/+1
* SONAR-2069 New treemap widgetSimon Brandhof2012-02-063-0/+52
* Fix some quality flawsSimon Brandhof2012-02-062-2/+2
* SONAR-3235 Make the numbers non breakable on the hotspot widgetsFabrice Bellingard2012-02-032-2/+2
* SONAR-2747 Send email when new violations appear on favourite projectFabrice Bellingard2012-02-032-13/+114
* SONAR-3094 Improve the display of the "Differential Views" tab Fabrice Bellingard2012-02-021-1/+1
* SONAR-3231 Allow to associate measure with committerEvgeny Mandrikov2012-02-012-11/+17
* SONAR-3228 Some metrics are not persisted if value 0 Fabrice Bellingard2012-01-312-15/+11
* SONAR-2061 add the flag Metric#deleteHistoricalData. Default value is false.Simon Brandhof2012-01-251-2/+2
* SONAR-3081 Add cleared violations count on the "Rules" widgetFabrice Bellingard2012-01-251-6/+20
* SONAR-3012 ImprovementsFabrice Bellingard2012-01-251-7/+7
* SONAR-3138 Prevent possible security flawsEvgeny Mandrikov2012-01-241-0/+12
* SONAR-3081 "Violations" widget shows the number of "new violations"Fabrice Bellingard2012-01-201-14/+23
* SONAR-3012 Improve widget renderingFabrice Bellingard2012-01-201-24/+20
* SONAR-3179 Use naming convention for localization of qualifiersEvgeny Mandrikov2012-01-201-10/+10
* SONAR-2757 add the column SNAPSHOTS.PURGE_STATUS (INTEGER)Simon Brandhof2012-01-197-9/+14
* Remove unused icons + fix 1 violationFabrice Bellingard2012-01-191-2/+1
* SONAR-3185 Set default value of 'sonar.authenticator.createUsers' to trueEvgeny Mandrikov2012-01-191-1/+1
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-187-12/+12
* SONAR-3012 Use the "Active" word in all widgets to be consistentFabrice Bellingard2012-01-183-3/+3
* SONAR-3012 Add filters for reviews on the violations viewerFabrice Bellingard2012-01-181-1/+1
* SONAR-3179 Add API to define resourcesEvgeny Mandrikov2012-01-182-0/+49
* SONAR-3012 Remove local path to the Ruby templateFabrice Bellingard2012-01-181-1/+1
* SONAR-3012 Shows the new unreviewed violations count in the widgetFabrice Bellingard2012-01-174-23/+38
* SONAR-3176 Complete documentation of differential views propertiesSimon Brandhof2012-01-171-2/+4
* SONAR-3012 Add new_unreviewed_violations metricFabrice Bellingard2012-01-174-74/+211
* SONAR-3012 Check that resource is not a unit test for reviews metricsFabrice Bellingard2012-01-162-4/+16
* SONAR-3166 Move the false-positive widget to the bottom of the pageFabrice Bellingard2012-01-161-1/+1
* SONAR-3012 fix NPESimon Brandhof2012-01-131-3/+5