Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 69e70d515 -> 4dfb81500
[ZEPPELIN-2318][branch-0.7] Fix proxy configuration for http client of
zeppelinhub storage layer
### What is this PR for?
this is to resolve this issue for `branch-0.7` since original PR #2198 had
conflicts w
Repository: zeppelin
Updated Branches:
refs/heads/master 19b0f30f8 -> 8dd1fb184
[HOTFIX] Fix compilation issue
### What is this PR for?
Fix the compilation issue due to #2233
### What type of PR is it?
[Hot Fix]
### Todos
* [ ] - Task
### How should this be tested?
Outline the steps to tes
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/19b0f30f/zeppelin-web/src/app/tabledata/advanced-transformation-util.js
--
diff --git a/zeppelin-web/src/app/tabledata/advanced-transformation-util.js
b/zeppelin-web/src/app/tab
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/19b0f30f/zeppelin-web/src/app/notebook/paragraph/result/result.controller.js
--
diff --git
a/zeppelin-web/src/app/notebook/paragraph/result/result.controller.js
b/zeppelin-web/
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/19b0f30f/zeppelin-web/src/app/visualization/builtins/visualization-nvd3chart.js
--
diff --git
a/zeppelin-web/src/app/visualization/builtins/visualization-nvd3chart.js
b/zeppeli
Repository: zeppelin
Updated Branches:
refs/heads/master 13aabe3e4 -> 19b0f30f8
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/19b0f30f/zeppelin-web/src/components/ngenter/ngenter.directive.test.js
--
diff --git a/zeppeli
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/19b0f30f/zeppelin-web/src/app/notebook/notebook.controller.js
--
diff --git a/zeppelin-web/src/app/notebook/notebook.controller.js
b/zeppelin-web/src/app/notebook/notebook.contr
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/19b0f30f/zeppelin-web/src/app/notebook/paragraph/paragraph.controller.js
--
diff --git a/zeppelin-web/src/app/notebook/paragraph/paragraph.controller.js
b/zeppelin-web/src/app/n
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/19b0f30f/zeppelin-web/src/app/interpreter/interpreter.controller.js
--
diff --git a/zeppelin-web/src/app/interpreter/interpreter.controller.js
b/zeppelin-web/src/app/interpreter
[ZEPPELIN-1940] lint rule set is NOT applied at all.
### What is this PR for?
eslint ruleset is NOT applied at all due to invalid `.eslintrc`.
This PR includes
- fixes which are automatically done by eslint (`eslint --fix src`)
- modification in `.eslintrc`, `package.json`
- while removing esli
Repository: zeppelin
Updated Branches:
refs/heads/master 722ed8231 -> 13aabe3e4
[MINOR] Add paragraph to note
### What is this PR for?
We need to add an ability of adding custom _Paragraph_ to a _Note_. This will
make it easier to write _Note_ and _Paragraph_ tests. At the moment all
paragra
Repository: zeppelin
Updated Branches:
refs/heads/master 7b585c739 -> 722ed8231
Prevent NPE on delete local module cache
### What is this PR for?
Prevent NPE on delete local module cache in HeliumBundleFactory
```
Caused by: java.lang.NullPointerException
at
org.apache.zeppelin.heliu
Repository: zeppelin
Updated Branches:
refs/heads/master 4b1b521fc -> 7b585c739
ZEPPELIN-2395. Refactor Input.java to make dynamic forms extensible
### What is this PR for?
Currently, zeppelin only support 3 kinds of dynamic form controls: TextBox,
Select, CheckBox. All the things are in `In
Repository: zeppelin
Updated Branches:
refs/heads/master c3fbb1ef6 -> 4b1b521fc
[ZEPPELIN-2179] Clear output DOES NOT work in personalized mode (master)
### What is this PR for?
`clear output` (`cmd` + `opt` + `L`) doesn't work in the personalized mode.
### What type of PR is it?
[Bug Fix]
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 11d6fb38a -> 69e70d515
[MINOR] fix typo from 'interpeter' to 'interpreter'
### What is this PR for?
Fix typo from `interpeter` to `interpreter`
### What type of PR is it?
[Improvement]
### What is the Jira issue?
* No, it's minor i
Repository: zeppelin
Updated Branches:
refs/heads/master 4d6485737 -> c3fbb1ef6
[MINOR] fix typo from 'interpeter' to 'interpreter'
### What is this PR for?
Fix typo from `interpeter` to `interpreter`
### What type of PR is it?
[Improvement]
### What is the Jira issue?
* No, it's minor issue
16 matches
Mail list logo