[12/14] incubator-toree git commit: Fixed postInit call for interpreters The postInit method was being called after the ready message for kernel initialization was being sent

2017-02-19 Thread lresende
Fixed postInit call for interpreters The postInit method was being called after the ready message for kernel initialization was being sent Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/53a94d79 Tree:

[10/14] incubator-toree git commit: Add git configuration for line ending

2017-02-19 Thread lresende
Add git configuration for line ending Git relies on user setting core.autocrlf which is ususally unreliable as not all users are aware of this configuration, or they forget to properly set. The .gitattributes file is a template file with the appropriate configuration for different file types.

[05/14] incubator-toree git commit: Merging PR #82 for TOREE-356 and TOREE-357

2017-02-19 Thread lresende
Merging PR #82 for TOREE-356 and TOREE-357 Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/70b804bd Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/70b804bd Diff:

[07/14] incubator-toree git commit: Check PluginManager is not null to make tests pass. Refactors event names into their own class

2017-02-19 Thread lresende
Check PluginManager is not null to make tests pass. Refactors event names into their own class Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/63ba1c3c Tree:

[14/14] incubator-toree git commit: Update git configuration file

2017-02-19 Thread lresende
Update git configuration file Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/55abd44a Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/55abd44a Diff:

[09/14] incubator-toree git commit: Removed unused dependency

2017-02-19 Thread lresende
Removed unused dependency Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/16a27b01 Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/16a27b01 Diff:

[02/14] incubator-toree git commit: Make sure there is always a cell to write to for the python interpreter

2017-02-19 Thread lresende
Make sure there is always a cell to write to for the python interpreter Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/447f0e24 Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/447f0e24