]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoFix some quality flaws
Simon Brandhof [Fri, 3 Oct 2014 09:34:21 +0000 (11:34 +0200)]
Fix some quality flaws

10 years agoSONAR-5682 drop deprecated PropertyDefinitions#getPropertiesByCategory()
Simon Brandhof [Fri, 3 Oct 2014 09:03:51 +0000 (11:03 +0200)]
SONAR-5682 drop deprecated PropertyDefinitions#getPropertiesByCategory()

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Fri, 3 Oct 2014 08:59:17 +0000 (10:59 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  Fix administration section in webapp

10 years agoFix administration section in webapp
Simon Brandhof [Fri, 3 Oct 2014 08:14:28 +0000 (10:14 +0200)]
Fix administration section in webapp

10 years agoSONAR-5634 - Implemented facets as sticky (multi-select) facets for RuleIndex
Stephane Gamard [Fri, 3 Oct 2014 08:15:54 +0000 (10:15 +0200)]
SONAR-5634 - Implemented facets as sticky (multi-select) facets for RuleIndex

10 years agoSONAR-5634 - Implemented facets as sticky (multi-select) facets for RuleIndex
Stephane Gamard [Fri, 3 Oct 2014 07:42:31 +0000 (09:42 +0200)]
SONAR-5634 - Implemented facets as sticky (multi-select) facets for RuleIndex

10 years agoSONAR-5548 - Moved ES analyzer definition to indices rather than to node configuratio...
Stephane Gamard [Fri, 3 Oct 2014 06:41:43 +0000 (08:41 +0200)]
SONAR-5548 - Moved ES analyzer definition to indices rather than to node configuration (permits node transport)

10 years agoSONAR-5686 - Updated settings for IssueIndex to 4 shards
Stephane Gamard [Fri, 3 Oct 2014 06:37:50 +0000 (08:37 +0200)]
SONAR-5686 - Updated settings for IssueIndex to 4 shards

10 years agoMerge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof [Fri, 3 Oct 2014 06:40:53 +0000 (08:40 +0200)]
Merge remote-tracking branch 'remotes/origin/branch-4.5'

Conflicts:
plugins/sonar-xoo-plugin/pom.xml
sonar-plugin-api/pom.xml
sonar-plugin-api/src/main/java/org/sonar/api/config/Settings.java

10 years agoCode clean-up
Simon Brandhof [Thu, 2 Oct 2014 21:09:52 +0000 (23:09 +0200)]
Code clean-up

* mark JFreechart as deprecated
* complete some javadoc

10 years agoSONAR-5473 Fix fake project referential implementaion
Julien HENRY [Thu, 2 Oct 2014 19:24:55 +0000 (21:24 +0200)]
SONAR-5473 Fix fake project referential implementaion

10 years agoSONAR-5620 Improve user experience
Julien HENRY [Thu, 2 Oct 2014 16:25:17 +0000 (18:25 +0200)]
SONAR-5620 Improve user experience

10 years agoSONAR-5642 Log cleanup
Julien HENRY [Thu, 2 Oct 2014 16:04:37 +0000 (18:04 +0200)]
SONAR-5642 Log cleanup

10 years agoLog cleanup
Julien HENRY [Thu, 2 Oct 2014 16:03:22 +0000 (18:03 +0200)]
Log cleanup

10 years agoSONAR-5626 get next report mecanism dao implemented and interfaces defined. Thread...
Teryk Bellahsene [Wed, 1 Oct 2014 16:23:52 +0000 (18:23 +0200)]
SONAR-5626 get next report mecanism dao implemented and interfaces defined. Thread management stub.

10 years agoSONAR-5643 Hide SVN password and rework logging
Julien HENRY [Thu, 2 Oct 2014 15:50:04 +0000 (17:50 +0200)]
SONAR-5643 Hide SVN password and rework logging

10 years agoSONAR-5643 Provide a default SVN SCM Provider
Julien HENRY [Tue, 30 Sep 2014 14:49:55 +0000 (16:49 +0200)]
SONAR-5643 Provide a default SVN SCM Provider

10 years agoSONAR-5677 Provide JGit implementation
Julien HENRY [Mon, 29 Sep 2014 16:04:53 +0000 (18:04 +0200)]
SONAR-5677 Provide JGit implementation

10 years agoSONAR-5620 Don't fail build when no provider is detected
Julien HENRY [Thu, 25 Sep 2014 15:43:38 +0000 (17:43 +0200)]
SONAR-5620 Don't fail build when no provider is detected

10 years agoSONAR-5645 Blacklist SCM Activity plugin
Julien HENRY [Thu, 25 Sep 2014 15:07:59 +0000 (17:07 +0200)]
SONAR-5645 Blacklist SCM Activity plugin

10 years agoSONAR-5473 Fix fetching of remote SCM data
Julien HENRY [Thu, 25 Sep 2014 14:23:37 +0000 (16:23 +0200)]
SONAR-5473 Fix fetching of remote SCM data

10 years agoSONAR-5644 Rework SCM API
Julien HENRY [Thu, 25 Sep 2014 11:48:35 +0000 (13:48 +0200)]
SONAR-5644 Rework SCM API

10 years agoSONAR-5642 Initial work on Git provider
Julien HENRY [Wed, 24 Sep 2014 13:15:05 +0000 (15:15 +0200)]
SONAR-5642 Initial work on Git provider

10 years agoSONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data using WS
Julien HENRY [Tue, 23 Sep 2014 08:51:34 +0000 (10:51 +0200)]
SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data using WS

10 years agoSONAR-5672 Fix regression with measure duplication_lines_data
Julien HENRY [Thu, 2 Oct 2014 15:14:05 +0000 (17:14 +0200)]
SONAR-5672 Fix regression with measure duplication_lines_data

10 years agoSONAR-5558 Add licence info, update WS API label
Jean-Baptiste Lievremont [Thu, 2 Oct 2014 14:42:41 +0000 (16:42 +0200)]
SONAR-5558 Add licence info, update WS API label

10 years agoSONAR-5535 Fix missing l10n keys in size metric
Jean-Baptiste Lievremont [Thu, 2 Oct 2014 14:29:32 +0000 (16:29 +0200)]
SONAR-5535 Fix missing l10n keys in size metric

10 years agoSONAR-5658 Add a new field to index severities ordinal
Julien Lancelot [Thu, 2 Oct 2014 09:30:27 +0000 (11:30 +0200)]
SONAR-5658 Add a new field to index severities ordinal

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/issue/index/IssueNormalizer.java

10 years agoSONAR-5663 Fix issue when updating provisioned project key
Julien Lancelot [Thu, 2 Oct 2014 08:25:35 +0000 (10:25 +0200)]
SONAR-5663 Fix issue when updating provisioned project key

10 years agoSONAR-5663 Reindex issues when renaming a project Key
Julien Lancelot [Wed, 1 Oct 2014 17:19:58 +0000 (19:19 +0200)]
SONAR-5663 Reindex issues when renaming a project Key

10 years agoSONAR-5603 Remove useless select methods using IssueQuery in IssueDao
Julien Lancelot [Wed, 1 Oct 2014 12:59:09 +0000 (14:59 +0200)]
SONAR-5603 Remove useless select methods using IssueQuery in IssueDao

10 years agoFix wrong commit
Julien Lancelot [Wed, 1 Oct 2014 12:57:34 +0000 (14:57 +0200)]
Fix wrong commit

10 years agoSONAR-5603 Get issues from E/S in Unresolved Issues per Assignee widget
Julien Lancelot [Wed, 1 Oct 2014 12:11:16 +0000 (14:11 +0200)]
SONAR-5603 Get issues from E/S in Unresolved Issues per Assignee widget

Conflicts:
server/sonar-server/src/test/java/org/sonar/server/issue/index/IssueIndexMediumTest.java

10 years agoSONAR-5529 Move IssueQuery from api to server
Julien Lancelot [Wed, 1 Oct 2014 10:32:26 +0000 (12:32 +0200)]
SONAR-5529 Move IssueQuery from api to server

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/issue/index/IssueIndex.java

10 years agoSONAR-5529 Remove IssueFinder API and all related classes
Julien Lancelot [Wed, 1 Oct 2014 09:29:20 +0000 (11:29 +0200)]
SONAR-5529 Remove IssueFinder API and all related classes

10 years agoFix merge
Julien Lancelot [Thu, 2 Oct 2014 13:24:34 +0000 (15:24 +0200)]
Fix merge

10 years agoSONAR-5603 Replace rails usage of IssueFinder by IssueService in issue filters widget
Julien Lancelot [Wed, 1 Oct 2014 08:04:34 +0000 (10:04 +0200)]
SONAR-5603 Replace rails usage of IssueFinder by IssueService in issue filters widget

10 years agoSONAR-5603 Replace rails usage of IssueFinder by IssueService in /issue/show
Julien Lancelot [Tue, 30 Sep 2014 12:27:29 +0000 (14:27 +0200)]
SONAR-5603 Replace rails usage of IssueFinder by IssueService in /issue/show

10 years agoSONAR-5529 Remove usage of sonar.issues.use_es_backend property
Julien Lancelot [Mon, 29 Sep 2014 15:55:11 +0000 (17:55 +0200)]
SONAR-5529 Remove usage of sonar.issues.use_es_backend property

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/platform/ServerComponents.java

10 years agoFix quality flaw
Jean-Baptiste Lievremont [Thu, 2 Oct 2014 13:26:32 +0000 (15:26 +0200)]
Fix quality flaw

10 years agoRevert commits that should have been done on branch-4.5
Jean-Baptiste Lievremont [Thu, 2 Oct 2014 13:24:55 +0000 (15:24 +0200)]
Revert commits that should have been done on branch-4.5

This reverts commit dc74893622e4965a5d9ad0c6f9a9b0b43f2140ed.

10 years agoSONAR-5680 Fix an issue with restore of issue filters (first parameter overwritten...
Jean-Baptiste Lievremont [Thu, 2 Oct 2014 09:25:39 +0000 (11:25 +0200)]
SONAR-5680 Fix an issue with restore of issue filters (first parameter overwritten) + fix links using issue filter ID

10 years agoSONAR-5680 Fix query on false positive issues widget
Jean-Baptiste Lievremont [Wed, 1 Oct 2014 16:31:27 +0000 (18:31 +0200)]
SONAR-5680 Fix query on false positive issues widget

10 years agoSONAR-5619 Change pattern of repository facet values when duplicate names
Jean-Baptiste Lievremont [Wed, 1 Oct 2014 14:30:18 +0000 (16:30 +0200)]
SONAR-5619 Change pattern of repository facet values when duplicate names

10 years agoSONAR-5579 Show what the default value is on boolean rule parameters
Jean-Baptiste Lievremont [Wed, 1 Oct 2014 14:03:24 +0000 (16:03 +0200)]
SONAR-5579 Show what the default value is on boolean rule parameters

10 years agoFix quality flaws
Simon Brandhof [Thu, 2 Oct 2014 12:32:50 +0000 (14:32 +0200)]
Fix quality flaws

10 years agoSONAR-5672 Special case for views plugin
Julien HENRY [Thu, 2 Oct 2014 12:19:48 +0000 (14:19 +0200)]
SONAR-5672 Special case for views plugin

10 years agoSONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.x
Simon Brandhof [Thu, 2 Oct 2014 09:28:15 +0000 (11:28 +0200)]
SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.x

10 years agoSONAR-5680 Fix an issue with restore of issue filters (first parameter overwritten...
Jean-Baptiste Lievremont [Thu, 2 Oct 2014 09:25:39 +0000 (11:25 +0200)]
SONAR-5680 Fix an issue with restore of issue filters (first parameter overwritten) + fix links using issue filter ID

10 years agoSONAR-5665 Stop support of GWT pages
Simon Brandhof [Thu, 2 Oct 2014 08:32:43 +0000 (10:32 +0200)]
SONAR-5665 Stop support of GWT pages

10 years agoSONAR-5680 Fix query on false positive issues widget
Jean-Baptiste Lievremont [Wed, 1 Oct 2014 16:31:27 +0000 (18:31 +0200)]
SONAR-5680 Fix query on false positive issues widget

10 years agoSONAR-5619 Change pattern of repository facet values when duplicate names
Jean-Baptiste Lievremont [Wed, 1 Oct 2014 14:30:18 +0000 (16:30 +0200)]
SONAR-5619 Change pattern of repository facet values when duplicate names

10 years agoSONAR-5579 Show what the default value is on boolean rule parameters
Jean-Baptiste Lievremont [Wed, 1 Oct 2014 14:03:24 +0000 (16:03 +0200)]
SONAR-5579 Show what the default value is on boolean rule parameters

10 years agoIncreased timeout for denomarlization stack
Stephane Gamard [Wed, 1 Oct 2014 14:55:25 +0000 (16:55 +0200)]
Increased timeout for denomarlization stack

10 years agoSONAR-5564 - Switch from object mapping to string for Issue.attributes since it is...
Stephane Gamard [Wed, 1 Oct 2014 11:12:07 +0000 (13:12 +0200)]
SONAR-5564 - Switch from object mapping to string for Issue.attributes since it is not used in any search way

10 years agoFix timeout issue and speed up UT on my box
Julien HENRY [Tue, 30 Sep 2014 15:45:29 +0000 (17:45 +0200)]
Fix timeout issue and speed up UT on my box

10 years agoSONAR-5548 - Moved ES analyzer definition to indices rather than to node configuratio...
Stephane Gamard [Tue, 30 Sep 2014 15:22:35 +0000 (17:22 +0200)]
SONAR-5548 - Moved ES analyzer definition to indices rather than to node configuration (permits node transport)

10 years agoSONAR-5646 add widget id to response of api/dashboards/show
Simon Brandhof [Tue, 30 Sep 2014 12:35:02 +0000 (14:35 +0200)]
SONAR-5646 add widget id to response of api/dashboards/show

10 years agoSONAR-5646 Adding a widget
Stas Vilchik [Tue, 30 Sep 2014 10:24:57 +0000 (16:24 +0600)]
SONAR-5646 Adding a widget

10 years agoFix quality flaws
Teryk Bellahsene [Tue, 30 Sep 2014 08:41:45 +0000 (10:41 +0200)]
Fix quality flaws

10 years agoMerge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof [Tue, 30 Sep 2014 08:47:45 +0000 (10:47 +0200)]
Merge remote-tracking branch 'remotes/origin/branch-4.5'

Conflicts:
sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java

10 years agoMerge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof [Tue, 30 Sep 2014 08:46:00 +0000 (10:46 +0200)]
Merge remote-tracking branch 'remotes/origin/branch-4.5'

Conflicts:
sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java

10 years agoFix Xoo
Simon Brandhof [Tue, 30 Sep 2014 08:41:56 +0000 (10:41 +0200)]
Fix Xoo

10 years agoTemporarily increase timeout of HttpDownloadTest to 2 sec
Simon Brandhof [Tue, 30 Sep 2014 08:34:03 +0000 (10:34 +0200)]
Temporarily increase timeout of HttpDownloadTest to 2 sec

10 years agoFix quality flaws
Simon Brandhof [Tue, 30 Sep 2014 08:26:21 +0000 (10:26 +0200)]
Fix quality flaws

10 years agoMerge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof [Tue, 30 Sep 2014 07:56:55 +0000 (09:56 +0200)]
Merge remote-tracking branch 'remotes/origin/branch-4.5'

Conflicts:
plugins/sonar-core-plugin/pom.xml
plugins/sonar-cpd-plugin/pom.xml
plugins/sonar-dbcleaner-plugin/pom.xml
plugins/sonar-design-plugin/pom.xml
plugins/sonar-email-notifications-plugin/pom.xml
plugins/sonar-l10n-en-plugin/pom.xml
plugins/sonar-xoo-plugin/pom.xml
pom.xml
server/pom.xml
server/sonar-process-monitor/pom.xml
server/sonar-process/pom.xml
server/sonar-search/pom.xml
server/sonar-server/pom.xml
server/sonar-web/pom.xml
server/sonar-ws-client/pom.xml
sonar-application/pom.xml
sonar-batch-maven-compat/pom.xml
sonar-batch-protocol/pom.xml
sonar-batch/pom.xml
sonar-check-api/pom.xml
sonar-colorizer/pom.xml
sonar-core/pom.xml
sonar-deprecated/pom.xml
sonar-duplications/pom.xml
sonar-graph/pom.xml
sonar-home/pom.xml
sonar-java-api/pom.xml
sonar-markdown/pom.xml
sonar-maven-plugin/pom.xml
sonar-maven3-plugin/pom.xml
sonar-plugin-api/pom.xml
sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java
sonar-testing-harness/pom.xml

10 years agoMake HttpDownloaderTest more stable
Simon Brandhof [Tue, 30 Sep 2014 07:18:52 +0000 (09:18 +0200)]
Make HttpDownloaderTest more stable

10 years agoSONAR-5646 Fix project-level widgets on global dashboards
Stas Vilchik [Tue, 30 Sep 2014 05:09:53 +0000 (11:09 +0600)]
SONAR-5646 Fix project-level widgets on global dashboards

10 years agoMaven profiles for each technical stack
Simon Brandhof [Mon, 29 Sep 2014 22:07:03 +0000 (00:07 +0200)]
Maven profiles for each technical stack

and remove sonar-channel helpers from sonar-testing-harness

10 years agoBackport fix for UT on Windows
Eric Hartmann [Mon, 29 Sep 2014 16:58:35 +0000 (18:58 +0200)]
Backport fix for UT on Windows

10 years agoUpdate version to 4.5.1-SNAPSHOT
Eric Hartmann [Mon, 29 Sep 2014 16:10:58 +0000 (18:10 +0200)]
Update version to 4.5.1-SNAPSHOT

10 years agoTry to fix UT on Windows
Julien HENRY [Mon, 29 Sep 2014 16:06:41 +0000 (18:06 +0200)]
Try to fix UT on Windows

10 years agoSONAR-5614 - Fixed BatchSession increment when enqueue ES Action
Stephane Gamard [Mon, 29 Sep 2014 15:51:38 +0000 (17:51 +0200)]
SONAR-5614 - Fixed BatchSession increment when enqueue ES Action

10 years agoSONAR-5624 clean analysis report tasks to pending when server is starting and truncat...
Teryk Bellahsene [Mon, 29 Sep 2014 09:43:58 +0000 (11:43 +0200)]
SONAR-5624 clean analysis report tasks to pending when server is starting and truncate when upgrading

10 years agoTry to increase stability of HttpDownloaderTest
Simon Brandhof [Mon, 29 Sep 2014 14:57:20 +0000 (16:57 +0200)]
Try to increase stability of HttpDownloaderTest

10 years agoSONAR-5531 When only one component is set in /api/issues/search, all issues are returned
Julien Lancelot [Mon, 29 Sep 2014 14:33:52 +0000 (16:33 +0200)]
SONAR-5531 When only one component is set in /api/issues/search, all issues are returned

10 years agoSONAR-5672 Special case for views plugin
Julien HENRY [Mon, 29 Sep 2014 14:23:43 +0000 (16:23 +0200)]
SONAR-5672 Special case for views plugin

10 years agoSONAR-5614 - Removed implicit-commit in session in Favor of BatchSession for synchron...
Stephane Gamard [Mon, 29 Sep 2014 14:17:15 +0000 (16:17 +0200)]
SONAR-5614 - Removed implicit-commit in session in Favor of BatchSession for synchronizer methods

10 years agoRelease 4.5 4.5
Eric Hartmann [Mon, 29 Sep 2014 13:59:33 +0000 (15:59 +0200)]
Release 4.5

10 years agoSONAR-5646 add widget/componentId in response of api/dashboards/show
Simon Brandhof [Mon, 29 Sep 2014 12:18:38 +0000 (14:18 +0200)]
SONAR-5646 add widget/componentId in response of api/dashboards/show

10 years agoSONAR-5646 Support of real show WS
Stas Vilchik [Mon, 29 Sep 2014 12:05:30 +0000 (18:05 +0600)]
SONAR-5646 Support of real show WS

10 years agoMake HttpDownloaderTest more stable
Simon Brandhof [Mon, 29 Sep 2014 10:31:00 +0000 (12:31 +0200)]
Make HttpDownloaderTest more stable

10 years agoSONAR-5614 Fix bug when synchronizing a lof of issues
Julien Lancelot [Mon, 29 Sep 2014 10:00:54 +0000 (12:00 +0200)]
SONAR-5614 Fix bug when synchronizing a lof of issues

10 years agoSONAR-5614 Add medium test to synchronize a lot of issues
Julien Lancelot [Mon, 29 Sep 2014 09:27:07 +0000 (11:27 +0200)]
SONAR-5614 Add medium test to synchronize a lot of issues

10 years agoSONAR-5590 When no more permission on a project, there should be nothing in the Issue...
Julien Lancelot [Mon, 29 Sep 2014 08:46:31 +0000 (10:46 +0200)]
SONAR-5590 When no more permission on a project, there should be nothing in the Issue Authorization Index for this project

10 years agoRedirect JSW logs to sonar.log instead of application.log
Simon Brandhof [Mon, 29 Sep 2014 08:55:18 +0000 (10:55 +0200)]
Redirect JSW logs to sonar.log instead of application.log

10 years agoSONAR-5646 fix api/dashboards/show (bad git merge)
Simon Brandhof [Mon, 29 Sep 2014 07:54:47 +0000 (09:54 +0200)]
SONAR-5646 fix api/dashboards/show (bad git merge)

10 years agoSONAR-5646 Widget drag'n'drop
Stas Vilchik [Mon, 29 Sep 2014 06:21:26 +0000 (12:21 +0600)]
SONAR-5646 Widget drag'n'drop

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Mon, 29 Sep 2014 06:01:24 +0000 (08:01 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 4.5-RC3
  Revert "SONAR-5664 Component Viewer doesn't work properly in the differential mode in Safari"
  SONAR-5664 Component Viewer doesn't work properly in the differential mode in Safari

10 years agoSONAR-5646 add WS api/dashboards/show
Simon Brandhof [Mon, 29 Sep 2014 05:37:20 +0000 (07:37 +0200)]
SONAR-5646 add WS api/dashboards/show

10 years agoSONAR-5624 Create ComputationService and fix tests. Connect to WS
Teryk Bellahsene [Fri, 26 Sep 2014 15:43:22 +0000 (17:43 +0200)]
SONAR-5624 Create ComputationService and fix tests. Connect to WS

10 years agoAdd forgotten session.close in the dao test
Julien Lancelot [Fri, 26 Sep 2014 15:36:54 +0000 (17:36 +0200)]
Add forgotten session.close in the dao test

10 years agoSONAR-5614 Populate Issues Authorization indexes only on first analysis
Julien Lancelot [Fri, 26 Sep 2014 13:54:41 +0000 (15:54 +0200)]
SONAR-5614 Populate Issues Authorization indexes only on first analysis

10 years agofix quality flaw
Julien Lancelot [Fri, 26 Sep 2014 13:39:12 +0000 (15:39 +0200)]
fix quality flaw

10 years agoSONAR-5529 Remove useless issues/filter rails action
Julien Lancelot [Fri, 26 Sep 2014 13:21:21 +0000 (15:21 +0200)]
SONAR-5529 Remove useless issues/filter rails action

10 years agoSONAR-5531 Fix query on assigned, planned and resolved and add medium tests
Julien Lancelot [Fri, 26 Sep 2014 12:42:46 +0000 (14:42 +0200)]
SONAR-5531 Fix query on assigned, planned and resolved and add medium tests

10 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Fri, 26 Sep 2014 12:41:27 +0000 (14:41 +0200)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release 4.5-RC3 4.5-RC3
Eric Hartmann [Fri, 26 Sep 2014 12:41:26 +0000 (14:41 +0200)]
[maven-release-plugin] prepare release 4.5-RC3

10 years agoRevert "SONAR-5664 Component Viewer doesn't work properly in the differential mode...
Stas Vilchik [Fri, 26 Sep 2014 12:31:43 +0000 (18:31 +0600)]
Revert "SONAR-5664 Component Viewer doesn't work properly in the differential mode in Safari"

This reverts commit 070db3abc8f5854935f25ac53692d3111cb6436c.

10 years agoSONAR-5531 Fix query to sub projects form component keys
Julien Lancelot [Fri, 26 Sep 2014 09:31:25 +0000 (11:31 +0200)]
SONAR-5531 Fix query to sub projects form component keys