ignite git commit: IGNITE-2735 - Interrupt all acquires on local node after ignite.close - Fixes #525.

2016-03-10 Thread vkulichenko
Repository: ignite Updated Branches: refs/heads/master 053af5de5 -> b63cee457 IGNITE-2735 - Interrupt all acquires on local node after ignite.close - Fixes #525. Signed-off-by: Valentin Kulichenko Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.

ignite git commit: Fixed ClassNotFoundException for void.class

2016-03-11 Thread vkulichenko
Repository: ignite Updated Branches: refs/heads/master 0ad4f395a -> 2a3a5651e Fixed ClassNotFoundException for void.class Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2a3a5651 Tree: http://git-wip-us.apache.org/repos/

[1/2] ignite git commit: IGNITE-2929 - Removed type parameters from IgniteContext - Fixes #740

2016-07-04 Thread vkulichenko
Repository: ignite Updated Branches: refs/heads/master bf5741347 -> 8e09f12a5 IGNITE-2929 - Removed type parameters from IgniteContext - Fixes #740 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5193fe70 Tree: http://gi

[2/2] ignite git commit: Merge remote-tracking branch 'origin/master'

2016-07-04 Thread vkulichenko
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8e09f12a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8e09f12a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[12/50] [abbrv] ignite git commit: Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1

2016-07-04 Thread vkulichenko
Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e7ebe0a3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e7ebe0a3 Diff: http://git-wip-us.ap

[39/50] [abbrv] ignite git commit: IGNITE-3399 - Added a test for the Jira ticket.

2016-07-04 Thread vkulichenko
IGNITE-3399 - Added a test for the Jira ticket. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/140fe193 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/140fe193 Diff: http://git-wip-us.apache.org/repos/asf/ignite/d

[37/50] [abbrv] ignite git commit: IGNITE-3329 .NET: Fix TestDeployNodeSingleton and TestRunActions

2016-07-04 Thread vkulichenko
IGNITE-3329 .NET: Fix TestDeployNodeSingleton and TestRunActions Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/94ecfe01 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/94ecfe01 Diff: http://git-wip-us.apache.org/r

[48/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/master'

2016-07-04 Thread vkulichenko
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8e09f12a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8e09f12a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[07/50] [abbrv] ignite git commit: IGNITE-3354: IGFS: Fixed (removed) max space validation logic.

2016-07-04 Thread vkulichenko
IGNITE-3354: IGFS: Fixed (removed) max space validation logic. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5e915944 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5e915944 Diff: http://git-wip-us.apache.org/rep

[03/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/upstream/gridgain-7.6.1'

2016-07-04 Thread vkulichenko
Merge remote-tracking branch 'remotes/upstream/gridgain-7.6.1' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/41f81da8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/41f81da8 Diff: http://git-wip-us.apache.org/rep

[42/50] [abbrv] ignite git commit: ignite-1088 Implemented store for multi jvm tests

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/f91b6996/modules/core/src/test/java/org/apache/ignite/testframework/junits/IgniteCacheConfigVariationsAbstractTest.java -- diff --git a/modules/core/src/test/java/org/apache/ignit

[45/50] [abbrv] ignite git commit: Added test.

2016-07-04 Thread vkulichenko
Added test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e0ac099c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e0ac099c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e0ac099c Branch: refs/heads/ign

[46/50] [abbrv] ignite git commit: ignite-1089 Fixed tests for multi jvm mode. This closes #846.

2016-07-04 Thread vkulichenko
ignite-1089 Fixed tests for multi jvm mode. This closes #846. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bf574134 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bf574134 Diff: http://git-wip-us.apache.org/repo

[18/50] [abbrv] ignite git commit: IGNITE-3339 - Fixed entry evictions. Fixes #817

2016-07-04 Thread vkulichenko
IGNITE-3339 - Fixed entry evictions. Fixes #817 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ec6db5e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8ec6db5e Diff: http://git-wip-us.apache.org/repos/asf/ignite/d

[28/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/app/modules/states/configuration/clusters/logger.jade -- diff --git a/modules/web-console/src/main/js/app/modules/states/configuration/clu

[50/50] [abbrv] ignite git commit: IGNITE-2949 - Replaced JCache JAR with Geronimo

2016-07-04 Thread vkulichenko
IGNITE-2949 - Replaced JCache JAR with Geronimo Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eb893822 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eb893822 Diff: http://git-wip-us.apache.org/repos/asf/ignite/d

[32/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/master'

2016-07-04 Thread vkulichenko
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/34fc31e8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/34fc31e8 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[19/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/serve/routes/public.js -- diff --git a/modules/web-console/src/main/js/serve/routes/public.js b/modules/web-console/src/main/js/serve/rout

[04/50] [abbrv] ignite git commit: IGNITE-3339 - Fixed entries eviction.

2016-07-04 Thread vkulichenko
IGNITE-3339 - Fixed entries eviction. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bb7a6728 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bb7a6728 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bb7a67

[22/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/generator/generator-common.js -- diff --git a/modules/web-console/src/main/js/generator/generator-common.js b/modules/web-console/src/main

[35/50] [abbrv] ignite git commit: IGNITE-3337 REST HTTP: metadata command returns all caches even if a cache name is passed to request - Fixes #816.

2016-07-04 Thread vkulichenko
IGNITE-3337 REST HTTP: metadata command returns all caches even if a cache name is passed to request - Fixes #816. Signed-off-by: Andrey Novikov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c60fcafc Tree: http://git-wi

[43/50] [abbrv] ignite git commit: ignite-1088 Implemented store for multi jvm tests

2016-07-04 Thread vkulichenko
ignite-1088 Implemented store for multi jvm tests Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f91b6996 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f91b6996 Diff: http://git-wip-us.apache.org/repos/asf/ignite

[08/50] [abbrv] ignite git commit: ignite-3212 Remove tx from map if 'onStarted' failed.

2016-07-04 Thread vkulichenko
ignite-3212 Remove tx from map if 'onStarted' failed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a70ff4c4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a70ff4c4 Diff: http://git-wip-us.apache.org/repos/asf/ig

[17/50] [abbrv] ignite git commit: .NET: Fix analysis warning (remove unused import)

2016-07-04 Thread vkulichenko
.NET: Fix analysis warning (remove unused import) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1986b775 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1986b775 Diff: http://git-wip-us.apache.org/repos/asf/ignite

[15/50] [abbrv] ignite git commit: IGNITE-3328 .NET: Support user-defined AffinityFunction

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/e1c755c7/modules/platforms/dotnet/Apache.Ignite.Core/Cache/Affinity/AffinityTopologyVersion.cs -- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/Cache/Affinity/AffinityT

[33/50] [abbrv] ignite git commit: IGNITE-3140: CPP: Added tests for string format validity.

2016-07-04 Thread vkulichenko
IGNITE-3140: CPP: Added tests for string format validity. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cbb77c9a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cbb77c9a Diff: http://git-wip-us.apache.org/repos/as

[34/50] [abbrv] ignite git commit: IGNITE-3162: WebSession: Several JavaDoc improvements and additional assertions.

2016-07-04 Thread vkulichenko
IGNITE-3162: WebSession: Several JavaDoc improvements and additional assertions. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d03258ba Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d03258ba Diff: http://git-wip

[25/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/controllers/domains-controller.js -- diff --git a/modules/web-console/src/main/js/controllers/domains-controller.js b/modules/web-console/

[10/50] [abbrv] ignite git commit: IGNITE-3113: CPP: Binary containers documentation. This closes #711.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/93445607/modules/platforms/cpp/core/include/ignite/transactions/transaction.h -- diff --git a/modules/platforms/cpp/core/include/ignite/transactions/transaction.h b/modules/platf

[24/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/controllers/igfs-controller.js -- diff --git a/modules/web-console/src/main/js/controllers/igfs-controller.js b/modules/web-console/src/ma

[20/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/generator/generator-optional.js -- diff --git a/modules/web-console/src/main/js/generator/generator-optional.js b/modules/web-console/src/

[01/50] [abbrv] ignite git commit: IGNITE-3230 External addresses are not registered in IP finder

2016-07-04 Thread vkulichenko
Repository: ignite Updated Branches: refs/heads/ignite-2949 14a0a6844 -> eb893822d IGNITE-3230 External addresses are not registered in IP finder Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5177c33e Tree: http://git-

[36/50] [abbrv] ignite git commit: IGNITE-3337 Review.

2016-07-04 Thread vkulichenko
IGNITE-3337 Review. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/40d86324 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/40d86324 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/40d86324 Branch: refs/h

[23/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/controllers/sql-controller.js -- diff --git a/modules/web-console/src/main/js/controllers/sql-controller.js b/modules/web-console/src/main

[41/50] [abbrv] ignite git commit: IGNITE-3021: IGFS: Fixed failiing IgfsStreamsSelfTest.testCreateFileColocated() test. Failure as caused by misconfiguration.

2016-07-04 Thread vkulichenko
IGNITE-3021: IGFS: Fixed failiing IgfsStreamsSelfTest.testCreateFileColocated() test. Failure as caused by misconfiguration. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/27b032e3 Tree: http://git-wip-us.apache.org/repos/

[13/50] [abbrv] ignite git commit: IGNITE-3340 .NET: Fix cache store release on DestroyCache

2016-07-04 Thread vkulichenko
IGNITE-3340 .NET: Fix cache store release on DestroyCache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cb0deb11 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cb0deb11 Diff: http://git-wip-us.apache.org/repos/as

[14/50] [abbrv] ignite git commit: IGNITE-3364 .NET: Fix BinaryReflectiveSerializer raw mode for DateTime members marked with QuerySqlField

2016-07-04 Thread vkulichenko
IGNITE-3364 .NET: Fix BinaryReflectiveSerializer raw mode for DateTime members marked with QuerySqlField This closes #830 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6cfd991e Tree: http://git-wip-us.apache.org/repos/as

[29/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/app/modules/states/configuration/caches/store.jade -- diff --git a/modules/web-console/src/main/js/app/modules/states/configuration/caches

[21/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/generator/generator-java.js -- diff --git a/modules/web-console/src/main/js/generator/generator-java.js b/modules/web-console/src/main/js/

[40/50] [abbrv] ignite git commit: IGNITE-3371 .NET: Configure PlatformAffinityFunction in Spring

2016-07-04 Thread vkulichenko
IGNITE-3371 .NET: Configure PlatformAffinityFunction in Spring This closes #832 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/444d549a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/444d549a Diff: http://git-wip

[30/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
Ignite Web Console beta2. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/541e17d0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/541e17d0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/541e17d0 Branch:

[06/50] [abbrv] ignite git commit: IGNITE-3353: IGFS: Fixed "out-of-space" handling.

2016-07-04 Thread vkulichenko
IGNITE-3353: IGFS: Fixed "out-of-space" handling. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/212dc068 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/212dc068 Diff: http://git-wip-us.apache.org/repos/asf/ignite

[05/50] [abbrv] ignite git commit: IGNITE-3351: Hadoop: Fixed HadoopClassLoader leak into IGFS thread pool.

2016-07-04 Thread vkulichenko
IGNITE-3351: Hadoop: Fixed HadoopClassLoader leak into IGFS thread pool. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8e6473a0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8e6473a0 Diff: http://git-wip-us.apac

[09/50] [abbrv] ignite git commit: ignite-3233 Added 'resourceClass' for SpringResource annotation.

2016-07-04 Thread vkulichenko
ignite-3233 Added 'resourceClass' for SpringResource annotation. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d59e5f56 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d59e5f56 Diff: http://git-wip-us.apache.org/r

[47/50] [abbrv] ignite git commit: IGNITE-2929 - Removed type parameters from IgniteContext - Fixes #740

2016-07-04 Thread vkulichenko
IGNITE-2929 - Removed type parameters from IgniteContext - Fixes #740 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5193fe70 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5193fe70 Diff: http://git-wip-us.apache.

[16/50] [abbrv] ignite git commit: IGNITE-3328 .NET: Support user-defined AffinityFunction

2016-07-04 Thread vkulichenko
IGNITE-3328 .NET: Support user-defined AffinityFunction This closes #826 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e1c755c7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e1c755c7 Diff: http://git-wip-us.apa

[27/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/controllers/clusters-controller.js -- diff --git a/modules/web-console/src/main/js/controllers/clusters-controller.js b/modules/web-consol

[26/50] [abbrv] ignite git commit: Ignite Web Console beta2.

2016-07-04 Thread vkulichenko
http://git-wip-us.apache.org/repos/asf/ignite/blob/541e17d0/modules/web-console/src/main/js/controllers/common-module.js -- diff --git a/modules/web-console/src/main/js/controllers/common-module.js b/modules/web-console/src/main/j

[02/50] [abbrv] ignite git commit: IGNITE-3152 Client node's addresses are registered in IP finder

2016-07-04 Thread vkulichenko
IGNITE-3152 Client node's addresses are registered in IP finder Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ce29a92 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8ce29a92 Diff: http://git-wip-us.apache.org/re

[31/50] [abbrv] ignite git commit: Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite

2016-07-04 Thread vkulichenko
Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6e5061d1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6e5061d1 Diff: http://git-wip-us.ap

[11/50] [abbrv] ignite git commit: IGNITE-3113: CPP: Binary containers documentation. This closes #711.

2016-07-04 Thread vkulichenko
IGNITE-3113: CPP: Binary containers documentation. This closes #711. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/93445607 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/93445607 Diff: http://git-wip-us.apache.o

[38/50] [abbrv] ignite git commit: IGNITE-2563 .NET: enable TestAggregatesAll

2016-07-04 Thread vkulichenko
IGNITE-2563 .NET: enable TestAggregatesAll Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a0d373eb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a0d373eb Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a

[44/50] [abbrv] ignite git commit: Added test.

2016-07-04 Thread vkulichenko
Added test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/72819375 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/72819375 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/72819375 Branch: refs/heads/ign

[49/50] [abbrv] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-2949

2016-07-04 Thread vkulichenko
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-2949 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/37c164df Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/37c164df Diff: http:

[1/3] ignite git commit: IGNITE-2949 - Replaced JCache dependency with Geronimo

2016-07-05 Thread vkulichenko
Repository: ignite Updated Branches: refs/heads/master 2fdc32180 -> c44ee6392 IGNITE-2949 - Replaced JCache dependency with Geronimo Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2d40ae67 Tree: http://git-wip-us.apache

[3/3] ignite git commit: Merge branch 'gridgain-7.6.2'

2016-07-05 Thread vkulichenko
Merge branch 'gridgain-7.6.2' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c44ee639 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c44ee639 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/c44ee639 Bran

[2/3] ignite git commit: IGNITE-2949 - Replaced JCache dependency with Geronimo

2016-07-05 Thread vkulichenko
IGNITE-2949 - Replaced JCache dependency with Geronimo Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3b22e83f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3b22e83f Diff: http://git-wip-us.apache.org/repos/asf/i

[13/21] ignite git commit: IGNITE-3440: Ignite Services: ServiceTopologyCallable is executed before system cache is started

2016-07-18 Thread vkulichenko
IGNITE-3440: Ignite Services: ServiceTopologyCallable is executed before system cache is started Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/06b24a9b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/06b24a9b Dif

[15/21] ignite git commit: ignite-3254 - fixed

2016-07-18 Thread vkulichenko
ignite-3254 - fixed Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4d2be722 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4d2be722 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4d2be722 Branch: refs/h

[19/21] ignite git commit: IGNITE-3446 Visor CMD: improve usability for batch mode.

2016-07-18 Thread vkulichenko
IGNITE-3446 Visor CMD: improve usability for batch mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4897315b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4897315b Diff: http://git-wip-us.apache.org/repos/asf

[12/21] ignite git commit: ignite-3413 Use cache node filter for continuous query registration

2016-07-18 Thread vkulichenko
ignite-3413 Use cache node filter for continuous query registration Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/89d64e74 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/89d64e74 Diff: http://git-wip-us.apache.or

[03/21] ignite git commit: Backported test fixes.

2016-07-18 Thread vkulichenko
Backported test fixes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5b6e7816 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5b6e7816 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5b6e7816 Branch: ref

[08/21] ignite git commit: Clarified READ_COMMITTED behavior in cases when a value is updated inside of a transaction

2016-07-18 Thread vkulichenko
Clarified READ_COMMITTED behavior in cases when a value is updated inside of a transaction Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/005ce0f3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/005ce0f3 Diff: htt

[21/21] ignite git commit: IGNITE-3470 - Support EXPIRED events in continuous queries

2016-07-18 Thread vkulichenko
IGNITE-3470 - Support EXPIRED events in continuous queries Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/075860fe Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/075860fe Diff: http://git-wip-us.apache.org/repos/a

[04/21] ignite git commit: Backported test fixes.

2016-07-18 Thread vkulichenko
Backported test fixes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e2ec9fed Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e2ec9fed Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e2ec9fed Branch: ref

[16/21] ignite git commit: Fixed NPE in OptimizedMarshaller when streams pool is used

2016-07-18 Thread vkulichenko
Fixed NPE in OptimizedMarshaller when streams pool is used Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/27f6c586 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/27f6c586 Diff: http://git-wip-us.apache.org/repos/a

[06/21] ignite git commit: ignite-1088 Implemented store for multi jvm tests (cherry picked from commit f91b699)

2016-07-18 Thread vkulichenko
ignite-1088 Implemented store for multi jvm tests (cherry picked from commit f91b699) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5b49dadd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5b49dadd Diff: http://gi

[10/21] ignite git commit: ignite-3239 Fix of java.io.IOException: Resource deadlock avoided

2016-07-18 Thread vkulichenko
ignite-3239 Fix of java.io.IOException: Resource deadlock avoided Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/762c43d6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/762c43d6 Diff: http://git-wip-us.apache.org/

[11/21] ignite git commit: ignite-3392 Added test.

2016-07-18 Thread vkulichenko
ignite-3392 Added test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a056954b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a056954b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a056954b Branch: re

[02/21] ignite git commit: Merge remote-tracking branch 'community/gridgain-7.5.29' into gridgain-7.5.29

2016-07-18 Thread vkulichenko
Merge remote-tracking branch 'community/gridgain-7.5.29' into gridgain-7.5.29 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f52fb797 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f52fb797 Diff: http://git-wip-us

[09/21] ignite git commit: CacheKeepBinaryIterationSwapEnabledTest fix.

2016-07-18 Thread vkulichenko
CacheKeepBinaryIterationSwapEnabledTest fix. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7aa609aa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7aa609aa Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[18/21] ignite git commit: Merge branch 'gridgain-7.5.30' of https://github.com/gridgain/apache-ignite into gridgain-7.5.30

2016-07-18 Thread vkulichenko
Merge branch 'gridgain-7.5.30' of https://github.com/gridgain/apache-ignite into gridgain-7.5.30 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6389400a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6389400a Dif

[07/21] ignite git commit: IGNITE-3227 - Added method to get partition size

2016-07-18 Thread vkulichenko
IGNITE-3227 - Added method to get partition size Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8af30781 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8af30781 Diff: http://git-wip-us.apache.org/repos/asf/ignite/

[14/21] ignite git commit: IGNITE-3055: IgniteDataStreamer can't be timed out

2016-07-18 Thread vkulichenko
IGNITE-3055: IgniteDataStreamer can't be timed out Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/10224dfe Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/10224dfe Diff: http://git-wip-us.apache.org/repos/asf/ignit

[20/21] ignite git commit: IGNITE-3455: Entry placed on C++ side is not found on Java side

2016-07-18 Thread vkulichenko
IGNITE-3455: Entry placed on C++ side is not found on Java side Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/84e83c96 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/84e83c96 Diff: http://git-wip-us.apache.org/re

[01/21] ignite git commit: Revert IGNITE-2949 due to broken compatibility

2016-07-18 Thread vkulichenko
Repository: ignite Updated Branches: refs/heads/ignite-3470 [created] 075860fe3 Revert IGNITE-2949 due to broken compatibility Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1b7428bd Tree: http://git-wip-us.apache.org/r

[17/21] ignite git commit: IgniteDataStreamer: fixed JavaDoc

2016-07-18 Thread vkulichenko
IgniteDataStreamer: fixed JavaDoc Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2537e0f6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2537e0f6 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2537e0f6

[05/21] ignite git commit: Backported test fixes.

2016-07-18 Thread vkulichenko
Backported test fixes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f045558c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f045558c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/f045558c Branch: ref

[ignite] Git Push Summary

2016-07-19 Thread vkulichenko
Repository: ignite Updated Branches: refs/heads/ignite-3470 [deleted] 075860fe3

ignite git commit: JavaDoc for eager TTL

2017-01-27 Thread vkulichenko
Repository: ignite Updated Branches: refs/heads/master c1466d877 -> 6015603c4 JavaDoc for eager TTL Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6015603c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/601560

[30/50] [abbrv] ignite git commit: Merge branches 'ignite-1.6' and 'master' of https://git-wip-us.apache.org/repos/asf/ignite

2016-05-13 Thread vkulichenko
Merge branches 'ignite-1.6' and 'master' of https://git-wip-us.apache.org/repos/asf/ignite Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/093a3e00 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/093a3e00 Diff: htt

[13/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.6'

2016-05-13 Thread vkulichenko
Merge remote-tracking branch 'remotes/origin/ignite-1.6' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a288a442 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a288a442 Diff: http://git-wip-us.apache.org/repos/asf

[38/50] [abbrv] ignite git commit: review IGNITE-2708 Need to validate that SPIs are started only once (commit with proper author)

2016-05-13 Thread vkulichenko
review IGNITE-2708 Need to validate that SPIs are started only once (commit with proper author) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/98338ff8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/98338ff8 Diff

[18/50] [abbrv] ignite git commit: Compilation fix

2016-05-13 Thread vkulichenko
Compilation fix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eb256a95 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eb256a95 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/eb256a95 Branch: refs/heads

[07/50] [abbrv] ignite git commit: IGNITE-3108: .NET: Added communication SPI stubs. This closes #702.

2016-05-13 Thread vkulichenko
IGNITE-3108: .NET: Added communication SPI stubs. This closes #702. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/003fe5e3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/003fe5e3 Diff: http://git-wip-us.apache.or

[45/50] [abbrv] ignite git commit: Merge branch 'ignite-1.6'

2016-05-13 Thread vkulichenko
Merge branch 'ignite-1.6' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bc9b8214 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bc9b8214 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bc9b8214 Branch:

[32/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/master'

2016-05-13 Thread vkulichenko
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7c411169 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7c411169 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[08/50] [abbrv] ignite git commit: IGNITE-3107 Fixed minor documentation issue.

2016-05-13 Thread vkulichenko
IGNITE-3107 Fixed minor documentation issue. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e5be3861 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e5be3861 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[29/50] [abbrv] ignite git commit: Cachehanged CacheJdbcBlobStore default SQL statements: key to aKey - Fixes #661.

2016-05-13 Thread vkulichenko
Cachehanged CacheJdbcBlobStore default SQL statements: key to aKey - Fixes #661. Signed-off-by: Alexey Kuznetsov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5682d8ea Tree: http://git-wip-us.apache.org/repos/asf/ignite/

[20/50] [abbrv] ignite git commit: Revert "Properties added" erroneous commit 513b0f8de869a0fc519fbd3d3e0525b4898c77a2

2016-05-13 Thread vkulichenko
Revert "Properties added" erroneous commit 513b0f8de869a0fc519fbd3d3e0525b4898c77a2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e176d046 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e176d046 Diff: http://git

[21/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.6'

2016-05-13 Thread vkulichenko
Merge remote-tracking branch 'remotes/origin/ignite-1.6' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/98f741a2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/98f741a2 Diff: http://git-wip-us.apache.org/repos/asf

[23/50] [abbrv] ignite git commit: Merge branches 'ignite-1.6' and 'master' of https://git-wip-us.apache.org/repos/asf/ignite

2016-05-13 Thread vkulichenko
Merge branches 'ignite-1.6' and 'master' of https://git-wip-us.apache.org/repos/asf/ignite Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4a269115 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4a269115 Diff: htt

[27/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.6' into ignite-1.6

2016-05-13 Thread vkulichenko
Merge remote-tracking branch 'origin/ignite-1.6' into ignite-1.6 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9b606b88 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9b606b88 Diff: http://git-wip-us.apache.org/r

[46/50] [abbrv] ignite git commit: ignite-1.6 Unwrap offheap object before pass it to continuous query

2016-05-13 Thread vkulichenko
ignite-1.6 Unwrap offheap object before pass it to continuous query Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3319d2a7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3319d2a7 Diff: http://git-wip-us.apache.or

[43/50] [abbrv] ignite git commit: ignite-2959: Ignite JTA and WebSphere Application Server

2016-05-13 Thread vkulichenko
ignite-2959: Ignite JTA and WebSphere Application Server Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fd0714e8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fd0714e8 Diff: http://git-wip-us.apache.org/repos/asf

[26/50] [abbrv] ignite git commit: ignite-1.6 Enabled test.

2016-05-13 Thread vkulichenko
ignite-1.6 Enabled test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bc642a4c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bc642a4c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bc642a4c Branch: r

[25/50] [abbrv] ignite git commit: Merge branch 'ignite-1.6'

2016-05-13 Thread vkulichenko
Merge branch 'ignite-1.6' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/457d4f24 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/457d4f24 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/457d4f24 Branch:

[33/50] [abbrv] ignite git commit: ignite-1.6 Update ready topology version before complete cache start future

2016-05-13 Thread vkulichenko
ignite-1.6 Update ready topology version before complete cache start future Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2ac4aa60 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2ac4aa60 Diff: http://git-wip-us.a

[04/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.6'

2016-05-13 Thread vkulichenko
Merge remote-tracking branch 'remotes/origin/ignite-1.6' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d1151d49 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d1151d49 Diff: http://git-wip-us.apache.org/repos/asf

[02/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.6'

2016-05-13 Thread vkulichenko
Merge remote-tracking branch 'remotes/origin/ignite-1.6' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9bf15f21 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9bf15f21 Diff: http://git-wip-us.apache.org/repos/asf

<    1   2   3   4   5   6   7   8   9   10   >