ignite git commit: IGNITE-6995 Web Console: Fixed code generation for near cache for server and client node.

2018-01-11 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 79c9c7552 -> e361cb66a IGNITE-6995 Web Console: Fixed code generation for near cache for server and client node. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-7281 .NET Core: make Services work through custom proxy

2018-01-11 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 43c7ddad8 -> 11508d941 IGNITE-7281 .NET Core: make Services work through custom proxy This closes #3328 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/11508d94

ignite git commit: ignite-7135 IgniteCluster.startNodes() returns successful ClusterStartNodeResult even though the remote process fails.

2018-01-11 Thread agura
Repository: ignite Updated Branches: refs/heads/master a4b24465a -> a7f0422d7 ignite-7135 IgniteCluster.startNodes() returns successful ClusterStartNodeResult even though the remote process fails. Fix windows startup scripts. Add startNodes() Windows support through task scheduling. Check

ignite git commit: ignite-7340 Fix flaky GridServiceProcessorMultiNodeConfigSelfTest#checkDeployOnEachNodeUpdateTopology

2018-01-11 Thread agura
Repository: ignite Updated Branches: refs/heads/master 65e1c5779 -> 6136ecd1a ignite-7340 Fix flaky GridServiceProcessorMultiNodeConfigSelfTest#checkDeployOnEachNodeUpdateTopology Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo

ignite git commit: ignite-7239 In case of not serializable cache update response, future on node requester will never complete

2018-01-11 Thread agura
Repository: ignite Updated Branches: refs/heads/master 11508d941 -> 65e1c5779 ignite-7239 In case of not serializable cache update response, future on node requester will never complete Signed-off-by: Andrey Gura Project:

ignite git commit: .NET: Add timeout to TestTxDeadlockDetection

2018-01-11 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 6136ecd1a -> a4b24465a .NET: Add timeout to TestTxDeadlockDetection Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a4b24465 Tree:

ignite git commit: .NET: Add timeout to TestTxDeadlockDetection

2018-01-11 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master a7f0422d7 -> 79c9c7552 .NET: Add timeout to TestTxDeadlockDetection Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/79c9c755 Tree:

ignite git commit: ignite-7195 correction for initial fix (addition for commit 5d66516d18b84878331918b79afe452d70bd7a42).

2018-01-11 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master ba9c11041 -> 6f943820a ignite-7195 correction for initial fix (addition for commit 5d66516d18b84878331918b79afe452d70bd7a42). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[11/17] ignite git commit: IGNITE-7036 Web Console: Improved export of grouped data on Admin panel.

2018-01-11 Thread sboikov
IGNITE-7036 Web Console: Improved export of grouped data on Admin panel. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fdc130cd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fdc130cd Diff:

[15/17] ignite git commit: ignite-7365 Switch segment rollover hanging is fixed

2018-01-11 Thread sboikov
ignite-7365 Switch segment rollover hanging is fixed Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8f9be718 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8f9be718 Diff:

[ignite] Git Push Summary

2018-01-11 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-7377 [deleted] c3a8f3523

ignite git commit: ignite-7377 Correctly re-create cache entry for tx entry

2018-01-11 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 2de75fd45 -> ba9c11041 ignite-7377 Correctly re-create cache entry for tx entry Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ba9c1104 Tree:

ignite git commit: ignite-7352 sun.misc.SharedSecrets and sun.misc.JavaNioAccess direct usages are removed

2018-01-11 Thread agura
Repository: ignite Updated Branches: refs/heads/master 8f9be7188 -> 43c7ddad8 ignite-7352 sun.misc.SharedSecrets and sun.misc.JavaNioAccess direct usages are removed Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[03/17] ignite git commit: Added missed serialVersionUID.

2018-01-11 Thread sboikov
Added missed serialVersionUID. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ad868a50 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ad868a50 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ad868a50

[02/17] ignite git commit: ignite-7195: Length limit for GridToStringBuilder

2018-01-11 Thread sboikov
ignite-7195: Length limit for GridToStringBuilder Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5d66516d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5d66516d Diff:

[01/17] ignite git commit: IGNITE-7034 Web Console: Hide connected clusters in "Become this user" mode.

2018-01-11 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-zk d2daf9fbc -> 07eba1096 IGNITE-7034 Web Console: Hide connected clusters in "Become this user" mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f2edb7e9

[07/17] ignite git commit: IGNITE-7173: Implemented SQL on-heap row cache. This closes #3291.

2018-01-11 Thread sboikov
IGNITE-7173: Implemented SQL on-heap row cache. This closes #3291. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/693a9593 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/693a9593 Diff:

[08/17] ignite git commit: IGNITE-7173 .NET: Suppress API parity test with link to IGNITE-7379

2018-01-11 Thread sboikov
IGNITE-7173 .NET: Suppress API parity test with link to IGNITE-7379 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/954b9b67 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/954b9b67 Diff:

[05/17] ignite git commit: IGNITE-7318 .NET: Move SQL examples to Sql namespace

2018-01-11 Thread sboikov
IGNITE-7318 .NET: Move SQL examples to Sql namespace This closes # Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/610720b4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/610720b4 Diff:

[09/17] ignite git commit: ignite-6952 fix reading of arrays by DirectByteBufferStreamImplV2 for big-endian architectures

2018-01-11 Thread sboikov
ignite-6952 fix reading of arrays by DirectByteBufferStreamImplV2 for big-endian architectures Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b2ec3398 Tree:

[04/17] ignite git commit: ignite-7195 Commented out incorrect code for SBLengthLimit tail

2018-01-11 Thread sboikov
ignite-7195 Commented out incorrect code for SBLengthLimit tail Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/67c2de0d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/67c2de0d Diff:

[14/17] ignite git commit: ignite-7195 correction for initial fix (addition for commit 5d66516d18b84878331918b79afe452d70bd7a42).

2018-01-11 Thread sboikov
ignite-7195 correction for initial fix (addition for commit 5d66516d18b84878331918b79afe452d70bd7a42). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6f943820 Tree:

[17/17] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-zk

2018-01-11 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-zk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/07eba109 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/07eba109 Diff:

[10/17] ignite git commit: IGNITE-7089 .NET: Thin client: LINQPad example

2018-01-11 Thread sboikov
IGNITE-7089 .NET: Thin client: LINQPad example Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a7cdea18 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a7cdea18 Diff:

[13/17] ignite git commit: ignite-7377 Correctly re-create cache entry for tx entry

2018-01-11 Thread sboikov
ignite-7377 Correctly re-create cache entry for tx entry Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ba9c1104 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ba9c1104 Diff:

[16/17] ignite git commit: ignite-7352 sun.misc.SharedSecrets and sun.misc.JavaNioAccess direct usages are removed

2018-01-11 Thread sboikov
ignite-7352 sun.misc.SharedSecrets and sun.misc.JavaNioAccess direct usages are removed Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/43c7ddad Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/43c7ddad Diff:

[06/17] ignite git commit: IGNITE-7277: JDBC: fixed duplicated table name in thin driver. This closes #3341.

2018-01-11 Thread sboikov
IGNITE-7277: JDBC: fixed duplicated table name in thin driver. This closes #3341. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8e796dc5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8e796dc5 Diff:

[12/17] ignite git commit: IGNITE-7126 .NET: Add missing CacheMetrics

2018-01-11 Thread sboikov
IGNITE-7126 .NET: Add missing CacheMetrics This closes #3356 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2de75fd4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2de75fd4 Diff:

ignite git commit: ignite-7365 Switch segment rollover hanging is fixed

2018-01-11 Thread agura
Repository: ignite Updated Branches: refs/heads/master 6f943820a -> 8f9be7188 ignite-7365 Switch segment rollover hanging is fixed Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8f9be718 Tree:

ignite git commit: zk

2018-01-11 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-zk 2759dbcaa -> d2daf9fbc zk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d2daf9fb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d2daf9fb Diff:

ignite git commit: IGNITE-7126 .NET: Add missing CacheMetrics

2018-01-11 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master fdc130cd8 -> 2de75fd45 IGNITE-7126 .NET: Add missing CacheMetrics This closes #3356 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2de75fd4 Tree:

ignite git commit: ignite-7377

2018-01-11 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-7377 0e62b1d29 -> c3a8f3523 ignite-7377 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c3a8f352 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c3a8f352

svn commit: r1820851 - /ignite/site/trunk/community/resources.html

2018-01-11 Thread ptupitsyn
Author: ptupitsyn Date: Thu Jan 11 10:01:01 2018 New Revision: 1820851 URL: http://svn.apache.org/viewvc?rev=1820851=rev Log: Add Alexey Rokhin to contributors list Modified: ignite/site/trunk/community/resources.html Modified: ignite/site/trunk/community/resources.html URL:

svn commit: r1820852 - /ignite/site/trunk/community/resources.html

2018-01-11 Thread ptupitsyn
Author: ptupitsyn Date: Thu Jan 11 10:01:52 2018 New Revision: 1820852 URL: http://svn.apache.org/viewvc?rev=1820852=rev Log: Add Alexey Rokhin to contributors list Modified: ignite/site/trunk/community/resources.html Modified: ignite/site/trunk/community/resources.html URL:

ignite git commit: IGNITE-7036 Web Console: Improved export of grouped data on Admin panel.

2018-01-11 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master a7cdea18d -> fdc130cd8 IGNITE-7036 Web Console: Improved export of grouped data on Admin panel. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fdc130cd Tree:

ignite git commit: IGNITE-7390 .NET: Use InternalsVisibleTo for Core projects

2018-01-11 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master e361cb66a -> 2dce0b89d IGNITE-7390 .NET: Use InternalsVisibleTo for Core projects Remove unnecessary compiler directives, add more tests to Core project Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[2/2] ignite git commit: zk

2018-01-11 Thread sboikov
zk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2fc690e6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2fc690e6 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2fc690e6 Branch:

[1/2] ignite git commit: zk

2018-01-11 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-zk-join [created] 2fc690e64 zk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ec75bba5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ec75bba5 Diff:

svn commit: r1820923 - in /ignite/site/trunk: ./ community/ css/ features/ images/ scss/ use-cases/caching/ use-cases/comparison/ use-cases/database/ use-cases/hadoop/ use-cases/platforms/ use-cases/s

2018-01-11 Thread dmagda
Author: dmagda Date: Thu Jan 11 19:39:28 2018 New Revision: 1820923 URL: http://svn.apache.org/viewvc?rev=1820923=rev Log: updated benefits icons Added: ignite/site/trunk/images/ignite_used_by.svg ignite/site/trunk/images/ignite_used_by_red.svg

svn commit: r1820942 - /ignite/site/trunk/index.html

2018-01-11 Thread dmagda
Author: dmagda Date: Fri Jan 12 01:13:06 2018 New Revision: 1820942 URL: http://svn.apache.org/viewvc?rev=1820942=rev Log: updated main page Modified: ignite/site/trunk/index.html Modified: ignite/site/trunk/index.html URL:

ignite git commit: IGNITE-7210 Web Console: Do not show connected clusters on sign-in page.

2018-01-11 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 2dce0b89d -> f6e103d8f IGNITE-7210 Web Console: Do not show connected clusters on sign-in page. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f6e103d8 Tree:

ignite git commit: IGNITE-7225 Web Console: Added detection of CSV separator based on browser locale.

2018-01-11 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master f6e103d8f -> d8ce43ac0 IGNITE-7225 Web Console: Added detection of CSV separator based on browser locale. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d8ce43ac

ignite git commit: IGNITE-7276 Web Console: Fixed updating of "Grant\Revoke admin" in Admin panel.

2018-01-11 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 0252e90da -> 04806d93e IGNITE-7276 Web Console: Fixed updating of "Grant\Revoke admin" in Admin panel. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/04806d93

ignite git commit: IGNITE-7224 Web console: Removed deprecated fields from configuration.

2018-01-11 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master d8ce43ac0 -> 6f39d4ae3 IGNITE-7224 Web console: Removed deprecated fields from configuration. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6f39d4ae Tree:

ignite git commit: IGNITE-7238 Web Console: On-focus button color behaviour fixed.

2018-01-11 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 6f39d4ae3 -> 2e669acca IGNITE-7238 Web Console: On-focus button color behaviour fixed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2e669acc Tree:

ignite git commit: IGNITE-7295 Fixed GridClient logging.

2018-01-11 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 2e669acca -> 0252e90da IGNITE-7295 Fixed GridClient logging. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0252e90d Tree:

[10/16] ignite git commit: IGNITE-7225 Web Console: Added detection of CSV separator based on browser locale.

2018-01-11 Thread sboikov
IGNITE-7225 Web Console: Added detection of CSV separator based on browser locale. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d8ce43ac Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d8ce43ac Diff:

[11/16] ignite git commit: IGNITE-7224 Web console: Removed deprecated fields from configuration.

2018-01-11 Thread sboikov
IGNITE-7224 Web console: Removed deprecated fields from configuration. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6f39d4ae Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6f39d4ae Diff:

[15/16] ignite git commit: ignite-7195 correctly handle primitive array (addition for commit 5d66516d18b84878331918b79afe452d70bd7a42).

2018-01-11 Thread sboikov
ignite-7195 correctly handle primitive array (addition for commit 5d66516d18b84878331918b79afe452d70bd7a42). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eeebfca0 Tree:

[04/16] ignite git commit: .NET: Add timeout to TestTxDeadlockDetection

2018-01-11 Thread sboikov
.NET: Add timeout to TestTxDeadlockDetection Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a4b24465 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a4b24465 Diff:

[01/16] ignite git commit: IGNITE-7281 .NET Core: make Services work through custom proxy

2018-01-11 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-zk-join 2fc690e64 -> 52baf4996 IGNITE-7281 .NET Core: make Services work through custom proxy This closes #3328 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[12/16] ignite git commit: IGNITE-7238 Web Console: On-focus button color behaviour fixed.

2018-01-11 Thread sboikov
IGNITE-7238 Web Console: On-focus button color behaviour fixed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2e669acc Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2e669acc Diff:

[05/16] ignite git commit: ignite-7135 IgniteCluster.startNodes() returns successful ClusterStartNodeResult even though the remote process fails.

2018-01-11 Thread sboikov
ignite-7135 IgniteCluster.startNodes() returns successful ClusterStartNodeResult even though the remote process fails. Fix windows startup scripts. Add startNodes() Windows support through task scheduling. Check successful node startup by reading the output log. Signed-off-by: Andrey Gura

[14/16] ignite git commit: IGNITE-7276 Web Console: Fixed updating of "Grant\Revoke admin" in Admin panel.

2018-01-11 Thread sboikov
IGNITE-7276 Web Console: Fixed updating of "Grant\Revoke admin" in Admin panel. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/04806d93 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/04806d93 Diff:

[09/16] ignite git commit: IGNITE-7210 Web Console: Do not show connected clusters on sign-in page.

2018-01-11 Thread sboikov
IGNITE-7210 Web Console: Do not show connected clusters on sign-in page. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f6e103d8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f6e103d8 Diff:

[06/16] ignite git commit: .NET: Add timeout to TestTxDeadlockDetection

2018-01-11 Thread sboikov
.NET: Add timeout to TestTxDeadlockDetection Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/79c9c755 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/79c9c755 Diff:

[08/16] ignite git commit: IGNITE-7390 .NET: Use InternalsVisibleTo for Core projects

2018-01-11 Thread sboikov
IGNITE-7390 .NET: Use InternalsVisibleTo for Core projects Remove unnecessary compiler directives, add more tests to Core project Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2dce0b89 Tree:

[16/16] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-zk-join

2018-01-11 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-zk-join Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/52baf499 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/52baf499 Diff:

[07/16] ignite git commit: IGNITE-6995 Web Console: Fixed code generation for near cache for server and client node.

2018-01-11 Thread sboikov
IGNITE-6995 Web Console: Fixed code generation for near cache for server and client node. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e361cb66 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e361cb66 Diff:

[02/16] ignite git commit: ignite-7239 In case of not serializable cache update response, future on node requester will never complete

2018-01-11 Thread sboikov
ignite-7239 In case of not serializable cache update response, future on node requester will never complete Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/65e1c577 Tree:

[03/16] ignite git commit: ignite-7340 Fix flaky GridServiceProcessorMultiNodeConfigSelfTest#checkDeployOnEachNodeUpdateTopology

2018-01-11 Thread sboikov
ignite-7340 Fix flaky GridServiceProcessorMultiNodeConfigSelfTest#checkDeployOnEachNodeUpdateTopology Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6136ecd1 Tree:

[13/16] ignite git commit: IGNITE-7295 Fixed GridClient logging.

2018-01-11 Thread sboikov
IGNITE-7295 Fixed GridClient logging. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0252e90d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0252e90d Diff:

ignite git commit: ignite-7195 correctly handle primitive array (addition for commit 5d66516d18b84878331918b79afe452d70bd7a42).

2018-01-11 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 04806d93e -> eeebfca0b ignite-7195 correctly handle primitive array (addition for commit 5d66516d18b84878331918b79afe452d70bd7a42). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: