[ignite-teamcity-bot] branch ignite-10930 updated: IGNITE-10930: PR-less contributions: tickets were added to the list

2019-01-15 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch ignite-10930 in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/ignite-10930 by this push: new 8f4d3e1

[ignite-teamcity-bot] branch ignite-10930 updated: IGNITE-10930: PR-less contributions: refactoring to use Ignited service

2019-01-15 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch ignite-10930 in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/ignite-10930 by this push: new 61d1ed0

[ignite-teamcity-bot] branch ignite-10930 updated: IGNITE-10930: PR-less contributions: Removing hardcodes

2019-01-15 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch ignite-10930 in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/ignite-10930 by this push: new 6573750

[ignite-teamcity-bot] branch ignite-10930 updated: IGNITE-10930: PR-less contributions: correct loading of tickets list

2019-01-15 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch ignite-10930 in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/ignite-10930 by this push: new 24c4353

[ignite] 01/01: Merge pull request #5804 from daradurvs/ignite-10888

2019-01-15 Thread nizhikov
This is an automated email from the ASF dual-hosted git repository. nizhikov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git commit bd24340e872a803fda744e6ad26951efb261ed68 Merge: 9a614e7 e63a884 Author: Nikolay AuthorDate: Tue Jan 15 17:59:14 2019

[ignite] Diff for: [GitHub] nizhikov merged pull request #5804: IGNITE-10888 fixed flaky .NET: ServicesTest.TestGetServiceProxy(False)

2019-01-15 Thread GitBox
diff --git a/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Services/ServicesTest.cs b/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Services/ServicesTest.cs index 0e30ae0ce568..16a1e6034bcb 100644 --- a/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Services/ServicesTest.cs +++

[ignite] branch master updated (9a614e7 -> bd24340)

2019-01-15 Thread nizhikov
This is an automated email from the ASF dual-hosted git repository. nizhikov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git. from 9a614e7 IGNITE-10936 Web Console: Added support for single select mode on ui-grid. add e63a884 Added

[ignite-teamcity-bot] branch ignite-10930 updated: IGNITE-10930: PR-less contributions: tickets reports shown ok

2019-01-15 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch ignite-10930 in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/ignite-10930 by this push: new 62c999b

[ignite] branch master updated: IGNITE-10573: [ML] Consistent API for Ensemble training

2019-01-15 Thread chief
This is an automated email from the ASF dual-hosted git repository. chief pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite.git The following commit(s) were added to refs/heads/master by this push: new 4e47c6a IGNITE-10573: [ML] Consistent API for

[ignite] branch ignite-10754-dotnet created (now d53e8a35)

2019-01-15 Thread ptupitsyn
This is an automated email from the ASF dual-hosted git repository. ptupitsyn pushed a change to branch ignite-10754-dotnet in repository https://gitbox.apache.org/repos/asf/ignite.git. at d53e8a35 Merge branch 'ignite-10754' of https://github.com/gridgain/apache-ignite into

[ignite] 01/01: Merge branch 'ignite-10754' of https://github.com/gridgain/apache-ignite into ignite-10754-dotnet

2019-01-15 Thread ptupitsyn
This is an automated email from the ASF dual-hosted git repository. ptupitsyn pushed a commit to branch ignite-10754-dotnet in repository https://gitbox.apache.org/repos/asf/ignite.git commit d53e8a355c5e68d7ed51e9b1b3b6dde8673ea309 Merge: 4e47c6a d6753c3 Author: Pavel Tupitsyn AuthorDate: Tue

[ignite] branch ignite-10754-dotnet deleted (was d53e8a35)

2019-01-15 Thread ptupitsyn
This is an automated email from the ASF dual-hosted git repository. ptupitsyn pushed a change to branch ignite-10754-dotnet in repository https://gitbox.apache.org/repos/asf/ignite.git. was d53e8a35 Merge branch 'ignite-10754' of https://github.com/gridgain/apache-ignite into

[ignite] Diff for: [GitHub] asfgit closed pull request #5767: [ML] IGNITE-10573: Consistent API for Ensemble training

2019-01-15 Thread GitBox
diff --git a/examples/src/main/java/org/apache/ignite/examples/ml/regression/logistic/bagged/BaggedLogisticRegressionSGDTrainerExample.java b/examples/src/main/java/org/apache/ignite/examples/ml/regression/logistic/bagged/BaggedLogisticRegressionSGDTrainerExample.java index

[ignite] Diff for: [GitHub] AlexDel closed pull request #5829: IGNITE-10890. Web Console: Get rid of legacy ui router events.

2019-01-15 Thread GitBox
diff --git a/modules/web-console/frontend/app/app.js b/modules/web-console/frontend/app/app.js index 94f97042f84f..823ebecaaa71 100644 --- a/modules/web-console/frontend/app/app.js +++ b/modules/web-console/frontend/app/app.js @@ -191,7 +191,6 @@ export default angular.module('ignite-console', [

[ignite] Diff for: [GitHub] dgovorukhin closed pull request #5701: IGNITE-10508 page memory updates

2019-01-15 Thread GitBox
diff --git a/modules/core/src/main/java/org/apache/ignite/internal/pagemem/wal/record/CheckpointRecord.java b/modules/core/src/main/java/org/apache/ignite/internal/pagemem/wal/record/CheckpointRecord.java index 3ef4f746833a..ac8d31ba9425 100644 ---