]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
12 years agoSONAR-3023 Fix migration on MSSQL
Evgeny Mandrikov [Mon, 28 Nov 2011 08:19:32 +0000 (12:19 +0400)]
SONAR-3023 Fix migration on MSSQL

12 years agoRefactoring: WeightedViolationsDecorator should use Settings API instead of deprecate...
Simon Brandhof [Mon, 28 Nov 2011 09:49:06 +0000 (10:49 +0100)]
Refactoring: WeightedViolationsDecorator should use Settings API instead of deprecated Commons Configuration.

12 years agoAdd factory methods to converters of org.sonar.api.utils.KeyValueFormat
Simon Brandhof [Mon, 28 Nov 2011 09:48:51 +0000 (10:48 +0100)]
Add factory methods to converters of org.sonar.api.utils.KeyValueFormat

12 years agoFix conflict in hotspot_most_violated_rules.html.erb
Simon Brandhof [Mon, 28 Nov 2011 09:30:24 +0000 (10:30 +0100)]
Fix conflict in hotspot_most_violated_rules.html.erb

12 years agoSONAR-3033 Bad tooltip for the action "Move right" in the Components page
Simon Brandhof [Mon, 28 Nov 2011 07:34:46 +0000 (08:34 +0100)]
SONAR-3033 Bad tooltip for the action "Move right" in the Components page

12 years agoRemove the italic font from CSS
Simon Brandhof [Fri, 25 Nov 2011 17:53:15 +0000 (18:53 +0100)]
Remove the italic font from CSS

12 years agoSONAR-2399 Fix small bug on widget parameter retrieval
Fabrice Bellingard [Fri, 25 Nov 2011 16:04:40 +0000 (17:04 +0100)]
SONAR-2399 Fix small bug on widget parameter retrieval

=> if the user sets the numberOfLines parameter to blank (''), then
the widget can't be displayed any more.

12 years agoSONAR-2991 Fix display of total count + remove page size field
Fabrice Bellingard [Fri, 25 Nov 2011 15:06:34 +0000 (16:06 +0100)]
SONAR-2991 Fix display of total count + remove page size field

12 years agoSONAR-2399 Improve review widgets
Fabrice Bellingard [Fri, 25 Nov 2011 14:45:44 +0000 (15:45 +0100)]
SONAR-2399 Improve review widgets

- Make all widgets "differential-view" compliant
- Add bars on the review-per-developer widget
- Fix bug in the link on the the review-per-developer widget
- Fix table display bug on Chrome
- Add description to widget parameters

12 years agoRemove hardcoded path for MostViolatedRulesWidget
Simon Brandhof [Fri, 25 Nov 2011 11:40:26 +0000 (12:40 +0100)]
Remove hardcoded path for MostViolatedRulesWidget

12 years agoSONAR-3029 compatibility with the widget Most Violated Rules
Simon Brandhof [Fri, 25 Nov 2011 11:33:58 +0000 (12:33 +0100)]
SONAR-3029 compatibility with the widget Most Violated Rules

12 years agoFix some violations
Fabrice Bellingard [Fri, 25 Nov 2011 09:40:53 +0000 (10:40 +0100)]
Fix some violations

12 years agoFix some violations
Simon Brandhof [Fri, 25 Nov 2011 08:57:42 +0000 (09:57 +0100)]
Fix some violations

12 years agoSONAR-2399 Provide some "Reviews" widgets
Fabrice Bellingard [Thu, 24 Nov 2011 18:11:54 +0000 (19:11 +0100)]
SONAR-2399 Provide some "Reviews" widgets

- My open reviews
- Project open reviews
- False positive reviews
- Number of reviews per developer

12 years agoRemove unused and incorrect import
Simon Brandhof [Thu, 24 Nov 2011 18:08:12 +0000 (19:08 +0100)]
Remove unused and incorrect import

12 years agoSONAR-3029 remove unused l10n translations + fix selection of severity in violations...
Simon Brandhof [Thu, 24 Nov 2011 16:43:06 +0000 (17:43 +0100)]
SONAR-3029 remove unused l10n translations + fix selection of severity in violations viewer

12 years agoSONAR-3029 API: allow to have different severities for violations related to the...
Simon Brandhof [Thu, 24 Nov 2011 16:15:31 +0000 (17:15 +0100)]
SONAR-3029 API: allow to have different severities for violations related to the same rule

12 years agoSONAR-3027 Highlight measure values in headers of viewers
Simon Brandhof [Thu, 24 Nov 2011 14:42:08 +0000 (15:42 +0100)]
SONAR-3027 Highlight measure values in headers of viewers

12 years agoSONAR-2945 Synchronize review title&line with corresponding violation
Fabrice Bellingard [Wed, 23 Nov 2011 15:50:38 +0000 (16:50 +0100)]
SONAR-2945 Synchronize review title&line with corresponding violation

The message and the line of a violation linked to a review are not
updated in the review detail when the violation changes.

12 years agoSONAR-3023 Increase the size for column "qualifier" in DB
Evgeny Mandrikov [Wed, 23 Nov 2011 11:59:49 +0000 (15:59 +0400)]
SONAR-3023 Increase the size for column "qualifier" in DB

Tables SNAPSHOTS and PROJECTS.

12 years agoReformat schema-derby.ddl and remove unused sonar-test.ddl
Evgeny Mandrikov [Wed, 23 Nov 2011 12:17:34 +0000 (16:17 +0400)]
Reformat schema-derby.ddl and remove unused sonar-test.ddl

12 years agoSONAR-2897 Support old name for "sonar.cobertura.maxmen"
Fabrice Bellingard [Tue, 22 Nov 2011 16:31:02 +0000 (17:31 +0100)]
SONAR-2897 Support old name for "sonar.cobertura.maxmen"

12 years agoSONAR-2816 Internationalize numbers displayed in the TimeLine widget
Fabrice Bellingard [Tue, 22 Nov 2011 16:15:39 +0000 (17:15 +0100)]
SONAR-2816 Internationalize numbers displayed in the TimeLine widget

12 years agoSONAR-2071 Open resource viewer on the correct tab
Fabrice Bellingard [Tue, 22 Nov 2011 10:18:07 +0000 (11:18 +0100)]
SONAR-2071 Open resource viewer on the correct tab

12 years agoRevert the bolding of values in headers of source viewers
Simon Brandhof [Tue, 22 Nov 2011 09:03:11 +0000 (10:03 +0100)]
Revert the bolding of values in headers of source viewers

12 years agoAdd comment to ChidamberKemererBridge
Simon Brandhof [Mon, 21 Nov 2011 18:18:32 +0000 (19:18 +0100)]
Add comment to ChidamberKemererBridge

12 years agoLCOM4 of Java files without any class - like package-info.java - must be 1
Simon Brandhof [Mon, 21 Nov 2011 18:05:11 +0000 (19:05 +0100)]
LCOM4 of Java files without any class - like package-info.java - must be 1

12 years agoMinor UI improvements : alignment in components header + labels in coverage widget
Simon Brandhof [Mon, 21 Nov 2011 18:03:54 +0000 (19:03 +0100)]
Minor UI improvements : alignment in components header + labels in coverage widget

12 years agoSONAR-2947 Manually load the right violation for a review
Fabrice Bellingard [Mon, 21 Nov 2011 17:02:57 +0000 (18:02 +0100)]
SONAR-2947 Manually load the right violation for a review

=> the "belongs_to" was causing troubles when running too many
analyses in a small time frame : the source code snippet displayed in
a review detail was not always the last snapshot.

12 years agoSONAR-2991 Add pagination to the "Reviews" page
Fabrice Bellingard [Mon, 21 Nov 2011 15:12:21 +0000 (16:12 +0100)]
SONAR-2991 Add pagination to the "Reviews" page

12 years agoSONAR-2972 Remove the + sign before the number of accessors
Fabrice Bellingard [Mon, 21 Nov 2011 09:26:20 +0000 (10:26 +0100)]
SONAR-2972 Remove the + sign before the number of accessors

12 years agoSONAR-2897 Rename "sonar.cobertura.maxmen" to "sonar.cobertura.maxmem"
Fabrice Bellingard [Mon, 21 Nov 2011 09:11:27 +0000 (10:11 +0100)]
SONAR-2897 Rename "sonar.cobertura.maxmen" to "sonar.cobertura.maxmem"

12 years agoSONAR-2975 remove useless connection initialization in ActiveRecord PostgreSQL adapter
simonbrandhof [Tue, 15 Nov 2011 07:32:16 +0000 (08:32 +0100)]
SONAR-2975 remove useless connection initialization in ActiveRecord PostgreSQL adapter

The connection is already initialized by Commons DBCP

12 years agoSONAR-2975 fix typo in Oracle ALTER SESSION statement
simonbrandhof [Mon, 14 Nov 2011 21:48:09 +0000 (22:48 +0100)]
SONAR-2975 fix typo in Oracle ALTER SESSION statement

12 years agoSONAR-2975 refactor the activerecord configuration
simonbrandhof [Mon, 14 Nov 2011 21:36:08 +0000 (22:36 +0100)]
SONAR-2975 refactor the activerecord configuration

12 years agoRemove the field %logger from Logback configuration of Maven plugins
simonbrandhof [Mon, 14 Nov 2011 21:29:45 +0000 (22:29 +0100)]
Remove the field %logger from Logback configuration of Maven plugins

12 years agoSONAR-2975 Rename the property sonar.hibernate.default_schema to sonar.jdbc.schema
Simon Brandhof [Mon, 14 Nov 2011 18:05:32 +0000 (19:05 +0100)]
SONAR-2975 Rename the property sonar.hibernate.default_schema to sonar.jdbc.schema

MyBatis mappers are refactored at the same time. Schema is not explicitely used in SQL requests anymore. Schema is
automatically handled by the connection pool (commons dbcp) for Oracle and PostgreSQL.

12 years agoRemove 2 commented-out lines + add a DEBUG log when excluding plugin
Simon Brandhof [Mon, 14 Nov 2011 09:01:55 +0000 (10:01 +0100)]
Remove 2 commented-out lines + add a DEBUG log when excluding plugin

12 years agoFix potential NPE in Gradle task
simonbrandhof [Sun, 13 Nov 2011 23:35:13 +0000 (00:35 +0100)]
Fix potential NPE in Gradle task

12 years agoFix compatibility of file exclusions with the dotnet plugin
simonbrandhof [Sun, 13 Nov 2011 22:23:34 +0000 (23:23 +0100)]
Fix compatibility of file exclusions with the dotnet plugin

12 years agoFix loading of Gradle global properties
simonbrandhof [Sun, 13 Nov 2011 22:22:34 +0000 (23:22 +0100)]
Fix loading of Gradle global properties

12 years agoRemove System.out.println() calls
simonbrandhof [Sat, 12 Nov 2011 10:00:26 +0000 (11:00 +0100)]
Remove System.out.println() calls

12 years agoLimit size of the logger field in logs
simonbrandhof [Sat, 12 Nov 2011 10:00:01 +0000 (11:00 +0100)]
Limit size of the logger field in logs

12 years agoSONAR-2792 Improve messages in case if JaCoCo unable to compute coverage
Evgeny Mandrikov [Fri, 11 Nov 2011 19:35:21 +0000 (23:35 +0400)]
SONAR-2792 Improve messages in case if JaCoCo unable to compute coverage

12 years agoAdd logger to Maven2 logback configuration
simonbrandhof [Fri, 11 Nov 2011 14:45:41 +0000 (15:45 +0100)]
Add logger to Maven2 logback configuration

12 years agoFix loading of file exclusions - do not cache exclusions in Project
simonbrandhof [Fri, 11 Nov 2011 14:20:42 +0000 (15:20 +0100)]
Fix loading of file exclusions - do not cache exclusions in Project

12 years agoSONAR-2792 Add default exclusions for JaCoCo
Evgeny Mandrikov [Fri, 11 Nov 2011 11:21:30 +0000 (15:21 +0400)]
SONAR-2792 Add default exclusions for JaCoCo

12 years agoRemove HSQLDB from unit tests
Simon Brandhof [Thu, 10 Nov 2011 15:22:12 +0000 (16:22 +0100)]
Remove HSQLDB from unit tests

12 years agoMyBatis: prefix SQL requests with schema, when available.
Simon Brandhof [Thu, 10 Nov 2011 14:47:39 +0000 (15:47 +0100)]
MyBatis: prefix SQL requests with schema, when available.

Add support for integration tests, hosted at SonarSource.

12 years agoSONAR-2902 Open the resource viewer on the right tab
Fabrice Bellingard [Thu, 10 Nov 2011 13:32:01 +0000 (14:32 +0100)]
SONAR-2902 Open the resource viewer on the right tab

12 years agoImprove usage of temp directory at startup
Simon Brandhof [Thu, 10 Nov 2011 12:22:04 +0000 (13:22 +0100)]
Improve usage of temp directory at startup

12 years agoMinor: replace String#indexOf()<0 by String#contains()
Simon Brandhof [Wed, 9 Nov 2011 16:21:55 +0000 (17:21 +0100)]
Minor: replace String#indexOf()<0 by String#contains()

12 years agoUse Derby for unit tests instead of HSQL, remove unused code
Evgeny Mandrikov [Thu, 10 Nov 2011 09:48:45 +0000 (13:48 +0400)]
Use Derby for unit tests instead of HSQL, remove unused code

12 years agoImprove error handling when server components fail to start
simonbrandhof [Thu, 10 Nov 2011 06:37:07 +0000 (07:37 +0100)]
Improve error handling when server components fail to start

12 years agoDefine mybatis version in root pom
simonbrandhof [Thu, 10 Nov 2011 06:36:38 +0000 (07:36 +0100)]
Define mybatis version in root pom

12 years agoMerge branch 'master' of github.com:SonarSource/sonar
Eric Hartmann [Wed, 9 Nov 2011 12:27:20 +0000 (13:27 +0100)]
Merge branch 'master' of github.com:SonarSource/sonar

12 years agoUpgrade version to 2.13-SNAPSHOT
Eric Hartmann [Wed, 9 Nov 2011 12:26:39 +0000 (13:26 +0100)]
Upgrade version to 2.13-SNAPSHOT

12 years agoImprove logging of exceptions raised during startup of server-side components
Simon Brandhof [Wed, 9 Nov 2011 10:29:02 +0000 (11:29 +0100)]
Improve logging of exceptions raised during startup of server-side components

12 years agoImprove EmbeddedDatabaseTest
Evgeny Mandrikov [Wed, 9 Nov 2011 04:57:36 +0000 (08:57 +0400)]
Improve EmbeddedDatabaseTest

12 years agoLog error when fail to deploy maven repository
simonbrandhof [Wed, 9 Nov 2011 06:41:59 +0000 (07:41 +0100)]
Log error when fail to deploy maven repository

12 years agoRemove boring violations about serialization on a class that is never serialized
Simon Brandhof [Tue, 8 Nov 2011 10:51:49 +0000 (11:51 +0100)]
Remove boring violations about serialization on a class that is never serialized

12 years agoSONAR-2773 Upgrade native2ascii-maven-plugin to 1.0-beta-1
Evgeny Mandrikov [Sat, 5 Nov 2011 11:18:04 +0000 (15:18 +0400)]
SONAR-2773 Upgrade native2ascii-maven-plugin to 1.0-beta-1

12 years agoRemove some commented-out code
Evgeny Mandrikov [Tue, 8 Nov 2011 09:11:47 +0000 (13:11 +0400)]
Remove some commented-out code

12 years agofix violations
simonbrandhof [Mon, 7 Nov 2011 21:58:12 +0000 (22:58 +0100)]
fix violations

12 years agoFix violation
Evgeny Mandrikov [Mon, 7 Nov 2011 18:51:51 +0000 (22:51 +0400)]
Fix violation

12 years agoAdd Eric Hartmann's key
Eric [Mon, 7 Nov 2011 16:53:27 +0000 (17:53 +0100)]
Add Eric Hartmann's key

12 years agoFix violations
Evgeny Mandrikov [Sun, 6 Nov 2011 20:06:37 +0000 (00:06 +0400)]
Fix violations

12 years agoFix blocker violation
simonbrandhof [Sun, 6 Nov 2011 18:05:36 +0000 (19:05 +0100)]
Fix blocker violation

12 years agoImprove exception message when the internal maven repository can not be deployed
Simon Brandhof [Fri, 4 Nov 2011 12:51:51 +0000 (13:51 +0100)]
Improve exception message when the internal maven repository can not be deployed

12 years agoSONAR-2958 some rule parameters have the description 'null' in english bundles
Simon Brandhof [Fri, 4 Nov 2011 10:50:44 +0000 (11:50 +0100)]
SONAR-2958 some rule parameters have the description 'null' in english bundles

12 years agoSONAR-2967 extract the new component ProjectFilter from ProjectTree
simonbrandhof [Fri, 4 Nov 2011 09:16:50 +0000 (10:16 +0100)]
SONAR-2967 extract the new component ProjectFilter from ProjectTree

12 years agoFix a violation
Dinesh Bolkensteyn [Fri, 4 Nov 2011 02:07:14 +0000 (03:07 +0100)]
Fix a violation

12 years agoSONAR-2584 upgrade to checkstyle 5.1.2 and to pmd 4.2.5.2
simonbrandhof [Thu, 3 Nov 2011 19:12:36 +0000 (20:12 +0100)]
SONAR-2584 upgrade to checkstyle 5.1.2 and to pmd 4.2.5.2

12 years agoSONAR-2830 An horizontal scrollbar appears in the bottom of code viewers in IE
Simon Brandhof [Thu, 3 Nov 2011 16:18:05 +0000 (17:18 +0100)]
SONAR-2830 An horizontal scrollbar appears in the bottom of code viewers in IE

12 years agoSONAR-2961 Fail silently when deadlock happens during a purge
Simon Brandhof [Thu, 3 Nov 2011 15:32:36 +0000 (16:32 +0100)]
SONAR-2961 Fail silently when deadlock happens during a purge

12 years agoFix build with JDK5
Simon Brandhof [Thu, 3 Nov 2011 14:49:29 +0000 (15:49 +0100)]
Fix build with JDK5

12 years agoFix coding violations
Simon Brandhof [Thu, 3 Nov 2011 14:34:10 +0000 (15:34 +0100)]
Fix coding violations

12 years agoSONAR-2733 Fix bug in the duplication tab
Fabrice Bellingard [Thu, 3 Nov 2011 11:09:36 +0000 (12:09 +0100)]
SONAR-2733 Fix bug in the duplication tab

12 years agoSONAR-2963 fix l10n labels + fix vertical alignment
Simon Brandhof [Thu, 3 Nov 2011 11:09:07 +0000 (12:09 +0100)]
SONAR-2963 fix l10n labels + fix vertical alignment

12 years agoRemove useless logback-test.xml files
Simon Brandhof [Thu, 3 Nov 2011 11:07:48 +0000 (12:07 +0100)]
Remove useless logback-test.xml files

12 years agoSONAR-2963 open the coverage tab when drilldowning on new IT coverage
Simon Brandhof [Thu, 3 Nov 2011 09:37:51 +0000 (10:37 +0100)]
SONAR-2963 open the coverage tab when drilldowning on new IT coverage

12 years agoMerge remote branch 'upstream/master'
Fabrice Bellingard [Thu, 3 Nov 2011 10:36:13 +0000 (11:36 +0100)]
Merge remote branch 'upstream/master'

12 years agoImprove generated HTML code to make it easier to write Selenium ITs
Fabrice Bellingard [Thu, 3 Nov 2011 10:32:28 +0000 (11:32 +0100)]
Improve generated HTML code to make it easier to write Selenium ITs

=> Use of indexes in the table to make it easier to find elements
   (button, input fields, ...)

12 years agoFix violations
Evgeny Mandrikov [Thu, 3 Nov 2011 08:32:03 +0000 (12:32 +0400)]
Fix violations

12 years agoFixed some violations
Dinesh Bolkensteyn [Thu, 3 Nov 2011 08:59:01 +0000 (09:59 +0100)]
Fixed some violations

12 years agoFix some violations
Simon Brandhof [Wed, 2 Nov 2011 18:22:04 +0000 (19:22 +0100)]
Fix some violations

12 years agoSONAR-2919 Fix regression introduced on event categories
Fabrice Bellingard [Wed, 2 Nov 2011 17:28:06 +0000 (18:28 +0100)]
SONAR-2919 Fix regression introduced on event categories

12 years agoSimplify MyBatis tests by reusing AbstractDbUnitTestCase
Evgeny Mandrikov [Wed, 2 Nov 2011 16:18:48 +0000 (20:18 +0400)]
Simplify MyBatis tests by reusing AbstractDbUnitTestCase

12 years agoDisable creation of derby.log during execution of unit tests
Evgeny Mandrikov [Wed, 2 Nov 2011 10:28:59 +0000 (14:28 +0400)]
Disable creation of derby.log during execution of unit tests

12 years agoDo not use commons-configuration in jacoco plugin
Simon Brandhof [Wed, 2 Nov 2011 15:04:26 +0000 (16:04 +0100)]
Do not use commons-configuration in jacoco plugin

12 years agoSONAR-2317 The metric new lines to cover is badly formated
Simon Brandhof [Wed, 2 Nov 2011 15:03:51 +0000 (16:03 +0100)]
SONAR-2317 The metric new lines to cover is badly formated

12 years agoCleanup Ruby code (remove useless white spaces).
Fabrice Bellingard [Wed, 2 Nov 2011 15:02:04 +0000 (16:02 +0100)]
Cleanup Ruby code (remove useless white spaces).

12 years agoSONAR-2733 Use new XML format to display duplication groups in Web UI
Fabrice Bellingard [Wed, 2 Nov 2011 14:04:50 +0000 (15:04 +0100)]
SONAR-2733 Use new XML format to display duplication groups in Web UI

12 years agoSONAR-2963 rename some labels and metrics
Simon Brandhof [Wed, 2 Nov 2011 12:11:42 +0000 (13:11 +0100)]
SONAR-2963 rename some labels and metrics

12 years agoSONAR-2963 Add the widget "Integration Test Coverage"
Simon Brandhof [Wed, 2 Nov 2011 10:28:12 +0000 (11:28 +0100)]
SONAR-2963 Add the widget "Integration Test Coverage"

12 years agoFix the default value of the option :display_scm in the ruby helper SourceHelper...
Simon Brandhof [Wed, 2 Nov 2011 09:01:24 +0000 (10:01 +0100)]
Fix the default value of the option :display_scm in the ruby helper SourceHelper#snapshot_source_to_html

12 years agoSONAR-2733 New XML format to store duplications
Evgeny Mandrikov [Wed, 2 Nov 2011 08:04:12 +0000 (12:04 +0400)]
SONAR-2733 New XML format to store duplications

12 years agoFixed an if-statement without braces violation
Dinesh Bolkensteyn [Wed, 2 Nov 2011 07:58:32 +0000 (08:58 +0100)]
Fixed an if-statement without braces violation

12 years agoSONAR-2962 do not fail if the index already exists
simonbrandhof [Wed, 2 Nov 2011 06:54:38 +0000 (07:54 +0100)]
SONAR-2962 do not fail if the index already exists

12 years agoSONAR-2962 Add an index on dependencies.project_snapshot_id to improve performance
simonbrandhof [Wed, 2 Nov 2011 06:50:52 +0000 (07:50 +0100)]
SONAR-2962 Add an index on dependencies.project_snapshot_id to improve performance