aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2012-05-253-7/+5
* Dashboards must be registered after filtersSimon Brandhof2012-05-252-2/+3
* SONAR-2706 Rule name can be empty in DBFabrice Bellingard2012-05-251-1/+7
* SONAR-2706 add Review#getRuleName()Simon Brandhof2012-05-252-2/+7
* Fix some quality flawsSimon Brandhof2012-05-251-2/+13
* SONAR-2706 add Review#getRuleKey() and getRuleRepository() and remove methods...Simon Brandhof2012-05-252-4/+5
* SONAR-3083 allow to display children of developersSimon Brandhof2012-05-253-23/+17
* Fix dashboard nameDavid Gageot2012-05-251-1/+1
* Remove warningsDavid Gageot2012-05-253-23/+28
* Remove unused variablesDavid Gageot2012-05-251-1/+1
* Split large migration file in twoDavid Gageot2012-05-253-22/+45
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-255-142/+111
* SONAR-3083 allow filters to display only direct children of selected resourceSimon Brandhof2012-05-249-109/+185
* Better migrationsDavid Gageot2012-05-242-0/+7
* Resize the column with ordering arrowsDavid Gageot2012-05-243-2/+6
* Fix ordering of dashboard that a user createdDavid Gageot2012-05-241-1/+1
* SONAR-3429 In rule descriptions, "<p>" should have vertical spacingFabrice Bellingard2012-05-241-0/+4
* SONAR-3424 HTML lists badly displayed in the rule description pop-upFabrice Bellingard2012-05-241-0/+10
* SONAR-3348 Don't display links in filter if not browsableFabrice Bellingard2012-05-241-1/+1
* SONAR-3218 Revert back commitFabrice Bellingard2012-05-241-1/+1
* SONAR-3460 Fix dashboard ordering when the user is using the default dashboardsDavid Gageot2012-05-242-12/+16
* Slightly better API for the filter extension pointDavid Gageot2012-05-241-2/+2
* SONAR-3460 fix default dashboardsDavid Gageot2012-05-245-97/+90
* SONAR-3218 Improve backward-compatibility for server setup WSFabrice Bellingard2012-05-241-1/+3
* SONAR-3381 In the "Components" page, reverse the hyperlinks Fabrice Bellingard2012-05-241-3/+8
* SONAR-3218 Improve the setup pageFabrice Bellingard2012-05-241-1/+1
* Create Projects and Treemap default dashboards using extension pointDavid Gageot2012-05-241-0/+43
* Fix Filter migrationDavid Gageot2012-05-243-6/+14
* Fix violations, simplify code and improve documentationDavid Gageot2012-05-236-19/+17
* Reset Rails default cycle between widgets.Simon Brandhof2012-05-231-0/+1
* Filter widget : add the icon "loading" when clicking in pagination footerSimon Brandhof2012-05-232-4/+12
* SONAR-3016 Escape filter name and keyDavid Gageot2012-05-232-6/+6
* SONAR-3016 Filter now have a logical keyDavid Gageot2012-05-238-17/+59
* SONAR-3240 Fully remove support of old format for DUPLICATIONS_DATAFabrice Bellingard2012-05-231-19/+2
* SONAR-2706 Clean codeFabrice Bellingard2012-05-234-30/+11
* SONAR-3462 A project dashboard that shouldn't become a global dashboardDavid Gageot2012-05-232-2/+6
* FIX A user cannot unfollow its own dashboardsDavid Gageot2012-05-231-1/+1
* Fix Pagination and sorting in filter widgetDavid Gageot2012-05-233-48/+85
* SONAR-2706 remove logSimon Brandhof2012-05-231-1/+0
* SONAR-2706 fix reloading of available commands in review detailSimon Brandhof2012-05-233-17/+31
* Revert "Fix Pagination and sorting in filter widget"David Gageot2012-05-233-78/+46
* Fix Pagination and sorting in filter widgetDavid Gageot2012-05-233-46/+78
* SONAR-2706 Should feed the ':review_screens' value for every actionFabrice Bellingard2012-05-231-8/+8
* SONAR-2706 improve error handling on command executionSimon Brandhof2012-05-237-23/+36
* SONAR-2706 Make it possible to have actions on violations w/o reviewFabrice Bellingard2012-05-233-5/+11
* SONAR-3016 Don't load default filters if they already existDavid Gageot2012-05-233-3/+43
* SONAR-2706 Fix issue with element focusFabrice Bellingard2012-05-231-1/+1
* SONAR-2706 Fix issue with button messageFabrice Bellingard2012-05-233-3/+2
* Remove warningsDavid Gageot2012-05-231-2/+2
* SONAR-2706 fix commands from review detail pageSimon Brandhof2012-05-231-1/+1