summaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * SONAR-2984 review widgets must not fail if reviews have no commentsSimon Brandhof2011-12-141-25/+27
* | SONAR-1929 Improve the Dashboard template APIFabrice Bellingard2011-12-142-4/+4
|/
* Sonar Persistence API refactoringFabrice Bellingard2011-12-144-34/+34
* Fix violationsFabrice Bellingard2011-12-141-18/+22
* SONAR-2399 In differential mode, display reviews until todayFabrice Bellingard2011-12-134-4/+4
* SONAR-1929 Modify the new DashboardTemplate APIFabrice Bellingard2011-12-132-88/+52
* SONAR-2973 fix the severity of violations if manually set by end-usersSimon Brandhof2011-12-124-0/+205
* SONAR-3063 Implement the hotspots page as a dashboardFabrice Bellingard2011-12-122-5/+37
* SONAR-1929 Add localization to name & description of dashboardsFabrice Bellingard2011-12-121-1/+1
* SONAR-1929 New extension point: dashboard templateFabrice Bellingard2011-12-123-0/+123
* Fix some violationsSimon Brandhof2011-12-121-1/+4
* SONAR-2973 replace RULE_FAILURES_OVERRIDDEN_SEVERITY by REVIEWS.MANUAL_SEVERI...Simon Brandhof2011-12-129-215/+250
* Add DecoratorBarriers START_VIOLATION_PERSISTENCE and END_OF_VIOLATION_PERSIS...Evgeny Mandrikov2011-12-092-7/+3
* Add icons to the select box of the widget Most Violated RulesSimon Brandhof2011-12-081-5/+5
* SONAR-2973 add the column RULE_FAILURES.OVERRIDDEN_SEVERITY (BOOLEAN)Simon Brandhof2011-12-085-102/+105
* Add RULE_FAILURES.COMMITTEREvgeny Mandrikov2011-12-085-12/+14
* SONAR-3046 remove the links on the severity iconssimonbrandhof2011-12-071-4/+4
* SONAR-3046 the link 'More' must contain the selected period and severitysimonbrandhof2011-12-071-2/+4
* SONAR-2399 Make the differential mode work on Derby and "More" linksFabrice Bellingard2011-12-073-3/+19
* SONAR-3037 Remove the + sign before the number of skipped testsFabrice Bellingard2011-12-071-1/+1
* SONAR-2399 Improvements on review widgetsFabrice Bellingard2011-12-063-3/+25
* SONAR-1974 automatically close reviews that relate to resolved manual violationsSimon Brandhof2011-12-054-56/+175
* SONAR-1974 inject manual violations into batchsimonbrandhof2011-12-046-14/+201
* SONAR-1974 add missing changeSimon Brandhof2011-12-021-1/+0
* SONAR-1974 refactor tables RULE_FAILURES and REVIEWSSimon Brandhof2011-12-028-246/+310
* SONAR-3046 change the title when a period is selected + improve links on viol...Simon Brandhof2011-11-301-66/+72
* Fix loading of title in the widget hotspot by metricSimon Brandhof2011-11-281-66/+70
* SONAR-1974 Add RULE_FAILURES.RESOURCE_IDSimon Brandhof2011-11-284-16/+33
* SONAR-3039 Refactor the LCOM4 viewer with Ruby extensionSimon Brandhof2011-11-283-1/+133
* Hotspot widgets: complete SQL request + move HTML templates to a dedicated re...Simon Brandhof2011-11-286-15/+11