tinkerpop git commit: minor syntax issues in upgrade doc. CTR.

2017-07-14 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 11d84abfb -> 508086602 minor syntax issues in upgrade doc. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/50808660 Tree:

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1170'

2017-07-14 Thread okram
Merge branch 'TINKERPOP-1170' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/11d84abf Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/11d84abf Diff:

[1/2] tinkerpop git commit: removed deprecated ConfigurationTraversal. It was replaced by PureTraversal.

2017-07-14 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 489533ff3 -> 11d84abfb removed deprecated ConfigurationTraversal. It was replaced by PureTraversal. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/3] tinkerpop git commit: removed deprecated groupV3d0() step and its associated test cases and support classes.

2017-07-14 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master caa5e5ba6 -> 489533ff3 removed deprecated groupV3d0() step and its associated test cases and support classes. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[3/3] tinkerpop git commit: Merge branch 'TINKERPOP-880'

2017-07-14 Thread okram
Merge branch 'TINKERPOP-880' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/489533ff Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/489533ff Diff:

[2/3] tinkerpop git commit: fixed a bug in release docs. TinkerGraphPlay test had groupV3d0() references. Also, new graph_traversal.py created accordingly.

2017-07-14 Thread okram
fixed a bug in release docs. TinkerGraphPlay test had groupV3d0() references. Also, new graph_traversal.py created accordingly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/99d38d4a Tree:

[2/3] tinkerpop git commit: Gremlin .NET: GraphSON3 Serialization

2017-07-14 Thread jorgebg
Gremlin .NET: GraphSON3 Serialization Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8cdc941f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8cdc941f Diff:

[1/3] tinkerpop git commit: Gremlin .NET: GraphSON3 Deserialization

2017-07-14 Thread jorgebg
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1552-master 5c3cc5acd -> 8fd4c8cdc Gremlin .NET: GraphSON3 Deserialization Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6b3fdcb8 Tree:

[3/3] tinkerpop git commit: Gremlin .NET: Use application/vnd.gremlin-v3.0+json by default

2017-07-14 Thread jorgebg
Gremlin .NET: Use application/vnd.gremlin-v3.0+json by default Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8fd4c8cd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8fd4c8cd Diff:

tinkerpop git commit: Fixed broken channelizer tests given GraphSON 3.0 upgrade CTR

2017-07-14 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master eed1051f0 -> cbdfa00ef Fixed broken channelizer tests given GraphSON 3.0 upgrade CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbdfa00e Tree:

[1/2] tinkerpop git commit: TINKERPOP-1718 Deprecated GryoLiteMessageSerializerV1d0

2017-07-14 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 04d4e90a6 -> 42c3f4077 TINKERPOP-1718 Deprecated GryoLiteMessageSerializerV1d0 This is the "old" way of specifying detachment. Detachment is now best specified by `HaltedTraverserStrategy`. Project:

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

2017-07-14 Thread spmallette
Merge branch 'tp32' Conflicts: docs/src/reference/gremlin-applications.asciidoc docs/src/reference/gremlin-variants.asciidoc gremlin-python/src/test/resources/org/apache/tinkerpop/gremlin/python/driver/gremlin-server-modern-secure-py.yaml

[2/3] tinkerpop git commit: Merge branch 'TINKERPOP-1718' into tp32

2017-07-14 Thread spmallette
Merge branch 'TINKERPOP-1718' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/42c3f407 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/42c3f407 Diff:

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1718' into tp32

2017-07-14 Thread spmallette
Merge branch 'TINKERPOP-1718' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/42c3f407 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/42c3f407 Diff:

[1/3] tinkerpop git commit: TINKERPOP-1718 Deprecated GryoLiteMessageSerializerV1d0

2017-07-14 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 1de84f874 -> 8ba3b9faa TINKERPOP-1718 Deprecated GryoLiteMessageSerializerV1d0 This is the "old" way of specifying detachment. Detachment is now best specified by `HaltedTraverserStrategy`. Project:

tinkerpop git commit: TINKERPOP-1552 Reverted back to graphson 2.0 for testing

2017-07-14 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1552-master f03235e1a -> 9b02c1fa9 TINKERPOP-1552 Reverted back to graphson 2.0 for testing Still has failing tests here, but less than 3.0. Still not sure what's bad with 3.0. Project:

[1/2] tinkerpop git commit: TINKERPOP-1385 Bound profile test assertions to TinkerGraph

2017-07-14 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 f161f7bf0 -> 04d4e90a6 TINKERPOP-1385 Bound profile test assertions to TinkerGraph Assertions were too stringent for graph providers who had complex strategies. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/3] tinkerpop git commit: TINKERPOP-1385 Bound profile test assertions to TinkerGraph

2017-07-14 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 4f7b563f2 -> 1de84f874 TINKERPOP-1385 Bound profile test assertions to TinkerGraph Assertions were too stringent for graph providers who had complex strategies. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

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

2017-07-14 Thread spmallette
Merge branch 'tp32' Conflicts: gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/ProfileTest.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1de84f87 Tree:

[1/2] tinkerpop git commit: Fixed improper naming of test class CTR

2017-07-14 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 8ba3b9faa -> eed1051f0 Fixed improper naming of test class CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6e86bf51 Tree:

tinkerpop git commit: Fixed improper naming of test class CTR

2017-07-14 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 42c3f4077 -> 6e86bf513 Fixed improper naming of test class CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6e86bf51 Tree:

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

2017-07-14 Thread spmallette
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/eed1051f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eed1051f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/eed1051f

tinkerpop git commit: pushed updated graph_traversal.py from template construction.

2017-07-14 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1729 e0de2b8a8 -> e00902b4a pushed updated graph_traversal.py from template construction. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e00902b4 Tree:

tinkerpop git commit: staring a 'major pluses and minuses' of TinkerPop3 in the TinkerPop4 design doc.

2017-07-14 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 508086602 -> 4f7b563f2 staring a 'major pluses and minuses' of TinkerPop3 in the TinkerPop4 design doc. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1385' into tp32

2017-07-14 Thread spmallette
Merge branch 'TINKERPOP-1385' into tp32 Conflicts: CHANGELOG.asciidoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/04d4e90a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/04d4e90a Diff:

[2/3] tinkerpop git commit: Merge branch 'TINKERPOP-1385' into tp32

2017-07-14 Thread spmallette
Merge branch 'TINKERPOP-1385' into tp32 Conflicts: CHANGELOG.asciidoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/04d4e90a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/04d4e90a Diff:

tinkerpop git commit: removed deprecated selectV3d0() select step. Updated CHANGELOG and release notes accordingly.

2017-07-14 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1729 [created] e0de2b8a8 removed deprecated selectV3d0() select step. Updated CHANGELOG and release notes accordingly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: TINKERPOP-1552 Added graphson 2.0 serializer to test server settings for .net

2017-07-14 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1552-master 8fd4c8cdc -> f03235e1a TINKERPOP-1552 Added graphson 2.0 serializer to test server settings for .net Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/2] tinkerpop git commit: Doc: Use DotNet instead .NET because asciidoc parser chokes on titles starting with `.`

2017-07-14 Thread jorgebg
Doc: Use DotNet instead .NET because asciidoc parser chokes on titles starting with `.` Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbcb6406 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbcb6406

[1/2] tinkerpop git commit: DotNet: Generate ValueMap() method with 2 type parameters

2017-07-14 Thread jorgebg
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1552-master 6115cf4aa -> cbcb64062 DotNet: Generate ValueMap() method with 2 type parameters Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c074ea05

tinkerpop git commit: Remove methods from GraphTraversal and TraversalSource.

2017-07-14 Thread jorgebg
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1552-master cbcb64062 -> 5c3cc5acd Remove methods from GraphTraversal and TraversalSource. - Remove AddInE() and AddOutE() from GraphTraversal - Remove WithBindings() filter from TraversalSource. Project: