]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-3934 Extract sonar-jacoco-plugin into Sonar Java
Evgeny Mandrikov [Tue, 6 Nov 2012 21:52:48 +0000 (22:52 +0100)]
SONAR-3934 Extract sonar-jacoco-plugin into Sonar Java

11 years agoSONAR-3934 Extract sonar-cobertura-plugin into Sonar Java
Evgeny Mandrikov [Tue, 6 Nov 2012 16:46:01 +0000 (17:46 +0100)]
SONAR-3934 Extract sonar-cobertura-plugin into Sonar Java

11 years agoSONAR-3895 move settings to the category 'general'
Simon Brandhof [Wed, 7 Nov 2012 09:23:14 +0000 (10:23 +0100)]
SONAR-3895 move settings to the category 'general'

11 years agoSONAR-3866 Ignore "... JVM BUG(s) ..." logs generated by Jetty
David Gageot [Wed, 7 Nov 2012 08:44:34 +0000 (09:44 +0100)]
SONAR-3866 Ignore "... JVM BUG(s) ..." logs generated by Jetty

11 years agoSONAR-3895 define properties to include/exclude plugins of dry runs
Simon Brandhof [Tue, 6 Nov 2012 23:38:59 +0000 (00:38 +0100)]
SONAR-3895 define properties to include/exclude plugins of dry runs

11 years agoSONAR-3400 Move all batch-side temporary files to the Sonar working directory
Simon Brandhof [Tue, 6 Nov 2012 22:55:19 +0000 (23:55 +0100)]
SONAR-3400 Move all batch-side temporary files to the Sonar working directory

11 years agoSONAR-3895 allow to exclude plugins during dry run mode
Simon Brandhof [Tue, 6 Nov 2012 17:43:55 +0000 (18:43 +0100)]
SONAR-3895 allow to exclude plugins during dry run mode

11 years agoRevert "Sonar Java is just a set of regular plugins"
Evgeny Mandrikov [Tue, 6 Nov 2012 16:23:26 +0000 (17:23 +0100)]
Revert "Sonar Java is just a set of regular plugins"

This reverts commit f4d46930cfc744738c60225502f602ae8d1129d3.

11 years agoSONAR-3934 Extract sonar-surefire-plugin into Sonar Java
Evgeny Mandrikov [Tue, 6 Nov 2012 15:54:08 +0000 (16:54 +0100)]
SONAR-3934 Extract sonar-surefire-plugin into Sonar Java

11 years agoSONAR-3399 Move all server-side temporary files to $SONAR_HOME/tmp
David Gageot [Tue, 6 Nov 2012 16:00:27 +0000 (17:00 +0100)]
SONAR-3399 Move all server-side temporary files to $SONAR_HOME/tmp

11 years agoSONAR-3934 Extract sonar-checkstyle-plugin into Sonar Java
Evgeny Mandrikov [Tue, 6 Nov 2012 15:37:27 +0000 (16:37 +0100)]
SONAR-3934 Extract sonar-checkstyle-plugin into Sonar Java

11 years agoSONAR-3934 Extract sonar-pmd-plugin into Sonar Java
Evgeny Mandrikov [Tue, 6 Nov 2012 14:57:14 +0000 (15:57 +0100)]
SONAR-3934 Extract sonar-pmd-plugin into Sonar Java

11 years agoSONAR-3885 Documentation of inclusion patterns
David Gageot [Tue, 6 Nov 2012 15:09:02 +0000 (16:09 +0100)]
SONAR-3885 Documentation of inclusion patterns

11 years agoSONAR-3885 Inclusions
David Gageot [Tue, 6 Nov 2012 14:33:57 +0000 (15:33 +0100)]
SONAR-3885 Inclusions

11 years agoSONAR-3933 ws-client: upgrade minimal version of httpclient 4.2
Simon Brandhof [Tue, 6 Nov 2012 13:42:56 +0000 (14:42 +0100)]
SONAR-3933 ws-client: upgrade minimal version of httpclient 4.2

11 years agoSONAR-3885 Inclusions
David Gageot [Tue, 6 Nov 2012 13:37:13 +0000 (14:37 +0100)]
SONAR-3885 Inclusions

11 years agoSONAR-3885 Refactor exclusion test
David Gageot [Tue, 6 Nov 2012 12:55:42 +0000 (13:55 +0100)]
SONAR-3885 Refactor exclusion test

11 years agoSONAR-3885 Configure Findbugs Inclusions
David Gageot [Tue, 6 Nov 2012 12:32:16 +0000 (13:32 +0100)]
SONAR-3885 Configure Findbugs Inclusions

11 years agoSONAR-3885 Prepare Findbugs configuration for inclusions
David Gageot [Tue, 6 Nov 2012 12:01:10 +0000 (13:01 +0100)]
SONAR-3885 Prepare Findbugs configuration for inclusions

11 years agoSONAR-3885 Don't exclude files anymore in cobertura's
David Gageot [Tue, 6 Nov 2012 12:01:00 +0000 (13:01 +0100)]
SONAR-3885 Don't exclude files anymore in cobertura's

11 years agoSONAR-3885 Exclusion patterns should support negation
David Gageot [Tue, 6 Nov 2012 12:00:26 +0000 (13:00 +0100)]
SONAR-3885 Exclusion patterns should support negation

11 years agoSONAR-3810 Upgrade to Checkstyle 5.6
Evgeny Mandrikov [Tue, 6 Nov 2012 10:02:28 +0000 (11:02 +0100)]
SONAR-3810 Upgrade to Checkstyle 5.6

DoubleCheckedLockingCheck removed.

11 years agoSonar Java is just a set of regular plugins
Evgeny Mandrikov [Tue, 6 Nov 2012 09:43:33 +0000 (10:43 +0100)]
Sonar Java is just a set of regular plugins

11 years agoSONAR-3830 Configure embedded Jetty's thread pool
David Gageot [Mon, 5 Nov 2012 11:10:00 +0000 (12:10 +0100)]
SONAR-3830 Configure embedded Jetty's thread pool

11 years agoFix some quality flaws
Simon Brandhof [Mon, 5 Nov 2012 22:20:32 +0000 (23:20 +0100)]
Fix some quality flaws

11 years agoSONAR-3895 optimize loading of project settings
Simon Brandhof [Mon, 5 Nov 2012 21:54:34 +0000 (22:54 +0100)]
SONAR-3895 optimize loading of project settings

11 years agoSONAR-3929 Database upgrade fails
Simon Brandhof [Mon, 5 Nov 2012 13:46:01 +0000 (14:46 +0100)]
SONAR-3929 Database upgrade fails

11 years agoSONAR-3895 load settings from web service
Simon Brandhof [Mon, 5 Nov 2012 13:22:11 +0000 (14:22 +0100)]
SONAR-3895 load settings from web service

11 years agoSONAR-3895 Fix violations
David Gageot [Mon, 5 Nov 2012 09:01:22 +0000 (10:01 +0100)]
SONAR-3895 Fix violations

11 years agoSONAR-3895 Fix table name case
David Gageot [Mon, 5 Nov 2012 08:30:39 +0000 (09:30 +0100)]
SONAR-3895 Fix table name case

11 years agoTemporarily revert org.sonar.api.batch.AbstractCoverageExtension
Simon Brandhof [Sun, 4 Nov 2012 18:35:00 +0000 (19:35 +0100)]
Temporarily revert org.sonar.api.batch.AbstractCoverageExtension

11 years agoRevert ComponentContainer#getPicoContainer() for backward-compatibility
Simon Brandhof [Fri, 2 Nov 2012 21:17:31 +0000 (22:17 +0100)]
Revert ComponentContainer#getPicoContainer() for backward-compatibility

11 years agoFix memory leaks
Simon Brandhof [Thu, 1 Nov 2012 21:05:48 +0000 (22:05 +0100)]
Fix memory leaks

11 years agoSONAR-3895 Fix rule name
David Gageot [Fri, 2 Nov 2012 16:38:18 +0000 (17:38 +0100)]
SONAR-3895 Fix rule name

11 years agoSONAR-3895 Clear DryRun database schema
David Gageot [Fri, 2 Nov 2012 09:33:33 +0000 (10:33 +0100)]
SONAR-3895 Clear DryRun database schema

11 years agoSONAR-3895 fix compatibility of dry-run mode with ProjectBuilder extensions
Simon Brandhof [Wed, 31 Oct 2012 17:50:40 +0000 (18:50 +0100)]
SONAR-3895 fix compatibility of dry-run mode with ProjectBuilder extensions

11 years agoSONAR-3895 Fix export
David Gageot [Wed, 31 Oct 2012 15:45:58 +0000 (16:45 +0100)]
SONAR-3895 Fix export

11 years agoSONAR-3895 export violations indexed by resource
David Gageot [Wed, 31 Oct 2012 14:35:27 +0000 (15:35 +0100)]
SONAR-3895 export violations indexed by resource

11 years agoRevert SONAR-3922
Simon Brandhof [Wed, 31 Oct 2012 12:53:51 +0000 (13:53 +0100)]
Revert SONAR-3922

11 years agoSONAR-3890 the overall code coverage should not be computed when the code coverage...
David Gageot [Wed, 31 Oct 2012 12:04:32 +0000 (13:04 +0100)]
SONAR-3890 the overall code coverage should not be computed when the code coverage by unit tests is not computed with jacoco

11 years agoSONAR-3895 export violations with no line
David Gageot [Wed, 31 Oct 2012 11:08:38 +0000 (12:08 +0100)]
SONAR-3895 export violations with no line

11 years agoSONAR-3883 Reuse auto-generated keys in property sets
David Gageot [Wed, 31 Oct 2012 11:04:01 +0000 (12:04 +0100)]
SONAR-3883 Reuse auto-generated keys in property sets

11 years agoSONAR-3895 export violations
David Gageot [Wed, 31 Oct 2012 09:24:56 +0000 (10:24 +0100)]
SONAR-3895 export violations

11 years agoDo not inject multiple org.sonar.api.platform.Server on batch side
Simon Brandhof [Wed, 31 Oct 2012 08:56:46 +0000 (09:56 +0100)]
Do not inject multiple org.sonar.api.platform.Server on batch side

11 years agoSONAR-3910 Handle the case of rule not translated
Fabrice Bellingard [Tue, 30 Oct 2012 16:11:34 +0000 (17:11 +0100)]
SONAR-3910 Handle the case of rule not translated

11 years agoSONAR-3923 API: server-side extension providers can't access to core components
Simon Brandhof [Tue, 30 Oct 2012 14:14:07 +0000 (15:14 +0100)]
SONAR-3923 API: server-side extension providers can't access to core components

11 years agoSONAR-3895 Do not exclude h2 from batch classpath as it is used for dryRun mode
Julien HENRY [Tue, 30 Oct 2012 09:38:35 +0000 (10:38 +0100)]
SONAR-3895 Do not exclude h2 from batch classpath as it is used for dryRun mode

11 years agoSONAR-3922 sonar.profile.<language_key> should take precedence over sonar.profile
Simon Brandhof [Tue, 30 Oct 2012 08:51:40 +0000 (09:51 +0100)]
SONAR-3922 sonar.profile.<language_key> should take precedence over sonar.profile

11 years agoSONAR-3907 fix compatibility with postgresql 8
Simon Brandhof [Mon, 29 Oct 2012 21:55:54 +0000 (22:55 +0100)]
SONAR-3907 fix compatibility with postgresql 8

11 years agoSONAR-3911 refactor the plugins cobertura and jacoco
Simon Brandhof [Mon, 29 Oct 2012 20:25:21 +0000 (21:25 +0100)]
SONAR-3911 refactor the plugins cobertura and jacoco

11 years agoSONAR-3910 Fix compatibility with sonar 3.4
Simon Brandhof [Mon, 29 Oct 2012 17:50:05 +0000 (18:50 +0100)]
SONAR-3910 Fix compatibility with sonar 3.4

11 years agoSONAR-3910 Sonar startup crashes due to French Translation Pack
Simon Brandhof [Mon, 29 Oct 2012 17:40:14 +0000 (18:40 +0100)]
SONAR-3910 Sonar startup crashes due to French Translation Pack

11 years agoSONAR-3883 Reuse auto-generated keys in property sets
David Gageot [Mon, 29 Oct 2012 14:29:30 +0000 (15:29 +0100)]
SONAR-3883 Reuse auto-generated keys in property sets

11 years agoSONAR-3890 The overall code coverage should not be computed when the code coverage...
David Gageot [Mon, 29 Oct 2012 13:50:27 +0000 (14:50 +0100)]
SONAR-3890 The overall code coverage should not be computed when the code coverage by unit tests is not computed with jacoco

11 years agoRefactor javascript to recent jquery code.
David Gageot [Mon, 29 Oct 2012 13:37:23 +0000 (14:37 +0100)]
Refactor javascript to recent jquery code.

.live() is deprecated and less performant

11 years agoSONAR-3904 Enter key adds input rows where it shouldn't
David Gageot [Mon, 29 Oct 2012 13:27:27 +0000 (14:27 +0100)]
SONAR-3904 Enter key adds input rows where it shouldn't

11 years agoSONAR-1924 Highlight line of table when mouse comes over a line
David Gageot [Mon, 29 Oct 2012 13:13:13 +0000 (14:13 +0100)]
SONAR-1924 Highlight line of table when mouse comes over a line

11 years agoSONAR-3895 Streaming export
David Gageot [Mon, 29 Oct 2012 10:07:06 +0000 (11:07 +0100)]
SONAR-3895 Streaming export

11 years agoSONAR-3895 Draft of export and can work when project doesn't exist
David Gageot [Mon, 29 Oct 2012 09:44:42 +0000 (10:44 +0100)]
SONAR-3895 Draft of export and can work when project doesn't exist

11 years agoSONAR-3895 Tests
David Gageot [Mon, 29 Oct 2012 08:44:06 +0000 (09:44 +0100)]
SONAR-3895 Tests

11 years agoFix license header
Simon Brandhof [Mon, 29 Oct 2012 07:42:19 +0000 (08:42 +0100)]
Fix license header

11 years agoFix backward compatibility with org.sonar.batch.ServerMetadata
Simon Brandhof [Sat, 27 Oct 2012 07:28:05 +0000 (09:28 +0200)]
Fix backward compatibility with org.sonar.batch.ServerMetadata

11 years agoAdd PluginDownloaderTest
Simon Brandhof [Fri, 26 Oct 2012 22:51:27 +0000 (00:51 +0200)]
Add PluginDownloaderTest

11 years agoSONAR-3895 remove unused code and fix quality flaws
Simon Brandhof [Fri, 26 Oct 2012 22:29:44 +0000 (00:29 +0200)]
SONAR-3895 remove unused code and fix quality flaws

11 years agoBetter testing
Simon Brandhof [Fri, 26 Oct 2012 18:29:12 +0000 (20:29 +0200)]
Better testing

11 years agoSONAR-3895 Fix database compatibility test
David Gageot [Fri, 26 Oct 2012 15:49:53 +0000 (17:49 +0200)]
SONAR-3895 Fix database compatibility test

11 years agoSONAR-3895 Remove Local Mode and fix Dry Run on postgresql
David Gageot [Fri, 26 Oct 2012 14:36:13 +0000 (16:36 +0200)]
SONAR-3895 Remove Local Mode and fix Dry Run on postgresql

11 years agoFix headers
David Gageot [Fri, 26 Oct 2012 15:45:54 +0000 (17:45 +0200)]
Fix headers

11 years agoSONAR-3895 do not download JDBC driver on dry run
Simon Brandhof [Fri, 26 Oct 2012 14:21:02 +0000 (16:21 +0200)]
SONAR-3895 do not download JDBC driver on dry run

11 years agoSONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initializing db
Simon Brandhof [Fri, 26 Oct 2012 13:36:32 +0000 (15:36 +0200)]
SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initializing db

11 years agoSONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initializing db
Simon Brandhof [Fri, 26 Oct 2012 08:44:32 +0000 (10:44 +0200)]
SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initializing db

11 years agoUse common code
David Gageot [Fri, 26 Oct 2012 08:12:41 +0000 (10:12 +0200)]
Use common code

11 years agoSONAR-3912 Revert "Remove useless properties from Core bundle"
David Gageot [Fri, 26 Oct 2012 07:14:50 +0000 (09:14 +0200)]
SONAR-3912 Revert "Remove useless properties from Core bundle"

This reverts commit 2a40e435bf1227bc73625e66fed1e4c43b9d2a89.

11 years agoSONAR-3895 User resource key and optional authent.
David Gageot [Wed, 24 Oct 2012 14:59:13 +0000 (16:59 +0200)]
SONAR-3895 User resource key and optional authent.

11 years agoSONAR-3895 Use proper temp folder
David Gageot [Wed, 24 Oct 2012 14:58:53 +0000 (16:58 +0200)]
SONAR-3895 Use proper temp folder

11 years agoSONAR-3895 Export more tables
David Gageot [Wed, 24 Oct 2012 07:20:28 +0000 (09:20 +0200)]
SONAR-3895 Export more tables

11 years agoSONAR-3895 Better Local mode
David Gageot [Tue, 23 Oct 2012 18:36:54 +0000 (20:36 +0200)]
SONAR-3895 Better Local mode

11 years agoUse the released version of Sonar Java 1.0
Eric Hartmann [Tue, 23 Oct 2012 13:36:51 +0000 (15:36 +0200)]
Use the released version of Sonar Java 1.0

11 years agoSONAR-3895 Remove unneeded dependency
David Gageot [Tue, 23 Oct 2012 10:07:33 +0000 (12:07 +0200)]
SONAR-3895 Remove unneeded dependency

11 years agoFix some quality flaws
Simon Brandhof [Tue, 23 Oct 2012 10:02:43 +0000 (12:02 +0200)]
Fix some quality flaws

11 years agoSONAR-3895 Local mode
David Gageot [Thu, 18 Oct 2012 15:47:19 +0000 (17:47 +0200)]
SONAR-3895 Local mode

11 years agoFix some quality flaws
Simon Brandhof [Tue, 23 Oct 2012 09:42:42 +0000 (11:42 +0200)]
Fix some quality flaws

11 years agoFix quality flaws
Simon Brandhof [Tue, 23 Oct 2012 09:12:33 +0000 (11:12 +0200)]
Fix quality flaws

11 years agoSONAR-3887 add unit tests
Simon Brandhof [Tue, 23 Oct 2012 08:57:32 +0000 (10:57 +0200)]
SONAR-3887 add unit tests

11 years agoRemove unused import
Simon Brandhof [Tue, 23 Oct 2012 08:38:36 +0000 (10:38 +0200)]
Remove unused import

11 years agoSONAR-3903 Error when a duplication is detected on a filename containing XML entities...
Simon Brandhof [Tue, 23 Oct 2012 08:38:21 +0000 (10:38 +0200)]
SONAR-3903 Error when a duplication is detected on a filename containing XML entities like ampersand

12 years agoSONAR-3898 API: add methods getFloat() and getDouble() to org.sonar.api.config.Settings
Simon Brandhof [Mon, 22 Oct 2012 16:19:05 +0000 (18:19 +0200)]
SONAR-3898 API: add methods getFloat() and getDouble() to org.sonar.api.config.Settings

12 years agoSONAR-3887 fix compatibility with MySQL
Simon Brandhof [Mon, 22 Oct 2012 09:02:23 +0000 (11:02 +0200)]
SONAR-3887 fix compatibility with MySQL

12 years agoSONAR-3887 fix MySQL compatibility
Simon Brandhof [Sun, 21 Oct 2012 19:28:30 +0000 (21:28 +0200)]
SONAR-3887 fix MySQL compatibility

12 years agoSONAR-3889 Add unit tests
Simon Brandhof [Fri, 19 Oct 2012 15:18:03 +0000 (17:18 +0200)]
SONAR-3889 Add unit tests

12 years agoSONAR-3876 fail to rename a profile containing quotes on postgresql
Simon Brandhof [Fri, 19 Oct 2012 13:04:44 +0000 (15:04 +0200)]
SONAR-3876 fail to rename a profile containing quotes on postgresql

12 years agoSONAR-3889 Some rows in the table AUTHORS are duplicated
Simon Brandhof [Fri, 19 Oct 2012 13:01:43 +0000 (15:01 +0200)]
SONAR-3889 Some rows in the table AUTHORS are duplicated

12 years agoSONAR-3888 The ordering of the languages should be case insensitive on the quality...
Simon Brandhof [Fri, 19 Oct 2012 10:01:05 +0000 (12:01 +0200)]
SONAR-3888 The ordering of the languages should be case insensitive on the quality profiles page

12 years agoSONAR-3887 add org.sonar.api.utils.DatabaseSemaphore
Simon Brandhof [Fri, 19 Oct 2012 09:02:02 +0000 (11:02 +0200)]
SONAR-3887 add org.sonar.api.utils.DatabaseSemaphore

12 years agoRemove unused import
Simon Brandhof [Fri, 19 Oct 2012 08:31:21 +0000 (10:31 +0200)]
Remove unused import

12 years agoSONAR-3887 API: new database semaphores
Simon Brandhof [Fri, 19 Oct 2012 08:31:08 +0000 (10:31 +0200)]
SONAR-3887 API: new database semaphores

12 years agoFix configuration of the widgets that need selection of metrics
Simon Brandhof [Thu, 18 Oct 2012 09:55:58 +0000 (11:55 +0200)]
Fix configuration of the widgets that need selection of metrics

See http://sonar.15.n6.nabble.com/Release-Candidate-of-Sonar-3-3-tp5004192p5004199.html

12 years agoAdd the style em .mandatory for highlighting the mandatory properties suffixed with...
Simon Brandhof [Thu, 18 Oct 2012 09:54:42 +0000 (11:54 +0200)]
Add the style em .mandatory for highlighting the mandatory properties suffixed with the star *

12 years agoFix compatibility with Java 5
Simon Brandhof [Thu, 18 Oct 2012 09:24:03 +0000 (11:24 +0200)]
Fix compatibility with Java 5

12 years agoAdd comment in sonar.properties to highlight that sonar.jdbc.schema is case-sensitive
Simon Brandhof [Thu, 18 Oct 2012 09:09:22 +0000 (11:09 +0200)]
Add comment in sonar.properties to highlight that sonar.jdbc.schema is case-sensitive