This is an automated email from the ASF dual-hosted git repository.
rkamath pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/master by this push:
new 9528b29 [ZEPPELIN-4197] Upgrade Jackson to
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 b7dfa330e -> 9631a7d9a
[ZEPPELIN-3285] Refine the style of Notebook title
Refine the style of Notebook title
(Ellipsis by character, 100% width under medium width browser, align delete
button)
(Before)
![before](https://user-images
Repository: zeppelin
Updated Branches:
refs/heads/master ee06cf030 -> b7c3fec95
[ZEPPELIN-3285] Refine the style of Notebook title
Refine the style of Notebook title
(Ellipsis by character, 100% width under medium width browser, align delete
button)
(Before)
![before](https://user-images.git
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 7dfbd060a -> b7dfa330e
[ZEPPELIN-3476] change description "auto-restart interpreter on cron execution"
Description "auto-restart interpreter on cron execution" is does not quite fit
in the sense.
Documentation
[ZEPPELIN-3476](htt
Repository: zeppelin
Updated Branches:
refs/heads/master f22bbde1c -> ee06cf030
[ZEPPELIN-3476] change description "auto-restart interpreter on cron execution"
Description "auto-restart interpreter on cron execution" is does not quite fit
in the sense.
Documentation
[ZEPPELIN-3476](https:/
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 fd54540f7 -> 7dfbd060a
[ZEPPELIN-3492] The paragraph's table does not scroll if there is a large cell
When scrolling (with the mouse wheel), the contents of the table jump and do
not scroll down. The scroll bar is working fine. Ofte
Repository: zeppelin
Updated Branches:
refs/heads/master 6137c2a81 -> f22bbde1c
[ZEPPELIN-3492] The paragraph's table does not scroll if there is a large cell
When scrolling (with the mouse wheel), the contents of the table jump and do
not scroll down. The scroll bar is working fine. Often th
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 d17535bca -> c2a4d76fc
ZEPPELIN-3502 Make notebook dynamic forms title editable
Make notebook dynamic forms title editable
Improvement
https://issues.apache.org/jira/browse/ZEPPELIN-3502
Click to edit the title
**Before**
https:/
Repository: zeppelin
Updated Branches:
refs/heads/master b6beda64e -> 663918cd4
ZEPPELIN-3502 Make notebook dynamic forms title editable
Make notebook dynamic forms title editable
Improvement
https://issues.apache.org/jira/browse/ZEPPELIN-3502
Click to edit the title
**Before**
https://use
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 ad355b515 -> 2b1951495
ZEPPELIN-3496 Notebook title not visible in simple and report mode
Notebook title not visible in simple and report mode
- fix title visibility
- fix title alignment
Bug Fix
https://issues.apache.org/jira/brow
Repository: zeppelin
Updated Branches:
refs/heads/master c41ba77ff -> 2a9663600
ZEPPELIN-3496 Notebook title not visible in simple and report mode
Notebook title not visible in simple and report mode
- fix title visibility
- fix title alignment
Bug Fix
https://issues.apache.org/jira/browse/Z
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 e5a080e6d -> 4456b270b
[ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md
[ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md
### What is this PR for?
Python dynamic forms docume
Repository: zeppelin
Updated Branches:
refs/heads/master 806831454 -> c31f3b60a
[ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md
[ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md
### What is this PR for?
Python dynamic forms document U
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 7f16c5d1e -> 3da7bd683
[ZEPPELIN-3311] Zeppelin should ask user to re-login after JWT cookie expires
(KnoxJwtRealm)
Zeppelin should ask user to re-login after JWT cookie expires.
[Bug Fix]
* [ZEPPELIN-3311](https://issues.apache.o
Repository: zeppelin
Updated Branches:
refs/heads/master c4fdf5883 -> 5632d2cd9
[ZEPPELIN-3311] Zeppelin should ask user to re-login after JWT cookie expires
(KnoxJwtRealm)
Zeppelin should ask user to re-login after JWT cookie expires.
[Bug Fix]
* [ZEPPELIN-3311](https://issues.apache.org/j
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 7d37243a6 -> 7f16c5d1e
Fix type note => user
Just fix a typo
Hot Fix
* Not sure if a jira issue is required?
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentat
Repository: zeppelin
Updated Branches:
refs/heads/master ad77265c6 -> c4fdf5883
Fix type note => user
Just fix a typo
Hot Fix
* Not sure if a jira issue is required?
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation?
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 5279fa0b1 -> 7d37243a6
[HOTFIX] ZEPPELIN-3405 fix permission checks with roles
hotfix for #2931
https://github.com/apache/zeppelin/pull/2931#issuecomment-383736331
[Hot Fix]
* [ ] - Task
https://issues.apache.org/jira/browse/ZEPPE
Repository: zeppelin
Updated Branches:
refs/heads/master 0a47b1393 -> ad77265c6
[HOTFIX] ZEPPELIN-3405 fix permission checks with roles
hotfix for #2931
https://github.com/apache/zeppelin/pull/2931#issuecomment-383736331
[Hot Fix]
* [ ] - Task
https://issues.apache.org/jira/browse/ZEPPELIN-
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 d250a635e -> 532c54012
ZEPPELIN-3405 Zeppelin fails to display the User home page if user belongs to
roles with space in its name
- escape roles value in login and ticket json response
- fix method name typo
Fix string escape issue
Repository: zeppelin
Updated Branches:
refs/heads/master fca7d4001 -> 401325973
ZEPPELIN-3405 Zeppelin fails to display the User home page if user belongs to
roles with space in its name
- escape roles value in login and ticket json response
- fix method name typo
Fix string escape issue in
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 17e16e8a0 -> 4635259fe
ZEPPELIN-3406 Travis build failure due to npm error
### What is this PR for?
Travis build failure due to npm error
e.g: https://travis-ci.org/TinkoffCreditSystems/zeppelin/jobs/365002217
### What type of PR is
Repository: zeppelin
Updated Branches:
refs/heads/master 440701d3d -> 7aa94ce93
ZEPPELIN-3406 Travis build failure due to npm error
### What is this PR for?
Travis build failure due to npm error
e.g: https://travis-ci.org/TinkoffCreditSystems/zeppelin/jobs/365002217
### What type of PR is it?
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 852826156 -> e0761286d
Zeppelin npm error: getaddrinfo ENOTFOUND
### What is this PR for?
Zeppelin npm error: getaddrinfo ENOTFOUND
- upgrade frontend-maven-plugin to 1.4
### What type of PR is it?
Bug Fix
### Todos
* [ ] - Task
#
Repository: zeppelin
Updated Branches:
refs/heads/master 008fa369f -> 2ba75c72f
Zeppelin npm error: getaddrinfo ENOTFOUND
### What is this PR for?
Zeppelin npm error: getaddrinfo ENOTFOUND
- upgrade frontend-maven-plugin to 1.4
### What type of PR is it?
Bug Fix
### Todos
* [ ] - Task
### W
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 726f82670 -> da277b9fb
ZEPPELIN-3313 z.getInterpreterContext().out().clear() fails to clear table data
### What is this PR for?
z.getInterpreterContext().out().clear() fails to clear table data
### What type of PR is it?
Bug Fix
##
Repository: zeppelin
Updated Branches:
refs/heads/master d19b35abe -> fd27014b0
ZEPPELIN-3313 z.getInterpreterContext().out().clear() fails to clear table data
### What is this PR for?
z.getInterpreterContext().out().clear() fails to clear table data
### What type of PR is it?
Bug Fix
### To
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 f4a2c3210 -> 714eb963d
ZEPPELIN-3340 Streaming support in builtin visualizations
### What is this PR for?
Support for streaming visualizations. This PR is an addition to
[ZEPPELIN-3249](https://issues.apache.org/jira/browse/ZEPPELIN
Repository: zeppelin
Updated Branches:
refs/heads/master ac01fea46 -> 7dc4dbea5
ZEPPELIN-3340 Streaming support in builtin visualizations
### What is this PR for?
Support for streaming visualizations. This PR is an addition to
[ZEPPELIN-3249](https://issues.apache.org/jira/browse/ZEPPELIN-324
Repository: zeppelin
Updated Branches:
refs/heads/master 36c9f1a21 -> a66b01998
ZEPPELIN-1321 Zeppelin HTTP and HTTPS port should be managed seperately
### What is this PR for?
Use a different variable for ssl port number
- add new property for ssl port
### What type of PR is it?
Improvement
Repository: zeppelin
Updated Branches:
refs/heads/master 15a6ee520 -> 401c81370
ZEPPELIN-1440 Notebook clone: prefix name with "Copy of" and end with count
### What is this PR for?
While cloning a notebook create a new name using the current notebook name by
prefixing "Copy of" and end with c
31 matches
Mail list logo