incubator-predictionio-sdk-python git commit: Prepare 0.9.9rc1

2017-10-19 Thread shinsuke
: a71d14e Author: Shinsuke Sugaya <shins...@apache.org> Authored: Thu Oct 19 17:50:19 2017 +0900 Committer: Shinsuke Sugaya <shins...@apache.org> Committed: Thu Oct 19 17:50:19 2017 +0900 -- setup.py | 2 +- 1 fil

[24/24] incubator-predictionio-sdk-python git commit: Merge remote-tracking branch 'apache/release/0.9.9'

2017-10-25 Thread shinsuke
-predictionio-sdk-python/tree/903b2f6e Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/diff/903b2f6e Branch: refs/heads/master Commit: 903b2f6e76cb3fbfc05c99e971c2bfa08e3bdc40 Parents: 41d0c11 4d8c843 Author: Shinsuke Sugaya <shins...@apache.org> Authored: Wed Oct

[20/24] incubator-predictionio-sdk-python git commit: ignore .DS_Store

2017-10-25 Thread shinsuke
Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/diff/579ab327 Branch: refs/heads/master Commit: 579ab327d3ef8685f7e98bd97c4320e331d4272a Parents: 4b51a30 Author: Shinsuke Sugaya <shins...@apache.org> Authored: Wed Sep 13 15:15:37 2017 +0900 Committer: Sh

[21/24] incubator-predictionio-sdk-python git commit: Update project info

2017-10-25 Thread shinsuke
-python/tree/a71d14eb Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/diff/a71d14eb Branch: refs/heads/master Commit: a71d14eb656da38599c71553e31645ec6c9d5f7b Parents: 579ab32 Author: Shinsuke Sugaya <shins...@apache.org> Authored: Mon Sep 18 09:42:22 2017 +0900 Com

[03/24] incubator-predictionio-sdk-python git commit: Fixed indentation Deleted obsolete examples Moved obsolete test suite to 'test-obsolete' (port as we go) Added tox test bootstrapping Ignored pych

2017-10-25 Thread shinsuke
http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/blob/bc678328/predictionio/__init__.py -- diff --git a/predictionio/__init__.py b/predictionio/__init__.py index 45a379f..f4eb87a 100644 ---

[11/24] incubator-predictionio-sdk-python git commit: Merge branch 'fcvarela-develop' into develop

2017-10-25 Thread shinsuke
Merge branch 'fcvarela-develop' into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/commit/77ef0dd3 Tree:

[09/24] incubator-predictionio-sdk-python git commit: Merge pull request #13 from AlmogCohen/develop

2017-10-25 Thread shinsuke
Merge pull request #13 from AlmogCohen/develop Added missing import for InvalidArgumentError Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/commit/b85d044f Tree:

[18/24] incubator-predictionio-sdk-python git commit: Update __init__.py (Updated Deprecation Error Message)

2017-10-25 Thread shinsuke
com> Authored: Sun Sep 10 23:19:12 2017 +0900 Committer: Shinsuke Sugaya <shins...@apache.org> Committed: Sun Sep 10 23:19:12 2017 +0900 -- predictionio/__init__.py | 4 ++-- 1 file changed, 2 insertions(+),

[17/24] incubator-predictionio-sdk-python git commit: add test case and remove unused imports

2017-10-25 Thread shinsuke
-sdk-python/tree/88a11a84 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/diff/88a11a84 Branch: refs/heads/master Commit: 88a11a84eac281c06b9a29fa90323ff4c706401e Parents: a151e0c Author: Shinsuke Sugaya <shins...@apache.org> Authored: Sun Sep 10 23:16:45 2017

[04/24] incubator-predictionio-sdk-python git commit: Fixed indentation Deleted obsolete examples Moved obsolete test suite to 'test-obsolete' (port as we go) Added tox test bootstrapping Ignored pych

2017-10-25 Thread shinsuke
Fixed indentation Deleted obsolete examples Moved obsolete test suite to 'test-obsolete' (port as we go) Added tox test bootstrapping Ignored pycharm, test output Removed obsolete (<0.8) support PEP8/Flake + py2&3 support Bumped version Project:

[16/24] incubator-predictionio-sdk-python git commit: fix InvalidArgumentError is not defined

2017-10-25 Thread shinsuke
0 2017 +0900 Committer: Shinsuke Sugaya <shins...@apache.org> Committed: Sun Sep 10 23:12:50 2017 +0900 -- predictionio/__init__.py | 4 1 file changed,

[02/24] incubator-predictionio-sdk-python git commit: Fixed indentation Deleted obsolete examples Moved obsolete test suite to 'test-obsolete' (port as we go) Added tox test bootstrapping Ignored pych

2017-10-25 Thread shinsuke
http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/blob/bc678328/predictionio/obsolete.py -- diff --git a/predictionio/obsolete.py b/predictionio/obsolete.py deleted file mode 100644 index dc19a09..000

[05/24] incubator-predictionio-sdk-python git commit: added missing import for InvalidArgumentError. Fix NameError when url provided to client is malformed.

2017-10-25 Thread shinsuke
added missing import for InvalidArgumentError. Fix NameError when url provided to client is malformed. Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/commit/a6f841f6 Tree:

[07/24] incubator-predictionio-sdk-python git commit: adding comment: (getting events through the Event Server API is used for debugging and not recommended for production)

2017-10-25 Thread shinsuke
adding comment: (getting events through the Event Server API is used for debugging and not recommended for production) Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/repo Commit:

[14/24] incubator-predictionio-sdk-python git commit: fix version numbers

2017-10-25 Thread shinsuke
fix version numbers Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/commit/cd72584e Tree:

[23/24] incubator-predictionio-sdk-python git commit: update to 0.9.9 in __init__.py and remove incubator

2017-10-25 Thread shinsuke
-predictionio-sdk-python/tree/4d8c843e Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio-sdk-python/diff/4d8c843e Branch: refs/heads/master Commit: 4d8c843e3f7d940c8df01b2295d086857391ae40 Parents: 72a5092 Author: Shinsuke Sugaya <shins...@apache.org> Authored: Fri Oct 20 22

[1/2] incubator-predictionio git commit: Add template info

2017-10-31 Thread shinsuke
ttp://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/27e45990 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/27e45990 Branch: refs/heads/develop Commit: 27e459907e83f676127081049125f72c6f5f7833 Parents: 15eb70a Author: Shinsuke Sugaya <shins...@apache.org>

[2/2] incubator-predictionio git commit: Merge branch 'livedoc' into develop

2017-10-31 Thread shinsuke
://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/e0f8b273 Branch: refs/heads/develop Commit: e0f8b273e9c4822ec064d8be209072c4c416e247 Parents: 1cfb77a 27e4599 Author: Shinsuke Sugaya <shins...@apache.org> Authored: Tue Oct 31 16:52:24 2017 +0900 Committer: Shinsuke Sugaya

svn commit: r22583 - /dev/incubator/predictionio/sdk-python/0.9.9rc2/

2017-10-20 Thread shinsuke
Author: shinsuke Date: Fri Oct 20 13:44:46 2017 New Revision: 22583 Log: PredictionIO Python SDK 0.9.9rc2 Added: dev/incubator/predictionio/sdk-python/0.9.9rc2/ dev/incubator/predictionio/sdk-python/0.9.9rc2/PredictionIO-0.9.9-py3-none-any.whl (with props) dev/incubator