You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2020/08/25 13:19:47 UTC

[tinkerpop] branch master updated (697d5b0 -> 33abbfa)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 697d5b0  Merge remote-tracking branch 'upstream/3.4-dev'
     add 1c822e8  CTR - Guard expensive debug message
     add dc05042  TINKERPOP-2403 Fixed bug in child tranversal translation for js
     new 33abbfa  Merge branch '3.4-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc                                       |  6 +++---
 .../tinkerpop/gremlin/groovy/engine/GremlinExecutor.java |  4 +++-
 .../gremlin-javascript/lib/process/translator.js         | 12 ++++++++----
 .../gremlin-javascript/test/unit/translator-test.js      | 16 ++++++++++++++++
 4 files changed, 30 insertions(+), 8 deletions(-)


[tinkerpop] 01/01: Merge branch '3.4-dev'

Posted by sp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 33abbfa463cf7d41e9a39920d4a46de22e284595
Merge: 697d5b0 dc05042
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Aug 25 09:18:06 2020 -0400

    Merge branch '3.4-dev'

 CHANGELOG.asciidoc                                       |  6 +++---
 .../tinkerpop/gremlin/groovy/engine/GremlinExecutor.java |  4 +++-
 .../gremlin-javascript/lib/process/translator.js         | 12 ++++++++----
 .../gremlin-javascript/test/unit/translator-test.js      | 16 ++++++++++++++++
 4 files changed, 30 insertions(+), 8 deletions(-)