aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-3166 Provide by default a new "Reviews" pageFabrice Bellingard2012-01-133-1/+64
* SONAR-3012 Improvements on Review ActivityFabrice Bellingard2012-01-134-26/+77
* SONAR-3012 New widget to monitor the review activityFabrice Bellingard2012-01-127-1/+415
* Update copyright header for this new yearSimon Brandhof2012-01-10120-120/+120
* Fix bug on UpdateReviewsDecorator when line number is NULLFabrice Bellingard2012-01-054-3/+36
* Fix bug on UpdateReviewsDecorator when a violation has no line numberFabrice Bellingard2012-01-044-11/+39
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
* SONAR-983 index the project from a dedicated post-job in order to optimize SQ...simonbrandhof2011-12-303-0/+99
* SONAR-2662 Minor improvementsFabrice Bellingard2011-12-232-55/+0
* SONAR-3118 Remove property "sonar.useStructureDump"Evgeny Mandrikov2011-12-231-7/+0
* SONAR-2662 Fix some issuesFabrice Bellingard2011-12-221-5/+5
* SONAR-2662 Insert feedback from FreddyFabrice Bellingard2011-12-221-12/+12
* SONAR-3063 Make consistent look when widgets are emptyFabrice Bellingard2011-12-221-2/+15
* SONAR-2662 Add the "Planned reviews" widgetFabrice Bellingard2011-12-221-1/+70
* SONAR-2662 Review widgets refactoring + open list on project contextFabrice Bellingard2011-12-224-101/+38
* SONAR-2662 Add "Unplanned reviews" widgetFabrice Bellingard2011-12-223-5/+36
* Refactor the packages of sonar-coreSimon Brandhof2011-12-226-14/+14
* SONAR-2662 Improve the action plan widgetFabrice Bellingard2011-12-201-9/+62
* SONAR-2662 Add action plan widgetFabrice Bellingard2011-12-207-0/+199
* SONAR-1929 do not register dashboards which name already exitsSimon Brandhof2011-12-164-10/+20
* SONAR-1929 move the package org.sonar.api.web.dashboard to org.sonar.api.webSimon Brandhof2011-12-164-10/+10
* SONAR-1929 refactor the extension point to define dashboardsSimon Brandhof2011-12-156-39/+131
* SONAR-1929 refactoring of the extension point DashboardSimon Brandhof2011-12-153-164/+168
* SONAR-3034 API: default value of WidgetProperty is not injected in Ruby widgetsSimon Brandhof2011-12-159-349/+352
* rename the constant ReviewDto.STATUS_OPENED to STATUS_OPENSimon Brandhof2011-12-141-1/+1
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-12-141-25/+27
|\