svn commit: r1839608 - in /ignite/site/trunk: events.html index.html

2018-08-29 Thread dmagda
Author: dmagda Date: Wed Aug 29 19:39:42 2018 New Revision: 1839608 URL: http://svn.apache.org/viewvc?rev=1839608=rev Log: updated events patch Modified: ignite/site/trunk/events.html ignite/site/trunk/index.html Modified: ignite/site/trunk/events.html URL:

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

2018-08-29 Thread dmagda
Author: dmagda Date: Wed Aug 29 19:33:17 2018 New Revision: 1839606 URL: http://svn.apache.org/viewvc?rev=1839606=rev Log: Updated committers list Modified: ignite/site/trunk/community/resources.html Modified: ignite/site/trunk/community/resources.html URL:

[38/50] [abbrv] ignite git commit: IGNITE-6055: SQL. Add string length constraint - Fixes #3973.

2018-08-29 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/baab0a6d/modules/core/src/main/java/org/apache/ignite/internal/processors/platform/utils/PlatformConfigurationUtils.java -- diff --git

[46/50] [abbrv] ignite git commit: IGNITE-6879 Support Spring Data 2.0 - Added package description to parent/pom.xml

2018-08-29 Thread agoncharuk
IGNITE-6879 Support Spring Data 2.0 - Added package description to parent/pom.xml Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/808d31fb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/808d31fb Diff:

[32/50] [abbrv] ignite git commit: IGNITE-9147 Fixed race between async tx rollback and lock mapping on near node - Fixes #4574.

2018-08-29 Thread agoncharuk
IGNITE-9147 Fixed race between async tx rollback and lock mapping on near node - Fixes #4574. 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/3882ec04 Tree:

[19/50] [abbrv] ignite git commit: IGNITE-9286 Web Console: Refactored UI to modern UI/UX. Cleaned old code.

2018-08-29 Thread agoncharuk
IGNITE-9286 Web Console: Refactored UI to modern UI/UX. Cleaned old code. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fb26835f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fb26835f Diff:

[43/50] [abbrv] ignite git commit: IGNITE-9367: Fixed crash in ODBC on executing query with closed connection

2018-08-29 Thread agoncharuk
IGNITE-9367: Fixed crash in ODBC on executing query with closed connection This closes #4621 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/186b2d6f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/186b2d6f Diff:

[40/50] [abbrv] ignite git commit: IGNITE-9256: SQL: Remove reference to H2 result set when iteration is finished to avoid potential OOME. This closes #4550.

2018-08-29 Thread agoncharuk
IGNITE-9256: SQL: Remove reference to H2 result set when iteration is finished to avoid potential OOME. This closes #4550. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/114f4c84 Tree:

[17/50] [abbrv] ignite git commit: IGNITE-9286 Web Console: Refactored UI to modern UI/UX. Cleaned old code.

2018-08-29 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/fb26835f/modules/web-console/frontend/app/components/page-configure-advanced/components/cluster-edit-form/templates/thread.pug -- diff --git

[35/50] [abbrv] ignite git commit: IGNITE-8337 Java ThinClient benchmark for yardstick

2018-08-29 Thread agoncharuk
IGNITE-8337 Java ThinClient benchmark for yardstick 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/eea44e2f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eea44e2f Diff:

[42/50] [abbrv] ignite git commit: IGNITE-9393:[ML] KMeans fails on complex data in cache

2018-08-29 Thread agoncharuk
IGNITE-9393:[ML] KMeans fails on complex data in cache this closes #4628 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3f184913 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3f184913 Diff:

[12/50] [abbrv] ignite git commit: IGNITE-9235: Fixed GridMergeIndexSorted compare routine. This closes #4498.

2018-08-29 Thread agoncharuk
IGNITE-9235: Fixed GridMergeIndexSorted compare routine. This closes #4498. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/394d5ea7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/394d5ea7 Diff:

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

2018-08-29 Thread agoncharuk
Merge branch '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/07847bea Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/07847bea Diff:

[45/50] [abbrv] ignite git commit: IGNITE-9401 Fixed race in tx rollback test - Fixes #4633.

2018-08-29 Thread agoncharuk
IGNITE-9401 Fixed race in tx rollback test - Fixes #4633. 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/4924ed43 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4924ed43 Diff:

[20/50] [abbrv] ignite git commit: IGNITE-9338: ML TF integration: tf cluster can't connect after killing first node with default port 10800

2018-08-29 Thread agoncharuk
IGNITE-9338: ML TF integration: tf cluster can't connect after killing first node with default port 10800 this closes #4601 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b369ff06 Tree:

[26/50] [abbrv] ignite git commit: IGNITE-9301 Support method compute withNoResultCache in .Net - Fixes #4570.

2018-08-29 Thread agoncharuk
IGNITE-9301 Support method compute withNoResultCache in .Net - Fixes #4570. 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/5994a58a Tree:

[15/50] [abbrv] ignite git commit: IGNITE-9286 Web Console: Refactored UI to modern UI/UX. Cleaned old code.

2018-08-29 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/fb26835f/modules/web-console/frontend/app/helpers/jade/mixins.pug -- diff --git a/modules/web-console/frontend/app/helpers/jade/mixins.pug

[22/50] [abbrv] ignite git commit: IGNITE-9363 Jetty tests forget to stop nodes on finished. - Fixes #4609.

2018-08-29 Thread agoncharuk
IGNITE-9363 Jetty tests forget to stop nodes on finished. - Fixes #4609. 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/e0c034ea Tree:

[14/50] [abbrv] ignite git commit: IGNITE-9286 Web Console: Refactored UI to modern UI/UX. Cleaned old code.

2018-08-29 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/fb26835f/modules/web-console/frontend/app/primitives/form-field/phone.pug -- diff --git a/modules/web-console/frontend/app/primitives/form-field/phone.pug

[29/50] [abbrv] ignite git commit: IGNITE-8971 Make GridRestProcessor propagate error message - Fixes #4604.

2018-08-29 Thread agoncharuk
IGNITE-8971 Make GridRestProcessor propagate error message - Fixes #4604. 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/a4e144cc Tree:

[47/50] [abbrv] ignite git commit: IGNITE-9273 Added recovery tests for LOCAL cache

2018-08-29 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/b1a358b7/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/wal/IgniteWalRecoveryTest.java -- diff --git

[39/50] [abbrv] ignite git commit: IGNITE-6055: SQL. Add string length constraint - Fixes #3973.

2018-08-29 Thread agoncharuk
IGNITE-6055: SQL. Add string length constraint - Fixes #3973. 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/baab0a6d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/baab0a6d Diff:

ignite git commit: IGNITE-9273 Reduced test time

2018-08-29 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-9273 473fe76ed -> 1040589a3 IGNITE-9273 Reduced test time Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1040589a Tree:

[33/50] [abbrv] ignite git commit: IGNITE-9246 Fixed infinite wait on topology future during tx remap - Fixes #4572.

2018-08-29 Thread agoncharuk
IGNITE-9246 Fixed infinite wait on topology future during tx remap - Fixes #4572. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9fdf95a8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9fdf95a8 Diff:

[16/50] [abbrv] ignite git commit: IGNITE-9286 Web Console: Refactored UI to modern UI/UX. Cleaned old code.

2018-08-29 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/fb26835f/modules/web-console/frontend/app/components/page-configure/components/pc-form-field-size/controller.js -- diff --git

[08/50] [abbrv] ignite git commit: IGNITE-9350 Web Console: Added checks for invalid web socket messages. Fixes #4597.

2018-08-29 Thread agoncharuk
IGNITE-9350 Web Console: Added checks for invalid web socket messages. Fixes #4597. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b6f67f5f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b6f67f5f Diff:

[02/50] [abbrv] ignite git commit: IGNITE-9248: Compilation fix for Clang.

2018-08-29 Thread agoncharuk
IGNITE-9248: Compilation fix for Clang. This closes #4527 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0020e417 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0020e417 Diff:

[25/50] [abbrv] ignite git commit: IGNITE-9337 Added support to passing "null" in collections.

2018-08-29 Thread agoncharuk
IGNITE-9337 Added support to passing "null" in collections. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9b000978 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9b000978 Diff:

[50/50] [abbrv] ignite git commit: IGNITE-9273 Reverted debug changes

2018-08-29 Thread agoncharuk
IGNITE-9273 Reverted debug changes Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/473fe76e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/473fe76e Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/473fe76e

[06/50] [abbrv] ignite git commit: IGNITE-9296 Stop walSyncer thread before walWriter thread in order to avoid hang up

2018-08-29 Thread agoncharuk
IGNITE-9296 Stop walSyncer thread before walWriter thread in order to avoid hang up 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/d91c6aa5 Tree:

[10/50] [abbrv] ignite git commit: IGNITE-9352 Reverted to babel 7.0.0-rc.1

2018-08-29 Thread agoncharuk
IGNITE-9352 Reverted to babel 7.0.0-rc.1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cd4d04fc Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cd4d04fc Diff:

[41/50] [abbrv] ignite git commit: IGNITE-9362: SQL: removed NODES.IS_LOCAL attribute. This closes #4610.

2018-08-29 Thread agoncharuk
IGNITE-9362: SQL: removed NODES.IS_LOCAL attribute. This closes #4610. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e2ff347e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e2ff347e Diff:

[36/50] [abbrv] ignite git commit: IGNITE-9183: SQL: fixed UUID handling from DDL statements. This closes #4483.

2018-08-29 Thread agoncharuk
IGNITE-9183: SQL: fixed UUID handling from DDL statements. This closes #4483. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a98dcb93 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a98dcb93 Diff:

[09/50] [abbrv] ignite git commit: IGNITE-9180: IgniteSparkSession Should Copy State on cloneSession - Fixes #4531.

2018-08-29 Thread agoncharuk
IGNITE-9180: IgniteSparkSession Should Copy State on cloneSession - Fixes #4531. 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/18524159 Tree:

[01/50] [abbrv] ignite git commit: IGNITE-9327 Stop the node if IgniteNeedReconnectException happened and discovery does not support reconnect - Fixes #4579.

2018-08-29 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-9273 74991e14f -> 473fe76ed IGNITE-9327 Stop the node if IgniteNeedReconnectException happened and discovery does not support reconnect - Fixes #4579. Signed-off-by: Alexey Goncharuk Project:

[37/50] [abbrv] ignite git commit: IGNITE-6055: SQL. Add string length constraint - Fixes #3973.

2018-08-29 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/baab0a6d/modules/platforms/cpp/odbc/include/ignite/odbc/meta/column_meta.h -- diff --git a/modules/platforms/cpp/odbc/include/ignite/odbc/meta/column_meta.h

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

2018-08-29 Thread agoncharuk
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-9273 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/65f2ea43 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/65f2ea43 Diff:

[44/50] [abbrv] ignite git commit: IGNITE-9389 Avoid deadlock on cache#close(). - Fixes #4626.

2018-08-29 Thread agoncharuk
IGNITE-9389 Avoid deadlock on cache#close(). - Fixes #4626. 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/13060f8e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/13060f8e Diff:

[23/50] [abbrv] ignite git commit: Kubernetes Azure configuration

2018-08-29 Thread agoncharuk
Kubernetes Azure configuration Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8d48f218 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8d48f218 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8d48f218

[03/50] [abbrv] ignite git commit: IGNITE-8920 - Fixed transaction hanging on Runtime exceptions during commit. - Unified StorageException and PersistentStorageIOException. - BPlus tree behavior is ov

2018-08-29 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/dde936ac/modules/core/src/test/java/org/apache/ignite/failure/AccountTransferTransactionTest.java -- diff --git

[27/50] [abbrv] ignite git commit: IGNITE-9351 Log restore partition state start and finish events with elapsed time - Fixes #4595.

2018-08-29 Thread agoncharuk
IGNITE-9351 Log restore partition state start and finish events with elapsed time - Fixes #4595. 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/4eb657b0 Tree:

[13/50] [abbrv] ignite git commit: IGNITE-9318: SQL: added "BASELINE_NODES" system view. This closes #4575.

2018-08-29 Thread agoncharuk
IGNITE-9318: SQL: added "BASELINE_NODES" system view. This closes #4575. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e2fc48e2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e2fc48e2 Diff:

[48/50] [abbrv] ignite git commit: IGNITE-9273 Added recovery tests for LOCAL cache

2018-08-29 Thread agoncharuk
IGNITE-9273 Added recovery tests for LOCAL cache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b1a358b7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b1a358b7 Diff:

[18/50] [abbrv] ignite git commit: IGNITE-9286 Web Console: Refactored UI to modern UI/UX. Cleaned old code.

2018-08-29 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/fb26835f/modules/web-console/frontend/app/components/page-configure-advanced/components/cluster-edit-form/templates/data-storage.pug -- diff --git

[07/50] [abbrv] ignite git commit: IGNITE-9352 Fix dependencies until issue with package-lock.json is not investigated/fixed.

2018-08-29 Thread agoncharuk
IGNITE-9352 Fix dependencies until issue with package-lock.json is not investigated/fixed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/08832613 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/08832613 Diff:

[31/50] [abbrv] ignite git commit: IGNITE-7967 Total allocated pages metric is invalid if metrics were enabled at runtime

2018-08-29 Thread agoncharuk
IGNITE-7967 Total allocated pages metric is invalid if metrics were enabled at runtime 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/b6182ab6 Tree:

[11/50] [abbrv] ignite git commit: IGNITE-9337 Refactored from single group to collection of groups.

2018-08-29 Thread agoncharuk
IGNITE-9337 Refactored from single group to collection of groups. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/68374ad5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/68374ad5 Diff:

[34/50] [abbrv] ignite git commit: IGNITE-9267 Fixed deadlock between unsuccessfull client reconnect and stop - Fixes #4552.

2018-08-29 Thread agoncharuk
IGNITE-9267 Fixed deadlock between unsuccessfull client reconnect and stop - Fixes #4552. 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/ca80acba Tree:

[30/50] [abbrv] ignite git commit: IGNITE-9374 Replace expired 1-yr certs with new 3-yr ones. - Fixes #4617.

2018-08-29 Thread agoncharuk
IGNITE-9374 Replace expired 1-yr certs with new 3-yr ones. - Fixes #4617. 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/b0175cf6 Tree:

[04/50] [abbrv] ignite git commit: IGNITE-8920 - Fixed transaction hanging on Runtime exceptions during commit. - Unified StorageException and PersistentStorageIOException. - BPlus tree behavior is ov

2018-08-29 Thread agoncharuk
IGNITE-8920 - Fixed transaction hanging on Runtime exceptions during commit. - Unified StorageException and PersistentStorageIOException. - BPlus tree behavior is overridable in tests. - Refactored AccountTransferAmountTest to make it possible to develop any transaction failover based on it. -

[05/50] [abbrv] ignite git commit: IGNITE-9188 Fixed unvalid partition eviction if rebalance was cancelled by a topology event - Fixes #4578.

2018-08-29 Thread agoncharuk
IGNITE-9188 Fixed unvalid partition eviction if rebalance was cancelled by a topology event - Fixes #4578. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/aa112a32 Tree:

[21/50] [abbrv] ignite git commit: IGNITE-9340 Update jetty version in Apache Ignite (ignite-rest-http) - Fixes #4602.

2018-08-29 Thread agoncharuk
IGNITE-9340 Update jetty version in Apache Ignite (ignite-rest-http) - Fixes #4602. 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/0a9ede2d Tree:

ignite git commit: IGNITE-6879 Support Spring Data 2.0 - Added package description to parent/pom.xml

2018-08-29 Thread irakov
Repository: ignite Updated Branches: refs/heads/master 4924ed430 -> 808d31fb4 IGNITE-6879 Support Spring Data 2.0 - Added package description to parent/pom.xml Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/808d31fb

[ignite] Git Push Summary

2018-08-29 Thread dgovorukhin
Repository: ignite Updated Branches: refs/heads/ignite-1678 [deleted] 7d1cf05c3

[04/12] ignite git commit: IGNITE-1678 first implementation (fully not working)

2018-08-29 Thread dgovorukhin
IGNITE-1678 first implementation (fully not working) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/839f43ad Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/839f43ad Diff:

[09/12] ignite git commit: IGNITE-1678 rework reservation, add reservation context

2018-08-29 Thread dgovorukhin
IGNITE-1678 rework reservation, add reservation context Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0415064f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0415064f Diff:

[01/12] ignite git commit: IGNITE-1678 add percentage for atomic seq reservation in config + interfaces

2018-08-29 Thread dgovorukhin
Repository: ignite Updated Branches: refs/heads/ignite-1678 [created] 7d1cf05c3 IGNITE-1678 add percentage for atomic seq reservation in config + interfaces Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ed9c2d27 Tree:

[02/12] ignite git commit: IGNITE-1678 add percentage as parameter for atomic seq

2018-08-29 Thread dgovorukhin
IGNITE-1678 add percentage as parameter for atomic seq Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cbfe5932 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cbfe5932 Diff:

[12/12] ignite git commit: IGNITE-1678 add benchmarks

2018-08-29 Thread dgovorukhin
IGNITE-1678 add benchmarks Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7d1cf05c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7d1cf05c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/7d1cf05c

[11/12] ignite git commit: Merge branch 'master' into ignite-1678

2018-08-29 Thread dgovorukhin
Merge branch 'master' into ignite-1678 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4cdaf252 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4cdaf252 Diff:

[05/12] ignite git commit: IGNITE-1678 minor test fix

2018-08-29 Thread dgovorukhin
IGNITE-1678 minor test fix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bd46569f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bd46569f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bd46569f

[06/12] ignite git commit: IGNITE-1678 fix config for chaining

2018-08-29 Thread dgovorukhin
IGNITE-1678 fix config for chaining Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/62bc2c94 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/62bc2c94 Diff:

[10/12] ignite git commit: IGNITE-1678 test refactoring

2018-08-29 Thread dgovorukhin
IGNITE-1678 test refactoring Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/589297a4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/589297a4 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/589297a4

[07/12] ignite git commit: IGNITE-1678 set default reservation percentage as 100

2018-08-29 Thread dgovorukhin
IGNITE-1678 set default reservation percentage as 100 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2d262705 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2d262705 Diff:

[08/12] ignite git commit: IGNITE-1678 minor assert added + fix NPE

2018-08-29 Thread dgovorukhin
IGNITE-1678 minor assert added + fix NPE Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cf9a98f9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cf9a98f9 Diff:

[03/12] ignite git commit: IGNITE-1678 add new test + small test updates

2018-08-29 Thread dgovorukhin
IGNITE-1678 add new test + small test updates Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4a1d0c24 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4a1d0c24 Diff: