You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by jo...@apache.org on 2019/10/09 10:58:50 UTC

[tinkerpop] branch tp34 updated (0f512fc -> ae9d257)

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

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


    from 0f512fc  Merge branch 'tp33' into tp34
     add ddf7b98  TINKERPOP-2290 Add a way to catch a connection error
     add 78819c3  TINKERPOP-2290, Stop the connection from emiting an  event
     add 7ebff7d  Merge pull request #1202 from gion/TINKERPOP-2290
     add 970441a  Update changelog CTR
     new ae9d257  Merge branch 'tp33' into tp34

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                                  |  1 +
 .../gremlin-javascript/lib/driver/client.js         | 21 +++++++++++++++++++--
 .../gremlin-javascript/lib/driver/connection.js     |  2 +-
 .../lib/driver/driver-remote-connection.js          | 10 ++++++++++
 4 files changed, 31 insertions(+), 3 deletions(-)


[tinkerpop] 01/01: Merge branch 'tp33' into tp34

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

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

commit ae9d257fb870f07d3906b25c909333b205710fb7
Merge: 0f512fc 970441a
Author: Jorge Bay Gondra <jo...@gmail.com>
AuthorDate: Wed Oct 9 12:56:53 2019 +0200

    Merge branch 'tp33' into tp34

 CHANGELOG.asciidoc                                  |  1 +
 .../gremlin-javascript/lib/driver/client.js         | 21 +++++++++++++++++++--
 .../gremlin-javascript/lib/driver/connection.js     |  2 +-
 .../lib/driver/driver-remote-connection.js          | 10 ++++++++++
 4 files changed, 31 insertions(+), 3 deletions(-)