]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-4163 Add " - False Positive" in email subject when the new resolution is False...
Julien Lancelot [Tue, 26 Mar 2013 09:27:40 +0000 (10:27 +0100)]
SONAR-4163 Add " - False Positive" in email subject when the new resolution is False positive

11 years agoFix quality flaw
Julien Lancelot [Tue, 26 Mar 2013 08:17:16 +0000 (09:17 +0100)]
Fix quality flaw

11 years agoSONAR-4045 upgrade to jruby 1.7.3 and jruby-rack 1.1.13.1
Simon Brandhof [Mon, 25 Mar 2013 22:44:17 +0000 (23:44 +0100)]
SONAR-4045 upgrade to jruby 1.7.3 and jruby-rack 1.1.13.1

11 years agoSONAR-4206 Insert a null user on rules notification when rules are removed from start...
Julien Lancelot [Mon, 25 Mar 2013 17:15:27 +0000 (18:15 +0100)]
SONAR-4206 Insert a null user on rules notification when rules are removed from startup, and display 'System' on changelog console when there's no user provided.

11 years agoFix test and replace hamcrest by fest-assertions
Evgeny Mandrikov [Mon, 25 Mar 2013 16:26:38 +0000 (17:26 +0100)]
Fix test and replace hamcrest by fest-assertions

11 years agoSONAR-4193 Move interprete macro function from application helper to a new dedicated...
Julien Lancelot [Mon, 25 Mar 2013 15:40:16 +0000 (16:40 +0100)]
SONAR-4193 Move interprete macro function from application helper to a new dedicated class

11 years agoSONAR-4211 Allow Sonar Runner to work with secured server
Julien HENRY [Mon, 25 Mar 2013 15:23:59 +0000 (16:23 +0100)]
SONAR-4211 Allow Sonar Runner to work with secured server
when sonar.forceAuthentication=true

11 years agoSONAR-3153 Add missing deprecated tag and move property from SecurityRealmFactory...
Julien Lancelot [Mon, 25 Mar 2013 15:15:16 +0000 (16:15 +0100)]
SONAR-3153 Add missing deprecated tag and move property from SecurityRealmFactory to CoreProperties

11 years agoSONAR-4069 Restore Metrics as a BatchExtension
Julien HENRY [Mon, 25 Mar 2013 14:37:28 +0000 (15:37 +0100)]
SONAR-4069 Restore Metrics as a BatchExtension
    to avoid compatibility issues with plugins

11 years agoSONAR-3153 Add missing deprecated tag and move property from SecurityRealmFactory...
Julien Lancelot [Mon, 25 Mar 2013 14:52:48 +0000 (15:52 +0100)]
SONAR-3153 Add missing deprecated tag and move property from SecurityRealmFactory to CoreProperties

11 years agoRemove deprecated test
Simon Brandhof [Mon, 25 Mar 2013 13:57:45 +0000 (14:57 +0100)]
Remove deprecated test

11 years agoUpgrade maven-compiler-plugin to 3.0
Simon Brandhof [Mon, 25 Mar 2013 13:47:14 +0000 (14:47 +0100)]
Upgrade maven-compiler-plugin to 3.0

11 years agoSONAR-4216 Upgrade SQLServer jTDS driver from 1.2.4 to 1.2.7
Simon Brandhof [Mon, 25 Mar 2013 13:46:54 +0000 (14:46 +0100)]
SONAR-4216 Upgrade SQLServer jTDS driver from 1.2.4 to 1.2.7

11 years agoFix quality flaw
Julien Lancelot [Mon, 25 Mar 2013 13:50:32 +0000 (14:50 +0100)]
Fix quality flaw

11 years agoSONAR-4215 Upgrade MySQL driver from 5.1.18 to 5.1.24
Simon Brandhof [Mon, 25 Mar 2013 13:45:14 +0000 (14:45 +0100)]
SONAR-4215 Upgrade MySQL driver from 5.1.18 to 5.1.24

11 years agoSONAR-4044 move to Java 6
Simon Brandhof [Mon, 25 Mar 2013 13:22:38 +0000 (14:22 +0100)]
SONAR-4044 move to Java 6

- update jdk signature used by animal sniffer
- update javac configuration
- fix blueprints-core lib
- upgrade commons-dbcp and postgresql driver in order to use JDBC 4

11 years agoAdd parameter init_resource_for_role to specify which parameter to search for resource
Julien Lancelot [Mon, 25 Mar 2013 13:17:56 +0000 (14:17 +0100)]
Add parameter init_resource_for_role to specify which parameter to search for resource

11 years agoAdd missing @since and @deprecated annotation and restore deleted properties in order...
Julien Lancelot [Mon, 25 Mar 2013 13:11:16 +0000 (14:11 +0100)]
Add missing @since and @deprecated annotation and restore deleted properties in order to only depreciate them

11 years agoRemove unused imports
Simon Brandhof [Mon, 25 Mar 2013 13:03:45 +0000 (14:03 +0100)]
Remove unused imports

11 years ago Update equals from AbstractLanguageTest to only check key and not hash id of languages
Julien Lancelot [Mon, 25 Mar 2013 12:54:02 +0000 (13:54 +0100)]
 Update equals from AbstractLanguageTest to only check key and not hash id of languages

11 years agoSONAR-4173 Renamed project_configuration by resource_configuration
Julien Lancelot [Mon, 25 Mar 2013 12:42:45 +0000 (13:42 +0100)]
SONAR-4173 Renamed project_configuration by resource_configuration

11 years agoSONAR-3879 Moved status constant to Rule. Removed Rule status enumeration.
Julien Lancelot [Mon, 25 Mar 2013 12:29:14 +0000 (13:29 +0100)]
SONAR-3879 Moved status constant to Rule. Removed Rule status enumeration.

11 years agoDepreciate method
Julien Lancelot [Mon, 25 Mar 2013 12:26:43 +0000 (13:26 +0100)]
Depreciate method

11 years agoSONAR-4069 Restore Metrics as a BatchExtension
Julien HENRY [Mon, 25 Mar 2013 11:30:44 +0000 (12:30 +0100)]
SONAR-4069 Restore Metrics as a BatchExtension
to avoid compatibility issues with plugins

11 years agoSONAR-4083 name is required when creating a metric and description return nothing...
Julien Lancelot [Mon, 25 Mar 2013 11:06:19 +0000 (12:06 +0100)]
SONAR-4083 name is required when creating a metric and description return nothing when there's no description

11 years agoSONAR-3879 : Add constant for rule status
Julien Lancelot [Mon, 25 Mar 2013 08:31:35 +0000 (09:31 +0100)]
SONAR-3879 : Add constant for rule status

11 years agoChange level of CPD log to DEBUG when language is not supported
Julien HENRY [Fri, 22 Mar 2013 14:30:50 +0000 (15:30 +0100)]
Change level of CPD log to DEBUG  when language is not supported

11 years agoSONAR-4173 Add the possibility for a plugin to add a configuration page
Julien Lancelot [Fri, 22 Mar 2013 14:19:43 +0000 (15:19 +0100)]
SONAR-4173 Add the possibility for a plugin to add a configuration page

11 years agoSONAR-3879 Fix issue where beta status is always displayed on rule search
Julien Lancelot [Fri, 22 Mar 2013 11:53:14 +0000 (12:53 +0100)]
SONAR-3879 Fix issue where beta status is always displayed on rule search

11 years agoSONAR-3879 Display rule tags in title of popup
Julien Lancelot [Fri, 22 Mar 2013 10:18:52 +0000 (11:18 +0100)]
SONAR-3879 Display rule tags in title of popup

11 years agoSONAR-3879 Replace rule status enumeration in the annotation by a string
Julien Lancelot [Fri, 22 Mar 2013 09:49:35 +0000 (10:49 +0100)]
SONAR-3879 Replace rule status enumeration in the annotation by a string

11 years agoAdd html id
Julien Lancelot [Fri, 22 Mar 2013 07:24:12 +0000 (08:24 +0100)]
Add html id

11 years agoSONAR-4145 Remove the useless and misleading properties 'sonar.skipTendencies' and...
Julien Lancelot [Thu, 21 Mar 2013 13:51:47 +0000 (14:51 +0100)]
SONAR-4145 Remove the useless and misleading properties 'sonar.skipTendencies' and 'tendency.depth'

11 years agoSONAR-3900 Add new metrics "complexity in classes" and "complexity in methods" to...
Julien Lancelot [Thu, 21 Mar 2013 13:10:42 +0000 (14:10 +0100)]
SONAR-3900 Add new metrics "complexity in classes" and "complexity in methods" to compute "complexity/class" and "complexity/method"

11 years agoSONAR-4083 The WS metrics should allow to create or delete only manual metrics
Julien Lancelot [Thu, 21 Mar 2013 10:52:06 +0000 (11:52 +0100)]
SONAR-4083 The WS metrics should allow to create or delete only manual metrics

11 years agoReplace deprecated find(:first, ...) by first(...) call
Julien Lancelot [Thu, 21 Mar 2013 10:04:25 +0000 (11:04 +0100)]
Replace deprecated find(:first, ...) by first(...) call

11 years agoSONAR-4184 decrease line-height of line-block in order to align text with select2...
Julien Lancelot [Thu, 21 Mar 2013 09:56:25 +0000 (10:56 +0100)]
SONAR-4184 decrease line-height of line-block in order to align text with select2 component

11 years agoSONAR-3839 A followed dashboard shouldn't be flagged as unfollowed after being edited
Julien Lancelot [Thu, 21 Mar 2013 09:48:15 +0000 (10:48 +0100)]
SONAR-3839 A followed dashboard shouldn't be flagged as unfollowed after being edited

11 years agoSONAR-4168 If a Measure filter name is "edited" without having first "Closed" the...
Julien Lancelot [Thu, 21 Mar 2013 09:13:15 +0000 (10:13 +0100)]
SONAR-4168 If a Measure filter name is "edited" without having first "Closed" the "Change Columns" section, pending column changes are lost

11 years agoSONAR-4206 Fix transaction issue
Julien Lancelot [Thu, 21 Mar 2013 08:30:53 +0000 (09:30 +0100)]
SONAR-4206 Fix transaction issue

11 years agoFix quality flaws
Julien Lancelot [Thu, 21 Mar 2013 08:07:27 +0000 (09:07 +0100)]
Fix quality flaws

11 years agoSONAR-4163 Add "New false positive issue" notification
Julien Lancelot [Wed, 20 Mar 2013 17:36:17 +0000 (18:36 +0100)]
SONAR-4163 Add "New false positive issue" notification

11 years agoSONAR-4116 In the Measure filters, before "new_*" measures we should not display...
Julien Lancelot [Wed, 20 Mar 2013 14:58:15 +0000 (15:58 +0100)]
SONAR-4116 In the Measure filters, before "new_*" measures we should not display a '+' or '-' character

11 years agoRevert "SONAR-4114 The /api/resources web service should not return an empty response...
Julien Lancelot [Wed, 20 Mar 2013 12:33:44 +0000 (13:33 +0100)]
Revert "SONAR-4114 The /api/resources web service should not return an empty response when there is no value on a resource for an existing metric"

This reverts commit 77d2d15357f5b2d8d89c9f1443348904862ac310.

11 years agoSONAR-4114 The /api/resources web service should not return an empty response when...
Julien Lancelot [Wed, 20 Mar 2013 11:53:37 +0000 (12:53 +0100)]
SONAR-4114 The /api/resources web service should not return an empty response when there is no value on a resource for an existing metric

11 years agoSONAR-4190 Add Issue Tracker information on 'Installed Plugins' tab in the Update...
Julien Lancelot [Wed, 20 Mar 2013 09:25:55 +0000 (10:25 +0100)]
SONAR-4190 Add Issue Tracker information on 'Installed Plugins' tab in the Update Center

11 years agoFix quality flaws
Julien Lancelot [Wed, 20 Mar 2013 08:47:16 +0000 (09:47 +0100)]
Fix quality flaws

11 years agoImprove equals() of Java definition class
Julien Lancelot [Wed, 20 Mar 2013 08:37:12 +0000 (09:37 +0100)]
Improve equals() of Java definition class

11 years agoReplace deprecated find(:first, ...) by first(...) call
Julien Lancelot [Tue, 19 Mar 2013 16:49:23 +0000 (17:49 +0100)]
Replace deprecated find(:first, ...) by first(...) call

11 years agoSONAR-4111 Remove the availability of the following metrics on the web interface
Julien Lancelot [Tue, 19 Mar 2013 15:46:29 +0000 (16:46 +0100)]
SONAR-4111 Remove the availability of the following metrics on the web interface

11 years agoSONAR-4069 Refactoring to ease override of some components
Julien HENRY [Tue, 19 Mar 2013 15:39:20 +0000 (16:39 +0100)]
SONAR-4069 Refactoring to ease override of some components
 * Don't fail when there is a fake profile with id=null
 * Don't fail when there is a fake language

11 years agoSONAR-4069 Allow to persist a project with a copy_resource_id
Julien HENRY [Tue, 19 Mar 2013 15:37:10 +0000 (16:37 +0100)]
SONAR-4069 Allow to persist a project with a copy_resource_id

11 years agoSONAR-4069 Cleanup of snapshot creation
Julien HENRY [Tue, 19 Mar 2013 15:21:14 +0000 (16:21 +0100)]
SONAR-4069 Cleanup of snapshot creation

11 years agoSONAR-4184 Use dropdown_tag component on violations drilldown period select box
Julien Lancelot [Tue, 19 Mar 2013 15:19:46 +0000 (16:19 +0100)]
SONAR-4184 Use dropdown_tag component on violations drilldown period select box

11 years agoSONAR-4184 Use dropdown_tag component on dashboard period select box
Julien Lancelot [Tue, 19 Mar 2013 14:42:29 +0000 (15:42 +0100)]
SONAR-4184 Use dropdown_tag component on dashboard period select box

11 years agoMerge pull request #25 from soid/master
Julien Lancelot [Tue, 19 Mar 2013 11:47:19 +0000 (04:47 -0700)]
Merge pull request #25 from soid/master

SONAR-4197 Escaping JSON in Timeline widget

11 years agoSONAR-4033 Text inputs width overflow
Julien Lancelot [Tue, 19 Mar 2013 10:46:10 +0000 (11:46 +0100)]
SONAR-4033 Text inputs width overflow

11 years agoRemove unused import
Julien Lancelot [Tue, 19 Mar 2013 09:32:41 +0000 (10:32 +0100)]
Remove unused import

11 years agoFix quality flaws
Julien Lancelot [Tue, 19 Mar 2013 09:32:02 +0000 (10:32 +0100)]
Fix quality flaws

11 years agoOverride equals in order to keep backward compatibility between the deprecated Java...
Julien Lancelot [Tue, 19 Mar 2013 08:38:08 +0000 (09:38 +0100)]
Override equals in order to keep backward compatibility between the deprecated Java class and the new one in sonar-java

11 years agoSONAR-4117 The '%' character is not displayed in Measure Filters on measures relating...
Julien Lancelot [Mon, 18 Mar 2013 17:02:27 +0000 (18:02 +0100)]
SONAR-4117 The '%' character is not displayed in Measure Filters on measures relating to "new_coverage"

11 years agoSONAR-4182 Unit tests coverage widget: unexpected 0 appears in differential mode
Julien Lancelot [Mon, 18 Mar 2013 15:49:05 +0000 (16:49 +0100)]
SONAR-4182 Unit tests coverage widget: unexpected 0 appears in differential mode

11 years agoSONAR-4206 Add notification in profile changelog when a rule is removed
Julien Lancelot [Mon, 18 Mar 2013 14:51:10 +0000 (15:51 +0100)]
SONAR-4206 Add notification in profile changelog when a rule is removed

11 years agoSONAR-4069 ResourcePermission need to be in TaskContainer
Julien HENRY [Mon, 18 Mar 2013 13:51:55 +0000 (14:51 +0100)]
SONAR-4069 ResourcePermission need to be in TaskContainer

11 years agoFix regression when importing user rules and language was not set
Julien Lancelot [Mon, 18 Mar 2013 10:10:04 +0000 (11:10 +0100)]
Fix regression when importing user rules and language was not set

11 years agoSONAR-4206 Fix issue when disabling no more used rules
Julien Lancelot [Mon, 18 Mar 2013 09:09:54 +0000 (10:09 +0100)]
SONAR-4206 Fix issue when disabling no more used rules

11 years agoCorrectly stop all hierarchy of pico containers on error
Simon Brandhof [Mon, 18 Mar 2013 07:58:12 +0000 (08:58 +0100)]
Correctly stop all hierarchy of pico containers on error

11 years agoFix stop of ComponentContainer with child
Simon Brandhof [Sat, 16 Mar 2013 09:48:15 +0000 (10:48 +0100)]
Fix stop of ComponentContainer with child

11 years agoFix loading of DefaultPurgeTask
Simon Brandhof [Fri, 15 Mar 2013 22:24:56 +0000 (23:24 +0100)]
Fix loading of DefaultPurgeTask

11 years agoRemove unused org.sonar.batch.bootstrap.Container
Simon Brandhof [Fri, 15 Mar 2013 21:11:35 +0000 (22:11 +0100)]
Remove unused org.sonar.batch.bootstrap.Container

11 years agoFix shutdown of ComponentContainer on error
Simon Brandhof [Fri, 15 Mar 2013 21:08:46 +0000 (22:08 +0100)]
Fix shutdown of ComponentContainer on error

11 years agoAdd TaskComponent to SemaphoreUpdater and Semaphores
Simon Brandhof [Fri, 15 Mar 2013 19:23:45 +0000 (20:23 +0100)]
Add TaskComponent to SemaphoreUpdater and Semaphores

11 years agoRemove deprecated and unused API of dbcleaner plugin
Simon Brandhof [Fri, 15 Mar 2013 19:23:21 +0000 (20:23 +0100)]
Remove deprecated and unused API of dbcleaner plugin

11 years agoImprove error handling of ComponentContainer lifecycle
Simon Brandhof [Fri, 15 Mar 2013 19:22:45 +0000 (20:22 +0100)]
Improve error handling of ComponentContainer lifecycle

11 years agoFix log
Julien Lancelot [Fri, 15 Mar 2013 15:06:27 +0000 (16:06 +0100)]
Fix log

11 years agoRemoved copyright on xml tests
Julien Lancelot [Fri, 15 Mar 2013 15:05:12 +0000 (16:05 +0100)]
Removed copyright on xml tests

11 years agoSONAR-4206 Refactor rules registration in order to set the removed status only when...
Julien Lancelot [Fri, 15 Mar 2013 15:02:06 +0000 (16:02 +0100)]
SONAR-4206 Refactor rules registration in order to set the removed status only when a rule was removed

11 years agoSONAR-4069 ability to configure the phases to be executed
Simon Brandhof [Fri, 15 Mar 2013 11:38:52 +0000 (12:38 +0100)]
SONAR-4069 ability to configure the phases to be executed

11 years agoFix quality flaw
Julien Lancelot [Fri, 15 Mar 2013 11:37:17 +0000 (12:37 +0100)]
Fix quality flaw

11 years agoorg.sonar.api.resources.Languages should accept zero languages
Simon Brandhof [Fri, 15 Mar 2013 10:10:00 +0000 (11:10 +0100)]
org.sonar.api.resources.Languages should accept zero languages

11 years agoMerge remote-tracking branch 'origin/master'
Simon Brandhof [Fri, 15 Mar 2013 09:28:20 +0000 (10:28 +0100)]
Merge remote-tracking branch 'origin/master'

11 years agoFix issue when comparing profile due to rule enbabled column deletion
Julien Lancelot [Fri, 15 Mar 2013 09:27:51 +0000 (10:27 +0100)]
Fix issue when comparing profile due to rule enbabled column deletion

11 years agoSONAR-4069 add ProjectScanContainerTest
Simon Brandhof [Fri, 15 Mar 2013 09:22:15 +0000 (10:22 +0100)]
SONAR-4069 add ProjectScanContainerTest

11 years agoSONAR-4069 improve ScanTask
Simon Brandhof [Fri, 15 Mar 2013 09:05:21 +0000 (10:05 +0100)]
SONAR-4069 improve ScanTask

11 years agoAllow to replace default ProjectTree component.
Julien HENRY [Fri, 15 Mar 2013 08:56:16 +0000 (09:56 +0100)]
Allow to replace default ProjectTree component.

11 years agoFix quality flaw
Julien Lancelot [Fri, 15 Mar 2013 08:08:38 +0000 (09:08 +0100)]
Fix quality flaw

11 years agoFix copyright header
Simon Brandhof [Fri, 15 Mar 2013 06:29:11 +0000 (07:29 +0100)]
Fix copyright header

11 years agoImprove exception handling of pico container lifecycle
Simon Brandhof [Thu, 14 Mar 2013 22:17:22 +0000 (23:17 +0100)]
Improve exception handling of pico container lifecycle

11 years agoDocument which versions of sonar-runner/sonar-ant-task use batch entry points
Simon Brandhof [Thu, 14 Mar 2013 17:54:05 +0000 (18:54 +0100)]
Document which versions of sonar-runner/sonar-ant-task use batch entry points

11 years agoMove some classes from org.sonar.batch.bootstrap to org.sonar.batch.scan
Simon Brandhof [Thu, 14 Mar 2013 17:34:40 +0000 (18:34 +0100)]
Move some classes from org.sonar.batch.bootstrap to org.sonar.batch.scan

11 years agoUpgrade sonar-dev-m-p from 1.4 to 1.6
Simon Brandhof [Thu, 14 Mar 2013 17:32:17 +0000 (18:32 +0100)]
Upgrade sonar-dev-m-p from 1.4 to 1.6

11 years agoSONAR-4144 The US date format should be MDY and not DMY (ex: Jan 20 2013 instead...
Julien Lancelot [Thu, 14 Mar 2013 16:06:09 +0000 (17:06 +0100)]
SONAR-4144 The US date format should be MDY and not DMY (ex: Jan 20 2013 instead of 20 Jan 2013)

11 years agoSONAR-4069 add unit tests
Simon Brandhof [Thu, 14 Mar 2013 15:49:52 +0000 (16:49 +0100)]
SONAR-4069 add unit tests

11 years agoComplete unit test
Julien Lancelot [Thu, 14 Mar 2013 15:40:10 +0000 (16:40 +0100)]
Complete unit test

11 years agoSONAR-4193 Authorize "-" in rule repo and interpret macro when description is not...
Julien Lancelot [Thu, 14 Mar 2013 15:39:22 +0000 (16:39 +0100)]
SONAR-4193 Authorize "-" in rule repo and interpret macro when description is not in html

11 years agoSONAR-4193 Authorize "-" in rule repo and interpret macro when description is not...
Julien Lancelot [Thu, 14 Mar 2013 15:32:55 +0000 (16:32 +0100)]
SONAR-4193 Authorize "-" in rule repo and interpret macro when description is not in html

11 years agoSONAR-4139 Move Java language definition to sonar-java-plugin
Julien Lancelot [Thu, 14 Mar 2013 15:01:06 +0000 (16:01 +0100)]
SONAR-4139 Move Java language definition to sonar-java-plugin

11 years agoSONAR-4069 fix task extension point
Simon Brandhof [Thu, 14 Mar 2013 14:49:22 +0000 (15:49 +0100)]
SONAR-4069 fix task extension point

11 years agoUpdate version of Sonar Java an Sonar Update Center
Eric Hartmann [Thu, 14 Mar 2013 10:54:03 +0000 (11:54 +0100)]
Update version of Sonar Java an Sonar Update Center

11 years agoChange some log level from info to debug
Julien Lancelot [Thu, 14 Mar 2013 10:10:02 +0000 (11:10 +0100)]
Change some log level from info to debug