You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by dk...@apache.org on 2019/06/11 15:34:46 UTC

[tinkerpop] branch master updated (0627e29 -> 9eeed66)

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

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


    from 0627e29  Merge branch 'tp34'
     add 7a18d92  TINKERPOP-2230 Fixed bug in match() step
     new 5400e22  Merge branch 'tp33' into tp34
     new 9eeed66  Merge branch 'tp34'

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 +
 .../gremlin/process/traversal/step/map/MatchStep.java | 12 ++++++++++++
 gremlin-test/features/map/Match.feature               | 13 +++++++++++++
 .../gremlin/process/traversal/step/map/MatchTest.java | 19 +++++++++++++++++++
 4 files changed, 45 insertions(+)


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

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

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

commit 5400e220a7a6c05bf2acab50bc502e56edf1c103
Merge: 6fbe3d0 7a18d92
Author: Daniel Kuppitz <da...@hotmail.com>
AuthorDate: Tue Jun 11 08:34:19 2019 -0700

    Merge branch 'tp33' into tp34

 CHANGELOG.asciidoc                                    |  1 +
 .../gremlin/process/traversal/step/map/MatchStep.java | 12 ++++++++++++
 gremlin-test/features/map/Match.feature               | 13 +++++++++++++
 .../gremlin/process/traversal/step/map/MatchTest.java | 19 +++++++++++++++++++
 4 files changed, 45 insertions(+)



[tinkerpop] 02/02: Merge branch 'tp34'

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

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

commit 9eeed660ba839d7342b8974235896c94eff57fd3
Merge: 0627e29 5400e22
Author: Daniel Kuppitz <da...@hotmail.com>
AuthorDate: Tue Jun 11 08:34:33 2019 -0700

    Merge branch 'tp34'

 CHANGELOG.asciidoc                                    |  1 +
 .../gremlin/process/traversal/step/map/MatchStep.java | 12 ++++++++++++
 gremlin-test/features/map/Match.feature               | 13 +++++++++++++
 .../gremlin/process/traversal/step/map/MatchTest.java | 19 +++++++++++++++++++
 4 files changed, 45 insertions(+)