You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ag...@apache.org on 2018/11/20 18:04:43 UTC

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

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-9720


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

Branch: refs/heads/ignite-9720
Commit: ceacab0dd07dff425eafa49086ac8aaefdf91ea7
Parents: 45a4a6f e277846
Author: Alexey Goncharuk <al...@gmail.com>
Authored: Tue Nov 20 21:02:52 2018 +0300
Committer: Alexey Goncharuk <al...@gmail.com>
Committed: Tue Nov 20 21:02:52 2018 +0300

----------------------------------------------------------------------
 .../jdbc2/JdbcDistributedJoinsQueryTest.java    |  4 +++
 ...tingToWalV2SerializerWithCompactionTest.java |  5 ++++
 .../PersistenceBasicCompatibilityTest.java      |  5 ++++
 .../cache/GridCacheAbstractMetricsSelfTest.java |  6 +++++
 ...tePdsBinaryMetadataOnClusterRestartTest.java |  4 +--
 .../IgniteUidAsConsistentIdMigrationTest.java   | 26 ++++++++++++++------
 .../db/wal/reader/IgniteWalReaderTest.java      |  9 ++++---
 ...teCacheContinuousQueryNoUnsubscribeTest.java |  5 ++++
 .../testframework/junits/GridAbstractTest.java  | 20 +++++++++++++++
 .../IgniteBinaryObjectFieldsQuerySelfTest.java  |  5 ++++
 .../db/wal/IgniteWalRecoveryTest.java           |  3 +--
 ...IgniteSqlSkipReducerOnUpdateDmlSelfTest.java |  5 ++++
 modules/web-console/backend/app/schemas.js      |  4 ++-
 modules/web-console/backend/index.js            | 10 ++++----
 modules/web-console/backend/launch-tools.js     | 20 ++++++++++++++-
 .../templates/data-storage.pug                  |  9 +++++++
 .../cluster-edit-form/templates/failover.pug    |  9 +++++++
 .../generator/ConfigurationGenerator.js         | 13 ++++++++--
 18 files changed, 137 insertions(+), 25 deletions(-)
----------------------------------------------------------------------