You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@toree.apache.org by lresende <gi...@git.apache.org> on 2018/08/12 17:00:19 UTC

[GitHub] incubator-toree pull request #161: [TOREE-483] Add %showOutput magic to disa...

GitHub user lresende opened a pull request:

    https://github.com/apache/incubator-toree/pull/161

    [TOREE-483] Add %showOutput magic to disable console output

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lresende/incubator-toree toree-483-showoutput

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-toree/pull/161.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #161
    
----
commit 89153725b4eb15ea69512471ffd5c4111b030292
Author: Luciano Resende <lr...@...>
Date:   2018-08-01T13:59:33Z

    [TOREE-467] Fix ShowTypes magic functionality
    
    There was a regression where the actual configuration for ShowTypes
    and Truncation was not wired with the code that perform the output
    format, thus making those magics to stop working.

commit e793d2a56c7f20a10b3d1ef8c078bef787ec4aa0
Author: Luciano Resende <lr...@...>
Date:   2018-08-12T16:27:06Z

    [TOREE-482] Fix %Truncation magic
    
    Refactored the configuration storing the truncation magic option
    and wire it again with the runtime logic

commit 35c49baad63e7711d5f5a662fedd523495d41a35
Author: Luciano Resende <lr...@...>
Date:   2018-08-12T16:52:29Z

    [TOREE-483] Add %showOutput magic to disable console output

----


---

[GitHub] incubator-toree pull request #161: [TOREE-483] Add %showOutput magic to disa...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-toree/pull/161


---