aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1974 RULE_FAILURES.SNAPSHOT_ID must be nullableSimon Brandhof2011-11-285-3/+45
* SONAR-3027 Update the Dependencies Viewer (GWT)Simon Brandhof2011-11-281-4/+4
* SONAR-3039 Refactor the LCOM4 viewer with Ruby extensionSimon Brandhof2011-11-2812-240/+106
* Fix name of CoreMetrics#metricsSimon Brandhof2011-11-281-726/+729
* Hotspot widgets: complete SQL request + move HTML templates to a dedicated re...Simon Brandhof2011-11-286-15/+11
* Format source WeightedViolationsDecorator.javaSimon Brandhof2011-11-281-2/+1
* SONAR-3023 Fix migration on MSSQLEvgeny Mandrikov2011-11-281-0/+10
* Refactoring: WeightedViolationsDecorator should use Settings API instead of d...Simon Brandhof2011-11-283-35/+87
* Add factory methods to converters of org.sonar.api.utils.KeyValueFormatSimon Brandhof2011-11-282-30/+74
* Fix conflict in hotspot_most_violated_rules.html.erbSimon Brandhof2011-11-281-3/+0
* SONAR-3033 Bad tooltip for the action "Move right" in the Components pageSimon Brandhof2011-11-281-1/+1
* Remove the italic font from CSSSimon Brandhof2011-11-252-1/+3
* SONAR-2399 Fix small bug on widget parameter retrievalFabrice Bellingard2011-11-258-27/+12
* SONAR-2991 Fix display of total count + remove page size field Fabrice Bellingard2011-11-251-2/+2
* SONAR-2399 Improve review widgetsFabrice Bellingard2011-11-2510-41/+103
* Remove hardcoded path for MostViolatedRulesWidgetSimon Brandhof2011-11-253-11/+6
* SONAR-3029 compatibility with the widget Most Violated RulesSimon Brandhof2011-11-258-105/+81
* Fix some violationsFabrice Bellingard2011-11-255-20/+27
* Fix some violationsSimon Brandhof2011-11-258-56/+102
* SONAR-2399 Provide some "Reviews" widgetsFabrice Bellingard2011-11-2418-10/+482
* Remove unused and incorrect importSimon Brandhof2011-11-241-3/+4
* SONAR-3029 remove unused l10n translations + fix selection of severity in vio...Simon Brandhof2011-11-243-3/+2
* SONAR-3029 API: allow to have different severities for violations related to ...Simon Brandhof2011-11-2427-437/+441
* SONAR-3027 Highlight measure values in headers of viewersSimon Brandhof2011-11-241-1/+1
* SONAR-2945 Synchronize review title&line with corresponding violationFabrice Bellingard2011-11-238-2/+327
* SONAR-3023 Increase the size for column "qualifier" in DBEvgeny Mandrikov2011-11-236-5/+37
* Reformat schema-derby.ddl and remove unused sonar-test.ddlEvgeny Mandrikov2011-11-233-590/+448
* SONAR-2897 Support old name for "sonar.cobertura.maxmen"Fabrice Bellingard2011-11-222-2/+23
* SONAR-2816 Internationalize numbers displayed in the TimeLine widgetFabrice Bellingard2011-11-222-9/+13
* SONAR-2071 Open resource viewer on the correct tabFabrice Bellingard2011-11-221-1/+1
* Revert the bolding of values in headers of source viewersSimon Brandhof2011-11-221-1/+1
* Add comment to ChidamberKemererBridgeSimon Brandhof2011-11-211-0/+3
* LCOM4 of Java files without any class - like package-info.java - must be 1Simon Brandhof2011-11-212-3/+23
* Minor UI improvements : alignment in components header + labels in coverage w...Simon Brandhof2011-11-212-5/+5
* SONAR-2947 Manually load the right violation for a reviewFabrice Bellingard2011-11-211-1/+9
* SONAR-2991 Add pagination to the "Reviews" pageFabrice Bellingard2011-11-212-6/+32
* SONAR-2972 Remove the + sign before the number of accessorsFabrice Bellingard2011-11-211-2/+1
* SONAR-2897 Rename "sonar.cobertura.maxmen" to "sonar.cobertura.maxmem"Fabrice Bellingard2011-11-211-1/+1
* SONAR-2975 remove useless connection initialization in ActiveRecord PostgreSQ...simonbrandhof2011-11-152-2/+6
* SONAR-2975 fix typo in Oracle ALTER SESSION statementsimonbrandhof2011-11-142-2/+2
* SONAR-2975 refactor the activerecord configurationsimonbrandhof2011-11-149-65/+114
* Remove the field %logger from Logback configuration of Maven pluginssimonbrandhof2011-11-142-2/+2
* SONAR-2975 Rename the property sonar.hibernate.default_schema to sonar.jdbc.s...Simon Brandhof2011-11-1410-51/+115
* Remove 2 commented-out lines + add a DEBUG log when excluding pluginSimon Brandhof2011-11-142-3/+1
* Fix potential NPE in Gradle tasksimonbrandhof2011-11-141-3/+6
* Fix compatibility of file exclusions with the dotnet pluginsimonbrandhof2011-11-132-3/+13
* Fix loading of Gradle global propertiessimonbrandhof2011-11-134-10/+49
* Remove System.out.println() callssimonbrandhof2011-11-121-12/+0
* Limit size of the logger field in logssimonbrandhof2011-11-122-2/+2
* SONAR-2792 Improve messages in case if JaCoCo unable to compute coverageEvgeny Mandrikov2011-11-111-2/+2