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 2015/09/08 21:14:08 UTC

[20/50] incubator-tinkerpop git commit: Merge branch 'master' into new_merge

Merge branch 'master' into new_merge


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/b3d7098d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/b3d7098d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/b3d7098d

Branch: refs/heads/TINKERPOP3-333
Commit: b3d7098d8c367efcf4aebff42badc1bf3e4d93c9
Parents: c6883f9 be8522b
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Tue Sep 1 13:40:31 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Tue Sep 1 13:40:31 2015 -0600

----------------------------------------------------------------------
 .../process/traversal/step/map/AddEdgeStep.java |  6 +-
 .../step/sideEffect/AddPropertyStep.java        |  6 +-
 .../process/traversal/step/util/Parameters.java | 67 ++++++++++++------
 .../PartitionStrategyTraverseTest.java          |  8 +--
 .../step/map/GroovyAddVertexTest.groovy         | 10 +++
 .../traversal/step/map/AddVertexTest.java       | 71 +++++++++++++++++++-
 6 files changed, 137 insertions(+), 31 deletions(-)
----------------------------------------------------------------------