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 2021/10/13 11:31:53 UTC

[tinkerpop] branch master updated (15d79e6 -> 5d4c32b)

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 15d79e6  Added annotation to prevent runs on GraphComputer for inject() CTR
     add 98efe6f  TINKERPOP-2625 Added a few more tests for P.within()/without()
     new 5d4c32b  Merge branch '3.5-dev'

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:
 .../apache/tinkerpop/gremlin/process/traversal/Contains.java   |  9 +++++----
 .../tinkerpop/gremlin/process/traversal/ContainsTest.java      |  2 ++
 .../org/apache/tinkerpop/gremlin/process/traversal/PTest.java  | 10 ++++++++++
 3 files changed, 17 insertions(+), 4 deletions(-)

[tinkerpop] 01/01: Merge branch '3.5-dev'

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

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

commit 5d4c32bf3b1fa86f51e8ecc00463f20cb4266eff
Merge: 15d79e6 98efe6f
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Wed Oct 13 07:31:42 2021 -0400

    Merge branch '3.5-dev'

 .../apache/tinkerpop/gremlin/process/traversal/Contains.java   |  9 +++++----
 .../tinkerpop/gremlin/process/traversal/ContainsTest.java      |  2 ++
 .../org/apache/tinkerpop/gremlin/process/traversal/PTest.java  | 10 ++++++++++
 3 files changed, 17 insertions(+), 4 deletions(-)