]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5620 Fix missing line with Git
Julien HENRY [Fri, 3 Oct 2014 14:35:23 +0000 (16:35 +0200)]
SONAR-5620 Fix missing line with Git

10 years agoFix quality flaws
Julien Lancelot [Fri, 3 Oct 2014 14:13:36 +0000 (16:13 +0200)]
Fix quality flaws

10 years agoSONAR-5529 Fix sort by Status in /api/issues/search
Julien Lancelot [Fri, 3 Oct 2014 13:00:53 +0000 (15:00 +0200)]
SONAR-5529 Fix sort by Status in /api/issues/search

10 years agoSONAR-5620 Minor fixes
Julien HENRY [Fri, 3 Oct 2014 14:02:54 +0000 (16:02 +0200)]
SONAR-5620 Minor fixes

10 years agoMerge remote-tracking branch 'origin/branch-4.5'
Simon Brandhof [Fri, 3 Oct 2014 13:34:33 +0000 (15:34 +0200)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java
server/sonar-server/src/main/java/org/sonar/server/search/Result.java
server/sonar-server/src/test/java/org/sonar/server/rule/index/RuleIndexMediumTest.java

10 years agoFix loading of settings tabs
Simon Brandhof [Fri, 3 Oct 2014 13:08:31 +0000 (15:08 +0200)]
Fix loading of settings tabs

10 years agoSONAR-5535 Fix widget path
Jean-Baptiste Lievremont [Fri, 3 Oct 2014 12:38:35 +0000 (14:38 +0200)]
SONAR-5535 Fix widget path

10 years agoSONAR-5535 refine layout of size widget (generated_sloc under sloc)
Jean-Baptiste Lievremont [Fri, 3 Oct 2014 12:17:43 +0000 (14:17 +0200)]
SONAR-5535 refine layout of size widget (generated_sloc under sloc)

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

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java
server/sonar-server/src/main/java/org/sonar/server/search/Result.java

10 years agoFix some quality flaws
Julien HENRY [Fri, 3 Oct 2014 13:19:38 +0000 (15:19 +0200)]
Fix some quality flaws

10 years agoFix loading of settings tabs
Simon Brandhof [Fri, 3 Oct 2014 13:08:31 +0000 (15:08 +0200)]
Fix loading of settings tabs

10 years agoFix some quality flaws
Julien HENRY [Fri, 3 Oct 2014 13:04:28 +0000 (15:04 +0200)]
Fix some quality flaws

10 years agoSONAR-5620 Fallback to use sonar.links.scm_dev property when no provider is detected
Julien HENRY [Fri, 3 Oct 2014 12:51:45 +0000 (14:51 +0200)]
SONAR-5620 Fallback to use sonar.links.scm_dev property when no provider is detected

10 years agoSONAR-5620 No need to exclude SCM Activity since it is blacklisted
Julien HENRY [Fri, 3 Oct 2014 12:39:24 +0000 (14:39 +0200)]
SONAR-5620 No need to exclude SCM Activity since it is blacklisted

10 years agoSONAR-5535 Fix widget path
Jean-Baptiste Lievremont [Fri, 3 Oct 2014 12:38:35 +0000 (14:38 +0200)]
SONAR-5535 Fix widget path

10 years agoSONAR-5643 Properly handle cases where there are local modification on files
Julien HENRY [Fri, 3 Oct 2014 12:36:33 +0000 (14:36 +0200)]
SONAR-5643 Properly handle cases where there are local modification on files

10 years agoSONAR-5677 Fail with a clear message when trying to blame a locally modified file
Julien HENRY [Fri, 3 Oct 2014 12:18:58 +0000 (14:18 +0200)]
SONAR-5677 Fail with a clear message when trying to blame a locally modified file

10 years agoSONAR-5535 refine layout of size widget (generated_sloc under sloc)
Jean-Baptiste Lievremont [Fri, 3 Oct 2014 12:17:43 +0000 (14:17 +0200)]
SONAR-5535 refine layout of size widget (generated_sloc under sloc)

10 years agoSONAR-5531 Return component id in each issues of /api/issues/search to fix Eclipse ITs
Julien Lancelot [Fri, 3 Oct 2014 10:35:38 +0000 (12:35 +0200)]
SONAR-5531 Return component id in each issues of /api/issues/search to fix Eclipse ITs

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

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java
server/sonar-server/src/main/java/org/sonar/server/search/Result.java

10 years agoSONAR-5603 Fix display of comments in issue widgets
Julien Lancelot [Fri, 3 Oct 2014 09:40:12 +0000 (11:40 +0200)]
SONAR-5603 Fix display of comments in issue widgets

10 years agoFix quality flaw
Julien Lancelot [Fri, 3 Oct 2014 09:12:21 +0000 (11:12 +0200)]
Fix quality flaw

10 years agoSONAR-5666 Do not return E/S response in FULL profiling level
Julien Lancelot [Fri, 3 Oct 2014 09:12:13 +0000 (11:12 +0200)]
SONAR-5666 Do not return E/S response in FULL profiling level

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