zeppelin git commit: [ZEPPELIN-2216] general solution to precode. refactoring jdbc precode

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master d82f42def -> 2c504c44d [ZEPPELIN-2216] general solution to precode. refactoring jdbc precode ### What is this PR for? General solution to execute precode. Refactoring jdbc precode using general solution. Task contains to subtasks: execu

zeppelin git commit: [ZEPPELIN-2448] Fix paragraph navigation issue

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 971d17e12 -> c6184b982 [ZEPPELIN-2448] Fix paragraph navigation issue * Keyboard events are broadcasted to components in lower tree * Focus was getting transferred to the lower paragraphs, causing a chaining effect * Making emit syn

zeppelin git commit: [ZEPPELIN-2448] Fix paragraph navigation issue

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master a593a8b35 -> d82f42def [ZEPPELIN-2448] Fix paragraph navigation issue ### What is this PR for? * Keyboard events are broadcasted to components in lower tree * Focus was getting transferred to the lower paragraphs, causing a chaining eff

zeppelin git commit: [ZEPPELIN-2442] button to create note into folder (navbar)

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 5c3291c71 -> a593a8b35 [ZEPPELIN-2442] button to create note into folder (navbar) ### What is this PR for? Added button to create new note into folder (navbar) ### What type of PR is it? Feature ### What is the Jira issue? https://issu

zeppelin git commit: [ZEPPELIN-1711] Create `Dockerfile`s for released bin

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master bba0a7b47 -> 5c3291c71 [ZEPPELIN-1711] Create `Dockerfile`s for released bin ### What is this PR for? Created `Dockerfile` for released bin - based on **Ubuntu:16.04 (LTS)** for desktop usage - **JDK 8** - **R** with basic packages - *

zeppelin git commit: [ZEPPELIN-2427] Hide navbar and noteAction bar when scrolling down

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 925d09cef -> bba0a7b47 [ZEPPELIN-2427] Hide navbar and noteAction bar when scrolling down ### What is this PR for? Hide navbar and noteAction bar when scrolling down to - **widen view area** Here are few famous services which hiding t

zeppelin git commit: SSL Support for Groovy Interpreter HTTP requests [ZEPPELIN-2443]

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master ec8461365 -> 925d09cef SSL Support for Groovy Interpreter HTTP requests [ZEPPELIN-2443] ### What is this PR for? Target: Create ability to call http services with custom keystores in a groovy way. The following should work: ```groovy /

zeppelin git commit: added principalSuffix to AD examples

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 874403256 -> ec8461365 added principalSuffix to AD examples ### What is this PR for? Documentation - Adding an example use of prinicpalSuffix to the Active Directory authentication documentation. It took us a while to figure out that t

zeppelin git commit: added principalSuffix to AD examples

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 d45fdf921 -> 971d17e12 added principalSuffix to AD examples ### What is this PR for? Documentation - Adding an example use of prinicpalSuffix to the Active Directory authentication documentation. It took us a while to figure out tha

zeppelin git commit: [HOTFIX] Fix CI build failure on branch-0.6

2017-04-28 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.6 ad806ff77 -> 662b7d684 [HOTFIX] Fix CI build failure on branch-0.6 ### What is this PR for? Fix CI build failure on branch-0.6. ### What type of PR is it? Hot Fix ### Todos - Modified [.travis.yml](https://github.com/apache/zeppel