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 2019/04/30 19:02:08 UTC

[tinkerpop] branch master updated (72ab4ba -> 64e58ea)

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 72ab4ba  Merge branch 'tp33'
     new cad1b4b  Allow to configure processor in Gremlin-JavaScript
     new 0e391a8  Add the CHANGELOG entry
     new 2183ced  Merge branch 'pr-1098' into tp33
     new 47ba61f  Minor update to changelog CTR
     new 64e58ea  Merge branch 'tp33'

The 15120 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 +
 .../gremlin-javascript/lib/driver/client.js        |  3 +-
 .../gremlin-javascript/test/unit/client-test.js    | 58 ++++++++++++++++++++++
 3 files changed, 61 insertions(+), 1 deletion(-)
 create mode 100644 gremlin-javascript/src/main/javascript/gremlin-javascript/test/unit/client-test.js