aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-983 Improve relevance of results and group them by qualifierSimon Brandhof2011-12-2120-154/+212
* SONAR-2660 Check that temporary directory is available for creation of a new ...Evgeny Mandrikov2011-12-211-0/+14
* SONAR-3090 Fix purge for MySQLEvgeny Mandrikov2011-12-214-2/+4
* Fix backward compatibility of the ruby method Widget#property_valuesimonbrandhof2011-12-201-2/+2
* Rename log in the migration script 231simonbrandhof2011-12-201-1/+1
* SONAR-983 resources are indexed during analysissimonbrandhof2011-12-2031-174/+470
* SONAR-2968 Do not force to add the root project to the property sonar.include...simonbrandhof2011-12-202-25/+42
* SONAR-3107 do not hide initial exception when server components fail to startsimonbrandhof2011-12-201-22/+22
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-12-201-2/+2
|\
| * SONAR-3105 Problem with the web service /api/projects and an oracle dbsimonbrandhof2011-12-201-2/+2
* | SONAR-2662 Improve the action plan widgetFabrice Bellingard2011-12-202-9/+64
|/
* SONAR-2662 Improve action plansFabrice Bellingard2011-12-2014-151/+208
* SONAR-2662 Add action plan widgetFabrice Bellingard2011-12-2011-5/+218
* SONAR-3054 Change some Findbugs rule titlesEvgeny Mandrikov2011-12-202-12/+12
* SONAR-2662 Adapt validation of dead_lineFabrice Bellingard2011-12-193-14/+14
* SONAR-2662 Various improvements on action plansFabrice Bellingard2011-12-195-23/+42
* SONAR-983 index existing projects during upgradeSimon Brandhof2011-12-1921-219/+273
* SONAR-3090 Remove DUPLICATIONS_INDEX.IDEvgeny Mandrikov2011-12-1915-161/+76
* SONAR-2662 Make it possible to assign a review to an action planFabrice Bellingard2011-12-1910-4/+180
* SONAR-983 first implementation of the search engine of projects, directories ...Simon Brandhof2011-12-1923-234/+490
* SONAR-2662 Add missing files linked to new table "action_plans"Fabrice Bellingard2011-12-193-0/+30
* SONAR-2662 Make it possible to assign a review to an action planFabrice Bellingard2011-12-192-15/+15
* SONAR-2662 Allow to close & reopen an action planFabrice Bellingard2011-12-193-2/+17
* SONAR-3095 Update to JaCoCo 0.5.5Evgeny Mandrikov2011-12-191-1/+1
* Fix violationsEvgeny Mandrikov2011-12-192-2/+2
* SONAR-2662 Create a pagination helperFabrice Bellingard2011-12-194-41/+58
* SONAR-2662 Create action plans which are a set of manual reviewsFabrice Bellingard2011-12-1910-151/+245
* SONAR-2662 Create action plans which are a set of manual reviewsFabrice Bellingard2011-12-1911-2/+384
* SONAR-3101 fix the Collapse linksimonbrandhof2011-12-184-13/+13
* Move org.sonar.jpa.dialect to org.sonar.persistence.dialect and refactor Dial...Simon Brandhof2011-12-1626-152/+94
* SONAR-983 create table RESOURCE_INDEXSimon Brandhof2011-12-1619-61/+411
* Minor refactoring on ruby variable namesSimon Brandhof2011-12-162-4/+7
* Fix the URL /widgetSimon Brandhof2011-12-161-3/+4
* SONAR-1929 add ability for administrators to delete dashboards registered pro...Simon Brandhof2011-12-168-177/+303
* SONAR-3101 "Duplications" tab shows incorrect linesSimon Brandhof2011-12-161-41/+41
* SONAR-3099 Search of reviews by id must ignore other criteriaSimon Brandhof2011-12-161-85/+89
* SONAR-1929 do not register dashboards which name already exitsSimon Brandhof2011-12-1632-368/+248
* SONAR-1929 move the package org.sonar.api.web.dashboard to org.sonar.api.webSimon Brandhof2011-12-1610-23/+22
* SONAR-1929 minor refactoring + add some testsSimon Brandhof2011-12-165-61/+32
* Fix typo in conf/sonar.propertiesSimon Brandhof2011-12-161-2/+2
* Fix violation, add testEvgeny Mandrikov2011-12-162-8/+23
* Fix violationsEvgeny Mandrikov2011-12-152-7/+19
* SONAR-3060 Improve new CPD algorithmEvgeny Mandrikov2011-12-153-34/+34
* SONAR-1929 refactor the extension point to define dashboardsSimon Brandhof2011-12-1517-305/+392
* SONAR-1929 refactoring of the extension point DashboardSimon Brandhof2011-12-1522-566/+485
* SONAR-3034 API: default value of WidgetProperty is not injected in Ruby widgetsSimon Brandhof2011-12-1529-699/+708
* SONAR-2795 Add pagination over 20, with "First" and "Last" links.Fabrice Bellingard2011-12-142-6/+27
* rename the constant ReviewDto.STATUS_OPENED to STATUS_OPENSimon Brandhof2011-12-142-2/+2
* SONAR-3086 do not strikethrough rule name when review is resolvedSimon Brandhof2011-12-149-32/+61
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-12-1424-485/+721
|\