ignite git commit: comment tests

2017-04-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-3477-debug 276043ff6 -> 6be762fda comment tests Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6be762fd Tree:

[3/7] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/odbc/include/ignite/odbc/system/ui/dsn_configuration_window.h -- diff --git

[1/7] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-3477-master b6b3d3754 -> 922b2582d http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/odbc/src/statement.cpp -- diff --git

[4/7] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/odbc-test/src/column_test.cpp -- diff --git a/modules/platforms/cpp/odbc-test/src/column_test.cpp

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

2017-04-13 Thread agoncharuk
Merge branch master into ignite-3477-master Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/922b2582 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/922b2582 Diff:

[6/7] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread agoncharuk
IGNITE-3581: Moved enums to separate structs for C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7e106cd0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7e106cd0 Diff:

[2/7] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/odbc/src/diagnostic/diagnostic_record_storage.cpp -- diff --git a/modules/platforms/cpp/odbc/src/diagnostic/diagnostic_record_storage.cpp

[5/7] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/core-test/src/transactions_test.cpp -- diff --git a/modules/platforms/cpp/core-test/src/transactions_test.cpp

ignite git commit: debug messages2

2017-04-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-3477-debug 8f63302d3 -> 276043ff6 debug messages2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/276043ff Tree:

ignite git commit: IGNITE-3477 - Fixed direct marshallable code

2017-04-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-3477-master faaf92d65 -> b6b3d3754 IGNITE-3477 - Fixed direct marshallable code Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b6b3d375 Tree:

[1/2] ignite git commit: IGNITE-3477 - Fixed direct marshallable code

2017-04-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-3477-debug [created] 8f63302d3 IGNITE-3477 - Fixed direct marshallable code Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f613ef26 Tree:

[2/2] ignite git commit: debug messages

2017-04-13 Thread agoncharuk
debug messages Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8f63302d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8f63302d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8f63302d Branch:

[ignite] Git Push Summary

2017-04-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-3477-debug [deleted] 8e3289579

ignite git commit: Fix for C++ tests

2017-04-13 Thread isapego
Repository: ignite Updated Branches: refs/heads/ignite-3477-master 024272844 -> faaf92d65 Fix for C++ tests Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/faaf92d6 Tree:

svn commit: r1791276 - in /ignite/site/trunk: index.html news.html

2017-04-13 Thread dmagda
Author: dmagda Date: Thu Apr 13 16:39:25 2017 New Revision: 1791276 URL: http://svn.apache.org/viewvc?rev=1791276=rev Log: updated news page Modified: ignite/site/trunk/index.html ignite/site/trunk/news.html Modified: ignite/site/trunk/index.html URL:

ignite git commit: IGNITE-4387 Update to latest jackson2.version.

2017-04-13 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-4387 [created] 84ca7450f IGNITE-4387 Update to latest jackson2.version. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/84ca7450 Tree:

[2/6] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread isapego
http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/odbc/src/diagnostic/diagnostic_record_storage.cpp -- diff --git a/modules/platforms/cpp/odbc/src/diagnostic/diagnostic_record_storage.cpp

[1/6] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread isapego
Repository: ignite Updated Branches: refs/heads/master d298e7561 -> 7e106cd09 http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/odbc/src/statement.cpp -- diff --git

[3/6] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread isapego
http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/odbc/include/ignite/odbc/system/ui/dsn_configuration_window.h -- diff --git

[6/6] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread isapego
IGNITE-3581: Moved enums to separate structs for C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7e106cd0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7e106cd0 Diff:

[5/6] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread isapego
http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/core-test/src/transactions_test.cpp -- diff --git a/modules/platforms/cpp/core-test/src/transactions_test.cpp

[4/6] ignite git commit: IGNITE-3581: Moved enums to separate structs for C++

2017-04-13 Thread isapego
http://git-wip-us.apache.org/repos/asf/ignite/blob/7e106cd0/modules/platforms/cpp/odbc-test/src/column_test.cpp -- diff --git a/modules/platforms/cpp/odbc-test/src/column_test.cpp

[17/29] ignite git commit: IGNITE-1192: Apache Ignite Spring Data integration

2017-04-13 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/4ad2657d/modules/spring-data/src/main/java/org/apache/ignite/springdata/repository/support/IgniteRepositoryFactoryBean.java -- diff --git

[10/29] ignite git commit: ignite-3682: fixes of notes; refactoring

2017-04-13 Thread sboikov
ignite-3682: fixes of notes; refactoring Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a3f845b0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a3f845b0 Diff:

[14/29] ignite git commit: Merge remote-tracking branch 'origin/master'

2017-04-13 Thread sboikov
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/c9d08d39 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c9d08d39 Diff:

[27/29] ignite git commit: ignite-3018 Cache affinity calculation is slow with large nodes number

2017-04-13 Thread sboikov
ignite-3018 Cache affinity calculation is slow with large nodes number Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/027b2c27 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/027b2c27 Diff:

[02/29] ignite git commit: ignite-3682: all anonymous classes were extracted

2017-04-13 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9165b0d6/modules/core/src/main/java/org/apache/ignite/internal/util/lang/gridfunc/IgnitePredicateContainWrapper.java -- diff --git

[19/29] ignite git commit: IGNITE-4943 Improve design of table on Admin Panel screen.

2017-04-13 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/8c9c60a4/modules/web-console/frontend/app/primitives/ui-grid/index.scss -- diff --git a/modules/web-console/frontend/app/primitives/ui-grid/index.scss

[20/29] ignite git commit: IGNITE-4943 Improve design of table on Admin Panel screen.

2017-04-13 Thread sboikov
IGNITE-4943 Improve design of table on Admin Panel screen. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8c9c60a4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8c9c60a4 Diff:

[22/29] ignite git commit: Merge branch 'ignite-4795'

2017-04-13 Thread sboikov
Merge branch 'ignite-4795' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a9ffced1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a9ffced1 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a9ffced1

[24/29] ignite git commit: Merge branch 'ignite-3682'

2017-04-13 Thread sboikov
Merge branch 'ignite-3682' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/252f0041 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/252f0041 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/252f0041

[25/29] ignite git commit: IGNITE-4891 - Fix. Key is deserialized during transactional get() even if withKeepBinary is set

2017-04-13 Thread sboikov
IGNITE-4891 - Fix. Key is deserialized during transactional get() even if withKeepBinary is set Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/40784325 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/40784325

[09/29] ignite git commit: ignite-3682: fixes of notes; refactoring

2017-04-13 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/a3f845b0/modules/core/src/main/java/org/apache/ignite/internal/util/lang/gridfunc/FlatIterator.java -- diff --git

[08/29] ignite git commit: ignite-3682: fixes of notes; refactoring

2017-04-13 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/a3f845b0/modules/core/src/main/java/org/apache/ignite/internal/util/lang/gridfunc/IgniteCallableConcurrentHashMapFactory.java -- diff --git

[11/29] ignite git commit: IGNITE-4941: Removed old GridDhtPartitionSupplyMessage.

2017-04-13 Thread sboikov
IGNITE-4941: Removed old GridDhtPartitionSupplyMessage. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/aeacad6b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/aeacad6b Diff:

[18/29] ignite git commit: IGNITE-1192: Apache Ignite Spring Data integration

2017-04-13 Thread sboikov
IGNITE-1192: Apache Ignite Spring Data integration Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4ad2657d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4ad2657d Diff:

[03/29] ignite git commit: ignite-3682: all anonymous classes were extracted

2017-04-13 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9165b0d6/modules/core/src/main/java/org/apache/ignite/internal/util/lang/gridfunc/GridSerializableMapPredicatesTransformerWrapper.java -- diff --git

[01/29] ignite git commit: ignite-4795 All transactional methods of IgniteCache should throw TransactionException

2017-04-13 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-4929 dffea7168 -> 9408ba665 ignite-4795 All transactional methods of IgniteCache should throw TransactionException Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[23/29] ignite git commit: ignite-3682 review

2017-04-13 Thread sboikov
ignite-3682 review Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/13dbff06 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/13dbff06 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/13dbff06 Branch:

[28/29] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-4929

2017-04-13 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-4929 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a988bda Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3a988bda Diff:

[16/29] ignite git commit: IGNITE-4948 - Fix for web session clustering with security

2017-04-13 Thread sboikov
IGNITE-4948 - Fix for web session clustering with security Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/55b9b8be Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/55b9b8be Diff:

[12/29] ignite git commit: IGNITE-3584: CPP: BinaryType refactored

2017-04-13 Thread sboikov
IGNITE-3584: CPP: BinaryType refactored Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5c4d43c2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5c4d43c2 Diff:

[13/29] ignite git commit: ignite-1977 - fixed IgniteSemaphore fault tolerance.

2017-04-13 Thread sboikov
ignite-1977 - fixed IgniteSemaphore fault tolerance. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/902bf42c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/902bf42c Diff:

[29/29] ignite git commit: topology map 'update' minor optimization

2017-04-13 Thread sboikov
topology map 'update' minor optimization Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9408ba66 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9408ba66 Diff:

[21/29] ignite git commit: IGNITE-4943 Improve design of table on Admin Panel screen: minor fixes.

2017-04-13 Thread sboikov
IGNITE-4943 Improve design of table on Admin Panel screen: minor fixes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/775c6e57 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/775c6e57 Diff:

[15/29] ignite git commit: ignite-4828 Improve the distribution of keys within partitions

2017-04-13 Thread sboikov
ignite-4828 Improve the distribution of keys within partitions Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/55ab10ee Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/55ab10ee Diff:

[07/29] ignite git commit: ignite-3682: fixes of notes; refactoring

2017-04-13 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/a3f845b0/modules/core/src/main/java/org/apache/ignite/internal/util/lang/gridfunc/IsAllPredicate.java -- diff --git

[26/29] ignite git commit: ignite-4173 IgniteSemaphore with failoverSafe enabled doesn't release permits in case permits owner node left topology

2017-04-13 Thread sboikov
ignite-4173 IgniteSemaphore with failoverSafe enabled doesn't release permits in case permits owner node left topology Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/76485fc3 Tree:

[06/29] ignite git commit: ignite-3682: fix FlatIterator

2017-04-13 Thread sboikov
ignite-3682: fix FlatIterator Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b2441db0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b2441db0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/b2441db0

[05/29] ignite git commit: ignite-3682: method which are used in scalar-module was returned

2017-04-13 Thread sboikov
ignite-3682: method which are used in scalar-module was returned Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7e1d5831 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7e1d5831 Diff:

[04/29] ignite git commit: ignite-3682: all anonymous classes were extracted

2017-04-13 Thread sboikov
ignite-3682: all anonymous classes were extracted Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9165b0d6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9165b0d6 Diff:

[09/39] ignite git commit: Remove field updVer in GridNearAtomicAbstractUpdateFuture. Remove parametr updVer in GridNearAtomicSingleUpdateFuture.mapSingleUpdate, GridNearAtomicUpdateFuture.mapSingleUp

2017-04-13 Thread agura
Remove field updVer in GridNearAtomicAbstractUpdateFuture. Remove parametr updVer in GridNearAtomicSingleUpdateFuture.mapSingleUpdate, GridNearAtomicUpdateFuture.mapSingleUpdate and GridNearAtomicUpdateFuture.mapUpdate. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[05/39] ignite git commit: Change from CLOCK to PRIMARY in CacheConfigurationTest.cs.

2017-04-13 Thread agura
Change from CLOCK to PRIMARY in CacheConfigurationTest.cs. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/062d631d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/062d631d Diff:

[13/39] ignite git commit: Remove CacheAtomicWriteOrderMode.java and refactoring core module.

2017-04-13 Thread agura
Remove CacheAtomicWriteOrderMode.java and refactoring core module. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/72c15e59 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/72c15e59 Diff:

[36/39] ignite git commit: Remove globalTime and updateTime

2017-04-13 Thread agura
Remove globalTime and updateTime Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2f858129 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2f858129 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2f858129

[33/39] ignite git commit: Fix bugs.

2017-04-13 Thread agura
Fix bugs. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4f3ceea3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4f3ceea3 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4f3ceea3 Branch:

[19/39] ignite git commit: Delete support write order mode in web-console.

2017-04-13 Thread agura
Delete support write order mode in web-console. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ed3370f2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ed3370f2 Diff:

[15/39] ignite git commit: Refactoring idexing module.

2017-04-13 Thread agura
Refactoring idexing module. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/82790a86 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/82790a86 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/82790a86

[28/39] ignite git commit: wip

2017-04-13 Thread agura
wip Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ea3d5de8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ea3d5de8 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ea3d5de8 Branch:

[23/39] ignite git commit: Remove and rename tests.

2017-04-13 Thread agura
Remove and rename tests. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6265f33b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6265f33b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6265f33b Branch:

[24/39] ignite git commit: Remove GridClockSyncProcessor and related code removed.

2017-04-13 Thread agura
Remove GridClockSyncProcessor and related code removed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9b02f81f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9b02f81f Diff:

[21/39] ignite git commit: Delete atomicWriteOrderMode in config cpp platform.

2017-04-13 Thread agura
Delete atomicWriteOrderMode in config cpp platform. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/32d23086 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/32d23086 Diff:

[22/39] ignite git commit: Remove and rename tests.

2017-04-13 Thread agura
http://git-wip-us.apache.org/repos/asf/ignite/blob/6265f33b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/multijvm/GridCacheAtomicPrimaryWrityOrderOffHeapMultiJvmFullApiSelfTest.java -- diff --git

[38/39] ignite git commit: Fix size GridCacheVersion bug.

2017-04-13 Thread agura
Fix size GridCacheVersion bug. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/530075bc Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/530075bc Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/530075bc

[06/39] ignite git commit: Fix method fastMap.

2017-04-13 Thread agura
Fix method fastMap. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/92e11e85 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/92e11e85 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/92e11e85 Branch:

[27/39] ignite git commit: Remove updateTime.

2017-04-13 Thread agura
Remove updateTime. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/20a87f83 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/20a87f83 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/20a87f83 Branch:

[34/39] ignite git commit: Merge branch 'master' into ignite-4587

2017-04-13 Thread agura
Merge branch 'master' into ignite-4587 # Conflicts: # modules/web-console/frontend/app/modules/states/configuration/caches/concurrency.pug # modules/web-console/frontend/app/modules/states/configuration/clusters/time.pug Project: http://git-wip-us.apache.org/repos/asf/ignite/repo

[08/39] ignite git commit: Remove isFastMap method in GridDhtAtomicCache class because always returns false.

2017-04-13 Thread agura
Remove isFastMap method in GridDhtAtomicCache class because always returns false. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a61e5661 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a61e5661 Diff:

[17/39] ignite git commit: Some loose change.

2017-04-13 Thread agura
Some loose change. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5adaa116 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5adaa116 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5adaa116 Branch:

[39/39] ignite git commit: ignite-4587 Merged with master branch

2017-04-13 Thread agura
ignite-4587 Merged with master branch Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0bfb5851 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0bfb5851 Diff:

[10/39] ignite git commit: Remove CacheAtomicWriteOrderMode.java and refactoring core module.

2017-04-13 Thread agura
http://git-wip-us.apache.org/repos/asf/ignite/blob/72c15e59/modules/core/src/test/java/org/apache/ignite/testframework/junits/GridAbstractTest.java -- diff --git

[03/39] ignite git commit: Fix tests CLOCK change to PRIMARY and delete same test.

2017-04-13 Thread agura
Fix tests CLOCK change to PRIMARY and delete same test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/25d4ea50 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/25d4ea50 Diff:

[25/39] ignite git commit: Remove GridClockSyncProcessor, GridTimeSyncProcessorSelfTest and related.

2017-04-13 Thread agura
Remove GridClockSyncProcessor, GridTimeSyncProcessorSelfTest and related. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/decc8021 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/decc8021 Diff:

[35/39] ignite git commit: Remove updateTime

2017-04-13 Thread agura
Remove updateTime Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ea61e629 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ea61e629 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ea61e629 Branch:

[14/39] ignite git commit: Refactoring yardstick module.

2017-04-13 Thread agura
Refactoring yardstick module. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/97fdb0e0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/97fdb0e0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/97fdb0e0

[29/39] ignite git commit: Remove GridJvmClockSource, GridClockSource, GridClockServer, GridClockMessage, GridClockDeltaVersion, GridClockDeltaSnapshotMessage, GridClockDeltaSnapshot classes.

2017-04-13 Thread agura
Remove GridJvmClockSource, GridClockSource, GridClockServer, GridClockMessage, GridClockDeltaVersion, GridClockDeltaSnapshotMessage, GridClockDeltaSnapshot classes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/77d1bf6d

[31/39] ignite git commit: Remove clockSync in web-console module.

2017-04-13 Thread agura
Remove clockSync in web-console module. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/187bfeab Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/187bfeab Diff:

[18/39] ignite git commit: Delete PRIMARY in test config.

2017-04-13 Thread agura
Delete PRIMARY in test config. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a6084122 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a6084122 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a6084122

[37/39] ignite git commit: Fix size.

2017-04-13 Thread agura
Fix size. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/77011044 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/77011044 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/77011044 Branch:

[12/39] ignite git commit: Remove CacheAtomicWriteOrderMode.java and refactoring core module.

2017-04-13 Thread agura
http://git-wip-us.apache.org/repos/asf/ignite/blob/72c15e59/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheAtomicPrimaryWriteOrderInvokeTest.java -- diff --git

[20/39] ignite git commit: Delete write order mode in dotnet platform.

2017-04-13 Thread agura
Delete write order mode in dotnet platform. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/59af0367 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/59af0367 Diff:

[07/39] ignite git commit: Merge branch 'master' into ignite-4587

2017-04-13 Thread agura
Merge branch 'master' into ignite-4587 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridNearAtomicSingleUpdateFuture.java #

[32/39] ignite git commit: Use of code generator.

2017-04-13 Thread agura
Use of code generator. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2cbfb86f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2cbfb86f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2cbfb86f Branch:

[26/39] ignite git commit: Remove globalTime.

2017-04-13 Thread agura
Remove globalTime. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bdc8f207 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bdc8f207 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bdc8f207 Branch:

[30/39] ignite git commit: wip 2

2017-04-13 Thread agura
wip 2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/57218fa9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/57218fa9 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/57218fa9 Branch:

[16/39] ignite git commit: Refactoring visor-console module.

2017-04-13 Thread agura
Refactoring visor-console module. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3d5c1345 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3d5c1345 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3d5c1345

[04/39] ignite git commit: Delete CLOCK, and remove check FULL_SYNC.

2017-04-13 Thread agura
Delete CLOCK, and remove check FULL_SYNC. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fcc4d856 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fcc4d856 Diff:

[02/39] ignite git commit: Delete use CLOCK for ignite-core.

2017-04-13 Thread agura
Delete use CLOCK for ignite-core. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a37ff761 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a37ff761 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a37ff761

[01/39] ignite git commit: Delete CLOCK mode in CacheAtomicWriteOrderMode.

2017-04-13 Thread agura
Repository: ignite Updated Branches: refs/heads/ignite-4587 [created] 0bfb5851c Delete CLOCK mode in CacheAtomicWriteOrderMode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f0dcbbde Tree:

ignite git commit: Merge-related fix for C++

2017-04-13 Thread isapego
Repository: ignite Updated Branches: refs/heads/ignite-3477-master 2c4ef9ee3 -> 024272844 Merge-related fix for C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/02427284 Tree:

[2/2] ignite git commit: IGNITE-3477 - Removed obsolete file

2017-04-13 Thread agoncharuk
IGNITE-3477 - Removed obsolete file Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2c4ef9ee Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2c4ef9ee Diff:

[1/2] ignite git commit: IGNITE-3477 - Removed obsolete file

2017-04-13 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-3477-master 00d63a8a9 -> 2c4ef9ee3 http://git-wip-us.apache.org/repos/asf/ignite/blob/2c4ef9ee/leak.patch -- diff --git a/leak.patch b/leak.patch deleted file mode 100644

[22/22] ignite git commit: Merge branch 'ignite-3477-master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-3477-master

2017-04-13 Thread agoncharuk
Merge branch 'ignite-3477-master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-3477-master Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/00d63a8a Tree:

[11/22] ignite git commit: ignite-3477-master fix stop node after test

2017-04-13 Thread agoncharuk
ignite-3477-master fix stop node after test Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/10c0364c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/10c0364c Diff:

[03/22] ignite git commit: Merge remote-tracking branch 'origin/ignite-3477-master' into ignite-3477-master-apache

2017-04-13 Thread agoncharuk
Merge remote-tracking branch 'origin/ignite-3477-master' into ignite-3477-master-apache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4ae084d0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4ae084d0 Diff:

[06/22] ignite git commit: Merge remote-tracking branch 'origin/ignite-3477-master' into ignite-3477-master-apache

2017-04-13 Thread agoncharuk
Merge remote-tracking branch 'origin/ignite-3477-master' into ignite-3477-master-apache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/81e75380 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/81e75380 Diff:

[19/22] ignite git commit: Merge branch 'ignite-3477-master' of https://github.com/gridgain/apache-ignite into ignite-3477-master

2017-04-13 Thread agoncharuk
Merge branch 'ignite-3477-master' of https://github.com/gridgain/apache-ignite into ignite-3477-master Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1469f284 Tree:

[12/22] ignite git commit: ignite-3477-master add latch in test

2017-04-13 Thread agoncharuk
ignite-3477-master add latch in test Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/355efcd0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/355efcd0 Diff:

[17/22] ignite git commit: ignite-3477-master fix IgniteCacheQueryNodeRestartDistributedJoinSelfTest

2017-04-13 Thread agoncharuk
ignite-3477-master fix IgniteCacheQueryNodeRestartDistributedJoinSelfTest Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/81a0f9a7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/81a0f9a7 Diff:

[05/22] ignite git commit: Merge remote-tracking branch 'origin/ignite-3477-master' into ignite-3477-master-apache

2017-04-13 Thread agoncharuk
Merge remote-tracking branch 'origin/ignite-3477-master' into ignite-3477-master-apache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/67cd7193 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/67cd7193 Diff:

  1   2   >