ignite git commit: IGNITE-6647 Web Console: Support recreate index in migrations.

2017-12-28 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master b20608557 -> a1b1f6c94 IGNITE-6647 Web Console: Support recreate index in migrations. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a1b1f6c9 Tree:

svn commit: r1819459 - /ignite/site/trunk/index-2.html

2017-12-28 Thread dmagda
Author: dmagda Date: Fri Dec 29 01:19:10 2017 New Revision: 1819459 URL: http://svn.apache.org/viewvc?rev=1819459=rev Log: Updated Apache Ignite page Modified: ignite/site/trunk/index-2.html Modified: ignite/site/trunk/index-2.html URL:

svn commit: r1819458 - /ignite/site/trunk/index-2.html

2017-12-28 Thread dmagda
Author: dmagda Date: Fri Dec 29 01:07:35 2017 New Revision: 1819458 URL: http://svn.apache.org/viewvc?rev=1819458=rev Log: Updated Apache Ignite page Modified: ignite/site/trunk/index-2.html Modified: ignite/site/trunk/index-2.html URL:

svn commit: r1819457 - /ignite/site/trunk/index-2.html

2017-12-28 Thread dmagda
Author: dmagda Date: Fri Dec 29 00:47:47 2017 New Revision: 1819457 URL: http://svn.apache.org/viewvc?rev=1819457=rev Log: Updated Apache Ignite page Modified: ignite/site/trunk/index-2.html Modified: ignite/site/trunk/index-2.html URL:

svn commit: r1819455 - in /ignite/site/trunk: css/all.css index-2.html provenusecases.html scss/ignite.scss

2017-12-28 Thread dmagda
Author: dmagda Date: Fri Dec 29 00:06:07 2017 New Revision: 1819455 URL: http://svn.apache.org/viewvc?rev=1819455=rev Log: updated blogs Modified: ignite/site/trunk/css/all.css ignite/site/trunk/index-2.html ignite/site/trunk/provenusecases.html ignite/site/trunk/scss/ignite.scss

svn commit: r1819450 - in /ignite/site/trunk: css/all.css index-2.html provenusecases.html scss/ignite.scss

2017-12-28 Thread dmagda
Author: dmagda Date: Thu Dec 28 23:32:17 2017 New Revision: 1819450 URL: http://svn.apache.org/viewvc?rev=1819450=rev Log: Ignite is used at page Added: ignite/site/trunk/provenusecases.html (with props) Modified: ignite/site/trunk/css/all.css ignite/site/trunk/index-2.html

svn commit: r1819440 - /ignite/site/trunk/index-2.html

2017-12-28 Thread dmagda
Author: dmagda Date: Thu Dec 28 21:07:23 2017 New Revision: 1819440 URL: http://svn.apache.org/viewvc?rev=1819440=rev Log: new main page Modified: ignite/site/trunk/index-2.html Modified: ignite/site/trunk/index-2.html URL:

svn commit: r1819432 - /ignite/site/trunk/blogs.html

2017-12-28 Thread dmagda
Author: dmagda Date: Thu Dec 28 17:45:13 2017 New Revision: 1819432 URL: http://svn.apache.org/viewvc?rev=1819432=rev Log: updated blogs Modified: ignite/site/trunk/blogs.html Modified: ignite/site/trunk/blogs.html URL:

[4/6] ignite git commit: IGNITE-5217: Gradient descent for OLS lin reg

2017-12-28 Thread chief
http://git-wip-us.apache.org/repos/asf/ignite/blob/b2060855/modules/ml/src/test/java/org/apache/ignite/ml/regressions/DistributedBlockOLSMultipleLinearRegressionTest.java -- diff --git

[1/6] ignite git commit: IGNITE-5217: Gradient descent for OLS lin reg

2017-12-28 Thread chief
Repository: ignite Updated Branches: refs/heads/master a39468733 -> b20608557 http://git-wip-us.apache.org/repos/asf/ignite/blob/b2060855/modules/ml/src/test/resources/datasets/regression/diabetes.csv -- diff --git

[6/6] ignite git commit: IGNITE-5217: Gradient descent for OLS lin reg

2017-12-28 Thread chief
IGNITE-5217: Gradient descent for OLS lin reg this closes #3308 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b2060855 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b2060855 Diff:

[2/6] ignite git commit: IGNITE-5217: Gradient descent for OLS lin reg

2017-12-28 Thread chief
http://git-wip-us.apache.org/repos/asf/ignite/blob/b2060855/modules/ml/src/test/java/org/apache/ignite/ml/regressions/linear/GridAwareAbstractLinearRegressionTrainerTest.java -- diff --git

[3/6] ignite git commit: IGNITE-5217: Gradient descent for OLS lin reg

2017-12-28 Thread chief
http://git-wip-us.apache.org/repos/asf/ignite/blob/b2060855/modules/ml/src/test/java/org/apache/ignite/ml/regressions/OLSMultipleLinearRegressionTest.java -- diff --git

[5/6] ignite git commit: IGNITE-5217: Gradient descent for OLS lin reg

2017-12-28 Thread chief
http://git-wip-us.apache.org/repos/asf/ignite/blob/b2060855/modules/ml/src/main/java/org/apache/ignite/ml/regressions/OLSMultipleLinearRegression.java -- diff --git

ignite git commit: IGNITE-5949: SQL: added ALTER TABLE DROP COLUMN support. This closes #3258.

2017-12-28 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master df3c4df3d -> a39468733 IGNITE-5949: SQL: added ALTER TABLE DROP COLUMN support. This closes #3258. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a3946873 Tree:

ignite git commit: ignite-7217 Custom thread pools monitoring added

2017-12-28 Thread agura
Repository: ignite Updated Branches: refs/heads/master c7b4201e8 -> df3c4df3d ignite-7217 Custom thread pools monitoring added Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: Added cache name in GridDhtPartitionTopologyImpl logging.

2017-12-28 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 429f9544a -> c7b4201e8 Added cache name in GridDhtPartitionTopologyImpl logging. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c7b4201e Tree:

ignite git commit: IGNITE-7205: Dataset API

2017-12-28 Thread chief
Repository: ignite Updated Branches: refs/heads/master ee2a6f7c3 -> 429f9544a IGNITE-7205: Dataset API this closes #3303 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/429f9544 Tree:

ignite git commit: ignite-6745 URLClassLoader.getURLs() usages are removed

2017-12-28 Thread agura
Repository: ignite Updated Branches: refs/heads/master 33ad0ad84 -> ee2a6f7c3 ignite-6745 URLClassLoader.getURLs() usages are removed Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ee2a6f7c Tree:

ignite git commit: ignite-7107 Apache Ignite RPM packages

2017-12-28 Thread agura
Repository: ignite Updated Branches: refs/heads/master 3c5d37660 -> 33ad0ad84 ignite-7107 Apache Ignite RPM packages Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-7324 Fixing assertion when deadlock is detected

2017-12-28 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-7324 [created] fb511a022 IGNITE-7324 Fixing assertion when deadlock is detected Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fb511a02 Tree:

ignite git commit: IGNITE-7288 Thin client: allow partial cache configuration

2017-12-28 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 1a939b0ae -> 3c5d37660 IGNITE-7288 Thin client: allow partial cache configuration This closes #3286 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3c5d3766 Tree:

[1/2] ignite git commit: zk

2017-12-28 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-zk 38209f45e -> 0b78f318b zk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6961ddc2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6961ddc2 Diff:

[2/2] ignite git commit: zk

2017-12-28 Thread sboikov
zk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0b78f318 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0b78f318 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/0b78f318 Branch: refs/heads/ignite-zk

[ignite] Git Push Summary

2017-12-28 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-zk-tmp [deleted] 98a171c68