]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-3944 Measure filters fail with PostgreSQL 8
Simon Brandhof [Mon, 12 Nov 2012 13:28:33 +0000 (14:28 +0100)]
SONAR-3944 Measure filters fail with PostgreSQL 8

11 years agoSONAR-3752 Improve detection of duplications
Evgeny Mandrikov [Mon, 19 Nov 2012 18:28:39 +0000 (19:28 +0100)]
SONAR-3752 Improve detection of duplications

Take into account only first and last lines from multiple successive and identical lines.

11 years agoSONAR-3941 Improve the batch logs when unauthorized credentials
Simon Brandhof [Mon, 19 Nov 2012 17:42:05 +0000 (18:42 +0100)]
SONAR-3941 Improve the batch logs when unauthorized credentials

11 years agoSONAR-3752 Improve detection of duplications
Evgeny Mandrikov [Mon, 19 Nov 2012 16:07:44 +0000 (17:07 +0100)]
SONAR-3752 Improve detection of duplications

Multiple successive and identical lines should be treated as one monolitic fragment.

11 years agoSONAR-3788 When doing a Change password action in the Users administration page,...
Julien Lancelot [Mon, 19 Nov 2012 15:22:08 +0000 (16:22 +0100)]
SONAR-3788 When doing a Change password action in the Users administration page, all deactivated users are displayed

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Mon, 19 Nov 2012 14:38:33 +0000 (15:38 +0100)]
Merge remote-tracking branch 'origin/master'

11 years agoSONAR-2712 SONAR-3938 increase column size of snapshots.version and snapshots.path
Julien Lancelot [Mon, 19 Nov 2012 14:36:47 +0000 (15:36 +0100)]
SONAR-2712 SONAR-3938 increase column size of snapshots.version and snapshots.path

11 years agoAdd logs to DB tests
Simon Brandhof [Mon, 19 Nov 2012 14:36:33 +0000 (15:36 +0100)]
Add logs to DB tests

11 years agoIntegration tests require the property orchestrator.configUrl
Simon Brandhof [Mon, 19 Nov 2012 14:08:12 +0000 (15:08 +0100)]
Integration tests require the property orchestrator.configUrl

11 years agoSupport env variables in sonarsource integration tests
Simon Brandhof [Mon, 19 Nov 2012 14:02:50 +0000 (15:02 +0100)]
Support env variables in sonarsource integration tests

11 years agoSupport SonarSource integration tests in sonar-core
Simon Brandhof [Mon, 19 Nov 2012 13:53:30 +0000 (14:53 +0100)]
Support SonarSource integration tests in sonar-core

11 years agoReverse previous test
Julien Lancelot [Mon, 19 Nov 2012 10:25:10 +0000 (11:25 +0100)]
Reverse previous test

11 years agoAdd space to test commit
Julien Lancelot [Mon, 19 Nov 2012 10:21:05 +0000 (11:21 +0100)]
Add space to test commit

11 years agoSONAR-3950 Add Execution Environment information
Julien HENRY [Wed, 14 Nov 2012 16:39:56 +0000 (17:39 +0100)]
SONAR-3950 Add Execution Environment information

11 years agoSONAR-3950 Make pom.xml of ws-client more maintainable
Julien HENRY [Mon, 12 Nov 2012 16:12:47 +0000 (17:12 +0100)]
SONAR-3950 Make pom.xml of ws-client more maintainable

 - Fix indent
 - Use property to enforce same version of Maven deps and OSGI Resuire-Bundle
 - remove scope=provided as optional=true is enough

11 years agoSONAR-3952 L10n bundles won't be found in a specific case
Fabrice Bellingard [Mon, 12 Nov 2012 11:31:59 +0000 (12:31 +0100)]
SONAR-3952 L10n bundles won't be found in a specific case

11 years agoSONAR-3951 Encode "s" url parameter for resources/search service
Julien HENRY [Mon, 12 Nov 2012 10:21:07 +0000 (11:21 +0100)]
SONAR-3951 Encode "s" url parameter for resources/search service

11 years agoSONAR-3950 Populate MANIFEST of ws-client with required osgi entries
Julien HENRY [Mon, 12 Nov 2012 10:04:13 +0000 (11:04 +0100)]
SONAR-3950 Populate MANIFEST of ws-client with required osgi entries

11 years agoSONAR-3939 add the property sonarGwt.version
Simon Brandhof [Mon, 12 Nov 2012 09:27:24 +0000 (10:27 +0100)]
SONAR-3939 add the property sonarGwt.version

11 years agoSONAR-3945 remove the directory sonar-gwt-api
Simon Brandhof [Mon, 12 Nov 2012 09:26:58 +0000 (10:26 +0100)]
SONAR-3945 remove the directory sonar-gwt-api

11 years agoSONAR-3945 fix dependency on sonar-gwt-api 3.3.1
Simon Brandhof [Mon, 12 Nov 2012 09:15:08 +0000 (10:15 +0100)]
SONAR-3945 fix dependency on sonar-gwt-api 3.3.1

11 years agoRevert "SONAR-3945 - Drop GWT API"
Simon Brandhof [Fri, 9 Nov 2012 16:44:29 +0000 (17:44 +0100)]
Revert "SONAR-3945 - Drop GWT API"

This reverts commit 5d5df25d59314d68c80b9f3b2fcd53a4154ef56c.

11 years agoRevert "SONAR-3945 - Delete unused file"
Simon Brandhof [Fri, 9 Nov 2012 16:44:08 +0000 (17:44 +0100)]
Revert "SONAR-3945 - Delete unused file"

This reverts commit 75f0728f71c42182700d3608b128bd8772ad34a5.

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

11 years agoSONAR-3831 Displaying project key in "Bulk deletion"
David Gageot [Fri, 9 Nov 2012 12:37:15 +0000 (13:37 +0100)]
SONAR-3831 Displaying project key in "Bulk deletion"

11 years agoSONAR-1924 Highlight line of table when mouse comes over a line
David Gageot [Fri, 9 Nov 2012 12:29:24 +0000 (13:29 +0100)]
SONAR-1924 Highlight line of table when mouse comes over a line

11 years agoSONAR-3939 complete unit tests
Simon Brandhof [Fri, 9 Nov 2012 09:31:59 +0000 (10:31 +0100)]
SONAR-3939 complete unit tests

11 years agoSONAR-3946 remove debug log
Simon Brandhof [Fri, 9 Nov 2012 09:13:09 +0000 (10:13 +0100)]
SONAR-3946 remove debug log

11 years agoSONAR-3946 - API: add search engine to Java WS client
Simon Brandhof [Fri, 9 Nov 2012 09:09:22 +0000 (10:09 +0100)]
SONAR-3946 - API: add search engine to Java WS client

11 years agoSONAR-3945 - Delete unused file
Simon Brandhof [Thu, 8 Nov 2012 18:40:07 +0000 (19:40 +0100)]
SONAR-3945 - Delete unused file

11 years agoSONAR-3945 - Drop GWT API
Simon Brandhof [Thu, 8 Nov 2012 16:18:41 +0000 (17:18 +0100)]
SONAR-3945 - Drop GWT API

11 years agoGrant roles when projects are created, not later during decorator phase
Simon Brandhof [Thu, 8 Nov 2012 16:04:22 +0000 (17:04 +0100)]
Grant roles when projects are created, not later during decorator phase

11 years agoAdd comment to EmailSettings
Simon Brandhof [Thu, 8 Nov 2012 14:14:41 +0000 (15:14 +0100)]
Add comment to EmailSettings

11 years agoSONAR-3895 fix dependency of ExtensionProviders on commons-conf
Simon Brandhof [Thu, 8 Nov 2012 13:45:03 +0000 (14:45 +0100)]
SONAR-3895 fix dependency of ExtensionProviders on commons-conf

11 years agoFix build
Simon Brandhof [Thu, 8 Nov 2012 11:09:11 +0000 (12:09 +0100)]
Fix build

11 years agoSONAR-3895 fix loading of deprecated commons-conf in root module
Simon Brandhof [Thu, 8 Nov 2012 10:59:17 +0000 (11:59 +0100)]
SONAR-3895 fix loading of deprecated commons-conf in root module

11 years agoAdd json-simple to sonar-batch
Simon Brandhof [Thu, 8 Nov 2012 07:40:27 +0000 (08:40 +0100)]
Add json-simple to sonar-batch

11 years agoSONAR-3926 Incorrect links to violations in Violations Drilldown
David Gageot [Wed, 7 Nov 2012 17:35:19 +0000 (18:35 +0100)]
SONAR-3926 Incorrect links to violations in Violations Drilldown

11 years agoSONAR-3940 property relocation
Simon Brandhof [Wed, 7 Nov 2012 16:30:33 +0000 (17:30 +0100)]
SONAR-3940 property relocation

11 years agoSONAR-3940 property relocation
Simon Brandhof [Wed, 7 Nov 2012 16:13:03 +0000 (17:13 +0100)]
SONAR-3940 property relocation

11 years agoRemove useless Maven dependencies
Simon Brandhof [Wed, 7 Nov 2012 16:09:48 +0000 (17:09 +0100)]
Remove useless Maven dependencies

11 years agoSONAR-3797 Size of the name column in the groups table is too short
David Gageot [Wed, 7 Nov 2012 16:06:57 +0000 (17:06 +0100)]
SONAR-3797 Size of the name column in the groups table is too short

11 years agoSONAR-3897 Filter disable rules in "Compare Profiles"
David Gageot [Wed, 7 Nov 2012 15:51:40 +0000 (16:51 +0100)]
SONAR-3897 Filter disable rules in "Compare Profiles"

11 years agoSONAR-3797 Size of the name column in the groups table is too short
David Gageot [Wed, 7 Nov 2012 15:27:15 +0000 (16:27 +0100)]
SONAR-3797 Size of the name column in the groups table is too short

11 years agoSONAR-3831 project key in "Bulk deletion"
David Gageot [Wed, 7 Nov 2012 15:25:01 +0000 (16:25 +0100)]
SONAR-3831 project key in "Bulk deletion"

11 years agoSONAR-3937 In Reviews search, don't expose all projects
David Gageot [Wed, 7 Nov 2012 15:13:45 +0000 (16:13 +0100)]
SONAR-3937 In Reviews search, don't expose all projects

11 years agoSONAR-3895 Improve Http error handling
David Gageot [Wed, 7 Nov 2012 14:53:42 +0000 (15:53 +0100)]
SONAR-3895 Improve Http error handling

11 years agoSONAR-1924 Highlight line of table when mouse comes over a line
David Gageot [Wed, 7 Nov 2012 14:28:20 +0000 (15:28 +0100)]
SONAR-1924 Highlight line of table when mouse comes over a line

11 years agoSONAR-3895 emulate global role "user"
Simon Brandhof [Wed, 7 Nov 2012 13:53:45 +0000 (14:53 +0100)]
SONAR-3895 emulate global role "user"

11 years agoRevert SONAR-3922
Simon Brandhof [Wed, 7 Nov 2012 13:00:25 +0000 (14:00 +0100)]
Revert SONAR-3922

11 years agoSONARJAVA-15 Add log message, when FindBugs filter-file is used
Evgeny Mandrikov [Wed, 7 Nov 2012 10:24:24 +0000 (11:24 +0100)]
SONARJAVA-15 Add log message, when FindBugs filter-file is used

11 years agoSONARJAVA-14,SONARJAVA-18 Grab violations directly from FindBugs
Evgeny Mandrikov [Wed, 7 Nov 2012 10:08:54 +0000 (11:08 +0100)]
SONARJAVA-14,SONARJAVA-18 Grab violations directly from FindBugs

11 years ago'sonar.profile.<language_key>' should take precedence over 'sonar.profile'
Simon Brandhof [Wed, 7 Nov 2012 10:16:32 +0000 (11:16 +0100)]
'sonar.profile.<language_key>' should take precedence over 'sonar.profile'

11 years agoSONAR-3942 Display keys of the installed plugins
Simon Brandhof [Wed, 7 Nov 2012 10:02:55 +0000 (11:02 +0100)]
SONAR-3942 Display keys of the installed plugins

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