ignite git commit: IGNITE-4676 Fixed hang if closure executed nested internal task with continuation. Added test.

2017-02-08 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-4676 [created] 14ba7df48 IGNITE-4676 Fixed hang if closure executed nested internal task with continuation. Added test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

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

2017-02-08 Thread dmagda
Author: dmagda Date: Thu Feb 9 00:50:11 2017 New Revision: 1782285 URL: http://svn.apache.org/viewvc?rev=1782285=rev Log: updated contributors list Modified: ignite/site/trunk/community/resources.html Modified: ignite/site/trunk/community/resources.html URL:

ignite git commit: ignite-3537 Added tests. This closes #1441

2017-02-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 46ff66efd -> db5da76a5 ignite-3537 Added tests. This closes #1441 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/db5da76a Tree:

ignite git commit: IGNITE-4631: Added check to ensure QueryEntity 'keyFields' is subset of 'fields'. This closes #1484.

2017-02-08 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master bb1ac0a5c -> 46ff66efd IGNITE-4631: Added check to ensure QueryEntity 'keyFields' is subset of 'fields'. This closes #1484. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[2/2] ignite git commit: IGNITE-4583: new async API at the IgniteCluster, IgniteEvents, IgniteMessaging, IgniteServices, Transaction.

2017-02-08 Thread vozerov
IGNITE-4583: new async API at the IgniteCluster, IgniteEvents, IgniteMessaging, IgniteServices, Transaction. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fde1f486 Tree:

[1/2] ignite git commit: IGNITE-4583: new async API at the IgniteCluster, IgniteEvents, IgniteMessaging, IgniteServices, Transaction.

2017-02-08 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4475-async dd4d43908 -> fde1f486d http://git-wip-us.apache.org/repos/asf/ignite/blob/fde1f486/modules/core/src/main/java/org/apache/ignite/internal/processors/platform/services/PlatformServices.java

ignite git commit: IGNITE-4363: SQL: fixed inner properties update in DML.

2017-02-08 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-2.0 68ef21157 -> d01406f26 IGNITE-4363: SQL: fixed inner properties update in DML. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d01406f2 Tree:

[5/7] ignite git commit: IGNITE-4619 .NET: TransactionScope example

2017-02-08 Thread vozerov
IGNITE-4619 .NET: TransactionScope example This closes #1492 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e6cc8cda Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e6cc8cda Diff:

[3/7] ignite git commit: IGNITE-4472 Added user activities in Web Console.

2017-02-08 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/26ee9c28/modules/web-console/frontend/app/modules/Demo/Demo.module.js -- diff --git a/modules/web-console/frontend/app/modules/Demo/Demo.module.js

[1/7] ignite git commit: IGNITE-4363: SQL: fixed inner property updates for DML operations.

2017-02-08 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-2.0 af98efd54 -> 68ef21157 IGNITE-4363: SQL: fixed inner property updates for DML operations. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/70cd8e45 Tree:

[4/7] ignite git commit: IGNITE-4472 Added user activities in Web Console.

2017-02-08 Thread vozerov
IGNITE-4472 Added user activities in Web Console. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/26ee9c28 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/26ee9c28 Diff:

[2/7] ignite git commit: ignite-4552 Use for rmvQueue ConcurrentLinkedDeque instead of GridCircularBuffer to reduce memory usage. This closes #1465.

2017-02-08 Thread vozerov
ignite-4552 Use for rmvQueue ConcurrentLinkedDeque instead of GridCircularBuffer to reduce memory usage. This closes #1465. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e6ea938d Tree:

[7/7] ignite git commit: Merge branch 'master' into ignite-2.0

2017-02-08 Thread vozerov
Merge branch 'master' into ignite-2.0 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/68ef2115 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/68ef2115 Diff:

[6/7] ignite git commit: Revert "IGNITE-4363: SQL: fixed inner property updates for DML operations."

2017-02-08 Thread vozerov
Revert "IGNITE-4363: SQL: fixed inner property updates for DML operations." This reverts commit 70cd8e452b94b806a2fe6fe00b4b67ce80eb4373. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bb1ac0a5 Tree:

ignite git commit: Revert "IGNITE-4363: SQL: fixed inner property updates for DML operations."

2017-02-08 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master e6cc8cdab -> bb1ac0a5c Revert "IGNITE-4363: SQL: fixed inner property updates for DML operations." This reverts commit 70cd8e452b94b806a2fe6fe00b4b67ce80eb4373. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-4619 .NET: TransactionScope example

2017-02-08 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 26ee9c286 -> e6cc8cdab IGNITE-4619 .NET: TransactionScope example This closes #1492 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e6cc8cda Tree:

[2/7] ignite git commit: ignite-3477 fixed free list buckets usage

2017-02-08 Thread sboikov
ignite-3477 fixed free list buckets usage Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8d5d6860 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8d5d6860 Diff:

[5/7] ignite git commit: Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x

2017-02-08 Thread sboikov
Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c1348980 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c1348980 Diff:

[7/7] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-3477' into ignite-4652

2017-02-08 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-3477' into ignite-4652 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f979979a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f979979a Diff:

[4/7] ignite git commit: ignite-db-x print more info for investigation

2017-02-08 Thread sboikov
ignite-db-x print more info for investigation Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2c37df66 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2c37df66 Diff:

[3/7] ignite git commit: ignite-db-x print more info for investigation

2017-02-08 Thread sboikov
ignite-db-x print more info for investigation Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e0e4d594 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e0e4d594 Diff:

[6/7] ignite git commit: ignite-4652 Atomic update refactoring to use BPlusTree.invoke

2017-02-08 Thread sboikov
ignite-4652 Atomic update refactoring to use BPlusTree.invoke Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b8785c00 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b8785c00 Diff:

[1/7] ignite git commit: ignite-db-x move affinity test to another suit

2017-02-08 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-4652 0cf2cf932 -> f979979a1 ignite-db-x move affinity test to another suit Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/47c7df9d Tree: