ignite git commit: IGNITE-8725 Disable WAL during rebalance by default

2018-06-30 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-8725 [created] 6b289e698 IGNITE-8725 Disable WAL during rebalance by default Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6b289e69 Tree:

[15/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/lib/internal/BinaryUtils.js -- diff --git a/modules/platforms/nodejs/lib/internal/BinaryUtils.js

[32/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/QueryIndex.html -- diff --git a/modules/platforms/nodejs/api_spec/QueryIndex.html b/modules/platforms/nodejs/api_spec/QueryIndex.html

[12/50] [abbrv] ignite git commit: IGNITE-8857 HashMap is returned instead of filtering wrapper. - Fixes #4258.

2018-06-30 Thread agoncharuk
IGNITE-8857 HashMap is returned instead of filtering wrapper. - Fixes #4258. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e1a3398b Tree:

[44/50] [abbrv] ignite git commit: IGNITE-8860 Returned IgniteDiscoveryThread to RingMessageWorker. - Fixes #4248.

2018-06-30 Thread agoncharuk
IGNITE-8860 Returned IgniteDiscoveryThread to RingMessageWorker. - Fixes #4248. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/219bc81b Tree:

[22/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-LightItalic-webfont.svg -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-LightItalic-webfont.svg

[20/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-Regular-webfont.svg -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-Regular-webfont.svg

[18/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/index.js -- diff --git a/modules/platforms/nodejs/index.js b/modules/platforms/nodejs/index.js new file mode 100644 index 000..cce86ab ---

[21/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-LightItalic-webfont.woff -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-LightItalic-webfont.woff

[41/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
IGNITE-: Implemented Ignite NodeJs thin client Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c56d16fb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c56d16fb Diff:

[30/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-Bold-webfont.svg -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-Bold-webfont.svg

[23/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-Light-webfont.woff -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-Light-webfont.woff

[10/50] [abbrv] ignite git commit: IGNITE-8891 Web Console: Replace IGNITE_MODULES with node_modules.

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/4c295f8f/modules/web-console/backend/package-lock.json -- diff --git a/modules/web-console/backend/package-lock.json b/modules/web-console/backend/package-lock.json new file mode

[28/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-BoldItalic-webfont.svg -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-BoldItalic-webfont.svg

[35/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/IgniteClient.html -- diff --git a/modules/platforms/nodejs/api_spec/IgniteClient.html

[01/50] [abbrv] ignite git commit: IGNITE-8752 Deadlock when registering binary metadata while holding topology read lock - Fixes #4237.

2018-06-30 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-8900-repro b3707b44c -> 1c9c746c9 IGNITE-8752 Deadlock when registering binary metadata while holding topology read lock - Fixes #4237. Signed-off-by: Ivan Rakov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

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

2018-06-30 Thread agoncharuk
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-8900-repro Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1e05b996 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1e05b996

[47/50] [abbrv] ignite git commit: IGNITE-8891 Fixed licenses check.

2018-06-30 Thread agoncharuk
IGNITE-8891 Fixed licenses check. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ededf0e7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ededf0e7 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ededf0e7

[19/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-Regular-webfont.woff -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-Regular-webfont.woff

[14/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/spec/cache/BinaryObject.spec.js -- diff --git a/modules/platforms/nodejs/spec/cache/BinaryObject.spec.js

[31/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/SqlQuery.html -- diff --git a/modules/platforms/nodejs/api_spec/SqlQuery.html b/modules/platforms/nodejs/api_spec/SqlQuery.html new

[43/50] [abbrv] ignite git commit: IGNITE-8661 WALIterator should be stopped if it fails to deserialize a record - Fixes #4155.

2018-06-30 Thread agoncharuk
IGNITE-8661 WALIterator should be stopped if it fails to deserialize a record - Fixes #4155. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d6ab2ae6 Tree:

[27/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-BoldItalic-webfont.woff -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-BoldItalic-webfont.woff

[37/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/CacheConfiguration.js.html -- diff --git a/modules/platforms/nodejs/api_spec/CacheConfiguration.js.html

[50/50] [abbrv] ignite git commit: IGNITE-8900 Attempting to fix the link issue

2018-06-30 Thread agoncharuk
IGNITE-8900 Attempting to fix the link issue Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1c9c746c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1c9c746c Diff:

[13/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/spec/cache/ComplexObject.spec.js -- diff --git a/modules/platforms/nodejs/spec/cache/ComplexObject.spec.js

[08/50] [abbrv] ignite git commit: IGNITE-8891 Web Console: Replace IGNITE_MODULES with node_modules.

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/4c295f8f/modules/web-console/e2e/testcafe/package-lock.json -- diff --git a/modules/web-console/e2e/testcafe/package-lock.json

[05/50] [abbrv] ignite git commit: IGNITE-8891 Web Console: Replace IGNITE_MODULES with node_modules.

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/4c295f8f/modules/web-console/frontend/package.json -- diff --git a/modules/web-console/frontend/package.json b/modules/web-console/frontend/package.json index a6299df..7442229

[16/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/lib/ObjectType.js -- diff --git a/modules/platforms/nodejs/lib/ObjectType.js b/modules/platforms/nodejs/lib/ObjectType.js new file mode 100644

[33/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/Query.js.html -- diff --git a/modules/platforms/nodejs/api_spec/Query.js.html b/modules/platforms/nodejs/api_spec/Query.js.html new

[02/50] [abbrv] ignite git commit: IGNITE-8889: Remove scala-2.10 profile from examples. - Fixes #4267.

2018-06-30 Thread agoncharuk
IGNITE-8889: Remove scala-2.10 profile from examples. - Fixes #4267. Signed-off-by: Nikolay Izhikov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b0b2e88e Tree:

[07/50] [abbrv] ignite git commit: IGNITE-8891 Web Console: Replace IGNITE_MODULES with node_modules.

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/4c295f8f/modules/web-console/e2e/testcafe/package.json -- diff --git a/modules/web-console/e2e/testcafe/package.json b/modules/web-console/e2e/testcafe/package.json index

[46/50] [abbrv] ignite git commit: IGNITE-8426 Use IgniteLogger in long jvm pause detector - Fixes #4249.

2018-06-30 Thread agoncharuk
IGNITE-8426 Use IgniteLogger in long jvm pause detector - Fixes #4249. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f25289c8 Tree:

[42/50] [abbrv] ignite git commit: IGNITE-8661 WALIterator should be stopped if it fails to deserialize a record - Fixes #4155.

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/d6ab2ae6/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/wal/IgniteWalIteratorExceptionDuringReadTest.java -- diff --git

[40/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/CacheClient.html -- diff --git a/modules/platforms/nodejs/api_spec/CacheClient.html

[34/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/MapObjectType.html -- diff --git a/modules/platforms/nodejs/api_spec/MapObjectType.html

[24/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-Light-webfont.svg -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-Light-webfont.svg

[48/50] [abbrv] ignite git commit: IGNITE-8858 Fixed client node hanging on stop() method - Fixes #4247.

2018-06-30 Thread agoncharuk
IGNITE-8858 Fixed client node hanging on stop() method - Fixes #4247. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1caebb8b Tree:

[39/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/CacheClient.js.html -- diff --git a/modules/platforms/nodejs/api_spec/CacheClient.js.html

[11/50] [abbrv] ignite git commit: IGNITE-8891 Web Console: Replace IGNITE_MODULES with node_modules.

2018-06-30 Thread agoncharuk
IGNITE-8891 Web Console: Replace IGNITE_MODULES with node_modules. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4c295f8f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4c295f8f Diff:

[09/50] [abbrv] ignite git commit: IGNITE-8891 Web Console: Replace IGNITE_MODULES with node_modules.

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/4c295f8f/modules/web-console/backend/package.json -- diff --git a/modules/web-console/backend/package.json b/modules/web-console/backend/package.json index 0aa56c9..d08cd78

[26/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-Italic-webfont.svg -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-Italic-webfont.svg

[38/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/CacheConfiguration.html -- diff --git a/modules/platforms/nodejs/api_spec/CacheConfiguration.html

[45/50] [abbrv] ignite git commit: IGNITE-8519 Web Console: Refactored security token UI/UX.

2018-06-30 Thread agoncharuk
IGNITE-8519 Web Console: Refactored security token UI/UX. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/81b6b2d4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/81b6b2d4 Diff:

[06/50] [abbrv] ignite git commit: IGNITE-8891 Web Console: Replace IGNITE_MODULES with node_modules.

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/4c295f8f/modules/web-console/frontend/package-lock.json -- diff --git a/modules/web-console/frontend/package-lock.json b/modules/web-console/frontend/package-lock.json index

[36/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/ComplexObjectType.html -- diff --git a/modules/platforms/nodejs/api_spec/ComplexObjectType.html

[17/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/lib/CacheConfiguration.js -- diff --git a/modules/platforms/nodejs/lib/CacheConfiguration.js

[29/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-BoldItalic-webfont.eot -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-BoldItalic-webfont.eot

[04/50] [abbrv] ignite git commit: IGNITE-8428 Web Console: Fixed demo mode.

2018-06-30 Thread agoncharuk
IGNITE-8428 Web Console: Fixed demo mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/817370e4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/817370e4 Diff:

[25/50] [abbrv] ignite git commit: IGNITE-7777: Implemented Ignite NodeJs thin client

2018-06-30 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/c56d16fb/modules/platforms/nodejs/api_spec/fonts/OpenSans-Italic-webfont.woff -- diff --git a/modules/platforms/nodejs/api_spec/fonts/OpenSans-Italic-webfont.woff

[03/50] [abbrv] ignite git commit: IGNITE-8869: Explicitly fail hanging test. - Fixes #4260.

2018-06-30 Thread agoncharuk
IGNITE-8869: Explicitly fail hanging test. - Fixes #4260. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6633c05e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6633c05e Diff: