zeppelin git commit: ZEPPELIN-2486. AngularElem's onChange is only invoked once

2017-05-03 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 08a981403 -> 92e3abc9d ZEPPELIN-2486. AngularElem's onChange is only invoked once ### What is this PR for? `ng-change` can not capture event, so that means `$event.timeStamp` is undefined.

zeppelin git commit: [ZEPPELIN-2461] Masking Jetty Server version with User-configurable parameter

2017-05-03 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/master 82c92d110 -> 62aec9fbd [ZEPPELIN-2461] Masking Jetty Server version with User-configurable parameter ### What is this PR for? Security conscious organisations does not want to reveal the Application Server name and version to prevent

svn commit: r1793670 - /zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html

2017-05-03 Thread prabhjyotsingh
Author: prabhjyotsingh Date: Wed May 3 16:10:42 2017 New Revision: 1793670 URL: http://svn.apache.org/viewvc?rev=1793670=rev Log: Changes related to ZEPPELIN-2367: typo in commit name->value Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html Modified:

svn commit: r1793669 - /zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html

2017-05-03 Thread prabhjyotsingh
Author: prabhjyotsingh Date: Wed May 3 16:08:10 2017 New Revision: 1793669 URL: http://svn.apache.org/viewvc?rev=1793669=rev Log: Changes related to ZEPPELIN-2367: Hive JDBC proxy user option should be avail even without kerberos Modified:

svn commit: r1793668 - /zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/jdbc.html

2017-05-03 Thread prabhjyotsingh
Author: prabhjyotsingh Date: Wed May 3 15:59:32 2017 New Revision: 1793668 URL: http://svn.apache.org/viewvc?rev=1793668=rev Log: Changes related to ZEPPELIN-2367: Hive JDBC proxy user option should be avail even without kerberos Modified:

zeppelin git commit: ZEPPELIN-2459 Zeppelin Usability Improvement for new paragraph

2017-05-03 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/master e4f399f1b -> 82c92d110 ZEPPELIN-2459 Zeppelin Usability Improvement for new paragraph ### What is this PR for? Move cursor to second line for new paragraphs ### What type of PR is it? Improvement ### Todos * [ ] - Task ### What is

zeppelin git commit: Some grammar updates.

2017-05-03 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 73ae291b0 -> e4f399f1b Some grammar updates. ### What is this PR for? Just noticed some grammar inconsistencies that I thought I could clean up while getting myself started on Zeppelin. Thanks for a great project! ### What type of PR

zeppelin git commit: [ZEPPELIN-2468] Enable websocket without Origin if allowed.origins is *

2017-05-03 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 2a06292c1 -> 73ae291b0 [ZEPPELIN-2468] Enable websocket without Origin if allowed.origins is * Change-Id: Iaad10a69983036e84b766a22fbc32113b926b60d ### What is this PR for? With ZEPPELIN-2288 we restored the check of the Origin field

zeppelin git commit: [ZEPPELIN-2468] Enable websocket without Origin if allowed.origins is *

2017-05-03 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 4803f8ffb -> a6e33e136 [ZEPPELIN-2468] Enable websocket without Origin if allowed.origins is * Change-Id: Iaad10a69983036e84b766a22fbc32113b926b60d ### What is this PR for? With ZEPPELIN-2288 we restored the check of the Origin