zeppelin git commit: [ZEPPELIN-1357, 1892, 1370][Umbrella] Text overlap in the MultiBarChart

2017-04-18 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master c706d453e -> 4d6485737 [ZEPPELIN-1357,1892,1370][Umbrella] Text overlap in the MultiBarChart ### What is this PR for? If using the `multiChartBar`, it often occurs overlap in text. So, this PR is for preventing to overlap in text.

zeppelin git commit: Revert "[ZEPPELIN-658] Scala: not accepting companion objects if defined in different lines"

2017-04-18 Thread jongyoul
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 c9f2c5fb2 -> 11d6fb38a Revert "[ZEPPELIN-658] Scala: not accepting companion objects if defined in different lines" This reverts commit 0629d93709f13c9196becfd90a65dd3a444f516f. Project:

zeppelin git commit: ZEPPELIN-2386. Add parameter for check running current paragraph in ZeppelinContext

2017-04-18 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master a7ffc1291 -> c706d453e ZEPPELIN-2386. Add parameter for check running current paragraph in ZeppelinContext ### What is this PR for? I can reproduce it via the test code in ZeppelinIT.testAngularDisplay. First run the 4 paragraphs to

zeppelin git commit: ZEPPELIN-2390. Improve returnType for z.checkbox

2017-04-18 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 33663941c -> a7ffc1291 ZEPPELIN-2390. Improve returnType for z.checkbox ### What is this PR for? Currently it is not convenient to access the individual item of the return value of z.checkbox, I would propose to return `Seq` for

zeppelin git commit: [ZEPPELIN-2315] (bug) new note.json is overwritten by old note.json (master, branch-0.7)

2017-04-18 Thread jongyoul
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 d742b7e68 -> c9f2c5fb2 [ZEPPELIN-2315] (bug) new note.json is overwritten by old note.json (master, branch-0.7) ### What is this PR for? - `note.json` is converted every time - as a result, changes in `note.json` is overwritten by

zeppelin git commit: [ZEPPELIN-2315] (bug) new note.json is overwritten by old note.json (master, branch-0.7)

2017-04-18 Thread jongyoul
Repository: zeppelin Updated Branches: refs/heads/master f32651e51 -> 33663941c [ZEPPELIN-2315] (bug) new note.json is overwritten by old note.json (master, branch-0.7) ### What is this PR for? - `note.json` is converted every time - as a result, changes in `note.json` is overwritten by old