ignite git commit: IGNITE-5802: Fix all wrong TODO comments in ML component

2017-07-25 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master bdc9e4b91 -> 131847203 IGNITE-5802: Fix all wrong TODO comments in ML component This closes #2340 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/13184720 Tree: htt

[3/3] ignite git commit: IGNITE-5769 Abstract away .NET->Java calls

2017-07-28 Thread ptupitsyn
IGNITE-5769 Abstract away .NET->Java calls This closes #2352 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/89bba2fa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/89bba2fa Diff: http://git-wip-us.apache.org/repo

[1/3] ignite git commit: IGNITE-5769 Abstract away .NET->Java calls

2017-07-28 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 47fea40b0 -> 89bba2fa2 http://git-wip-us.apache.org/repos/asf/ignite/blob/89bba2fa/modules/platforms/dotnet/Apache.Ignite.Core/Impl/PlatformTargetAdapter.cs -- diff --git

[2/3] ignite git commit: IGNITE-5769 Abstract away .NET->Java calls

2017-07-28 Thread ptupitsyn
http://git-wip-us.apache.org/repos/asf/ignite/blob/89bba2fa/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Datastream/StreamReceiverHolder.cs -- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Datastream/StreamRece

ignite git commit: IGNITE-5864 .NET: Add missing namespace to LINQPad ComputeExample

2017-07-28 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master b698bbfca -> ab899cf2e IGNITE-5864 .NET: Add missing namespace to LINQPad ComputeExample Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ab899cf2 Tree: http://git-wi

ignite git commit: IGNITE-4377 Cannot find schema for object with compact footer - fix .NET test Problem seems to be solved. Retry mechanism removed from tests.

2017-07-31 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 1be773841 -> d758a3f1b IGNITE-4377 Cannot find schema for object with compact footer - fix .NET test Problem seems to be solved. Retry mechanism removed from tests. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http:

ignite git commit: IGNITE-5927 .NET: Fix DataTable serialization

2017-08-04 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 1a7354fa6 -> ec115dcfa IGNITE-5927 .NET: Fix DataTable serialization This closes #2395 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ec115dcf Tree: http://git-wip

ignite git commit: IGNITE-6050 Fix eternal wait in DataStreamerTest.TestBufferSize

2017-08-29 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 1494db9e0 -> 2cf12603c IGNITE-6050 Fix eternal wait in DataStreamerTest.TestBufferSize This closes #2448 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2cf12603 Tr

ignite git commit: IGNITE-6215 .NET: Avoid inheritdoc on public APIs

2017-08-29 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 2cf12603c -> 9c7853164 IGNITE-6215 .NET: Avoid inheritdoc on public APIs Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9c785316 Tree: http://git-wip-us.apache.org/

ignite git commit: IGNITE-6178 .NET: Fix PersistentStoreConfiguration.CheckpointingThreads default value

2017-08-29 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 9afd67bac -> 08a831f5d IGNITE-6178 .NET: Fix PersistentStoreConfiguration.CheckpointingThreads default value This closes #2511 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ig

[ignite] Git Push Summary

2017-08-29 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 [created] 08a831f5d

ignite git commit: IGNITE-5899 Thin client: cache.Get for primitives

2017-08-29 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 08a831f5d -> 79fc39f7b IGNITE-5899 Thin client: cache.Get for primitives This closes #2376 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/79fc39f7 Tree: http:

ignite git commit: IGNITE-6204 Backport optimizations of checkpointing algorithm into 2.2 (hotfix)

2017-08-29 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-2.2 737874f65 -> abb675f33 IGNITE-6204 Backport optimizations of checkpointing algorithm into 2.2 (hotfix) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/abb675f3 T

ignite git commit: IGNITE-5931 .NET: Fix type registration race condition

2017-08-30 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master d253c0249 -> eae6e3b9f IGNITE-5931 .NET: Fix type registration race condition This closes #2553 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eae6e3b9 Tree: http:

ignite git commit: IGNITE-5905 .NET: Thin client: cache.Get for primitives

2017-08-30 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 79fc39f7b -> 757f56a4e IGNITE-5905 .NET: Thin client: cache.Get for primitives This closes #2542 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/757f56a4 Tree:

[4/6] ignite git commit: IGNITE-5931 .NET: Fix type registration race condition

2017-08-30 Thread ptupitsyn
IGNITE-5931 .NET: Fix type registration race condition This closes #2553 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eae6e3b9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eae6e3b9 Diff: http://git-wip-us.apa

[2/6] ignite git commit: IGNITE-6125: JDBC thick: several fixes to JdbcDatabaseMetadata. This closes #2506.

2017-08-30 Thread ptupitsyn
IGNITE-6125: JDBC thick: several fixes to JdbcDatabaseMetadata. This closes #2506. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/faa156f0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/faa156f0 Diff: http://git-

[1/6] ignite git commit: IGNITE-6193 ML profile is missing in 2.1 binary release [Forced Update!]

2017-08-30 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 757f56a4e -> 085cc80e5 (forced update) IGNITE-6193 ML profile is missing in 2.1 binary release (cherry picked from commit c06ceba) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repo

[6/6] ignite git commit: IGNITE-5905 .NET: Thin client: cache.Get for primitives

2017-08-30 Thread ptupitsyn
IGNITE-5905 .NET: Thin client: cache.Get for primitives This closes #2542 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/085cc80e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/085cc80e Diff: http://git-wip-us.ap

[5/6] ignite git commit: IGNITE-5899 Thin client: cache.Get for primitives

2017-08-30 Thread ptupitsyn
IGNITE-5899 Thin client: cache.Get for primitives This closes #2376 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bb6f3fa8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bb6f3fa8 Diff: http://git-wip-us.apache.o

[3/6] ignite git commit: gg-12686 : Fixed null CacheMapHolder if node is restarted with partition in RENTING state.

2017-08-30 Thread ptupitsyn
gg-12686 : Fixed null CacheMapHolder if node is restarted with partition in RENTING state. 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/d253c024 Tree: http://git-wip-us.apache.org/repos/asf/i

ignite git commit: IGNITE-6081 .NET: Fix PutAll for dependent objects

2017-08-31 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master bc8e64567 -> f104976fe IGNITE-6081 .NET: Fix PutAll for dependent objects This closes #2555 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f104976f Tree: http://gi

ignite git commit: IGNITE-5924 .NET: Decouple Marshaller from Ignite

2017-08-31 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master f104976fe -> 8629b50d6 IGNITE-5924 .NET: Decouple Marshaller from Ignite This closes #2559 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8629b50d Tree: http://git

[6/7] ignite git commit: IGNITE-5462: JDBC thin driver: additional test for DDL/DML commands. This closes #2122.

2017-08-31 Thread ptupitsyn
IGNITE-5462: JDBC thin driver: additional test for DDL/DML commands. This closes #2122. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5738d7e7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5738d7e7 Diff: http:/

[1/7] ignite git commit: IGNITE-6115: Ignore page eviction mode if Ignite persistence is enabled. - Fixes #2523.

2017-08-31 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 085cc80e5 -> 4241f5d2c IGNITE-6115: Ignore page eviction mode if Ignite persistence is enabled. - Fixes #2523. Signed-off-by: shroman Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org

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

2017-08-31 Thread ptupitsyn
Merge branch 'master' into ignite-5896 # Conflicts: # modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4241f5d2 Tree: http://git-wip-us.apache.org/r

[3/7] ignite git commit: IGNITE-6081 .NET: Fix PutAll for dependent objects

2017-08-31 Thread ptupitsyn
IGNITE-6081 .NET: Fix PutAll for dependent objects This closes #2555 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f104976f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f104976f Diff: http://git-wip-us.apache.

[5/7] ignite git commit: IGNITE-5425 JDBC thin driver: don't throw unsupported exception on ClientInfo methods. This closes #2184. This closes #2525.

2017-08-31 Thread ptupitsyn
IGNITE-5425 JDBC thin driver: don't throw unsupported exception on ClientInfo methods. This closes #2184. This closes #2525. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fd9ab957 Tree: http://git-wip-us.apache.org/repos/

[2/7] ignite git commit: IGNITE-5409: JDBC thin: added schema to connection URL. This closes #2179.

2017-08-31 Thread ptupitsyn
IGNITE-5409: JDBC thin: added schema to connection URL. This closes #2179. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bc8e6456 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bc8e6456 Diff: http://git-wip-us.ap

[4/7] ignite git commit: IGNITE-5924 .NET: Decouple Marshaller from Ignite

2017-08-31 Thread ptupitsyn
IGNITE-5924 .NET: Decouple Marshaller from Ignite This closes #2559 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8629b50d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8629b50d Diff: http://git-wip-us.apache.o

[2/2] ignite git commit: IGNITE-6233 .NET: Extract type codes to a separate class

2017-09-01 Thread ptupitsyn
IGNITE-6233 .NET: Extract type codes to a separate class This closes #2570 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/55e0b5c9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/55e0b5c9 Diff: http://git-wip-us.a

[1/2] ignite git commit: IGNITE-6233 .NET: Extract type codes to a separate class

2017-09-01 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 5738d7e7d -> 55e0b5c9b http://git-wip-us.apache.org/repos/asf/ignite/blob/55e0b5c9/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Binary/BinaryWriter.cs -- diff --git a/

svn commit: r1806900 - /ignite/site/trunk/features/sql.html

2017-09-01 Thread ptupitsyn
Author: ptupitsyn Date: Fri Sep 1 09:02:15 2017 New Revision: 1806900 URL: http://svn.apache.org/viewvc?rev=1806900&view=rev Log: Add .NET DML example Modified: ignite/site/trunk/features/sql.html Modified: ignite/site/trunk/features/sql.html URL: http://svn.apache.org/viewvc/ignite/

svn commit: r1806902 - /ignite/site/trunk/features/sql.html

2017-09-01 Thread ptupitsyn
Author: ptupitsyn Date: Fri Sep 1 09:06:02 2017 New Revision: 1806902 URL: http://svn.apache.org/viewvc?rev=1806902&view=rev Log: Fix brush Modified: ignite/site/trunk/features/sql.html Modified: ignite/site/trunk/features/sql.html URL: http://svn.apache.org/viewvc/ignite/site/t

svn commit: r1806904 - /ignite/site/trunk/features/sql.html

2017-09-01 Thread ptupitsyn
Author: ptupitsyn Date: Fri Sep 1 09:08:06 2017 New Revision: 1806904 URL: http://svn.apache.org/viewvc?rev=1806904&view=rev Log: Add .NET DML tab Modified: ignite/site/trunk/features/sql.html Modified: ignite/site/trunk/features/sql.html URL: http://svn.apache.org/viewvc/ignite/

svn commit: r1806905 - /ignite/site/trunk/features/sql.html

2017-09-01 Thread ptupitsyn
Author: ptupitsyn Date: Fri Sep 1 09:12:29 2017 New Revision: 1806905 URL: http://svn.apache.org/viewvc?rev=1806905&view=rev Log: IGNITE-6040 .NET DML example Modified: ignite/site/trunk/features/sql.html Modified: ignite/site/trunk/features/sql.html URL: http://svn.apache.org/vi

svn commit: r1806906 - /ignite/site/trunk/features/sql.html

2017-09-01 Thread ptupitsyn
Author: ptupitsyn Date: Fri Sep 1 09:13:20 2017 New Revision: 1806906 URL: http://svn.apache.org/viewvc?rev=1806906&view=rev Log: IGNITE-6040 .NET DML example Modified: ignite/site/trunk/features/sql.html Modified: ignite/site/trunk/features/sql.html URL: http://svn.apache.org/vi

svn commit: r1806933 - /ignite/site/trunk/features/sql.html

2017-09-01 Thread ptupitsyn
Author: ptupitsyn Date: Fri Sep 1 11:13:21 2017 New Revision: 1806933 URL: http://svn.apache.org/viewvc?rev=1806933&view=rev Log: IGNITE-6040 .NET SQL example Modified: ignite/site/trunk/features/sql.html Modified: ignite/site/trunk/features/sql.html URL: http://svn.apache.org/vi

ignite git commit: .NET: Fix TeamCity build status icon in Readme.md

2017-09-03 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 726481c63 -> 86bd544a5 .NET: Fix TeamCity build status icon in Readme.md Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/86bd544a Tree: http://git-wip-us.apache.org/

[1/2] ignite git commit: IGNITE-6236 .NET: Thin client: cache.Get and Put for user types

2017-09-04 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 4241f5d2c -> 50f6bdcb2 http://git-wip-us.apache.org/repos/asf/ignite/blob/50f6bdcb/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Binary/Marshaller.cs -- diff --git

[2/2] ignite git commit: IGNITE-6236 .NET: Thin client: cache.Get and Put for user types

2017-09-04 Thread ptupitsyn
IGNITE-6236 .NET: Thin client: cache.Get and Put for user types This closes #2580 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/50f6bdcb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/50f6bdcb Diff: http://git-w

ignite git commit: IGNITE-6255 .NET: Fix TestAffinityCall to take late affinity assignment into account

2017-09-05 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 740a9b5bd -> ce2a98cdb IGNITE-6255 .NET: Fix TestAffinityCall to take late affinity assignment into account This closes #2589 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ign

[18/23] ignite git commit: ignite-5999 : Fixed calculation of moving partitions count.

2017-09-05 Thread ptupitsyn
ignite-5999 : Fixed calculation of moving partitions count. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a2a90268 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a2a90268 Diff: http://git-wip-us.apache.org/repos/

[03/23] ignite git commit: IGNITE-6182 Change default max memory size from 80% to 20%

2017-09-05 Thread ptupitsyn
IGNITE-6182 Change default max memory size from 80% to 20% Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bd7bd226 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bd7bd226 Diff: http://git-wip-us.apache.org/repos/a

[08/23] ignite git commit: .NET: Fix TeamCity build status icon in Readme.md

2017-09-05 Thread ptupitsyn
.NET: Fix TeamCity build status icon in Readme.md Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/86bd544a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/86bd544a Diff: http://git-wip-us.apache.org/repos/asf/ignite

[16/23] ignite git commit: IGNITE-6182: Improved message.

2017-09-05 Thread ptupitsyn
IGNITE-6182: Improved message. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a33095a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3a33095a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3a33095a Bra

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

2017-09-05 Thread ptupitsyn
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/e7912543 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e7912543 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[06/23] ignite git commit: IGNITE-5869 Client hangs in case of binary configuration compact footer of client node differs from server node

2017-09-05 Thread ptupitsyn
IGNITE-5869 Client hangs in case of binary configuration compact footer of client node differs from server node 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/ccc334d6 Tree: http://git-wip-us.a

[21/23] ignite git commit: Minor.

2017-09-05 Thread ptupitsyn
Minor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/35d3d614 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/35d3d614 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/35d3d614 Branch: refs/heads/ignite-5

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

2017-09-05 Thread ptupitsyn
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/872a9599 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/872a9599 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[23/23] ignite git commit: Merge branch 'master' into ignite-5896

2017-09-05 Thread ptupitsyn
Merge branch 'master' into ignite-5896 # Conflicts: # modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4f8f0852 Tree: http://git-wip-us.apache.org/r

[20/23] ignite git commit: IGNITE-6255 .NET: Fix TestAffinityCall to take late affinity assignment into account

2017-09-05 Thread ptupitsyn
IGNITE-6255 .NET: Fix TestAffinityCall to take late affinity assignment into account This closes #2589 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ce2a98cd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ce2a9

[07/23] ignite git commit: IGNITE-5750 Change HMSM format to hh:mm:ss.mmm

2017-09-05 Thread ptupitsyn
IGNITE-5750 Change HMSM format to hh:mm:ss.mmm Closes #2298 Signed-off-by: Konstantin Boudnik Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/726481c6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/726481c6 Diff

[13/23] ignite git commit: IGNITE-6188: ODBC: Fix for SQLFreeStmt(SQL_CLOSE).

2017-09-05 Thread ptupitsyn
IGNITE-6188: ODBC: Fix for SQLFreeStmt(SQL_CLOSE). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/dc6b73b9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/dc6b73b9 Diff: http://git-wip-us.apache.org/repos/asf/ignit

[14/23] ignite git commit: IGNITE-3987: ODBC: Improved error output when query parsing failed.

2017-09-05 Thread ptupitsyn
IGNITE-3987: ODBC: Improved error output when query parsing failed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/29ce1fa8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/29ce1fa8 Diff: http://git-wip-us.apache.or

[05/23] ignite git commit: IGNITE-5869 Code review

2017-09-05 Thread ptupitsyn
IGNITE-5869 Code review Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/db5880ab Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/db5880ab Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/db5880ab Branch: re

[01/23] ignite git commit: IGNITE-6233 .NET: Extract type codes to a separate class

2017-09-05 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 50f6bdcb2 -> 4f8f08522 http://git-wip-us.apache.org/repos/asf/ignite/blob/55e0b5c9/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Binary/BinaryWriter.cs -- diff --gi

[12/23] ignite git commit: IGNITE-6139: JDBC thick driver: fixed driver versions. This closes #2552.

2017-09-05 Thread ptupitsyn
IGNITE-6139: JDBC thick driver: fixed driver versions. This closes #2552. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9d35ea0e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9d35ea0e Diff: http://git-wip-us.apa

[10/23] ignite git commit: IGNITE-6170: JDBC: now all drivers return "Apache Ignite" as product name. This closes #2514.

2017-09-05 Thread ptupitsyn
IGNITE-6170: JDBC: now all drivers return "Apache Ignite" as product name. This closes #2514. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1d0d6f84 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1d0d6f84 Diff:

[15/23] ignite git commit: ignite-5966 IgniteCache#get() fails with "Requesting mapping from grid failed" when deserialising binary object loaded from CacheJdbcPojoStoreFactory

2017-09-05 Thread ptupitsyn
ignite-5966 IgniteCache#get() fails with "Requesting mapping from grid failed" when deserialising binary object loaded from CacheJdbcPojoStoreFactory Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/075f48dc Tree: http://git

[19/23] ignite git commit: ignite-6214 resolve problem with concurrent metadata updates

2017-09-05 Thread ptupitsyn
ignite-6214 resolve problem with concurrent metadata updates Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/740a9b5b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/740a9b5b Diff: http://git-wip-us.apache.org/repos

[11/23] ignite git commit: IGNITE-6220: JDBC thin driver: fixed long[] data type propagation. This closes #2563.

2017-09-05 Thread ptupitsyn
IGNITE-6220: JDBC thin driver: fixed long[] data type propagation. This closes #2563. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4b655a00 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4b655a00 Diff: http://g

[02/23] ignite git commit: IGNITE-6233 .NET: Extract type codes to a separate class

2017-09-05 Thread ptupitsyn
IGNITE-6233 .NET: Extract type codes to a separate class This closes #2570 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/55e0b5c9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/55e0b5c9 Diff: http://git-wip-us.a

[04/23] ignite git commit: IGNITE-6211: ODBC: SQLBindParameter now does not unbind parameter if the ParameterValuePtr is NULL

2017-09-05 Thread ptupitsyn
IGNITE-6211: ODBC: SQLBindParameter now does not unbind parameter if the ParameterValuePtr is NULL Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/72608a50 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/72608a50 Di

[09/23] ignite git commit: IGNITE-6197: SQL: QueryIndex.setInlineSize now returns this instead of void. This closes #2567.

2017-09-05 Thread ptupitsyn
IGNITE-6197: SQL: QueryIndex.setInlineSize now returns this instead of void. This closes #2567. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fe656eb8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fe656eb8 Diff

ignite git commit: IGNITE-5896 Organize operations

2017-09-05 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 4f8f08522 -> 29bc29ec5 IGNITE-5896 Organize operations Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/29bc29ec Tree: http://git-wip-us.apache.org/repos/asf/ign

ignite git commit: IGNITE-6271 .NET: Propagate ServiceDeploymentException

2017-09-06 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 0e63f5968 -> 56860d22b IGNITE-6271 .NET: Propagate ServiceDeploymentException This closes #2597 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/56860d22 Tree: http:

ignite git commit: IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget

2017-09-06 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 9d10d20c9 -> e66b98b41 IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget This closes #2598 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e66b98b4

ignite git commit: IGNITE-6253 .NET: Use DocFX for API documentation

2017-09-06 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master e66b98b41 -> b08eef240 IGNITE-6253 .NET: Use DocFX for API documentation This closes #2588 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b08eef24 Tree: http://git

[05/23] ignite git commit: Moved IgniteCacheOffheapManagerImpl's inner classes into separate package.

2017-09-06 Thread ptupitsyn
Moved IgniteCacheOffheapManagerImpl's inner classes into separate package. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/dab27856 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/dab27856 Diff: http://git-wip-us.ap

[12/23] ignite git commit: IGNITE-6179: Improved reliability of DynamicIndexAbstractConcurrentSelfTest.testClientReconnectWithCacheRestart. This closes #2596.

2017-09-06 Thread ptupitsyn
IGNITE-6179: Improved reliability of DynamicIndexAbstractConcurrentSelfTest.testClientReconnectWithCacheRestart. This closes #2596. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1202f3f5 Tree: http://git-wip-us.apache.or

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

2017-09-06 Thread ptupitsyn
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/8f13169b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8f13169b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[06/23] ignite git commit: IGNITE-5879 .NET: Move TestPlatformPlugin to a separate module

2017-09-06 Thread ptupitsyn
http://git-wip-us.apache.org/repos/asf/ignite/blob/c42a9eac/modules/extdata/platform/src/test/java/org/apache/ignite/platform/plugin/cache/PlatformTestCachePluginConfigurationClosure.java -- diff --git a/modules/extdata/platform/s

[10/23] ignite git commit: IGNITE-6119: Added 'lazy' flag to ODBC driver.

2017-09-06 Thread ptupitsyn
IGNITE-6119: Added 'lazy' flag to ODBC driver. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d6cbc50f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d6cbc50f Diff: http://git-wip-us.apache.org/repos/asf/ignite/di

[15/23] ignite git commit: IGNITE-6271 .NET: Propagate ServiceDeploymentException

2017-09-06 Thread ptupitsyn
IGNITE-6271 .NET: Propagate ServiceDeploymentException This closes #2597 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/56860d22 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/56860d22 Diff: http://git-wip-us.apa

[16/23] ignite git commit: IGNITE-6119: Fixes for style and DSN.

2017-09-06 Thread ptupitsyn
IGNITE-6119: Fixes for style and DSN. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6c9bb890 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6c9bb890 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6c9bb8

[22/23] ignite git commit: Merge branch 'master' into ignite-5896

2017-09-06 Thread ptupitsyn
Merge branch 'master' into ignite-5896 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/SqlListenerNioListener.java # modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj Project: http://git-wip-us.apache.org/repos/asf/ignite/repo

[17/23] ignite git commit: IGNITE-5817 deleted deploy-ignite sources profile

2017-09-06 Thread ptupitsyn
IGNITE-5817 deleted deploy-ignite sources profile (cherry picked from commit 94641a9) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d2dd894b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d2dd894b Diff: http://g

[07/23] ignite git commit: IGNITE-5879 .NET: Move TestPlatformPlugin to a separate module

2017-09-06 Thread ptupitsyn
IGNITE-5879 .NET: Move TestPlatformPlugin to a separate module Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c42a9eac Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c42a9eac Diff: http://git-wip-us.apache.org/rep

[01/23] ignite git commit: ignite-5145 Support multiple service deployment in API

2017-09-06 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 29bc29ec5 -> de7d421c1 http://git-wip-us.apache.org/repos/asf/ignite/blob/0b6da976/modules/core/src/test/java/org/apache/ignite/internal/processors/service/GridServiceProcessorBatchDeploySelfTest.java --

[13/23] ignite git commit: Cleanup DiscoCache.

2017-09-06 Thread ptupitsyn
Cleanup DiscoCache. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/788adc0d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/788adc0d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/788adc0d Branch: refs/h

[18/23] ignite git commit: Version changed to 2.3.0-SNAPSHOT

2017-09-06 Thread ptupitsyn
Version changed to 2.3.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b3818a9a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b3818a9a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/b3818a9a

[04/23] ignite git commit: Moved IgniteCacheOffheapManagerImpl's inner classes into separate package.

2017-09-06 Thread ptupitsyn
Moved IgniteCacheOffheapManagerImpl's inner classes into separate package. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4f80f866 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4f80f866 Diff: http://git-wip-us.ap

[19/23] ignite git commit: ignite-6254 : Fixed assertions for req.txState().

2017-09-06 Thread ptupitsyn
ignite-6254 : Fixed assertions for req.txState(). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9d10d20c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9d10d20c Diff: http://git-wip-us.apache.org/repos/asf/ignite

[20/23] ignite git commit: IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget

2017-09-06 Thread ptupitsyn
IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget This closes #2598 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e66b98b4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e66b98b4 Diff: http://gi

[21/23] ignite git commit: IGNITE-6253 .NET: Use DocFX for API documentation

2017-09-06 Thread ptupitsyn
IGNITE-6253 .NET: Use DocFX for API documentation This closes #2588 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b08eef24 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b08eef24 Diff: http://git-wip-us.apache.o

[14/23] ignite git commit: IGNITE-6219 - IgniteCache#loadCache executes local load in caller thread

2017-09-06 Thread ptupitsyn
IGNITE-6219 - IgniteCache#loadCache executes local load in caller thread Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0e63f596 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0e63f596 Diff: http://git-wip-us.apac

[02/23] ignite git commit: ignite-5145 Support multiple service deployment in API

2017-09-06 Thread ptupitsyn
ignite-5145 Support multiple service deployment in API Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0b6da976 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0b6da976 Diff: http://git-wip-us.apache.org/repos/asf/i

[03/23] ignite git commit: Moved IgniteCacheOffheapManagerImpl's inner classes into separate package.

2017-09-06 Thread ptupitsyn
http://git-wip-us.apache.org/repos/asf/ignite/blob/4f80f866/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/tree/CacheIdAwareDataInnerIO.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/inte

[23/23] ignite git commit: Merge branch 'master' into ignite-5896

2017-09-06 Thread ptupitsyn
Merge branch 'master' into ignite-5896 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/SqlListenerNioListener.java # modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj Project: http://git-wip-us.apache.org/repos/asf/ignite/repo

[09/23] ignite git commit: ignite-6273 Moved ServiceDeploymentException to org.apache.ignite.services

2017-09-06 Thread ptupitsyn
ignite-6273 Moved ServiceDeploymentException to org.apache.ignite.services Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d7e215d6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d7e215d6 Diff: http://git-wip-us.ap

[11/23] ignite git commit: IGNITE-5344: JDBC thin driver: support Statement.closeOnCompletion. This closes #2131.

2017-09-06 Thread ptupitsyn
IGNITE-5344: JDBC thin driver: support Statement.closeOnCompletion. This closes #2131. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a917572 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3a917572 Diff: http://

[1/2] ignite git commit: Merge branch 'master' into ignite-5896

2017-09-06 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-5896 de7d421c1 -> 6aeed1f1e Merge branch 'master' into ignite-5896 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/SqlListenerNioListener.java # modules/platforms/dotnet/Apache.Ignite.Core/

[2/2] ignite git commit: Fix protocol version in tests

2017-09-06 Thread ptupitsyn
Fix protocol version in tests Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6aeed1f1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6aeed1f1 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6aeed1f1 Bran

[02/23] ignite git commit: IGNITE-2779 BinaryMarshaller caches must be cleaned during client reconnect

2017-09-08 Thread ptupitsyn
IGNITE-2779 BinaryMarshaller caches must be cleaned during client reconnect Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c6ac6a56 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c6ac6a56 Diff: http://git-wip-us.a

[21/23] ignite git commit: IGNITE-3558: Use default equals for GridJobWorker. This closes #1326.

2017-09-08 Thread ptupitsyn
IGNITE-3558: Use default equals for GridJobWorker. This closes #1326. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6983e877 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6983e877 Diff: http://git-wip-us.apache.

[22/23] ignite git commit: Increased available memory for DynamicIndexAbstractSelfTest.

2017-09-08 Thread ptupitsyn
Increased available memory for DynamicIndexAbstractSelfTest. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/790e68a2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/790e68a2 Diff: http://git-wip-us.apache.org/repos

[17/23] ignite git commit: IGNITE-6245: Implemented return of affected rows number.

2017-09-08 Thread ptupitsyn
IGNITE-6245: Implemented return of affected rows number. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e8819939 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e8819939 Diff: http://git-wip-us.apache.org/repos/asf

[10/23] ignite git commit: IGNITE-6120 Lazy query execution from Web console.

2017-09-08 Thread ptupitsyn
IGNITE-6120 Lazy query execution from Web console. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fea96f7f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fea96f7f Diff: http://git-wip-us.apache.org/repos/asf/ignit

[06/23] ignite git commit: IGNITE-6119: Compilation fix

2017-09-08 Thread ptupitsyn
IGNITE-6119: Compilation fix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ffaf1083 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ffaf1083 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ffaf1083 Branc

<    4   5   6   7   8   9   10   11   12   13   >