You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2016/12/08 22:54:08 UTC

[42/50] tinkerpop git commit: Merge branch 'tp32'

Merge branch 'tp32'


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

Branch: refs/heads/TINKERPOP-1564
Commit: 2025d3dae87611213d3af3712975cd007c5d305c
Parents: a8cec47 054b6f0
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Mon Dec 5 12:28:07 2016 -0700
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Mon Dec 5 12:28:07 2016 -0700

----------------------------------------------------------------------
 CHANGELOG.asciidoc                                 |  1 +
 .../python/GraphTraversalSourceGenerator.groovy    | 13 +++++++++++--
 .../gremlin_python/process/graph_traversal.py      | 17 ++++++-----------
 .../main/jython/tests/process/test_traversal.py    | 13 +++++++++++++
 4 files changed, 31 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/2025d3da/CHANGELOG.asciidoc
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/2025d3da/gremlin-python/src/main/groovy/org/apache/tinkerpop/gremlin/python/GraphTraversalSourceGenerator.groovy
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/2025d3da/gremlin-python/src/main/jython/gremlin_python/process/graph_traversal.py
----------------------------------------------------------------------