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

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


 discard 6c7a8cd  Merge branch 'TINKERPOP-1959' into TINKERPOP-1959-tp33
 discard 93bb752  f
    omit 6132b7a  TINKERPOP-1959 Minor fix to upgrade docs
    omit 54a12eb  TINKERPOP-1959 Minor fixes to upgrade docs
    omit 67e56dd  TINKERPOP-1959 Refactored request arg serialization to be 
more general
    omit ad624be  TINKERPOP-1959 Handled EnumValue serialization in script 
bindings
    omit d43031a  Merge branch 'pr-922' into TINKERPOP-1959
    omit cbedb32  Test added to Client to confirm correct handling of non JS 
native types. Changed script submission to accept GraphSON v2. Reverted 
TraversalSource template to original. Removed configuration of standardOp 
Processor. Updated CHANGELOG and upgrade documentation.
    omit 12e8350  Changed Client implementation to wrap DriverRemoteConnection
    omit e464d82  Fix for numbers not being translated correctly in the 
bytecode translator
    omit a8e5454  Client and Translator classes for better handling of scripts
    omit 3f87545  Fixed issue where eval was added to wrong class in 
GraphTravesal
    omit 090f139  Fix on eval() incorrect documentation
    omit c04ddae  Refactor of RemoteStrategy apply()
    omit b6478d6  Initial Commit for TINKERPOP-1959 solution.
     add 88b5347  CTR: added missing import
     new ef34c12  Initial Commit for TINKERPOP-1959 solution.
     new 4b5d25a  Refactor of RemoteStrategy apply()
     new b6c8c00  Fix on eval() incorrect documentation
     new 9f4cfc7  Fixed issue where eval was added to wrong class in 
GraphTravesal
     new a72c6fb  Client and Translator classes for better handling of scripts
     new a59780f  Fix for numbers not being translated correctly in the 
bytecode translator
     new 20b7687  Changed Client implementation to wrap DriverRemoteConnection
     new d12f117  Test added to Client to confirm correct handling of non JS 
native types. Changed script submission to accept GraphSON v2. Reverted 
TraversalSource template to original. Removed configuration of standardOp 
Processor. Updated CHANGELOG and upgrade documentation.
     new 22c8821  TINKERPOP-1959 Handled EnumValue serialization in script 
bindings
     new cfa6c04  TINKERPOP-1959 Refactored request arg serialization to be 
more general
     new 0fb7c9e  TINKERPOP-1959 Minor fixes to upgrade docs
     new 94f7477  TINKERPOP-1959 Minor fix to upgrade docs

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   (6c7a8cd)
            \
             N -- N -- N   refs/heads/TINKERPOP-1959-tp33 (94f7477)

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 12 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:

Reply via email to