[GitHub] zeppelin pull request #1817: remove usage of non-standard string method

2017-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1817 --- 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 feature is

[GitHub] zeppelin pull request #1817: remove usage of non-standard string method

2016-12-30 Thread felizbear
GitHub user felizbear reopened a pull request: https://github.com/apache/zeppelin/pull/1817 remove usage of non-standard string method ### What is this PR for? Recreating #1701 that was lost in refactoring. This PR removes a non-standard string prototype method `contains`

[GitHub] zeppelin pull request #1817: remove usage of non-standard string method

2016-12-30 Thread felizbear
Github user felizbear closed the pull request at: https://github.com/apache/zeppelin/pull/1817 --- 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 feature

[GitHub] zeppelin pull request #1817: remove usage of non-standard string method

2016-12-30 Thread felizbear
Github user felizbear closed the pull request at: https://github.com/apache/zeppelin/pull/1817 --- 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 feature

[GitHub] zeppelin pull request #1817: remove usage of non-standard string method

2016-12-30 Thread felizbear
GitHub user felizbear reopened a pull request: https://github.com/apache/zeppelin/pull/1817 remove usage of non-standard string method ### What is this PR for? Recreating #1701 that was lost in refactoring. This PR removes a non-standard string prototype method `contains`

[GitHub] zeppelin pull request #1817: remove usage of non-standard string method

2016-12-29 Thread felizbear
GitHub user felizbear opened a pull request: https://github.com/apache/zeppelin/pull/1817 remove usage of non-standard string method ### What is this PR for? This PR removes a non-standard string prototype method `contains` that can cause potential bugs in the future