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 2017/01/16 14:56:34 UTC

[1/2] tinkerpop git commit: Minor fix to grammer in changelog CTR

Repository: tinkerpop
Updated Branches:
  refs/heads/master cce5fac6c -> fcb5af387


Minor fix to grammer in changelog CTR


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

Branch: refs/heads/master
Commit: 9d1c3e5e1aa87803896e7f4fd520194f44bd3614
Parents: 5c8e124
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon Jan 16 09:55:08 2017 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon Jan 16 09:55:08 2017 -0500

----------------------------------------------------------------------
 CHANGELOG.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/9d1c3e5e/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index c5e4471..0a2affe 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -26,7 +26,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
 TinkerPop 3.2.4 (Release Date: NOT OFFICIALLY RELEASED YET)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-* Make error messaging more consistent during result iteration timeouts in Gremlin Server.
+* Made error messaging more consistent during result iteration timeouts in Gremlin Server.
 * `PathRetractionStrategy` does not add a `NoOpBarrierStep` to the end of local children as its wasted computation in 99% of traversals.
 * Fixed a bug in `AddVertexStartStep` where if a side-effect was being used in the parametrization, an NPE occurred.
 * Fixed a bug in `LazyBarrierStrategy` where `profile()` was deactivating it accidentally.


[2/2] tinkerpop git commit: Merge branch 'tp32'

Posted by sp...@apache.org.
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/fcb5af38
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fcb5af38
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/fcb5af38

Branch: refs/heads/master
Commit: fcb5af3876c3aa6c52b79c150dad5a6cb34c9135
Parents: cce5fac 9d1c3e5
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon Jan 16 09:55:25 2017 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon Jan 16 09:55:25 2017 -0500

----------------------------------------------------------------------
 CHANGELOG.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


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