Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jarek/5039: autotranslation [WIP] #7542

Merged
merged 21 commits into from
Jun 25, 2018
Merged

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    b0373eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3645f31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edc77e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. #5039: add flask

    jaroslawmalekcodete committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    5b2b5d1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into jarek/5039_autotranslation_v2

    # Conflicts:
    #	kernel/clojure/src/main/java/com/twosigma/beakerx/clojure/kernel/Clojure.java
    #	kernel/sql/src/main/java/com/twosigma/beakerx/sql/kernel/SQL.java
    jaroslawmalekcodete committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    6d72818 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    2790994 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Configuration menu
    Copy the full SHA
    035e7c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da9a2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f05a8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    613658e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    861c511 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b32e623 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd6956a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b877fd7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ed5e5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2cd4876 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    573550d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Merge branch 'master' into jarek/5039_autotranslation_v2

    # Conflicts:
    #	kernel/base/src/main/java/com/twosigma/beakerx/evaluator/EvaluatorManager.java
    #	kernel/base/src/main/java/com/twosigma/beakerx/kernel/Kernel.java
    #	kernel/base/src/test/java/com/twosigma/beakerx/KernelTest.java
    #	kernel/groovy/src/test/java/com/twosigma/beakerx/groovy/evaluator/GroovyEvaluatorTest.java
    #	kernel/sql/src/main/java/com/twosigma/beakerx/sql/BeakerParser.java
    #	kernel/sql/src/main/java/com/twosigma/beakerx/sql/evaluator/SQLEvaluator.java
    #	kernel/sql/src/main/java/com/twosigma/beakerx/sql/kernel/SQL.java
    #	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLAutocompleteTest.java
    #	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLBaseEvaluatorTest.java
    #	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLEvaluatorTest.java
    #	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLKernelTest.java
    jaroslawmalekcodete committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    0575135 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into jarek/5039_autotranslation_v2

    # Conflicts:
    #	kernel/base/src/main/java/com/twosigma/beakerx/evaluator/EvaluatorManager.java
    #	kernel/base/src/main/java/com/twosigma/beakerx/kernel/Kernel.java
    #	kernel/base/src/test/java/com/twosigma/beakerx/KernelTest.java
    #	kernel/groovy/src/test/java/com/twosigma/beakerx/groovy/evaluator/GroovyEvaluatorTest.java
    #	kernel/sql/src/main/java/com/twosigma/beakerx/sql/BeakerParser.java
    #	kernel/sql/src/main/java/com/twosigma/beakerx/sql/evaluator/SQLEvaluator.java
    #	kernel/sql/src/main/java/com/twosigma/beakerx/sql/kernel/SQL.java
    #	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLAutocompleteTest.java
    #	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLBaseEvaluatorTest.java
    #	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLEvaluatorTest.java
    #	kernel/sql/src/test/java/com/twosigma/beakerx/sql/SQLKernelTest.java
    jaroslawmalekcodete committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    530aee6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Configuration menu
    Copy the full SHA
    8726deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48444b6 View commit details
    Browse the repository at this point in the history