summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
* Fix some quality flawssimonbrandhof2011-12-311-1/+0
* SONAR-983 index the project from a dedicated post-job in order to optimize SQ...simonbrandhof2011-12-303-7/+5
* Improve the location of the icon 'loading' when using the search enginesimonbrandhof2011-12-295-6/+11
* Indexation of resources during migration must be reentrantSimon Brandhof2011-12-295-131/+42
* Delete resource orphans in order to not index themsimonbrandhof2011-12-231-0/+41
* SONAR-2662 Display error message inline when no action plan availableFabrice Bellingard2011-12-236-18/+22
* SONAR-2662 Minor improvementsFabrice Bellingard2011-12-235-29/+18
* Do not load twice web services from plugins for a fresh installationEvgeny Mandrikov2011-12-231-2/+1
* SONAR-3098 do not l10n dashboard descriptions to avoid conflicts between stan...Simon Brandhof2011-12-231-4/+0
* Fix configuration of dashboard when the plugin defining a widget has been uni...Simon Brandhof2011-12-231-1/+1
* Fix suppression/move of widgetsSimon Brandhof2011-12-231-3/+0
* SONAR-3118 Remove property "sonar.useStructureDump"Evgeny Mandrikov2011-12-231-9/+2
* SONAR-983 fix display of search results when a SmartGwt component is loaded i...Simon Brandhof2011-12-231-1/+1
* SONAR-983 provide the component org.sonar.core.resource.ResourceIndexer that ...Simon Brandhof2011-12-234-26/+18
* SONAR-2662 Show filters on the review listing pageFabrice Bellingard2011-12-235-18/+83
* SONAR-983 sort result sectionsSimon Brandhof2011-12-231-8/+8
* SONAR-2973 do not display the previous severitySimon Brandhof2011-12-221-4/+8
* Improvements of management of dashboardsSimon Brandhof2011-12-223-29/+35
* SONAR-2662 Fix some issuesFabrice Bellingard2011-12-225-6/+10
* SONAR-2662 Insert feedback from FreddyFabrice Bellingard2011-12-225-12/+78
* SONAR-3086 improve usability of review formsSimon Brandhof2011-12-224-26/+10
* Fix compatibility of the ruby method Widget#property_value with the SQALE pluginSimon Brandhof2011-12-221-9/+20
* SONAR-2662 Display review detail in the context of the projectFabrice Bellingard2011-12-2212-217/+255
* SONAR-2662 Review widgets refactoring + open list on project contextFabrice Bellingard2011-12-224-37/+31
* SONAR-2662 Add "Unplanned reviews" widgetFabrice Bellingard2011-12-222-0/+7
* Refactor the packages of sonar-coreSimon Brandhof2011-12-2210-30/+29
* SONAR-983 Display resource viewers when selecting a fileSimon Brandhof2011-12-2221-774/+858
* SONAR-2980 WS API: allow to retrieve unassigned reviewsEvgeny Mandrikov2011-12-222-7/+13
* SONAR-983 i18n, better purge, fix NPE when deleted resourcesimonbrandhof2011-12-212-11/+15
* SONAR-989 add loading image on black backgroundSimon Brandhof2011-12-211-0/+0
* SONAR-983 Index modules during migrationSimon Brandhof2011-12-211-1/+1
* SONAR-983 Replace the existing Ajax search engineSimon Brandhof2011-12-217-1384/+1454
* SONAR-983 Improve relevance of results and group them by qualifierSimon Brandhof2011-12-214-53/+74
* 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-205-19/+8
* SONAR-3107 do not hide initial exception when server components fail to startsimonbrandhof2011-12-201-22/+22
* SONAR-3105 Problem with the web service /api/projects and an oracle dbsimonbrandhof2011-12-201-2/+2
* SONAR-2662 Improve action plansFabrice Bellingard2011-12-2013-149/+201
* SONAR-2662 Add action plan widgetFabrice Bellingard2011-12-203-5/+7
* SONAR-2662 Adapt validation of dead_lineFabrice Bellingard2011-12-193-14/+14
* SONAR-2662 Various improvements on action plansFabrice Bellingard2011-12-194-23/+41
* SONAR-983 index existing projects during upgradeSimon Brandhof2011-12-196-9/+155
* SONAR-3090 Remove DUPLICATIONS_INDEX.IDEvgeny Mandrikov2011-12-191-0/+32
* SONAR-2662 Make it possible to assign a review to an action planFabrice Bellingard2011-12-199-4/+173
* SONAR-983 first implementation of the search engine of projects, directories ...Simon Brandhof2011-12-197-21/+193
* 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-192-2/+15
* SONAR-2662 Create a pagination helperFabrice Bellingard2011-12-194-41/+58