]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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 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 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

10 years agoComponentDto.setProject() should only be used by unit tests as this field is retrieve...
Julien Lancelot [Fri, 26 Sep 2014 09:02:29 +0000 (11:02 +0200)]
ComponentDto.setProject() should only be used by unit tests as this field is retrieved by join

10 years agoSONAR-5531 Return sub projects in components list of issues search ws
Julien Lancelot [Fri, 26 Sep 2014 08:40:08 +0000 (10:40 +0200)]
SONAR-5531 Return sub projects in components list of issues search ws

10 years agoSONAR-5531 Set max limit when page size is < 1
Julien Lancelot [Thu, 25 Sep 2014 15:55:00 +0000 (17:55 +0200)]
SONAR-5531 Set max limit when page size is < 1

10 years agoSONAR-5624 use of the new api to test dao
Teryk Bellahsene [Fri, 26 Sep 2014 08:16:44 +0000 (10:16 +0200)]
SONAR-5624 use of the new api to test dao

10 years agoRevert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data...
Simon Brandhof [Fri, 26 Sep 2014 08:22:14 +0000 (10:22 +0200)]
Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data using WS"

This reverts commit 78fbdc2a8445e9131a10d2210b88d0e4d9927a14.

10 years agoRevert "SONAR-5642 Initial work on Git provider"
Simon Brandhof [Fri, 26 Sep 2014 08:22:13 +0000 (10:22 +0200)]
Revert "SONAR-5642 Initial work on Git provider"

This reverts commit b375ce53532d11c75c9c920b36f0c4692d123c87.

10 years agoRevert "SONAR-5644 Rework SCM API"
Simon Brandhof [Fri, 26 Sep 2014 08:22:12 +0000 (10:22 +0200)]
Revert "SONAR-5644 Rework SCM API"

This reverts commit a4e76de07797ea2b9b809a0cc0b90286c90cd3cd.

10 years agoRevert "SONAR-5473 Fix fetching of remote SCM data"
Simon Brandhof [Fri, 26 Sep 2014 08:22:10 +0000 (10:22 +0200)]
Revert "SONAR-5473 Fix fetching of remote SCM data"

This reverts commit da96eeccbe28e91619d60b34ae91ad442de6ce08.

10 years agoRevert "SONAR-5645 Blacklist SCM Activity plugin"
Simon Brandhof [Fri, 26 Sep 2014 08:22:05 +0000 (10:22 +0200)]
Revert "SONAR-5645 Blacklist SCM Activity plugin"

This reverts commit 96db4430fdf5aa8020d6dc5a7793a6b9e7c975c5.

10 years agoRevert "SONAR-5620 Don't fail build when no provider is detected"
Simon Brandhof [Fri, 26 Sep 2014 08:21:36 +0000 (10:21 +0200)]
Revert "SONAR-5620 Don't fail build when no provider is detected"

This reverts commit 7fd608ab6c9de5df88b77984dc431ce3066782ac.

10 years agoSONAR-5646 Widget configuration
Stas Vilchik [Thu, 25 Sep 2014 08:21:34 +0000 (14:21 +0600)]
SONAR-5646 Widget configuration

10 years agoSONAR-5664 Component Viewer doesn't work properly in the differential mode in Safari
Stas Vilchik [Fri, 26 Sep 2014 07:00:20 +0000 (13:00 +0600)]
SONAR-5664 Component Viewer doesn't work properly in the differential mode in Safari

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Thu, 25 Sep 2014 21:43:35 +0000 (23:43 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-4898 add missing tests
  SONAR-4898 add missing tests
  Use correct temp dir for Ruby on Rails app
  Fail server startup if can not connect to DB

10 years agoSONAR-4898 add missing tests
Simon Brandhof [Thu, 25 Sep 2014 21:41:41 +0000 (23:41 +0200)]
SONAR-4898 add missing tests

10 years agoSONAR-4898 add missing tests
Simon Brandhof [Thu, 25 Sep 2014 21:29:55 +0000 (23:29 +0200)]
SONAR-4898 add missing tests

10 years agoUse correct temp dir for Ruby on Rails app
Simon Brandhof [Thu, 25 Sep 2014 16:41:00 +0000 (18:41 +0200)]
Use correct temp dir for Ruby on Rails app

10 years agoFail server startup if can not connect to DB
Simon Brandhof [Thu, 25 Sep 2014 16:39:55 +0000 (18:39 +0200)]
Fail server startup if can not connect to DB

10 years agoSONAR-5624 - test dao
Teryk Bellahsene [Thu, 25 Sep 2014 16:11:03 +0000 (18:11 +0200)]
SONAR-5624 - test dao

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 agoIncreased Test robustness
Stephane Gamard [Thu, 25 Sep 2014 15:03:27 +0000 (17:03 +0200)]
Increased Test robustness

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 agoFix quality flaws
Julien Lancelot [Thu, 25 Sep 2014 14:02:01 +0000 (16:02 +0200)]
Fix quality flaws

10 years agoSONAR-5531 Return issues attributes in issues search WS
Julien Lancelot [Thu, 25 Sep 2014 13:38:34 +0000 (15:38 +0200)]
SONAR-5531 Return issues attributes in issues search WS

10 years agoSONAR-5531 Return comments and take into account extra fields param
Julien Lancelot [Thu, 25 Sep 2014 13:07:29 +0000 (15:07 +0200)]
SONAR-5531 Return comments and take into account extra fields param

10 years agoSONAR-5531 Add sorts by dates
Julien Lancelot [Wed, 24 Sep 2014 16:31:41 +0000 (18:31 +0200)]
SONAR-5531 Add sorts by dates

10 years agoFix quality flaws
Teryk Bellahsene [Thu, 25 Sep 2014 10:23:30 +0000 (12:23 +0200)]
Fix quality flaws

10 years agofix quality flaw (coverage of SearchServer)
Stephane Gamard [Wed, 24 Sep 2014 13:45:17 +0000 (15:45 +0200)]
fix quality flaw (coverage of SearchServer)

10 years agoImprove code coverage
Julien HENRY [Wed, 24 Sep 2014 15:30:31 +0000 (17:30 +0200)]
Improve code coverage

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Thu, 25 Sep 2014 08:25:22 +0000 (10:25 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  Try to improve stability of CommandExecutorTest

10 years agoTry to improve stability of CommandExecutorTest
Simon Brandhof [Thu, 25 Sep 2014 07:53:58 +0000 (09:53 +0200)]
Try to improve stability of CommandExecutorTest

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Wed, 24 Sep 2014 19:30:43 +0000 (21:30 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-5621 Merge server log files into a single one
  SONAR-5621 merge log files
  Update description of "sonar.technicalDebt.ratingGrid"

10 years agoSONAR-5623 fix index on mysql
Simon Brandhof [Wed, 24 Sep 2014 19:15:56 +0000 (21:15 +0200)]
SONAR-5623 fix index on mysql

10 years agoSONAR-5621 Merge server log files into a single one
Simon Brandhof [Wed, 24 Sep 2014 16:19:50 +0000 (18:19 +0200)]
SONAR-5621 Merge server log files into a single one

10 years agoSONAR-5623 - datamodel and dto creation for the analysis report
Teryk Bellahsene [Fri, 19 Sep 2014 16:58:38 +0000 (18:58 +0200)]
SONAR-5623 - datamodel and dto creation for the analysis report