[GitHub] ignite pull request #4766: PR

2018-09-17 Thread akuznetsov-gridgain
Github user akuznetsov-gridgain closed the pull request at:

https://github.com/apache/ignite/pull/4766


---


[GitHub] ignite pull request #4766: PR

2018-09-16 Thread akuznetsov-gridgain
GitHub user akuznetsov-gridgain opened a pull request:

https://github.com/apache/ignite/pull/4766

PR



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-14196

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4766.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4766


commit 8709785814a432f981c30274a55e2ef730667421
Author: Pavel Tupitsyn 
Date:   2018-02-18T20:27:29Z

.NET: Fix SslConfigurationTest

commit d2a1136fd725b0e09e1e655152509aeae755c368
Author: Pavel Tupitsyn 
Date:   2018-02-26T22:15:11Z

IGNITE-7329 .NET: Thin client: SSL connection implemented

This closes #3447

commit c2a5c5df71197418bd126e87f62e66681ac25b76
Author: Pavel Tupitsin 
Date:   2018-03-05T16:07:32Z

IGNITE-7878 .NET: Ignore TestStartDefault

commit eec0a6714dd9f59edb637c8c068205843f5b9af6
Author: Alexey Popov 
Date:   2018-03-06T17:47:18Z

IGNITE-7889: .NET: LINQ: Fix GroupBy with Where

This closes #3608

commit 74fbd41f7f4e0b129797297c603c471ea558f2f6
Author: Pavel Tupitsyn 
Date:   2018-03-07T08:10:08Z

IGNITE-7566 .NET: Build scripts: stop build when one of the steps fails

commit 4ae42e6d525e04c182c854785b5526617f72ade6
Author: Pavel Tupitsyn 
Date:   2018-03-07T08:25:07Z

IGNITE-7566 .NET: Build scripts: stop build when one of the steps fails

commit 3e334ec43f0090d9feb6574d23955c4ca7a90c14
Author: Sergey Stronchinskiy 
Date:   2018-03-07T08:44:51Z

IGNITE-5298 .NET: DML update via LINQ

This closes #3599

commit 5c90bc77e014da526d64ab9f76b813685c52d6f3
Author: Pavel Tupitsyn 
Date:   2018-03-12T13:21:41Z

IGNITE-7878 .NET: Un-Ignore TestStartDefault

This reverts commit 18c6b4a5d079874e9c156fa39564970ad3c31914.

commit 35ef3bcb4d2ae6ea39203fbceb9e9eb5026eb213
Author: Pavel Tupitsyn 
Date:   2018-03-12T17:12:13Z

.NET: Update DEVNOTES - better .NET Core test commands

commit e9ea2da7d7f6afa609475f16b0250de21e6c139e
Author: Pavel Tupitsyn 
Date:   2018-03-14T21:05:32Z

.NET: Fix code inspection errors

commit 99d022bb3257a2a39e121dba47787e81356a318f
Author: Pavel Tupitsyn 
Date:   2018-03-15T13:48:46Z

.NET: Suppress incorrect code inspection errors

commit e093e51f88cf304e64fcf5535279cc176937fbea
Author: Igor Sapego 
Date:   2018-03-26T10:33:40Z

IGNITE-7852: ODBC: Implemented username/password authentication. This 
closes #3671.

commit 6a4fa6cc87b7d78aed7e5c6a2531d9cfa657bda0
Author: devozerov 
Date:   2018-03-26T10:50:36Z

Merge branch 'ignite-2.4.4-.net' into ignite-2.4.4

commit b630e8fd8d39bed21e044ce55eb6986da0d1f02e
Author: Anton Kalashnikov 
Date:   2018-03-26T11:57:11Z

GG-13638 move setting compatibilityMode to head of collectGridNodeData - 
Fixes #3665.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit df8c823)

commit cdbf963efc6bad7520fa174a47207fd0b34fe9f2
Author: Anton Kalashnikov 
Date:   2018-03-26T11:57:11Z

GG-13638 move setting compatibilityMode to head of collectGridNodeData - 
Fixes #3665.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit df8c823)

commit 2280e55a228d37ad324d5d2fc7248f2b0c1b46f8
Author: Alexey Popov 
Date:   2018-03-26T14:00:07Z

IGNITE-7928: .NET: Fixed hang caused by mishandled exception during custom 
cache store deserialization. This closes #3690.

commit e0a24a1014a19fb3bd698b83d9a1664a3b9a06b9
Author: Pavel Tupitsyn 
Date:   2018-01-26T08:48:14Z

IGNITE-7530 .NET: Fix GetAll memory usage and performance in binary mode

This closes #3436

commit e721130d85cf31775d94a004164a4287e3c2f68f
Author: Alexey Popov 
Date:   2018-03-06T17:47:18Z

IGNITE-7889: .NET: LINQ: Fix GroupBy with Where

This closes #3608

commit 0534edaedcc84473c8c26c9d19ad09ef66210246
Author: Pavel Tupitsyn 
Date:   2018-03-27T07:51:49Z

IGNITE-8034 .NET: Add IgniteConfiguration.AuthenticationEnabled

This closes #3696

commit 9478c5a7bd2d97252ab0de72c8b96e7eadc651de
Author: devozerov 
Date:   2018-03-27T10:58:54Z

Merge branch 'ignite-2.4.4' into ignite-2.4-master

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/GridClusterStateProcessor.java

commit 3a0dc509fa44c6b5d5204a06ffa8485e530ca933
Author: Valentin Kulichenko 
Date:   2018-03-20T02:20:20Z

Added new test to suite

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit baf08bc9501676e418dab2431211a659ae421d25)

commit f1fec0e87b5d37850636c04ddf72655fc8ee951f
Author: Alexey Popov 
Date:   2018-03-26T14:00:07Z

IGNITE-7928: .NET: Fixed hang caused by mishandled exception during custom 
cache store deserialization. This closes #3690.

commit 926a2ee11873edc090c1fc06781d369ffae46d44
Author: Denis Mekhanikov 
Date: