aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Collapse)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
| | | | | | | * new extension point org.sonar.api.resources.ResourceTypeTree * new component org.sonar.api.resources.ResourceTypes to access resource types * fix compatibility of hotspots, clouds and treemaps with PROJECT_MEASURES.PERSON_ID * ApplicationController share ruby methods to load the selected resource
* 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 ↵Simon Brandhof2012-02-156-20/+20
| | | | RULE_FAILURES
* SONAR-3208 complete database tablesSimon Brandhof2012-02-144-4/+4
| | | | | * add PROJECTS.PERSON_ID * create the table AUTHORS
* 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
| | | | | Initial request: => The main project dashboard "Links" column provides a Developer Connection link that browsers do not support
* 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
| | | | | * Major refactoring of javascript code for treemap navigation. * Extract the execution of filters in a dedicated Ruby component : Filters.execute(filter)
* 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
| | | And not necessarily 'since last analysis' period.
* 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
| | | | | | | | The email is sent only if: * the user has set the project as a favourite * this is a "last analysis" (= no 'sonar.projectDate' specified) * 'since last analysis' period was not removed in the admin page * there are new violations (obviously...)
* SONAR-3094 Improve the display of the "Differential Views" tab Fabrice Bellingard2012-02-021-1/+1
| | | | | => In the "Global Settings" page, the description of the field "period1".
* 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
| | | => whereas they can be used in Sonar Web UI
* SONAR-2061 add the flag Metric#deleteHistoricalData. Default value is false.Simon Brandhof2012-01-251-2/+2
| | | | | * New column METRICS.DELETE_HISTORICAL_DATA (boolean, nullable) * Hidden core metrics and some data metrics have this new field to true
* 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
| | | | | | * Save external password only if enabled "sonar.security.savePassword". * Bypass restriction on password length (4), when external system enabled. * Improve error handling.
* SONAR-3081 "Violations" widget shows the number of "new violations"Fabrice Bellingard2012-01-201-14/+23
| | | | And links it to the drilldown service using the correct metric to easily find new violations.
* SONAR-3012 Improve widget renderingFabrice Bellingard2012-01-201-24/+20
| | | | - 2 columns instead of 3 - "On new code" just below "unreviewed violations"
* SONAR-3179 Use naming convention for localization of qualifiersEvgeny Mandrikov2012-01-201-10/+10
| | | | Change localization for "qualifier.BRK" from "Module" to "Sub-project".
* 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
| | | | | And make sure that when someone comes from the drilldown with a review metric, then the filter is set to the correct value
* 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
| | | | | | | | | - Links this count to the drilldown service - Open the right tab (Violations) + renaming of the metrics to be consistent with names To be done: adding a filter in the "Violations" Tab
* 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
| | | | In order to more easily track incoming violations without a review
* 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
|