tinkerpop git commit: TINKERPOP-2058 Use `Compare.eq` in `Contains.within` to ensure equal filter behaviors. [Forced Update!]

2018-10-05 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-2058 e900cfc56 -> 75e26e40c (forced update) TINKERPOP-2058 Use `Compare.eq` in `Contains.within` to ensure equal filter behaviors. If the object to be filtered is a number, `Contains` predicates will now scan the provided

[1/2] tinkerpop git commit: TINKERPOP-2037 removed groovy-sql

2018-10-05 Thread rdale
Repository: tinkerpop Updated Branches: refs/heads/master 5756c0c84 -> f47b7d1d3 TINKERPOP-2037 removed groovy-sql Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ee6802e7 Tree:

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

2018-10-05 Thread rdale
Merge branch 'TINKERPOP-2037' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f47b7d1d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f47b7d1d Diff:

[2/2] tinkerpop git commit: TINKERPOP-2058 Use `Compare.eq` in `Contains.within` to ensure equal filter behaviors.

2018-10-05 Thread dkuppitz
TINKERPOP-2058 Use `Compare.eq` in `Contains.within` to ensure equal filter behaviors. If the object to be filtered is a number, `Contains` predicates will now scan the provided collection, comparing each element using `Compare.eq`. For non-numeric values `Contains.within` will still use

[1/2] tinkerpop git commit: CTR: added missing import [Forced Update!]

2018-10-05 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-2058 1955ddd0c -> e900cfc56 (forced update) CTR: added missing import Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5756c0c8 Tree:

tinkerpop git commit: CTR: added missing import

2018-10-05 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/master 47784823d -> 5756c0c84 CTR: added missing import Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5756c0c8 Tree:

[10/35] tinkerpop git commit: TINKERPOP-2041 Fixed .NET tests around TP predicates

2018-10-05 Thread dkuppitz
TINKERPOP-2041 Fixed .NET tests around TP predicates Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/79d4a056 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/79d4a056 Diff:

[11/35] tinkerpop git commit: TINKERPOP-2041 Fixed gremlin-javascript serializers for TP

2018-10-05 Thread dkuppitz
TINKERPOP-2041 Fixed gremlin-javascript serializers for TP Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/68c47afa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68c47afa Diff:

[15/35] tinkerpop git commit: renamed text predicates and added some javadoc comments

2018-10-05 Thread dkuppitz
renamed text predicates and added some javadoc comments Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9b965861 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9b965861 Diff:

[12/35] tinkerpop git commit: TINKERPOP-2041 Implemented text predicates

2018-10-05 Thread dkuppitz
TINKERPOP-2041 Implemented text predicates Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/519ca65c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/519ca65c Diff:

[18/35] tinkerpop git commit: TINKERPOP-2055 Minor comment fixes

2018-10-05 Thread dkuppitz
TINKERPOP-2055 Minor comment fixes Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bd7048dd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bd7048dd Diff:

[27/35] tinkerpop git commit: Moved tests that fail periodically to integration tests.

2018-10-05 Thread dkuppitz
Moved tests that fail periodically to integration tests. These tests require Grape and external resources to pass. Those resources seem to be less dependable on Travis sometimes and causes test failures. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[31/35] tinkerpop git commit: Merge branch 'TINKERPOP-2056' into tp32

2018-10-05 Thread dkuppitz
Merge branch 'TINKERPOP-2056' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/21059b9b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/21059b9b Diff:

[08/35] tinkerpop git commit: TINKERPOP-2044 Configurable traversal to validate host connectivity.

2018-10-05 Thread dkuppitz
TINKERPOP-2044 Configurable traversal to validate host connectivity. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b510613b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b510613b Diff:

[14/35] tinkerpop git commit: Renamed `TP` to `TextP` as proposed by @robertdale

2018-10-05 Thread dkuppitz
Renamed `TP` to `TextP` as proposed by @robertdale Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f057fb36 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f057fb36 Diff:

[35/35] tinkerpop git commit: TINKERPOP-2058 Use `Compare.eq` in `Contains.within` to ensure equal filter behaviors.

2018-10-05 Thread dkuppitz
TINKERPOP-2058 Use `Compare.eq` in `Contains.within` to ensure equal filter behaviors. If the object to be filtered is a number, `Contains` predicates will now scan the provided collection, comparing each element using `Compare.eq`. For non-numeric values `Contains.within` will still use

[16/35] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-driver/src/main/java/org/apache/tinkerpop/gremlin/driver/Cluster.java gremlin-driver/src/main/java/org/apache/tinkerpop/gremlin/driver/Settings.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[21/35] tinkerpop git commit: TINKERPOP-2055 Support NaN/Infinity on GraphSON 3.0

2018-10-05 Thread dkuppitz
TINKERPOP-2055 Support NaN/Infinity on GraphSON 3.0 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5b9b81fd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5b9b81fd Diff:

[05/35] tinkerpop git commit: TINKERPOP-2055 Updated IO docs to include special numbers

2018-10-05 Thread dkuppitz
TINKERPOP-2055 Updated IO docs to include special numbers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a083fbff Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a083fbff Diff:

[24/35] tinkerpop git commit: Merge branch 'pr-948' into tp32

2018-10-05 Thread dkuppitz
Merge branch 'pr-948' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ca034f12 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ca034f12 Diff:

[04/35] tinkerpop git commit: TINKERPOP-2055 Added tests for .Net on special numbers

2018-10-05 Thread dkuppitz
TINKERPOP-2055 Added tests for .Net on special numbers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b5420278 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b5420278 Diff:

[07/35] tinkerpop git commit: reverts class StarGraphGryoSerializer

2018-10-05 Thread dkuppitz
reverts class StarGraphGryoSerializer Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/48d5d1d4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/48d5d1d4 Diff:

[23/35] tinkerpop git commit: TINKERPOP-2056 Made use of `NumberHelper` in `Compare` predicates.

2018-10-05 Thread dkuppitz
TINKERPOP-2056 Made use of `NumberHelper` in `Compare` predicates. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/99d836b3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/99d836b3 Diff:

[22/35] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread dkuppitz
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e330ad67 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e330ad67 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e330ad67

[33/35] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread dkuppitz
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/77c7a4f8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/77c7a4f8 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/77c7a4f8

[28/35] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-groovy/src/test/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GremlinGroovyScriptEngineTest.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d9ccefce

[34/35] tinkerpop git commit: Update NOTICE with the currently used version of Groovy CTR

2018-10-05 Thread dkuppitz
Update NOTICE with the currently used version of Groovy CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/47784823 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/47784823 Diff:

[26/35] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread dkuppitz
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d69efd5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d69efd5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2d69efd5

[32/35] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/02e0b8b3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/02e0b8b3 Diff:

[20/35] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONMapperEmbeddedTypeTest.java gremlin-dotnet/test/Gremlin.Net.UnitTest/Structure/IO/GraphSON/GraphSONReaderTests.cs

[09/35] tinkerpop git commit: TINKERPOP-2041 Added IO tests for TextP

2018-10-05 Thread dkuppitz
TINKERPOP-2041 Added IO tests for TextP Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8b69b34b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8b69b34b Diff:

[29/35] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread dkuppitz
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/73444c32 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/73444c32 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/73444c32

[17/35] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread dkuppitz
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9e407898 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9e407898 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/9e407898

[03/35] tinkerpop git commit: TINKERPOP-2055 Added special number handling in javascript

2018-10-05 Thread dkuppitz
TINKERPOP-2055 Added special number handling in javascript Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d3041f2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d3041f2 Diff:

[02/35] tinkerpop git commit: TINKERPOP-2055 Support for special numbers in python

2018-10-05 Thread dkuppitz
TINKERPOP-2055 Support for special numbers in python Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/854914e6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/854914e6 Diff:

[01/35] tinkerpop git commit: TINKERPOP-2055 Added support for special Double values [Forced Update!]

2018-10-05 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-2058 ec0d8805f -> 1955ddd0c (forced update) TINKERPOP-2055 Added support for special Double values Includes Nan and the infinity values. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[06/35] tinkerpop git commit: Optimazes Map with enum using the EnumMap implementation

2018-10-05 Thread dkuppitz
Optimazes Map with enum using the EnumMap implementation Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9e1865a9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9e1865a9 Diff:

[19/35] tinkerpop git commit: Merge branch 'TINKERPOP-2055' into tp32

2018-10-05 Thread dkuppitz
Merge branch 'TINKERPOP-2055' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/80fa89bd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/80fa89bd Diff:

[13/35] tinkerpop git commit: Renamed `TP` to `TextP` as proposed by @robertdale

2018-10-05 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f057fb36/gremlin-python/src/main/jython/gremlin_python/structure/io/graphsonV3d0.py -- diff --git a/gremlin-python/src/main/jython/gremlin_python/structure/io/graphsonV3d0.py

[1/2] tinkerpop git commit: TINKERPOP-2056 Made use of `NumberHelper` in `Compare` predicates.

2018-10-05 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp32 4bdb006c5 -> 21059b9b6 TINKERPOP-2056 Made use of `NumberHelper` in `Compare` predicates. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/99d836b3 Tree:

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

2018-10-05 Thread dkuppitz
Merge branch 'TINKERPOP-2056' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/21059b9b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/21059b9b Diff:

tinkerpop git commit: Update NOTICE with the currently used version of Groovy CTR

2018-10-05 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 77c7a4f87 -> 47784823d Update NOTICE with the currently used version of Groovy CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/47784823 Tree:

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

2018-10-05 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/02e0b8b3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/02e0b8b3 Diff:

[1/3] tinkerpop git commit: TINKERPOP-2056 Made use of `NumberHelper` in `Compare` predicates.

2018-10-05 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp33 d9ccefcea -> 02e0b8b33 TINKERPOP-2056 Made use of `NumberHelper` in `Compare` predicates. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/99d836b3 Tree:

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

2018-10-05 Thread dkuppitz
Merge branch 'TINKERPOP-2056' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/21059b9b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/21059b9b Diff:

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

2018-10-05 Thread dkuppitz
Merge branch 'TINKERPOP-2056' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/21059b9b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/21059b9b Diff:

[4/4] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread dkuppitz
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/77c7a4f8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/77c7a4f8 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/77c7a4f8

[1/4] tinkerpop git commit: TINKERPOP-2056 Made use of `NumberHelper` in `Compare` predicates.

2018-10-05 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/master 813ab73e6 -> 77c7a4f87 TINKERPOP-2056 Made use of `NumberHelper` in `Compare` predicates. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/99d836b3 Tree:

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

2018-10-05 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/02e0b8b3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/02e0b8b3 Diff:

tinkerpop git commit: TINKERPOP-1972 Fix arg handling for inject step

2018-10-05 Thread florianhockmann
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1972 2a2e47ebd -> dee155e50 TINKERPOP-1972 Fix arg handling for inject step To be precise, this affects all steps that have a params array with a generic type parameter as the member type but currently inject is the only step in

[17/50] [abbrv] tinkerpop git commit: Optimazes Map with enum using the EnumMap implementation

2018-10-05 Thread spmallette
Optimazes Map with enum using the EnumMap implementation Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9e1865a9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9e1865a9 Diff:

[15/50] [abbrv] tinkerpop git commit: Merge branch 'tp33' of https://git-wip-us.apache.org/repos/asf/tinkerpop into tp33

2018-10-05 Thread spmallette
Merge branch 'tp33' of https://git-wip-us.apache.org/repos/asf/tinkerpop into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1faf7629 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1faf7629 Diff:

[41/50] [abbrv] tinkerpop git commit: Moved tests that fail periodically to integration tests.

2018-10-05 Thread spmallette
Moved tests that fail periodically to integration tests. These tests require Grape and external resources to pass. Those resources seem to be less dependable on Travis sometimes and causes test failures. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[32/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9e407898 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9e407898 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/9e407898

[35/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONMapperEmbeddedTypeTest.java gremlin-dotnet/test/Gremlin.Net.UnitTest/Structure/IO/GraphSON/GraphSONReaderTests.cs

[39/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/86b1be53 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/86b1be53 Diff:

[16/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' of https://git-wip-us.apache.org/repos/asf/tinkerpop into tp32

2018-10-05 Thread spmallette
Merge branch 'tp32' of https://git-wip-us.apache.org/repos/asf/tinkerpop into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fcbce509 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fcbce509 Diff:

[43/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/73444c32 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/73444c32 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/73444c32

[23/50] [abbrv] tinkerpop git commit: TINKERPOP-2044 Configurable traversal to validate host connectivity.

2018-10-05 Thread spmallette
TINKERPOP-2044 Configurable traversal to validate host connectivity. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b510613b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b510613b Diff:

[36/50] [abbrv] tinkerpop git commit: TINKERPOP-2055 Support NaN/Infinity on GraphSON 3.0

2018-10-05 Thread spmallette
TINKERPOP-2055 Support NaN/Infinity on GraphSON 3.0 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5b9b81fd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5b9b81fd Diff:

[14/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/21d2444c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/21d2444c Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/21d2444c

[34/50] [abbrv] tinkerpop git commit: Merge branch 'TINKERPOP-2055' into tp32

2018-10-05 Thread spmallette
Merge branch 'TINKERPOP-2055' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/80fa89bd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/80fa89bd Diff:

[20/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-groovy/src/main/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GremlinGroovyScriptEngine.java gremlin-groovy/src/test/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GroovyTranslatorTest.java Project:

[22/50] [abbrv] tinkerpop git commit: Merge branch 'TINKERPOP-2049'

2018-10-05 Thread spmallette
Merge branch 'TINKERPOP-2049' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3a8f5808 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3a8f5808 Diff:

[24/50] [abbrv] tinkerpop git commit: TINKERPOP-2041 Added IO tests for TextP

2018-10-05 Thread spmallette
TINKERPOP-2041 Added IO tests for TextP Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8b69b34b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8b69b34b Diff:

tinkerpop git commit: TINKERPOP-1959 Minor fixes to upgrade docs

2018-10-05 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1959 67e56dd60 -> 54a12eb1c TINKERPOP-1959 Minor fixes to upgrade docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/54a12eb1 Tree:

[13/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8ca27786 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8ca27786 Diff:

[26/50] [abbrv] tinkerpop git commit: TINKERPOP-2041 Implemented text predicates

2018-10-05 Thread spmallette
TINKERPOP-2041 Implemented text predicates Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/519ca65c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/519ca65c Diff:

[30/50] [abbrv] tinkerpop git commit: renamed text predicates and added some javadoc comments

2018-10-05 Thread spmallette
renamed text predicates and added some javadoc comments Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9b965861 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9b965861 Diff:

[33/50] [abbrv] tinkerpop git commit: TINKERPOP-2055 Minor comment fixes

2018-10-05 Thread spmallette
TINKERPOP-2055 Minor comment fixes Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bd7048dd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bd7048dd Diff:

[38/50] [abbrv] tinkerpop git commit: Merge branch 'pr-948' into tp32

2018-10-05 Thread spmallette
Merge branch 'pr-948' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ca034f12 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ca034f12 Diff:

[50/50] [abbrv] tinkerpop git commit: TINKERPOP-2053 Added OptionsStrategy support for .NET

2018-10-05 Thread spmallette
TINKERPOP-2053 Added OptionsStrategy support for .NET Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f134c8a8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f134c8a8 Diff:

[12/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7ac00a13 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7ac00a13 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/7ac00a13

[40/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d69efd5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d69efd5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2d69efd5

[31/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-driver/src/main/java/org/apache/tinkerpop/gremlin/driver/Cluster.java gremlin-driver/src/main/java/org/apache/tinkerpop/gremlin/driver/Settings.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[46/50] [abbrv] tinkerpop git commit: TINKERPOP-2053 Added OptionsStrategy

2018-10-05 Thread spmallette
TINKERPOP-2053 Added OptionsStrategy Included a test in TinkerGraph rather than the main test suite because the test really isn't easily asserted without a custom step that reads the OptionsStrategy. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[21/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2ae8c5be Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2ae8c5be Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2ae8c5be

[18/50] [abbrv] tinkerpop git commit: reverts class StarGraphGryoSerializer

2018-10-05 Thread spmallette
reverts class StarGraphGryoSerializer Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/48d5d1d4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/48d5d1d4 Diff:

[09/50] [abbrv] tinkerpop git commit: Expose WebSocket configuration TINKERPOP-2015

2018-10-05 Thread spmallette
Expose WebSocket configuration TINKERPOP-2015 Users can now provide a delegate to the Gremlin.Net driver that will be used to configure WebSocket connections. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b4407423

[49/50] [abbrv] tinkerpop git commit: TINKERPOP-2053 Python support for OptionsStrategy

2018-10-05 Thread spmallette
TINKERPOP-2053 Python support for OptionsStrategy Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a21cde1a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a21cde1a Diff:

[28/50] [abbrv] tinkerpop git commit: Renamed `TP` to `TextP` as proposed by @robertdale

2018-10-05 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f057fb36/gremlin-python/src/main/jython/gremlin_python/structure/io/graphsonV3d0.py -- diff --git a/gremlin-python/src/main/jython/gremlin_python/structure/io/graphsonV3d0.py

[42/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-groovy/src/test/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GremlinGroovyScriptEngineTest.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d9ccefce

[07/50] [abbrv] tinkerpop git commit: TINKERPOP-2055 Added tests for .Net on special numbers

2018-10-05 Thread spmallette
TINKERPOP-2055 Added tests for .Net on special numbers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b5420278 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b5420278 Diff:

[11/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/650f31f1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/650f31f1 Diff:

[04/50] [abbrv] tinkerpop git commit: TINKERPOP-2055 Added support for special Double values

2018-10-05 Thread spmallette
TINKERPOP-2055 Added support for special Double values Includes Nan and the infinity values. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/afc12bd2 Tree:

[03/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b788201b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b788201b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b788201b

[47/50] [abbrv] tinkerpop git commit: TINKERPOP-2053 Bumped gryo reg id for OptionsStrategy

2018-10-05 Thread spmallette
TINKERPOP-2053 Bumped gryo reg id for OptionsStrategy Expecting TINKERPOP-2041 to merge first which is using 186 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a1e20992 Tree:

[37/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

2018-10-05 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e330ad67 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e330ad67 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e330ad67

[29/50] [abbrv] tinkerpop git commit: Renamed `TP` to `TextP` as proposed by @robertdale

2018-10-05 Thread spmallette
Renamed `TP` to `TextP` as proposed by @robertdale Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f057fb36 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f057fb36 Diff:

[08/50] [abbrv] tinkerpop git commit: TINKERPOP-2055 Updated IO docs to include special numbers

2018-10-05 Thread spmallette
TINKERPOP-2055 Updated IO docs to include special numbers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a083fbff Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a083fbff Diff:

[19/50] [abbrv] tinkerpop git commit: Merge branch 'TINKERPOP-2040' into tp32

2018-10-05 Thread spmallette
Merge branch 'TINKERPOP-2040' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/88d6f778 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/88d6f778 Diff:

[02/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-10-05 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c10bde33 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c10bde33 Diff:

[06/50] [abbrv] tinkerpop git commit: TINKERPOP-2055 Added special number handling in javascript

2018-10-05 Thread spmallette
TINKERPOP-2055 Added special number handling in javascript Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d3041f2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d3041f2 Diff:

[44/50] [abbrv] tinkerpop git commit: This closes #922

2018-10-05 Thread spmallette
This closes #922 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/813ab73e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/813ab73e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/813ab73e

[01/50] [abbrv] tinkerpop git commit: Asciidoc puts an extra space on the-traversal line 162: g.addV('person').iterate() <9> - CTR [Forced Update!]

2018-10-05 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-2053 8d78dbd7f -> a1e209922 (forced update) Asciidoc puts an extra space on the-traversal line 162: g.addV('person').iterate() <9> - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[25/50] [abbrv] tinkerpop git commit: TINKERPOP-2041 Fixed gremlin-javascript serializers for TP

2018-10-05 Thread spmallette
TINKERPOP-2041 Fixed gremlin-javascript serializers for TP Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/68c47afa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68c47afa Diff:

[27/50] [abbrv] tinkerpop git commit: TINKERPOP-2041 Fixed .NET tests around TP predicates

2018-10-05 Thread spmallette
TINKERPOP-2041 Fixed .NET tests around TP predicates Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/79d4a056 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/79d4a056 Diff:

[45/50] [abbrv] tinkerpop git commit: TINKERPOP-2053 Added upgrade docs for OptionsStrategy

2018-10-05 Thread spmallette
TINKERPOP-2053 Added upgrade docs for OptionsStrategy Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/57f76f83 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/57f76f83 Diff:

[48/50] [abbrv] tinkerpop git commit: TINKERPOP-2053 Added OptionsStrategy to gryo registrations

2018-10-05 Thread spmallette
TINKERPOP-2053 Added OptionsStrategy to gryo registrations Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/431f8c5d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/431f8c5d Diff:

[05/50] [abbrv] tinkerpop git commit: TINKERPOP-2055 Support for special numbers in python

2018-10-05 Thread spmallette
TINKERPOP-2055 Support for special numbers in python Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/854914e6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/854914e6 Diff:

  1   2   >