[06/50] [abbrv] ignite git commit: Merge remote-tracking branch 'upstream/ignite-1.6.8' into ignite-1.6.8

2016-09-15 Thread akuznetsov
Merge remote-tracking branch 'upstream/ignite-1.6.8' into ignite-1.6.8 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/65c92faa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/65c92faa Diff: http://git-wip-us.apache

[47/50] [abbrv] ignite git commit: IGNITE-3421: Add ability to configure maxIterCnt property in GridCacheQueryManager. - Fixes #1055.

2016-09-15 Thread akuznetsov
IGNITE-3421: Add ability to configure maxIterCnt property in GridCacheQueryManager. - Fixes #1055. Signed-off-by: shtykh_roman Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8b8b02e2 Tree: http://git-wip-us.apache.org/re

[16/50] [abbrv] ignite git commit: IGNITE-3314 Implement Serializable in org.apache.ignite.cache.store.cassandra.datasource.DataSource. Fixes #974.

2016-09-15 Thread akuznetsov
IGNITE-3314 Implement Serializable in org.apache.ignite.cache.store.cassandra.datasource.DataSource. Fixes #974. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2ba74af4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/t

[23/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/store/src/test/java/org/apache/ignite/tests/load/cassandra/WriteWorker.java -- diff --git a/modules/cassandra/store/src/test/java/org/apache/ignite/test

[21/50] [abbrv] ignite git commit: IGNITE-3890: IGFS: Simplified IgfsInputStream hierarchy.

2016-09-15 Thread akuznetsov
IGNITE-3890: IGFS: Simplified IgfsInputStream hierarchy. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/16c5a715 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/16c5a715 Diff: http://git-wip-us.apache.org/repos/asf

[30/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/store/pom.xml -- diff --git a/modules/cassandra/store/pom.xml b/modules/cassandra/store/pom.xml new file mode 100644 index 000..0b233fa --- /dev/null

[37/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/src/main/java/org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.java -- diff --git a/modules/cassandra/src/main/java/org/apache/ignit

[39/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/src/main/java/org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.java -- diff --git a/modules/cassandra/src/main/java/org/apache/ignite/

[40/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956. 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/231ead01 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/231ead01

[27/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/store/src/test/bootstrap/aws/cassandra/cassandra-env.sh -- diff --git a/modules/cassandra/store/src/test/bootstrap/aws/cassandra/cassandra-env.sh b/mod

[36/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/src/test/bootstrap/aws/cassandra/cassandra-start.sh -- diff --git a/modules/cassandra/src/test/bootstrap/aws/cassandra/cassandra-start.sh b/modules/cas

[45/50] [abbrv] ignite git commit: Merge branch ignite-1.7.2 to master.

2016-09-15 Thread akuznetsov
Merge branch ignite-1.7.2 to master. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cfdae56d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cfdae56d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/cfdae56

[18/50] [abbrv] ignite git commit: IGNITE-3887: IGFS: IgfsPath API cleanup.

2016-09-15 Thread akuznetsov
IGNITE-3887: IGFS: IgfsPath API cleanup. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0852baee Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0852baee Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/085

[43/50] [abbrv] ignite git commit: IGNITE-3815 Added check that key type registered in store or cache. Added test. IGNITE-3816 Fixed column index search logic and added propper exception.

2016-09-15 Thread akuznetsov
IGNITE-3815 Added check that key type registered in store or cache. Added test. IGNITE-3816 Fixed column index search logic and added propper exception. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/98914fef Tree: http://g

[10/50] [abbrv] ignite git commit: Fixed test.

2016-09-15 Thread akuznetsov
Fixed test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/241b7933 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/241b7933 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/241b7933 Branch: refs/heads/ign

[20/50] [abbrv] ignite git commit: Added sequence benchmark.

2016-09-15 Thread akuznetsov
Added sequence benchmark. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d155af31 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d155af31 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/d155af31 Branch:

[04/50] [abbrv] ignite git commit: IGNITE-3846 Fixed wrong recording of JobEvent for @GridInternal task. Added test.

2016-09-15 Thread akuznetsov
IGNITE-3846 Fixed wrong recording of JobEvent for @GridInternal task. Added test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/527a2996 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/527a2996 Diff: http://git-w

[01/50] [abbrv] ignite git commit: IGNITE-3665: Updated KafkaStreamer dependencies. - Fixes #957.

2016-09-15 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-3443 aebeffeaf -> 5f0d68cea IGNITE-3665: Updated KafkaStreamer dependencies. - Fixes #957. Signed-off-by: shtykh_roman Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/com

[07/50] [abbrv] ignite git commit: IGNITE-3828: Added wrapper for DataStreamerImpl keys to minimize impact of hash code collisions. This closes #1034.

2016-09-15 Thread akuznetsov
IGNITE-3828: Added wrapper for DataStreamerImpl keys to minimize impact of hash code collisions. This closes #1034. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6c3993d9 Tree: http://git-wip-us.apache.org/repos/asf/ignit

[25/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/store/src/test/bootstrap/aws/ignite/ignite-env.sh -- diff --git a/modules/cassandra/store/src/test/bootstrap/aws/ignite/ignite-env.sh b/modules/cassand

[29/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/store/src/main/java/org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.java -- diff --git a/modules/cassandra/store/src/main/jav

[50/50] [abbrv] ignite git commit: IGNITE-3443 WIP

2016-09-15 Thread akuznetsov
IGNITE-3443 WIP Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5f0d68ce Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5f0d68ce Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5f0d68ce Branch: refs/heads

[05/50] [abbrv] ignite git commit: IGNITE-2649: Ensured correct local Ignite instance processing during serialization and deserialization.

2016-09-15 Thread akuznetsov
IGNITE-2649: Ensured correct local Ignite instance processing during serialization and deserialization. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/59527c56 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/59527

[42/50] [abbrv] ignite git commit: IGNITE-3890: IGFS: Simplified IgfsInputStream hierarchy (2).

2016-09-15 Thread akuznetsov
IGNITE-3890: IGFS: Simplified IgfsInputStream hierarchy (2). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/409f043b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/409f043b Diff: http://git-wip-us.apache.org/repos

[38/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/src/main/java/org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.java -- diff --git a/modules/cassandra/src/main/java/org/apache/

[26/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/store/src/test/bootstrap/aws/common.sh -- diff --git a/modules/cassandra/store/src/test/bootstrap/aws/common.sh b/modules/cassandra/store/src/test/boots

[22/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/store/src/test/resources/org/apache/ignite/tests/cassandra/embedded-cassandra.yaml -- diff --git a/modules/cassandra/store/src/test/resources/org/apache

[31/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/src/test/resources/org/apache/ignite/tests/cassandra/embedded-cassandra.yaml -- diff --git a/modules/cassandra/src/test/resources/org/apache/ignite/test

[15/50] [abbrv] ignite git commit: Merge branch 'ignite-1.6.7' into ignite-1.6.8

2016-09-15 Thread akuznetsov
Merge branch 'ignite-1.6.7' into ignite-1.6.8 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/499700c2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/499700c2 Diff: http://git-wip-us.apache.org/repos/asf/ignite/dif

[11/50] [abbrv] ignite git commit: Merge ignite-1.7.2 to master.

2016-09-15 Thread akuznetsov
Merge ignite-1.7.2 to master. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/04514fe0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/04514fe0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/04514fe0 Bran

[03/50] [abbrv] ignite git commit: Merge remote-tracking branch 'upstream/ignite-1.6.7' into ignite-1.6.7

2016-09-15 Thread akuznetsov
Merge remote-tracking branch 'upstream/ignite-1.6.7' into ignite-1.6.7 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4ba9c8e6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4ba9c8e6 Diff: http://git-wip-us.apache

[46/50] [abbrv] ignite git commit: Fixed potential NPE on IgniteNode initialization.

2016-09-15 Thread akuznetsov
Fixed potential NPE on IgniteNode initialization. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3fb9894e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3fb9894e Diff: http://git-wip-us.apache.org/repos/asf/ignite

[02/50] [abbrv] ignite git commit: IGNITE-3868: ODBC: Fix for driver installation. This closes #1051.

2016-09-15 Thread akuznetsov
IGNITE-3868: ODBC: Fix for driver installation. This closes #1051. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b595991f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b595991f Diff: http://git-wip-us.apache.org

[19/50] [abbrv] ignite git commit: IGNITE-3613 IGFS: Fixed IgfsImpl.size() to take secondary fie system in count. This closes #1023.

2016-09-15 Thread akuznetsov
IGNITE-3613 IGFS: Fixed IgfsImpl.size() to take secondary fie system in count. This closes #1023. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/43f65fe9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/43f65fe9 Di

[41/50] [abbrv] ignite git commit: IGNITE-3172 Review.

2016-09-15 Thread akuznetsov
IGNITE-3172 Review. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/563c2765 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/563c2765 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/563c2765 Branch: refs/h

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

2016-09-15 Thread akuznetsov
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-3443 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b2f27930 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b2f27930 Diff: http:

[08/50] [abbrv] ignite git commit: Merge branch 'ignite-1.6.8' into ignite-1.7.2

2016-09-15 Thread akuznetsov
Merge branch 'ignite-1.6.8' into ignite-1.7.2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3b391849 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3b391849 Diff: http://git-wip-us.apache.org/repos/asf/ignite/dif

[33/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/src/test/java/org/apache/ignite/tests/CassandraDirectPersistenceTest.java -- diff --git a/modules/cassandra/src/test/java/org/apache/ignite/tests/Cassan

[12/50] [abbrv] ignite git commit: Added IgniteServiceDynamicCachesSelfTest in suite.

2016-09-15 Thread akuznetsov
Added IgniteServiceDynamicCachesSelfTest in suite. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/484b3ebf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/484b3ebf Diff: http://git-wip-us.apache.org/repos/asf/ignit

[13/50] [abbrv] ignite git commit: Fixed indent.

2016-09-15 Thread akuznetsov
Fixed indent. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/799b8ec9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/799b8ec9 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/799b8ec9 Branch: refs/heads/i

[28/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/store/src/main/java/org/apache/ignite/cache/store/cassandra/serializer/package-info.java -- diff --git a/modules/cassandra/store/src/main/java/org/apach

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

2016-09-15 Thread akuznetsov
Merge branches 'ignite-3443' and 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-3443 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e70879aa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/

[32/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/src/test/java/org/apache/ignite/tests/load/cassandra/WriteWorker.java -- diff --git a/modules/cassandra/src/test/java/org/apache/ignite/tests/load/cassa

[09/50] [abbrv] ignite git commit: Merge branch ignite-1.6.8 into ignite-1.7.2.

2016-09-15 Thread akuznetsov
Merge branch ignite-1.6.8 into ignite-1.7.2. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/35d6a56c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/35d6a56c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[48/50] [abbrv] ignite git commit: IGNITE-3791 Wrapped table name, keyspace name and column name in all generated DDL/DML statements. - Fixes #1062.

2016-09-15 Thread akuznetsov
IGNITE-3791 Wrapped table name, keyspace name and column name in all generated DDL/DML statements. - Fixes #1062. 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/3db0a3de Tree: http://git-w

[44/50] [abbrv] ignite git commit: Merge branches ignite-1.6.8 to ignite-1.7.2.

2016-09-15 Thread akuznetsov
Merge branches ignite-1.6.8 to ignite-1.7.2. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f30b79c8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f30b79c8 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[17/50] [abbrv] ignite git commit: IGNITE-3831: CPP: Added distributed joins query example. This closes #1035.

2016-09-15 Thread akuznetsov
IGNITE-3831: CPP: Added distributed joins query example. This closes #1035. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fc6f8797 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fc6f8797 Diff: http://git-wip-us.a

[35/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/src/test/bootstrap/aws/common.sh -- diff --git a/modules/cassandra/src/test/bootstrap/aws/common.sh b/modules/cassandra/src/test/bootstrap/aws/common.sh

[24/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/store/src/test/java/org/apache/ignite/tests/CassandraDirectPersistenceTest.java -- diff --git a/modules/cassandra/store/src/test/java/org/apache/ignite/

[34/50] [abbrv] ignite git commit: IGNITE-3172 Refactoring Ignite-Cassandra serializers. - Fixes #956.

2016-09-15 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/231ead01/modules/cassandra/src/test/bootstrap/aws/ignite/ignite-env.sh -- diff --git a/modules/cassandra/src/test/bootstrap/aws/ignite/ignite-env.sh b/modules/cassandra/src/test/b

svn commit: r1760978 - in /ignite/site/trunk: ./ css/ features/ images/ includes/ scss/

2016-09-15 Thread dmagda
Author: dmagda Date: Thu Sep 15 20:48:52 2016 New Revision: 1760978 URL: http://svn.apache.org/viewvc?rev=1760978&view=rev Log: added SQL features section Added: ignite/site/trunk/features/sql.html (with props) ignite/site/trunk/images/ansi-99.png (with props) ignite/site/trunk/im

[1/2] ignite git commit: Finalize.

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3909 a6ed71b2b -> c1e35015e Finalize. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4c8e003b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4c8e003b Diff

[2/2] ignite git commit: Reverting accidental error.

2016-09-15 Thread vozerov
Reverting accidental error. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c1e35015 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c1e35015 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/c1e35015 Branch

[1/2] ignite git commit: Finalization.

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3909 5fa1e6068 -> a6ed71b2b Finalization. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a68826dd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a68826dd

[2/2] ignite git commit: WIP.

2016-09-15 Thread vozerov
WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a6ed71b2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a6ed71b2 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a6ed71b2 Branch: refs/heads/ignite-390

[2/5] ignite git commit: Merge branch 'ignite-comm-opts2' into ignite-comm-balance

2016-09-15 Thread sboikov
Merge branch 'ignite-comm-opts2' into ignite-comm-balance Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0b7ff82c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0b7ff82c Diff: http://git-wip-us.apache.org/repos/as

[4/5] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-comm-opts2' into ignite-comm-balance

2016-09-15 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-comm-opts2' into ignite-comm-balance Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/807d242e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/807d242e Diff: http:

[1/5] ignite git commit: nio balance

2016-09-15 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-comm-balance [created] 5ebb7ebb9 nio balance Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/07392611 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/073926

[5/5] ignite git commit: nio balance

2016-09-15 Thread sboikov
nio balance Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5ebb7ebb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5ebb7ebb Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5ebb7ebb Branch: refs/heads/ign

[3/5] ignite git commit: nio balance

2016-09-15 Thread sboikov
nio balance Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bc85af16 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bc85af16 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bc85af16 Branch: refs/heads/ign

[2/7] ignite git commit: Merge remote-tracking branch 'upstream/ignite-1.6.8' into ignite-1.6.8

2016-09-15 Thread vozerov
Merge remote-tracking branch 'upstream/ignite-1.6.8' into ignite-1.6.8 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a28545e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3a28545e Diff: http://git-wip-us.apache

[1/7] ignite git commit: Hadoop: Removed invalid test.

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3909 [created] 5fa1e6068 Hadoop: Removed invalid test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/75997afc Tree: http://git-wip-us.apache.org/repos/asf/ignite/t

[3/7] ignite git commit: IGNITE-3902: Hadoop: fixed incorrect context classloader management.

2016-09-15 Thread vozerov
IGNITE-3902: Hadoop: fixed incorrect context classloader management. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a94f27e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3a94f27e Diff: http://git-wip-us.apache.o

[4/7] ignite git commit: IGNITE-3906: Hadoop: implemented additional user libs facility.

2016-09-15 Thread vozerov
IGNITE-3906: Hadoop: implemented additional user libs facility. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0dc9713a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0dc9713a Diff: http://git-wip-us.apache.org/re

[7/7] ignite git commit: Cleanup and fixes.

2016-09-15 Thread vozerov
Cleanup and fixes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5fa1e606 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5fa1e606 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5fa1e606 Branch: refs/he

[5/7] ignite git commit: IGNITE-3421: Add ability to configure maxIterCnt property in GridCacheQueryManager. - Fixes #1055.

2016-09-15 Thread vozerov
IGNITE-3421: Add ability to configure maxIterCnt property in GridCacheQueryManager. - Fixes #1055. Signed-off-by: shtykh_roman Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2474e2b3 Tree: http://git-wip-us.apache.org/re

[6/7] ignite git commit: WIP on fixes.

2016-09-15 Thread vozerov
WIP on fixes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8e5dcd2f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8e5dcd2f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8e5dcd2f Branch: refs/heads/i

ignite git commit: nio balance

2016-09-15 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-comm-opts2 41665bab0 -> 0b8c2bd77 nio balance Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0b8c2bd7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0b8c2

[ignite] Git Push Summary

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3906 [deleted] 4081452e1

[ignite] Git Push Summary

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3902 [deleted] 9712eab7e

ignite git commit: Minors.

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3906 e078abb3b -> 4081452e1 Minors. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4081452e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4081452e Diff:

ignite git commit: Minors.

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3906 04ac0fc4e -> e078abb3b Minors. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e078abb3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e078abb3 Diff:

ignite git commit: Minors.

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3906 86579fed9 -> 04ac0fc4e Minors. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/04ac0fc4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/04ac0fc4 Diff:

ignite git commit: ignite-3220 Implemented separate in/out connections in communication.

2016-09-15 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-comm-opts2 acc890ad8 -> 41665bab0 ignite-3220 Implemented separate in/out connections in communication. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/41665bab Tree

[1/2] ignite git commit: IGNITE-3906: Implemented additional user libs facility.

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3906 [created] 86579fed9 IGNITE-3906: Implemented additional user libs facility. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/268392de Tree: http://git-wip-us.apa

[2/2] ignite git commit: Tests.

2016-09-15 Thread vozerov
Tests. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/86579fed Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/86579fed Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/86579fed Branch: refs/heads/ignite-3

ignite git commit: Further fixes.

2016-09-15 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-3902 587cc46af -> 9712eab7e Further fixes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9712eab7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9712eab7

[1/2] ignite git commit: 1.8.0-SNAPSHOT

2016-09-15 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-comm-opts2 c70fe0793 -> acc890ad8 1.8.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7cd9c635 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7c

[2/2] ignite git commit: Merge remote-tracking branch 'remotes/community/ignite-1.7.2' into ignite-comm-opts2

2016-09-15 Thread sboikov
Merge remote-tracking branch 'remotes/community/ignite-1.7.2' into ignite-comm-opts2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/acc890ad Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/acc890ad Diff: http://gi

ignite git commit: ignite-3220 Implemented separate in/out connections in communication.

2016-09-15 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-comm-opts2 [created] c70fe0793 ignite-3220 Implemented separate in/out connections in communication. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c70fe079 Tree: h