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 2016/05/03 12:22:10 UTC

[2/2] incubator-tinkerpop git commit: Merge branch 'tp31' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop into tp31

Merge branch 'tp31' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop into tp31


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

Branch: refs/heads/tp31
Commit: 383a7a2742f5fa98f61ad95963b19a6cf7eb9026
Parents: 00b8ea2 9a94872
Author: Daniel Kuppitz <da...@hotmail.com>
Authored: Tue May 3 12:21:47 2016 +0200
Committer: Daniel Kuppitz <da...@hotmail.com>
Committed: Tue May 3 12:21:47 2016 +0200

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |  2 +
 .../src/reference/gremlin-applications.asciidoc |  4 +-
 .../upgrade/release-3.1.x-incubating.asciidoc   | 25 ++++++
 .../groovy/plugin/DriverRemoteAcceptor.java     | 32 ++++++--
 .../groovy/plugin/DriverRemoteAcceptorTest.java | 23 ++++++
 .../gremlin/structure/util/star/StarGraph.java  | 19 +++--
 .../structure/util/star/StarGraphTest.java      | 86 ++++++++++++++++++++
 7 files changed, 175 insertions(+), 16 deletions(-)
----------------------------------------------------------------------