aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-301-1/+1
* SONAR-3528 Pagination is broken on reviews widgetsFabrice Bellingard2012-05-302-5/+5
* FIX remove unused warningDavid Gageot2012-05-301-2/+0
* Will this violation ever be fixed?David Gageot2012-05-301-13/+9
* FIX violationDavid Gageot2012-05-291-2/+12
* Fix serialization violationDavid Gageot2012-05-291-1/+4
* Fix some quality flawsSimon Brandhof2012-05-297-14/+37
* Add missing log when review command fails to be executedSimon Brandhof2012-05-291-5/+10
* Extract beta api from review workflowSimon Brandhof2012-05-285-13/+13
* Remove hack that displays a link to edit filtersDavid Gageot2012-05-282-5/+5
* Revert change that broke the APIDavid Gageot2012-05-281-12/+12
* Fix some quality flawsSimon Brandhof2012-05-281-6/+10
* Revert useless dependencySimon Brandhof2012-05-282-3/+2
* Cleaner code and fix warningsDavid Gageot2012-05-251-1/+0
* SONAR-2706 Search for rule name in the English bundle before DBFabrice Bellingard2012-05-251-3/+3
* 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