summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-983 i18n, better purge, fix NPE when deleted resourcesimonbrandhof2011-12-219-92/+33
* SONAR-983 Replace the existing Ajax search engineSimon Brandhof2011-12-211-0/+26
* SONAR-3090 Fix purge for MySQLEvgeny Mandrikov2011-12-214-2/+4
* SONAR-983 resources are indexed during analysissimonbrandhof2011-12-206-57/+108
* SONAR-2662 Improve the action plan widgetFabrice Bellingard2011-12-202-9/+64
* SONAR-2662 Improve action plansFabrice Bellingard2011-12-201-2/+7
* SONAR-2662 Add action plan widgetFabrice Bellingard2011-12-208-0/+211
* SONAR-3054 Change some Findbugs rule titlesEvgeny Mandrikov2011-12-202-12/+12
* SONAR-2662 Various improvements on action plansFabrice Bellingard2011-12-191-0/+1
* SONAR-3090 Remove DUPLICATIONS_INDEX.IDEvgeny Mandrikov2011-12-193-17/+31
* SONAR-2662 Make it possible to assign a review to an action planFabrice Bellingard2011-12-191-0/+7
* SONAR-2662 Allow to close & reopen an action planFabrice Bellingard2011-12-191-0/+2
* SONAR-3095 Update to JaCoCo 0.5.5Evgeny Mandrikov2011-12-191-1/+1
* SONAR-2662 Create action plans which are a set of manual reviewsFabrice Bellingard2011-12-191-0/+2
* SONAR-2662 Create action plans which are a set of manual reviewsFabrice Bellingard2011-12-191-0/+26
* SONAR-1929 do not register dashboards which name already exitsSimon Brandhof2011-12-165-16/+27
* 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-157-45/+136
* 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
* SONAR-2795 Add pagination over 20, with "First" and "Last" links.Fabrice Bellingard2011-12-141-0/+2
* rename the constant ReviewDto.STATUS_OPENED to STATUS_OPENSimon Brandhof2011-12-141-1/+1
* SONAR-3086 do not strikethrough rule name when review is resolvedSimon Brandhof2011-12-141-5/+11
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-12-142-35/+39
|\
| * SONAR-2984 review widgets must not fail if reviews have no commentsSimon Brandhof2011-12-141-25/+27
| * SONAR-3086 improve the detail of a reviewSimon Brandhof2011-12-141-2/+2
| * SONAR-3086 Improve usability of review formsSimon Brandhof2011-12-141-5/+8
| * SONAR-3086 Improve usability of review formsSimon Brandhof2011-12-141-4/+3
* | SONAR-1929 Improve the Dashboard template APIFabrice Bellingard2011-12-142-4/+4
|/
* Sonar Persistence API refactoringFabrice Bellingard2011-12-146-41/+41
* Fix violationsFabrice Bellingard2011-12-141-18/+22
* SONAR-2018 Improve rule for detection of commented-out codeEvgeny Mandrikov2011-12-143-17/+67
* SONAR-2973 improve the form that changes severitysimonbrandhof2011-12-141-1/+3
* SONAR-2939 Rename "Functions distribution /complexity" metricFabrice Bellingard2011-12-131-2/+2
* SONAR-2399 In differential mode, display reviews until todayFabrice Bellingard2011-12-134-4/+4
* SONAR-2018 Improve rule for detection of commented-out codeEvgeny Mandrikov2011-12-133-3/+31
* SONAR-2018 Improve rule for detection of commented-out codeEvgeny Mandrikov2011-12-136-57/+191
* SONAR-1929 Modify the new DashboardTemplate APIFabrice Bellingard2011-12-133-92/+56
* Add utility class to simplify assertions in tests for checksEvgeny Mandrikov2011-12-1314-151/+183
* 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-1215-930/+38
* SONAR-1929 Add localization to name & description of dashboardsFabrice Bellingard2011-12-122-1/+14
* SONAR-1929 New extension point: dashboard templateFabrice Bellingard2011-12-123-0/+123
* Fix some violationsSimon Brandhof2011-12-126-10/+18
* SONAR-2973 replace RULE_FAILURES_OVERRIDDEN_SEVERITY by REVIEWS.MANUAL_SEVERI...Simon Brandhof2011-12-1221-305/+344
* 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-1974 only administrators can create new manual rules + Fix sort of seve...Simon Brandhof2011-12-081-0/+1
* SONAR-2973 add the column RULE_FAILURES.OVERRIDDEN_SEVERITY (BOOLEAN)Simon Brandhof2011-12-0815-158/+165
* Add RULE_FAILURES.COMMITTEREvgeny Mandrikov2011-12-0815-68/+70