[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/377 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-11-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/377#issuecomment-154589150 Checked update of null value handling. LGTM. Merge if there're no more discussions. --- If your project is set up for it, you can reply to this email

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-11-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/377#issuecomment-153722573 Looks good to me! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-11-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/377#issuecomment-153022069 How about API like ``` z.addRepo("RepoName").url("RepoURL").credential("username", "password") ``` Instead of ``` z.

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-11-02 Thread nuttybrewer
GitHub user nuttybrewer reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/377 ZEPPELIN-365: Add credentials for dependency loader Allow to authenticate to Artifactory or any other private maven repository using user/pass via the dependency loader You can me

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-11-02 Thread nuttybrewer
Github user nuttybrewer closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/377 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-11-01 Thread nuttybrewer
GitHub user nuttybrewer reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/377 ZEPPELIN-365: Add credentials for dependency loader Allow to authenticate to Artifactory or any other private maven repository using user/pass via the dependency loader You can me

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-11-01 Thread nuttybrewer
Github user nuttybrewer closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/377 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-10-30 Thread nuttybrewer
Github user nuttybrewer closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/377 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-10-30 Thread nuttybrewer
GitHub user nuttybrewer reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/377 ZEPPELIN-365: Add credentials for dependency loader Allow to authenticate to Artifactory or any other private maven repository using user/pass via the dependency loader You can me

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-10-29 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/377#issuecomment-152236237 @nuttybrewer we're addressing https://issues.apache.org/jira/browse/ZEPPELIN-375 to make build pass on CI. Please trigger CI (close and open PR) when ZEPP

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-10-29 Thread nuttybrewer
Github user nuttybrewer commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/377#issuecomment-152221063 Seems the CI environment is crashing with Bower... not related to my changes.. Should I resubmit the pull request? --- If your project is set up for it,

[GitHub] incubator-zeppelin pull request: ZEPPELIN-365: Add credentials for...

2015-10-29 Thread nuttybrewer
GitHub user nuttybrewer opened a pull request: https://github.com/apache/incubator-zeppelin/pull/377 ZEPPELIN-365: Add credentials for dependency loader Allow to authenticate to Artifactory or any other private maven repository using user/pass via the dependency loader You can merg