aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-0314-14/+14
* SONAR-983 index the project from a dedicated post-job in order to optimize SQ...simonbrandhof2011-12-303-0/+99
* Fix PurgeUtilsEvgeny Mandrikov2011-12-292-9/+55
* SONAR-2662 Display error message inline when no action plan availableFabrice Bellingard2011-12-231-0/+1
* SONAR-2662 Minor improvementsFabrice Bellingard2011-12-233-59/+1
* SONAR-3098 do not l10n dashboard descriptions to avoid conflicts between stan...Simon Brandhof2011-12-231-3/+0
* SONAR-2018 Change violation messageEvgeny Mandrikov2011-12-232-2/+2
* SONAR-3118 Remove property "sonar.useStructureDump"Evgeny Mandrikov2011-12-231-7/+0
* SONAR-2662 Show filters on the review listing pageFabrice Bellingard2011-12-231-1/+12
* SONAR-3093 Java: "comments" metric should include "commented out lines of code"Evgeny Mandrikov2011-12-236-10/+65
* Improvements of management of dashboardsSimon Brandhof2011-12-221-1/+5
* SONAR-2662 Fix some issuesFabrice Bellingard2011-12-221-5/+5
* SONAR-2662 Insert feedback from FreddyFabrice Bellingard2011-12-222-13/+15
* SONAR-3063 Make consistent look when widgets are emptyFabrice Bellingard2011-12-222-3/+17
* SONAR-2662 Add the "Planned reviews" widgetFabrice Bellingard2011-12-222-1/+71
* 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-228-17/+17
* 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