aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3138 Fallback to database from plugin authenticatorEvgeny Mandrikov2012-01-063-4/+39
* SONAR-3144 sonar-cpd-plugin should not depend on PMDEvgeny Mandrikov2012-01-054-23/+4
* Fix bug on UpdateReviewsDecorator when line number is NULLFabrice Bellingard2012-01-054-3/+36
* SONAR-3147 Web service to list available widgetsSimon Brandhof2012-01-052-0/+46
* Add some HTML ids used by integration testsSimon Brandhof2012-01-053-27/+26
* Fix bug on UpdateReviewsDecorator when a violation has no line numberFabrice Bellingard2012-01-044-11/+39
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-0337-37/+37
* Fix some quality flawssimonbrandhof2012-01-014-4/+12
* Remove ignored testsimonbrandhof2011-12-311-13/+0
* Add unit tests to ResourceIndexerDaosimonbrandhof2011-12-317-0/+72
* Fix some quality flawssimonbrandhof2011-12-319-39/+27
* Fix some quality flawssimonbrandhof2011-12-313-15/+17
* SONAR-983 index the project from a dedicated post-job in order to optimize SQ...simonbrandhof2011-12-3026-303/+389
* 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-297-133/+45
* Add missing index on DerbySimon Brandhof2011-12-291-0/+2
* Fix PurgeUtilsEvgeny Mandrikov2011-12-292-9/+55
* Delete resource orphans in order to not index themsimonbrandhof2011-12-233-2/+44
* SONAR-2662 Display error message inline when no action plan availableFabrice Bellingard2011-12-237-18/+23
* SONAR-2662 Minor improvementsFabrice Bellingard2011-12-238-88/+19
* 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-232-7/+0
* SONAR-2018 Change violation messageEvgeny Mandrikov2011-12-232-2/+2
* 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-3116 throw an exception if skipping the root moduleSimon Brandhof2011-12-232-12/+11
* SONAR-983 add unit testsSimon Brandhof2011-12-232-1/+66
* SONAR-2660 Add commentEvgeny Mandrikov2011-12-231-1/+4
* SONAR-3118 Remove property "sonar.useStructureDump"Evgeny Mandrikov2011-12-234-23/+5
* 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-2312-41/+109
* SONAR-2662 Show filters on the review listing pageFabrice Bellingard2011-12-236-19/+95
* SONAR-983 sort result sectionsSimon Brandhof2011-12-231-8/+8
* SONAR-3093 Java: "comments" metric should include "commented out lines of code"Evgeny Mandrikov2011-12-236-10/+65
* SONAR-2973 do not display the previous severitySimon Brandhof2011-12-221-4/+8
* Improvements of management of dashboardsSimon Brandhof2011-12-224-30/+40
* SONAR-2662 Fix some issuesFabrice Bellingard2011-12-226-11/+15
* SONAR-2662 Insert feedback from FreddyFabrice Bellingard2011-12-227-25/+93
* SONAR-3063 Make consistent look when widgets are emptyFabrice Bellingard2011-12-222-3/+17
* 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 Add the "Planned reviews" widgetFabrice Bellingard2011-12-222-1/+71
* 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-228-138/+69
* SONAR-2662 Add "Unplanned reviews" widgetFabrice Bellingard2011-12-225-5/+43
* Rename a unit test in ProjectFilterTestSimon Brandhof2011-12-221-1/+1
* SONAR-3096 Exclude source sub-directories starting with a dotSimon Brandhof2011-12-225-3/+23
* Refactor the packages of sonar-coreSimon Brandhof2011-12-22172-279/+249
* SONAR-983 do not index librariesSimon Brandhof2011-12-221-1/+3
* SONAR-983 Display resource viewers when selecting a fileSimon Brandhof2011-12-2221-774/+858