[46/50] [abbrv] ignite git commit: IGNITE-10301 GridToStringBuilder is broken for classes with inheritance - Fixes #5463.

2018-11-29 Thread sboikov
IGNITE-10301 GridToStringBuilder is broken for classes with inheritance - Fixes #5463. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2fca099f Tree: http://git-wip-us.apache.org/repos/asf/

[04/50] [abbrv] ignite git commit: IGNITE-10392 Use lasdAffChangedTopVer if DiscoCache for the requested topVer isn't ready - Fixes #5488.

2018-11-29 Thread sboikov
IGNITE-10392 Use lasdAffChangedTopVer if DiscoCache for the requested topVer isn't ready - Fixes #5488. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5c01c419 Tree: http://git-wip-us.apac

[24/50] [abbrv] ignite git commit: IGNITE-10002: MVCC: Create "Cache 2" test suite for MVCC mode. This closes #5198.

2018-11-29 Thread sboikov
IGNITE-10002: MVCC: Create "Cache 2" test suite for MVCC mode. This closes #5198. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7577c877 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7577c877 Diff: http://git-w

[08/50] [abbrv] ignite git commit: IGNITE-10330: Disk page compression. - Fixes #5200.

2018-11-29 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/e8eeea37/modules/direct-io/src/test/java/org/apache/ignite/internal/processors/cache/persistence/file/IgniteFileIOTest.java -- diff --git a/modules/direct-io/src/test/java/org/apa

[20/50] [abbrv] ignite git commit: IGNITE-10399 Remove unused import. - Fixes #5493.

2018-11-29 Thread sboikov
IGNITE-10399 Remove unused import. - Fixes #5493. Signed-off-by: Nikolay Izhikov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/25c41fa1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/25c41fa1 Diff: http://git-w

[36/50] [abbrv] ignite git commit: IGNITE-10193 Removed non-actual muted baseline deletion test - Fixes #5446.

2018-11-29 Thread sboikov
IGNITE-10193 Removed non-actual muted baseline deletion test - Fixes #5446. Signed-off-by: Pavel Kovalenko Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/566adaac Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5

[12/50] [abbrv] ignite git commit: IGNITE-10330: Disk page compression. - Fixes #5200.

2018-11-29 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/e8eeea37/modules/compress/licenses/jnr-posix-LICENSE.txt -- diff --git a/modules/compress/licenses/jnr-posix-LICENSE.txt b/modules/compress/licenses/jnr-posix-LICENSE.txt new file

[32/50] [abbrv] ignite git commit: IGNITE-10390 Fixed BPlusTree#isEmpty - Fixes #5486.

2018-11-29 Thread sboikov
IGNITE-10390 Fixed BPlusTree#isEmpty - Fixes #5486. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0b4282be Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0b4282be Diff: http://gi

[11/50] [abbrv] ignite git commit: IGNITE-10330: Disk page compression. - Fixes #5200.

2018-11-29 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/e8eeea37/modules/compress/licenses/lz4-LICENSE.txt -- diff --git a/modules/compress/licenses/lz4-LICENSE.txt b/modules/compress/licenses/lz4-LICENSE.txt new file mode 100644 index

[10/50] [abbrv] ignite git commit: IGNITE-10330: Disk page compression. - Fixes #5200.

2018-11-29 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/e8eeea37/modules/compress/src/test/java/org/apache/ignite/internal/processors/compress/FileSystemUtilsTest.java -- diff --git a/modules/compress/src/test/java/org/apache/ignite/in

[26/50] [abbrv] ignite git commit: IGNITE-9284: [ML] Add a Standard Scaler

2018-11-29 Thread sboikov
IGNITE-9284: [ML] Add a Standard Scaler this closes #4964 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/41f4225c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/41f4225c Diff: http://git-wip-us.apache.org/repos/a

[48/50] [abbrv] ignite git commit: IGNITE-10435: Remove some dead code from thin clients. This closes #5521.

2018-11-29 Thread sboikov
IGNITE-10435: Remove some dead code from thin clients. This closes #5521. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/79206469 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/79206469 Diff: http://git-wip-us.apa

[35/50] [abbrv] ignite git commit: IGNITE-10158 Some tests in IgniteCacheAbstractQuerySelfTest are incorrectly muted - Fixes #5344.

2018-11-29 Thread sboikov
IGNITE-10158 Some tests in IgniteCacheAbstractQuerySelfTest are incorrectly muted - Fixes #5344. Signed-off-by: Pavel Kovalenko Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/be97bcdc Tree: http://git-wip-us.apache.org/r

[02/50] [abbrv] ignite git commit: IGNITE-10381 Fixed U.doInParallel not to terminate early - Fixes #5483.

2018-11-29 Thread sboikov
IGNITE-10381 Fixed U.doInParallel not to terminate early - Fixes #5483. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/97d24226 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/97d2

[40/50] [abbrv] ignite git commit: IGNITE-10433 Web Console: Fixed "Import models" dialog cleanup on exit logic.

2018-11-29 Thread sboikov
IGNITE-10433 Web Console: Fixed "Import models" dialog cleanup on exit logic. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3606b21b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3606b21b Diff: http://git-wip-us

[49/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-10044

2018-11-29 Thread sboikov
://git-wip-us.apache.org/repos/asf/ignite/diff/c969d6a7 Branch: refs/heads/ignite-10044 Commit: c969d6a7db65f44d0f27a648c191c1cd186bf4d7 Parents: 5f94fca 7920646 Author: sboikov Authored: Thu Nov 29 13:37:01 2018 +0300 Committer: sboikov Committed: Thu Nov 29 13:37:01

[47/50] [abbrv] ignite git commit: IGNITE-8640 Fixed dynamic cache creation failures - Fixes #4480.

2018-11-29 Thread sboikov
IGNITE-8640 Fixed dynamic cache creation failures - Fixes #4480. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/560240f1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/560240f1 Di

[14/50] [abbrv] ignite git commit: IGNITE-9937 Primary response error can be lost due to unwrapping a key - Fixes #5078.

2018-11-29 Thread sboikov
IGNITE-9937 Primary response error can be lost due to unwrapping a key - Fixes #5078. Signed-off-by: Pavel Kovalenko Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7e1d1783 Tree: http://git-wip-us.apache.org/repos/asf/ig

[09/50] [abbrv] ignite git commit: IGNITE-10330: Disk page compression. - Fixes #5200.

2018-11-29 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/e8eeea37/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/tree/io/AbstractDataPageIO.java -- diff --git a/modules/core/src/main/java/org/apache/i

[19/50] [abbrv] ignite git commit: IGNITE-9442 Collocated IgniteSet#close is not working on non-affinity node.

2018-11-29 Thread sboikov
IGNITE-9442 Collocated IgniteSet#close is not working on non-affinity node. Signed-off-by: Anton Vinogradov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/507aeb21 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/

[25/50] [abbrv] ignite git commit: IGNITE-10343 Stop grid in IgniteCacheGetRestartTest.testGetRestartReplicated test - Fixes #5447.

2018-11-29 Thread sboikov
IGNITE-10343 Stop grid in IgniteCacheGetRestartTest.testGetRestartReplicated test - Fixes #5447. Signed-off-by: Aleksey Plekhanov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/46a84fdd Tree: http://git-wip-us.apache.org

[27/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-10044

2018-11-29 Thread sboikov
://git-wip-us.apache.org/repos/asf/ignite/diff/5f94fca8 Branch: refs/heads/ignite-10044 Commit: 5f94fca8ddc3671677871f83b59d89dda8a4dd10 Parents: ca660d3 41f4225 Author: sboikov Authored: Tue Nov 27 16:39:10 2018 +0300 Committer: sboikov Committed: Tue Nov 27 16:39:10

[37/50] [abbrv] ignite git commit: IGNITE-10429: ML: TensorFlowLocalInferenceExample fails on Windows

2018-11-29 Thread sboikov
IGNITE-10429: ML: TensorFlowLocalInferenceExample fails on Windows This closes #5514 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3885f3f1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3885f3f1 Diff: http://gi

[33/50] [abbrv] ignite git commit: IGNITE-10106 Optimize several Cache 5 tests by scale factor - Fixes #5252.

2018-11-29 Thread sboikov
IGNITE-10106 Optimize several Cache 5 tests by scale factor - Fixes #5252. Signed-off-by: Pavel Kovalenko Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9d3c7573 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9d

[34/50] [abbrv] ignite git commit: IGNITE-1793 [Failed Test] IgnitePartitionedCountDownLatchSelfTest.testLatch hangs on TC sometimes - Fixes #2882.

2018-11-29 Thread sboikov
IGNITE-1793 [Failed Test] IgnitePartitionedCountDownLatchSelfTest.testLatch hangs on TC sometimes - Fixes #2882. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/07f1dbfc Tree: http://git-wip-

[18/50] [abbrv] ignite git commit: IGNITE-9818 Fix javadoc for annotation AffinityKeyMapped - Fixes #4927.

2018-11-29 Thread sboikov
IGNITE-9818 Fix javadoc for annotation AffinityKeyMapped - Fixes #4927. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6fd6c320 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6fd6c3

[03/50] [abbrv] ignite git commit: IGNITE-10339 Skip index partition file integrity check for in-memory caches - Fixes #5475.

2018-11-29 Thread sboikov
IGNITE-10339 Skip index partition file integrity check for in-memory caches - Fixes #5475. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5b656e2f Tree: http://git-wip-us.apache.org/repos/

[15/50] [abbrv] ignite git commit: IGNITE-10184 enable of test after IGNITE-5380 uncomment after fix. - Fixes #5390.

2018-11-29 Thread sboikov
IGNITE-10184 enable of test after IGNITE-5380 uncomment after fix. - Fixes #5390. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c870500a Tree: http://git-wip-us.apache.org/repos/asf/ignite/

[17/50] [abbrv] ignite git commit: IGNITE-10358: Added collections data type specification for python thin client

2018-11-29 Thread sboikov
IGNITE-10358: Added collections data type specification for python thin client This closes #5470 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/04fae6d2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/04fae6d2 Dif

[05/50] [abbrv] ignite git commit: IGNITE-9996: Performance drop final fix.

2018-11-29 Thread sboikov
IGNITE-9996: Performance drop final fix. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/475a0a71 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/475a0a71 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/475

[21/50] [abbrv] ignite git commit: IGNITE-10393: MVCC: Fixed streamer with persistence on. This closes #5497.

2018-11-29 Thread sboikov
IGNITE-10393: MVCC: Fixed streamer with persistence on. This closes #5497. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c63a60a3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c63a60a3 Diff: http://git-wip-us.ap

[01/50] [abbrv] ignite git commit: IGNITE-9828: Muted tests.

2018-11-29 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-10044 0f71f1358 -> e0657d718 IGNITE-9828: Muted tests. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ae5bfadf Tree: http://git-wip-us.apache.org/repos/asf/ignite/t

[28/50] [abbrv] ignite git commit: IGNITE-7441 Drop IGNITE_SERVICES_COMPATIBILITY_MODE system property - Fixes #5482.

2018-11-29 Thread sboikov
IGNITE-7441 Drop IGNITE_SERVICES_COMPATIBILITY_MODE system property - Fixes #5482. Signed-off-by: Ilya Kasnacheev Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/19060028 Tree: http://git-wip-us.apache.org/repos/asf/ignit

[ignite] Git Push Summary

2018-11-20 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-10043 [deleted] bc1ac15c3

ignite git commit: ignite-10044

2018-11-20 Thread sboikov
135 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/0f71f135 Branch: refs/heads/ignite-10044 Commit: 0f71f1358a2eb3cbcd6a458a1f6dc95a346efeb9 Parents: 1a60eaf Author: sboikov Authored: Tue Nov 20 23:49:55 2018 +0300 Committer: sboikov Committed: Tue Nov 20 23:53:56 2018 +0

[6/8] ignite git commit: Merge remote-tracking branch 'origin/ignite-10044' into ignite-10044

2018-11-20 Thread sboikov
a32 Author: sboikov Authored: Tue Nov 20 20:52:21 2018 +0300 Committer: sboikov Committed: Tue Nov 20 20:52:21 2018 +0300 -- .../distributed/IgniteCachePartitionLossPolicySelfTest.java | 7 +++ 1 file changed, 3 insert

[7/8] ignite git commit: ignite-10044

2018-11-20 Thread sboikov
/ignite-10044 Commit: b591ef8ee4cfe226499d9ea007f7c83c3306d9aa Parents: c4683f0 Author: sboikov Authored: Tue Nov 20 20:55:38 2018 +0300 Committer: sboikov Committed: Tue Nov 20 23:40:34 2018 +0300 -- .../cache

[3/8] ignite git commit: IGNITE-10351 Web Console: Added new fields sysWorkerBlockedTimeout and checkpointReadLockTimeout to "Configuration" screen.

2018-11-20 Thread sboikov
IGNITE-10351 Web Console: Added new fields sysWorkerBlockedTimeout and checkpointReadLockTimeout to "Configuration" screen. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/296737a1 Tree: http://git-wip-us.apache.org/repos/a

[2/8] ignite git commit: IGNITE-10349 Web Console: Added check for supported MongoDb version.

2018-11-20 Thread sboikov
IGNITE-10349 Web Console: Added check for supported MongoDb version. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8bd59ccf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8bd59ccf Diff: http://git-wip-us.apache.o

[4/8] ignite git commit: IGNITE-9959 Set consistent ID in tests - Fixes #5046

2018-11-20 Thread sboikov
IGNITE-9959 Set consistent ID in tests - Fixes #5046 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e2778462 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e2778462 Diff: http://git-wip-us.apache.org/repos/asf/ign

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

2018-11-20 Thread sboikov
://git-wip-us.apache.org/repos/asf/ignite/diff/1a60eafc Branch: refs/heads/ignite-10044 Commit: 1a60eafc908c68017b496c0e111d1bf072abc592 Parents: b591ef8 e277846 Author: sboikov Authored: Tue Nov 20 23:43:10 2018 +0300 Committer: sboikov Committed: Tue Nov 20 23:43:10

[1/8] ignite git commit: IGNITE-9999 Added verbose logging for node recovery (fixed NPE)

2018-11-20 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-10044 763ea3253 -> 1a60eafc9 IGNITE- Added verbose logging for node recovery (fixed NPE) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d6d4965f Tree: http://gi

[5/8] ignite git commit: ignite-10044

2018-11-20 Thread sboikov
/ignite-10044 Commit: 134f433ab8dc018fa4b19a8776ea19e75e69ebe4 Parents: 5466373 Author: sboikov Authored: Tue Nov 20 17:53:48 2018 +0300 Committer: sboikov Committed: Tue Nov 20 20:48:27 2018 +0300

[38/50] [abbrv] ignite git commit: IGNITE-9811 Web Console: Do not block "Save" button in case some inputs are invalid and show validation when clicked.

2018-11-20 Thread sboikov
IGNITE-9811 Web Console: Do not block "Save" button in case some inputs are invalid and show validation when clicked. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/070819a5 Tree: http://git-wip-us.apache.org/repos/asf/ign

[42/50] [abbrv] ignite git commit: IGNITE-10341 Added loss policy tests with persistence - Fixes #5444.

2018-11-20 Thread sboikov
IGNITE-10341 Added loss policy tests with persistence - Fixes #5444. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eb56 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eb888

[48/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-10044

2018-11-20 Thread sboikov
://git-wip-us.apache.org/repos/asf/ignite/diff/5f9bdc77 Branch: refs/heads/ignite-10044 Commit: 5f9bdc773607479967a07d5ad4d5159c08aa6b4c Parents: 93b9967 c8fd687 Author: sboikov Authored: Tue Nov 20 17:36:26 2018 +0300 Committer: sboikov Committed: Tue Nov 20 17:36:26

[43/50] [abbrv] ignite git commit: IGNITE-9828 MVCC: Notify Continuous Query manager about missed updates during PME. This closes #5189.

2018-11-20 Thread sboikov
IGNITE-9828 MVCC: Notify Continuous Query manager about missed updates during PME. This closes #5189. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/74f312e0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/74f312e

[47/50] [abbrv] ignite git commit: ignite-10044

2018-11-20 Thread sboikov
/ignite-10044 Commit: 93b9967c410fa25c86024f1fe56f74443eaca27d Parents: c634be2 Author: sboikov Authored: Tue Nov 20 17:36:18 2018 +0300 Committer: sboikov Committed: Tue Nov 20 17:36:18 2018 +0300

[36/50] [abbrv] ignite git commit: IGNITE-8765: SQL: Fixed event type when SQL or SQL_FIELDS query is executed. This closes #5421.

2018-11-20 Thread sboikov
IGNITE-8765: SQL: Fixed event type when SQL or SQL_FIELDS query is executed. This closes #5421. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ae7a1d0b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ae7a1d0b Diff

[45/50] [abbrv] ignite git commit: IGNITE-9999 Added verbose logging for node recovery - Fixes #5371

2018-11-20 Thread sboikov
IGNITE- Added verbose logging for node recovery - Fixes #5371 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b48a291e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b48a291e Diff: http://git-wip-us.apache.org/

[41/50] [abbrv] ignite git commit: IGNITE-10217: SQL: store unwrapped key fields in secondary indexes instead of full key when possible. Closes #5407.

2018-11-20 Thread sboikov
IGNITE-10217: SQL: store unwrapped key fields in secondary indexes instead of full key when possible. Closes #5407. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a9b5c8c8 Tree: http://git-wip-us.apache.org/repos/asf/ignit

[39/50] [abbrv] ignite git commit: IGNITE-10328 Allow to destroy cache in code which were created via SQL - Fixes #5431.

2018-11-20 Thread sboikov
IGNITE-10328 Allow to destroy cache in code which were created via SQL - Fixes #5431. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c8fd687f Tree: http://git-wip-us.apache.org/repos/asf/i

[49/50] [abbrv] ignite git commit: merge

2018-11-20 Thread sboikov
-10044 Commit: 5466373deae48ab79e5aa12d18580dea8e823bd9 Parents: 5f9bdc7 8c08de7 Author: sboikov Authored: Tue Nov 20 17:38:09 2018 +0300 Committer: sboikov Committed: Tue Nov 20 17:38:09 2018 +0300

[37/50] [abbrv] ignite git commit: IGNITE-9554 Web Agent: Exclude caches created via SQL from random data population in "Demo" mode.

2018-11-20 Thread sboikov
IGNITE-9554 Web Agent: Exclude caches created via SQL from random data population in "Demo" mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4fb1fc37 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4fb1fc37 Di

[16/50] [abbrv] ignite git commit: IGNITE-8867: [ML] Bagging on learning sample

2018-11-20 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/355ce6fe/modules/ml/src/test/java/org/apache/ignite/ml/trainers/BaggingTest.java -- diff --git a/modules/ml/src/test/java/org/apache/ignite/ml/trainers/BaggingTest.java b/modules

[44/50] [abbrv] ignite git commit: IGNITE-9999 Added verbose logging for node recovery - Fixes #5371

2018-11-20 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/b48a291e/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgniteLogicalRecoveryTest.java -- diff --git a/modules/core/src/test/java/org/apache

[19/50] [abbrv] ignite git commit: IGNITE-10320 Web Console: Workaround for memory leak in chart component.

2018-11-20 Thread sboikov
IGNITE-10320 Web Console: Workaround for memory leak in chart component. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/166e87ed Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/166e87ed Diff: http://git-wip-us.apac

[34/50] [abbrv] ignite git commit: IGNITE-10162 Fixed failing testTwoObjectsTextSearch - Fixes #5347.

2018-11-20 Thread sboikov
IGNITE-10162 Fixed failing testTwoObjectsTextSearch - Fixes #5347. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2a59d831 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2a59d831

[22/50] [abbrv] ignite git commit: IGNITE-9558 Avoid blocking transactions on client connect when possible - Fixes #4933.

2018-11-20 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/a63a81a5/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryEntry.java -- diff --git a/modules/core/src/main/java/org/apac

[30/50] [abbrv] ignite git commit: IGNITE-10098 .NET: Add missing TcpCommunicationSpi properties

2018-11-20 Thread sboikov
IGNITE-10098 .NET: Add missing TcpCommunicationSpi properties This closes #5379 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a198b3ff Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a198b3ff Diff: http://git-wip

[20/50] [abbrv] ignite git commit: IGNITE-10142 Scale factor added to several tests from Cache 8 suite. - Fixes #5253.

2018-11-20 Thread sboikov
IGNITE-10142 Scale factor added to several tests from Cache 8 suite. - Fixes #5253. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c9906aab Tree: http://git-wip-us.apache.org/repos/asf/i

[21/50] [abbrv] ignite git commit: IGNITE-10197 Fixed unexpected IllegalArgumentException in IgniteDbPutGetAbstractTest#testRandomPutGetRemove - Fixes #5410.

2018-11-20 Thread sboikov
IGNITE-10197 Fixed unexpected IllegalArgumentException in IgniteDbPutGetAbstractTest#testRandomPutGetRemove - Fixes #5410. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9e3bd7dd Tree: h

[15/50] [abbrv] ignite git commit: IGNITE-10303: SQL test failure.

2018-11-20 Thread sboikov
IGNITE-10303: SQL test failure. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/28cb3a09 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/28cb3a09 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/28cb3a09 Br

[35/50] [abbrv] ignite git commit: IGNITE-10159 Fixed muted IgniteCacheAbstractQuerySelfTest.testObjectQueryWithSwap - Fixes #5336.

2018-11-20 Thread sboikov
IGNITE-10159 Fixed muted IgniteCacheAbstractQuerySelfTest.testObjectQueryWithSwap - Fixes #5336. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2c23d680 Tree: http://git-wip-us.apache.org/

[11/50] [abbrv] ignite git commit: IGNITE-9996: Performance drop fix base on instanceof NoopEncryptionSpi

2018-11-20 Thread sboikov
IGNITE-9996: Performance drop fix base on instanceof NoopEncryptionSpi Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7076f427 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7076f427 Diff: http://git-wip-us.apache

[08/50] [abbrv] ignite git commit: IGNITE-12364 Reworked Sending Full Message logging - Fixes #5413.

2018-11-20 Thread sboikov
IGNITE-12364 Reworked Sending Full Message logging - Fixes #5413. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/34c059a1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/34c059a1 D

[12/50] [abbrv] ignite git commit: IGNITE-10294: SQL: Set proper subjectId in SqlFielsQuery event. This closes #5408.

2018-11-20 Thread sboikov
IGNITE-10294: SQL: Set proper subjectId in SqlFielsQuery event. This closes #5408. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/16dc88fc Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/16dc88fc Diff: http://git-

[40/50] [abbrv] ignite git commit: merge

2018-11-20 Thread sboikov
-10044 Commit: c634be2485cc9798851e3645526d139b1838 Parents: 9a03519 bc1ac15 Author: sboikov Authored: Tue Nov 20 14:44:51 2018 +0300 Committer: sboikov Committed: Tue Nov 20 14:44:51 2018 +0300 -- .../internal/pagemem

[46/50] [abbrv] ignite git commit: IGNITE-10043 Do not reset the list of LOST partitions when only one server node is left in the cluster - Fixes #5436

2018-11-20 Thread sboikov
IGNITE-10043 Do not reset the list of LOST partitions when only one server node is left in the cluster - Fixes #5436 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8c08de7b Tree: http://git-wip-us.apache.org/repos/asf/igni

[29/50] [abbrv] ignite git commit: IGNITE-10321 Fix flaky test CacheContinuousWithTransformerReplicatedSelfTest.LocalEventListener - Fixes #5427.

2018-11-20 Thread sboikov
IGNITE-10321 Fix flaky test CacheContinuousWithTransformerReplicatedSelfTest.LocalEventListener - Fixes #5427. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c711d4f6 Tree: http://git-w

[28/50] [abbrv] ignite git commit: IGNITE-10285 Fixed U.doInParallel may lead to deadlock - Fixes #5404.

2018-11-20 Thread sboikov
IGNITE-10285 Fixed U.doInParallel may lead to deadlock - Fixes #5404. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/acfdcdaa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/acfd

[14/50] [abbrv] ignite git commit: IGNITE-10278: MVCC: Checkpoint read lock must be acquired before calling MvccProcessor.updateState. This closes #5401.

2018-11-20 Thread sboikov
IGNITE-10278: MVCC: Checkpoint read lock must be acquired before calling MvccProcessor.updateState. This closes #5401. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/43ee8324 Tree: http://git-wip-us.apache.org/repos/asf/ig

[31/50] [abbrv] ignite git commit: IGNITE-10229 Web Console: Cleanup ClusterLoginService on disconnect from cluster.

2018-11-20 Thread sboikov
IGNITE-10229 Web Console: Cleanup ClusterLoginService on disconnect from cluster. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/351d0807 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/351d0807 Diff: http://git-w

[10/50] [abbrv] ignite git commit: IGNITE-10237 Fixed inspections

2018-11-20 Thread sboikov
IGNITE-10237 Fixed inspections Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6923bd8c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6923bd8c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6923bd8c Bra

[23/50] [abbrv] ignite git commit: IGNITE-9558 Avoid blocking transactions on client connect when possible - Fixes #4933.

2018-11-20 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/a63a81a5/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearSingleGetResponse.java -- diff --git a/modules/core/src/main/java/org/apac

[18/50] [abbrv] ignite git commit: IGNITE-10192 Fixed OptimizedMarshallerTest#testAllocationOverflow throws OOME instead of expected IOE - Fixes #5400.

2018-11-20 Thread sboikov
IGNITE-10192 Fixed OptimizedMarshallerTest#testAllocationOverflow throws OOME instead of expected IOE - Fixes #5400. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/96e2fddc Tree: http://

[02/50] [abbrv] ignite git commit: IGNITE-10237 Fixed inspections

2018-11-20 Thread sboikov
IGNITE-10237 Fixed inspections Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a9c5aedf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a9c5aedf Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a9c5aedf Bra

[13/50] [abbrv] ignite git commit: IGNITE-10303: SQL: Moved H2 connection management logic into separate class to simplify further development. This closes #5418.

2018-11-20 Thread sboikov
IGNITE-10303: SQL: Moved H2 connection management logic into separate class to simplify further development. This closes #5418. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8526adda Tree: http://git-wip-us.apache.org/rep

[03/50] [abbrv] ignite git commit: IGNITE-10293 Collect caches info only on active cluster.

2018-11-20 Thread sboikov
IGNITE-10293 Collect caches info only on active cluster. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eed26bcf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eed26bcf Diff: http://git-wip-us.apache.org/repos/asf

[07/50] [abbrv] ignite git commit: merge

2018-11-20 Thread sboikov
-10044 Commit: bc1ac15c36fb459f221c9b723ad82a6e43a5bfca Parents: fb8fd07 Author: sboikov Authored: Fri Nov 16 16:38:07 2018 +0300 Committer: sboikov Committed: Fri Nov 16 16:38:07 2018 +0300 -- .../distributed

[17/50] [abbrv] ignite git commit: IGNITE-8867: [ML] Bagging on learning sample

2018-11-20 Thread sboikov
IGNITE-8867: [ML] Bagging on learning sample this closes #5058 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/355ce6fe Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/355ce6fe Diff: http://git-wip-us.apache.org/re

[24/50] [abbrv] ignite git commit: IGNITE-9558 Avoid blocking transactions on client connect when possible - Fixes #4933.

2018-11-20 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/a63a81a5/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtForceKeysRequest.java -- diff --git a/modules/core/src/main/java/o

[06/50] [abbrv] ignite git commit: merge

2018-11-20 Thread sboikov
-10044 Commit: fb8fd071b1d69f2cb054d3798320380eb3401362 Parents: 9a6d642 64b19a9 Author: sboikov Authored: Fri Nov 16 16:37:04 2018 +0300 Committer: sboikov Committed: Fri Nov 16 16:37:04 2018 +0300 -- .../internal/pagemem

[50/50] [abbrv] ignite git commit: ignite-10044

2018-11-20 Thread sboikov
/ignite-10044 Commit: 763ea3253ec6f2963ba09678ef0073931ee3daf9 Parents: 5466373 Author: sboikov Authored: Tue Nov 20 17:53:48 2018 +0300 Committer: sboikov Committed: Tue Nov 20 17:53:48 2018 +0300 -- .../preloader

[26/50] [abbrv] ignite git commit: IGNITE-9558 Avoid blocking transactions on client connect when possible - Fixes #4933.

2018-11-20 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/a63a81a5/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePartitionExchangeManager.java -- diff --git a/modules/core/src/main/java/org/apache/ignite

[27/50] [abbrv] ignite git commit: IGNITE-9558 Avoid blocking transactions on client connect when possible - Fixes #4933.

2018-11-20 Thread sboikov
IGNITE-9558 Avoid blocking transactions on client connect when possible - Fixes #4933. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a63a81a5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a63a81a5 Diff: http://

[09/50] [abbrv] ignite git commit: IGNITE-10156 Fixed invalid conversion of DynamicCacheDescriptor to StoredCacheData - Fixes #5332.

2018-11-20 Thread sboikov
IGNITE-10156 Fixed invalid conversion of DynamicCacheDescriptor to StoredCacheData - Fixes #5332. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2311afd3 Tree: http://git-wip-us.apache.org

[01/50] [abbrv] ignite git commit: IGNITE-10253: SQL: Merged SqlQuery execution logic with SqlFieldsQuery. Now the first one is simply an additional converter on top of the second. This closes #5395.

2018-11-20 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-10044 9a0351994 -> 763ea3253 IGNITE-10253: SQL: Merged SqlQuery execution logic with SqlFieldsQuery. Now the first one is simply an additional converter on top of the second. This closes #5395. Project: http://git-wip-us.apache.org/repo

[33/50] [abbrv] ignite git commit: IGNITE-9946 Web Console: Fixed fields validation order.

2018-11-20 Thread sboikov
IGNITE-9946 Web Console: Fixed fields validation order. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7da18645 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7da18645 Diff: http://git-wip-us.apache.org/repos/asf/

[25/50] [abbrv] ignite git commit: IGNITE-9558 Avoid blocking transactions on client connect when possible - Fixes #4933.

2018-11-20 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/a63a81a5/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtTxFinishRequest.java -- diff --git a/modules/core/src/main/java/org/apache/i

[05/50] [abbrv] ignite git commit: IGNITE-10273: Thin clents now getting the last affinity mapping in all cases.

2018-11-20 Thread sboikov
IGNITE-10273: Thin clents now getting the last affinity mapping in all cases. This closes #5399 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/64b19a99 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/64b19a99 Diff

[32/50] [abbrv] ignite git commit: IGNITE-9339 Form-field-size improvements. - Fixes #5440.

2018-11-20 Thread sboikov
IGNITE-9339 Form-field-size improvements. - Fixes #5440. Signed-off-by: Andrey Novikov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7c632e68 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7c632e68 Diff: http:/

[04/50] [abbrv] ignite git commit: ignite-10043

2018-11-20 Thread sboikov
/ignite-10044 Commit: 9a6d642f840897f8b70dc8b7bb7d7cbfedcbd0bd Parents: 51933a8 Author: sboikov Authored: Fri Nov 16 12:58:21 2018 +0300 Committer: sboikov Committed: Fri Nov 16 12:58:21 2018 +0300

[13/13] ignite git commit: merge

2018-11-16 Thread sboikov
-10043 Commit: bc1ac15c36fb459f221c9b723ad82a6e43a5bfca Parents: fb8fd07 Author: sboikov Authored: Fri Nov 16 16:38:07 2018 +0300 Committer: sboikov Committed: Fri Nov 16 16:38:07 2018 +0300 -- .../distributed

[11/13] ignite git commit: IGNITE-10273: Thin clents now getting the last affinity mapping in all cases.

2018-11-16 Thread sboikov
IGNITE-10273: Thin clents now getting the last affinity mapping in all cases. This closes #5399 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/64b19a99 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/64b19a99 Diff

[07/13] ignite git commit: IGNITE-10246 Added license header.

2018-11-16 Thread sboikov
IGNITE-10246 Added license header. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a8020741 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a8020741 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a8020741

[10/13] ignite git commit: IGNITE-10293 Collect caches info only on active cluster.

2018-11-16 Thread sboikov
IGNITE-10293 Collect caches info only on active cluster. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eed26bcf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eed26bcf Diff: http://git-wip-us.apache.org/repos/asf

[06/13] ignite git commit: IGNITE-10237 Fixed inspections

2018-11-16 Thread sboikov
IGNITE-10237 Fixed inspections Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3ad2034c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3ad2034c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3ad2034c Bra

[12/13] ignite git commit: merge

2018-11-16 Thread sboikov
-10043 Commit: fb8fd071b1d69f2cb054d3798320380eb3401362 Parents: 9a6d642 64b19a9 Author: sboikov Authored: Fri Nov 16 16:37:04 2018 +0300 Committer: sboikov Committed: Fri Nov 16 16:37:04 2018 +0300 -- .../internal/pagemem

[04/13] ignite git commit: IGNITE-10009: ODBC fix for escaped table names

2018-11-16 Thread sboikov
IGNITE-10009: ODBC fix for escaped table names This closes #5080 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/665aa950 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/665aa950 Diff: http://git-wip-us.apache.org/

<    1   2   3   4   5   6   7   8   9   10   >