aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-2736-36/+36
* Revert automatic selection of resource in drilldown pagesSimon Brandhof2012-02-251-24/+3
* Add HTML name for integration testsSimon Brandhof2012-02-243-4/+4
* SONAR-3208 automatically drilldown from view/developer to files when there is...simonbrandhof2012-02-241-3/+24
* SONAR-3242 improve rendering of review formssimonbrandhof2012-02-2419-89/+104
* SONAR-3242 replace the icon by a link "more actions" in the footer of the vio...simonbrandhof2012-02-244-183/+206
* Fail server startup if an ExtensionProvider contains another ExtensionProvidersimonbrandhof2012-02-241-5/+3
* Fix some quality flawssimonbrandhof2012-02-242-16/+18
* Fix compatibility of cloud with Selenium Firefoxsimonbrandhof2012-02-241-1/+1
* Improve description of the Checkstyle rule "Trailing Comment"Simon Brandhof2012-02-232-7/+48
* Rollback vertical alignment of project name in resource headerSimon Brandhof2012-02-221-4/+0
* SONAR-3284 The RegExp Header CheckStyle rule incorrectly using ignoreLines in...Simon Brandhof2012-02-223-19/+16
* Remove the compatibility mode of IE8/IE9Simon Brandhof2012-02-221-0/+1
* Fix removal of columns in filtersSimon Brandhof2012-02-221-1/+0
* Fix some quality flawsSimon Brandhof2012-02-226-10/+24
* Remove the dependency on ArrayUtils from ResourceTypeTreeSimon Brandhof2012-02-221-2/+2
* Use List instead of Collection into ResourceTypes and ResourceTypeTreeSimon Brandhof2012-02-222-10/+11
* Remove unused ruby method Resourceable#qualifier_nameSimon Brandhof2012-02-221-16/+0
* SONAR-3208 new extension point to declare tree of resource typesSimon Brandhof2012-02-2244-365/+700
* Fix some typosSimon Brandhof2012-02-214-6/+7
* Add ResourceDefinition#hasSourceCodeSimon Brandhof2012-02-2113-37/+105
* Minor change in ChartFactorySimon Brandhof2012-02-211-2/+4
* SONAR-3275 ArrayIndexOutOfBoundsException in URL /chartSimon Brandhof2012-02-211-1/+1
* Add warning in quick_build.shSimon Brandhof2012-02-211-1/+4
* Fix some quality flawsEvgeny Mandrikov2012-02-215-9/+11
* Fix some quality flaws, particularly on newly inspected codeSimon Brandhof2012-02-206-23/+35
* Add unit tests and fix some quality flawsSimon Brandhof2012-02-207-6/+167
* SONAR-3009 Widgets can not be configured on IE9Simon Brandhof2012-02-207-42/+59
* SONAR-3255 Drilling down into violations from SQALE does not land properlySimon Brandhof2012-02-202-20/+43
* SONAR-3242 Add a "Reply" action on the last commentFabrice Bellingard2012-02-204-15/+26
* Remove unused Javascript function openResource()Simon Brandhof2012-02-191-13/+1
* SONAR-3040 Dispay the project/module along with the file path in the Code Vie...Simon Brandhof2012-02-193-4/+20
* Improve treemap tooltipsSimon Brandhof2012-02-192-4/+3
* Mark org.sonar.duplications.cpd.CPD as deprecatedEvgeny Mandrikov2012-02-181-1/+5
* SONAR-3238 Deprecate old format for DUPLICATIONS_DATAEvgeny Mandrikov2012-02-187-134/+268
* SONAR-3273 Do not apply hack on IE6Simon Brandhof2012-02-171-3/+2
* Improve display of drilldownsSimon Brandhof2012-02-178-67/+83
* SONAR-3248 add unit tests and fix deletion of review commentsSimon Brandhof2012-02-175-2/+33
* Improve spacing in the violations drilldown pageSimon Brandhof2012-02-171-4/+3
* Do not exclude the modules sonar-deprecated and sonar-testing-harness from an...Simon Brandhof2012-02-171-2/+1
* Improve the way to switch between views and projectsSimon Brandhof2012-02-1713-136/+164
* SONAR-3269 Add popup window to access full help on markdownFabrice Bellingard2012-02-173-2/+72
* SONAR-3269 Add 'lang' attribute on <pre> for code blocksFabrice Bellingard2012-02-172-6/+37
* Fix some quality flawsEvgeny Mandrikov2012-02-1722-83/+74
* SONAR-1492 Update html to ease IT writingFabrice Bellingard2012-02-172-2/+2
* SONAR-3059 Remove the Javascript Infovis Toolkit 1.3.x from the sonar bundleSimon Brandhof2012-02-171-2161/+0
* SONAR-3254 do not fail when violation line is not correctSimon Brandhof2012-02-161-1/+1
* Use an icon to display help message in treemapsSimon Brandhof2012-02-168-40/+23
* SONAR-3269 Add multiline code support on Sonar markdown Fabrice Bellingard2012-02-163-0/+54
* SONAR-1492 Fix small issueFabrice Bellingard2012-02-161-1/+1