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 2015/05/05 17:51:28 UTC

[2/8] incubator-tinkerpop git commit: Merge branch 'master' into lifecylces

Merge branch 'master' into lifecylces


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

Branch: refs/heads/master
Commit: 405480d7bb1bd9fcbf1ec2346538daeb33295a27
Parents: 61b8a1c 8bfeb95
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Mon May 4 16:32:12 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Mon May 4 16:32:12 2015 -0600

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |  4 +-
 docs/src/gremlin-applications.asciidoc          | 30 +++++++++-----
 .../tinkerpop/gremlin/driver/Handler.java       | 12 ++++--
 .../driver/message/ResponseStatusCode.java      | 23 ++++++-----
 .../gremlin/server/handler/IteratorHandler.java |  6 ++-
 .../handler/NioGremlinResponseEncoder.java      | 29 ++++----------
 .../handler/WsGremlinResponseEncoder.java       | 25 +++---------
 .../server/op/AbstractEvalOpProcessor.java      | 18 +++++++--
 .../server/GremlinServerIntegrateTest.java      | 42 ++++++++------------
 9 files changed, 89 insertions(+), 100 deletions(-)
----------------------------------------------------------------------