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/05/03 16:22:07 UTC

[10/18] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1268'

Merge remote-tracking branch 'origin/TINKERPOP-1268'


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

Branch: refs/heads/TINKERPOP-1279
Commit: 3225fbc5995156818b73ee757b91768ae7087f00
Parents: 64b09df 1e83a32
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon May 2 14:09:56 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon May 2 14:09:56 2016 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |   6 +
 .../src/reference/gremlin-applications.asciidoc |  66 ++++++--
 .../the-gremlin-console/index.asciidoc          |  11 +-
 .../upgrade/release-3.2.x-incubating.asciidoc   |  41 +++++
 gremlin-console/pom.xml                         |   5 +
 gremlin-console/src/main/bin/gremlin.bat        |  41 +----
 gremlin-console/src/main/bin/gremlin.sh         |  19 +--
 .../tinkerpop/gremlin/console/Console.groovy    | 168 +++++++++++++++----
 .../gremlin/groovy/jsr223/ScriptExecutor.java   |   2 +
 9 files changed, 252 insertions(+), 107 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/3225fbc5/CHANGELOG.asciidoc
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/3225fbc5/docs/src/reference/gremlin-applications.asciidoc
----------------------------------------------------------------------