ignite git commit: GNITE-2346 WIP on code generation for Datasources.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 6506cafa1 -> ec046d339 GNITE-2346 WIP on code generation for Datasources. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ec046d33 Tree:

ignite git commit: ignite-1811 Optimized cache 'get' on affinity node.

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1811 34f62f10f -> e817363bf ignite-1811 Optimized cache 'get' on affinity node. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e817363b Tree:

ignite git commit: IGNITE-843 JavaType service

2016-01-13 Thread anovikov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 e3397ecb1 -> b3324fa58 IGNITE-843 JavaType service Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b3324fa5 Tree:

ignite git commit: ignite-2350

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-2350 04d0ed66b -> 9c36c17b7 ignite-2350 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9c36c17b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9c36c17b

ignite git commit: Fixed compatibility issues from commit 457a9ae.

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 457a9ae4d -> cd44be5f0 Fixed compatibility issues from commit 457a9ae. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cd44be5f Tree:

ignite git commit: ignite-1811 Optimized cache 'get' on affinity node.

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1811 e817363bf -> 71165dc7b ignite-1811 Optimized cache 'get' on affinity node. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/71165dc7 Tree:

ignite git commit: GNITE-2347 WIP Rework demo for load metadata.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 ec046d339 -> 5231fc7f9 GNITE-2347 WIP Rework demo for load metadata. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5231fc7f Tree:

ignite git commit: GNITE-843 Minor.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 537b7c914 -> e3397ecb1 GNITE-843 Minor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e3397ecb Tree:

ignite git commit: ignite-2350

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-2350 2a521009e -> cd44b3bb7 ignite-2350 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cd44b3bb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cd44b3bb

ignite git commit: GNITE-2346 WIP on code generation for Datasources.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 5231fc7f9 -> 537b7c914 GNITE-2346 WIP on code generation for Datasources. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/537b7c91 Tree:

ignite git commit: 1.5.4-SNAPSHOT

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1.5.4 92229d2a6 -> 2e4ce585d 1.5.4-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2e4ce585 Tree:

ignite git commit: GNITE-843 Minor.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 b3324fa58 -> 84c5e8f7f GNITE-843 Minor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/84c5e8f7 Tree:

[21/50] [abbrv] ignite git commit: IGNITE-2288: Changed F.first(Iterable) to use index-based lookup for Lists.

2016-01-13 Thread ntikhonov
IGNITE-2288: Changed F.first(Iterable) to use index-based lookup for Lists. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4a1a80c2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4a1a80c2 Diff:

[41/50] [abbrv] ignite git commit: IGNITE-2206: Hadoop file system creation is now abstracted out using factory interface.

2016-01-13 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/8ed73b4a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.java -- diff --git

[14/50] [abbrv] ignite git commit: ignite-2168 Examples should destroy created caches. This closes #372.

2016-01-13 Thread ntikhonov
ignite-2168 Examples should destroy created caches. This closes #372. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/85fd7e0c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/85fd7e0c Diff:

[30/50] [abbrv] ignite git commit: IGNITE-2228: .NET: Compute futures could be cancelled.

2016-01-13 Thread ntikhonov
IGNITE-2228: .NET: Compute futures could be cancelled. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/24a78f5d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/24a78f5d Diff:

ignite git commit: ignite-1811 Optimized cache 'get' on affinity node.

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1811 7500ed3d4 -> aa948a998 ignite-1811 Optimized cache 'get' on affinity node. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/aa948a99 Tree:

[39/50] [abbrv] ignite git commit: IGNITE-2308: Fixed HadoopClassLoader dependency resolution. This closes #391.

2016-01-13 Thread ntikhonov
IGNITE-2308: Fixed HadoopClassLoader dependency resolution. This closes #391. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/012ca730 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/012ca730 Diff:

[48/50] [abbrv] ignite git commit: Fixes: - allow 'committing' -> 'marked_rollback' tx state change only for thread committing transaction - fixed 'full_sync' mode for case when tx primary nodes fail

2016-01-13 Thread ntikhonov
Fixes: - allow 'committing' -> 'marked_rollback' tx state change only for thread committing transaction - fixed 'full_sync' mode for case when tx primary nodes fail - fixed race between statically configured cache start and GridDhtAffinityAssignmentRequest - fixed 'prepareMarshal' methods to

[16/50] [abbrv] ignite git commit: 1.5.1.final-SNAPSHOT

2016-01-13 Thread ntikhonov
1.5.1.final-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bbac649e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bbac649e Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bbac649e Branch:

[40/50] [abbrv] ignite git commit: IGNITE-2218: Fixed a problem with native Hadoop libraries load. This closes #378.

2016-01-13 Thread ntikhonov
IGNITE-2218: Fixed a problem with native Hadoop libraries load. This closes #378. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7d58d14a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7d58d14a Diff:

[2/3] ignite git commit: ignite-1811 Optimized cache 'get' on affinity node.

2016-01-13 Thread sboikov
ignite-1811 Optimized cache 'get' on affinity node. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/25bf941f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/25bf941f Diff:

[3/3] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-1811

2016-01-13 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-1811 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7500ed3d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7500ed3d Diff:

[1/3] ignite git commit: Fixed compatibility issues from commit 457a9ae.

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1811 ca31faa0e -> 7500ed3d4 Fixed compatibility issues from commit 457a9ae. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cd44be5f Tree:

ignite git commit: ignite-1811 Optimized cache 'get' on affinity node.

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1811 71165dc7b -> ca31faa0e ignite-1811 Optimized cache 'get' on affinity node. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ca31faa0 Tree:

ignite git commit: IGNITE-2365 - Notify policy if swap or offheap is enabled and rebalanced entry was not preloaded. IGNITE-2099 - Fixing custom collections. This closes #396

2016-01-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-1.5.4 6e5f9f0c7 -> 02dbcfd8e IGNITE-2365 - Notify policy if swap or offheap is enabled and rebalanced entry was not preloaded. IGNITE-2099 - Fixing custom collections. This closes #396 Project:

[50/50] [abbrv] ignite git commit: Merge branch 'master' into ignite-gg-10837

2016-01-13 Thread ntikhonov
Merge branch 'master' into ignite-gg-10837 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/32cc1393 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/32cc1393 Diff:

[12/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fad8b7a5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fad8b7a5 Diff:

[47/50] [abbrv] ignite git commit: Fixes: - allow 'committing' -> 'marked_rollback' tx state change only for thread committing transaction - fixed 'full_sync' mode for case when tx primary nodes fail

2016-01-13 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/457a9ae4/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxFinishFuture.java -- diff --git

[45/50] [abbrv] ignite git commit: ignite-2359 Added locking for files used by MarshallerContextImpl.

2016-01-13 Thread ntikhonov
ignite-2359 Added locking for files used by MarshallerContextImpl. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1d8c4e25 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1d8c4e25 Diff:

[02/50] [abbrv] ignite git commit: Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/206e5a53 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/206e5a53

[04/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9f1f6601 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9f1f6601 Diff:

[11/50] [abbrv] ignite git commit: 1.5.1.final-SNAPSHOT

2016-01-13 Thread ntikhonov
1.5.1.final-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a88e9647 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a88e9647 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a88e9647 Branch:

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

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/36261adf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/36261adf Diff:

[23/50] [abbrv] ignite git commit: Platforms now publish DEVNOTES.txt

2016-01-13 Thread ntikhonov
Platforms now publish DEVNOTES.txt Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f1f8cda2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f1f8cda2 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/f1f8cda2

[26/50] [abbrv] ignite git commit: PageMemory - WIP.

2016-01-13 Thread ntikhonov
PageMemory - WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/13e408ef Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/13e408ef Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/13e408ef Branch:

[24/50] [abbrv] ignite git commit: IGNITE-2235: Replaced ConcurrentLinkedDeque8 with ConcurrentLinkedQueue in GridNioServer.

2016-01-13 Thread ntikhonov
IGNITE-2235: Replaced ConcurrentLinkedDeque8 with ConcurrentLinkedQueue in GridNioServer. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2613b958 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2613b958 Diff:

[10/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2 Conflicts: examples/pom.xml examples/schema-import/pom.xml modules/aop/pom.xml modules/apache-license-gen/pom.xml modules/aws/pom.xml modules/camel/pom.xml

[03/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0482316e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0482316e Diff:

[07/50] [abbrv] ignite git commit: Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b534c427 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b534c427

[31/50] [abbrv] ignite git commit: Added test for ignite-2328.

2016-01-13 Thread ntikhonov
Added test for ignite-2328. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/dffcb834 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/dffcb834 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/dffcb834

ignite git commit: Changed year to 2016 in Copyrights

2016-01-13 Thread dmagda
Repository: ignite Updated Branches: refs/heads/ignite-1.5.4 2e4ce585d -> 6e5f9f0c7 Changed year to 2016 in Copyrights Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6e5f9f0c Tree:

[34/50] [abbrv] ignite git commit: IGNITE-2330: Simplified GridFunc.

2016-01-13 Thread ntikhonov
IGNITE-2330: Simplified GridFunc. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/80579253 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/80579253 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/80579253

[29/50] [abbrv] ignite git commit: IGNITE-2228: .NET: Compute futures could be cancelled.

2016-01-13 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/24a78f5d/modules/platforms/dotnet/Apache.Ignite.Core/Impl/PlatformTarget.cs -- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/Impl/PlatformTarget.cs

[19/50] [abbrv] ignite git commit: Merge branch 'ignite-1.5.1-2'

2016-01-13 Thread ntikhonov
Merge branch 'ignite-1.5.1-2' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d9d5eeac Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d9d5eeac Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/d9d5eeac

[28/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cca90c77 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cca90c77 Diff:

[08/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c0cfc6a7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c0cfc6a7 Diff:

[17/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d62b9059 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d62b9059 Diff:

[09/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2 Conflicts: examples/pom.xml examples/schema-import/pom.xml modules/aop/pom.xml modules/apache-license-gen/pom.xml modules/aws/pom.xml modules/camel/pom.xml

[33/50] [abbrv] ignite git commit: IGNITE-2330: Simplified GridFunc.

2016-01-13 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/80579253/modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridFunc.java -- diff --git

[25/50] [abbrv] ignite git commit: Minor fix.

2016-01-13 Thread ntikhonov
Minor fix. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ce2a29b0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ce2a29b0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ce2a29b0 Branch:

[44/50] [abbrv] ignite git commit: Page Memory WIP.

2016-01-13 Thread ntikhonov
Page Memory WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/59a893c2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/59a893c2 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/59a893c2 Branch:

[18/50] [abbrv] ignite git commit: Merge branch 'ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge branch 'ignite-1.5' into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8e6b365e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8e6b365e Diff:

[37/50] [abbrv] ignite git commit: Revert "IGNITE-2330: Simplified GridFunc."

2016-01-13 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/ddbe2d59/modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridFunc.java -- diff --git

[32/50] [abbrv] ignite git commit: IGNITE-2330: Simplified GridFunc.

2016-01-13 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/80579253/modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridTuple3.java -- diff --git

[36/50] [abbrv] ignite git commit: Revert "IGNITE-2330: Simplified GridFunc."

2016-01-13 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/ddbe2d59/modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridTuple3.java -- diff --git

[46/50] [abbrv] ignite git commit: Fixes: - allow 'committing' -> 'marked_rollback' tx state change only for thread committing transaction - fixed 'full_sync' mode for case when tx primary nodes fail

2016-01-13 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/457a9ae4/modules/core/src/test/java/org/apache/ignite/spi/communication/tcp/GridTcpCommunicationSpiRecoveryAckSelfTest.java -- diff --git

[22/50] [abbrv] ignite git commit: IGNITE-2258: Fixed type on getter/setter.

2016-01-13 Thread ntikhonov
IGNITE-2258: Fixed type on getter/setter. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e298eab9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e298eab9 Diff:

[27/50] [abbrv] ignite git commit: # master - added rdf file.

2016-01-13 Thread ntikhonov
# master - added rdf file. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e661f172 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e661f172 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e661f172

[20/50] [abbrv] ignite git commit: IGNITE-2258: IGFS: now default path modes could be optionally disabled using FileSystemConfiguration.isInitializeDefaultPathModes() property.

2016-01-13 Thread ntikhonov
IGNITE-2258: IGFS: now default path modes could be optionally disabled using FileSystemConfiguration.isInitializeDefaultPathModes() property. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/03ad6aa8 Tree:

[49/50] [abbrv] ignite git commit: Fixed compatibility issues from commit 457a9ae.

2016-01-13 Thread ntikhonov
Fixed compatibility issues from commit 457a9ae. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cd44be5f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cd44be5f Diff:

[15/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2

2016-01-13 Thread ntikhonov
Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1.5.1-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7049f52e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7049f52e Diff:

[43/50] [abbrv] ignite git commit: Merge branch 'ignite-1.5.1-2'

2016-01-13 Thread ntikhonov
Merge branch 'ignite-1.5.1-2' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/10012b4e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/10012b4e Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/10012b4e

ignite git commit: GNITE-843 Fixed tooltips for load metadata dialog.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 6ed4c3c26 -> 4e11f54f4 GNITE-843 Fixed tooltips for load metadata dialog. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4e11f54f Tree:

[1/2] ignite git commit: ignite-2350 Pass update notifier flag in discovery data (all cluster nodes will have the same notifier status as first cluster node)

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-1811 aa948a998 -> 969faefd3 ignite-2350 Pass update notifier flag in discovery data (all cluster nodes will have the same notifier status as first cluster node) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

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

2016-01-13 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-1811 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/969faefd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/969faefd Diff:

ignite git commit: Changed copyright from 2015 to 2016

2016-01-13 Thread dmagda
Repository: ignite Updated Branches: refs/heads/master 7175a425a -> 2d106303a Changed copyright from 2015 to 2016 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2d106303 Tree:

ignite git commit: GNITE-843 Typo.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 d57b6ab3f -> 8c265c3b3 GNITE-843 Typo. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8c265c3b Tree:

ignite git commit: GNITE-843 Fixed validation of package name for load metadata.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 8c265c3b3 -> 49bf1929c GNITE-843 Fixed validation of package name for load metadata. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/49bf1929 Tree:

ignite git commit: GNITE-843 Minor.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 15686e9f0 -> 88c2925a5 GNITE-843 Minor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/88c2925a Tree:

ignite git commit: GNITE-843 Minor.

2016-01-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-843-rc2 88c2925a5 -> d57b6ab3f GNITE-843 Minor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d57b6ab3 Tree:

ignite git commit: ignite-2350 Pass update notifier flag in discovery data (all cluster nodes will have the same notifier status as first cluster node)

2016-01-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master cd44be5f0 -> 7175a425a ignite-2350 Pass update notifier flag in discovery data (all cluster nodes will have the same notifier status as first cluster node) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: