You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ni...@apache.org on 2018/10/26 08:59:23 UTC

[3/3] ignite git commit: IGNITE-9983: Add an inspection configuration for TC suite with enabled short list of rules - Fixes #5059.

IGNITE-9983: Add an inspection configuration for TC suite with enabled short list of rules - Fixes #5059.

Signed-off-by: Nikolay Izhikov <ni...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/797e7af7
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/797e7af7
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/797e7af7

Branch: refs/heads/master
Commit: 797e7af77247f2e350d539d082ed25cd0f939a98
Parents: 1f3648b
Author: Maxim Muzafarov <ma...@gmail.com>
Authored: Fri Oct 26 11:47:30 2018 +0300
Committer: Nikolay Izhikov <ni...@apache.org>
Committed: Fri Oct 26 11:47:30 2018 +0300

----------------------------------------------------------------------
 idea/ignite_inspections_teamcity.xml            | 1447 ++++++++++++++++++
 .../ignite/failure/AbstractFailureHandler.java  |    2 +-
 .../ignite/internal/GridKernalContextImpl.java  |    2 +-
 .../distributed/dht/GridDhtTxEnlistFuture.java  |    6 +-
 .../GridCacheDatabaseSharedManager.java         |    2 +-
 .../persistence/wal/io/SimpleFileInput.java     |    2 +-
 .../ignite/spi/discovery/tcp/ServerImpl.java    |    2 +-
 parent/pom.xml                                  |    1 +
 8 files changed, 1456 insertions(+), 8 deletions(-)
----------------------------------------------------------------------