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

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


 discard 756e1b7  TINKERPOP-2635 filtering for unproductive by() WIP
 discard 8de33d8  TINKERPOP-2635 Add fail() step
     add 3beea00  Update translator.js
     add 52b0a91  TINKERPOP-2658 Fixed bug in array arg translation for 
gremlin-javascript
     add 0d074f4  Merge branch 'TINKERPOP-2658' into 3.5-dev
     add 2bf06b0  Merge branch '3.5-dev'
     new 9ec2663  TINKERPOP-2635 Add fail() step
     new a411978  TINKERPOP-2635 filtering for unproductive by() WIP

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (756e1b7)
            \
             N -- N -- N   refs/heads/TINKERPOP-2635 (a411978)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 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                                 |   1 +
 docs/src/reference/the-traversal.asciidoc          |  60 ++++
 docs/src/upgrade/release-3.6.x.asciidoc            | 363 +++++++++++++++++++++
 .../gremlin-javascript/lib/process/translator.js   |  73 +++--
 .../test/unit/translator-test.js                   |   7 +
 5 files changed, 474 insertions(+), 30 deletions(-)

Reply via email to