[03/12] tinkerpop git commit: Test cleanup - hopefully can run now

2018-03-02 Thread spmallette
Test cleanup - hopefully can run now Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/750677cf Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/750677cf Diff:

[11/12] tinkerpop git commit: TINKERPOP-1862 Fix Messenger implementations for Spark/Giraph handling BOTH

2018-03-02 Thread spmallette
TINKERPOP-1862 Fix Messenger implementations for Spark/Giraph handling BOTH These now behave like TinkerMessenger and in the case of BOTH pass the message to the opposite vertex in the StarGraph Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[12/12] tinkerpop git commit: TINKERPOP-1862 Updated changelog

2018-03-02 Thread spmallette
TINKERPOP-1862 Updated changelog Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7956b481 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7956b481 Diff:

[10/12] tinkerpop git commit: Using "name" instead of "propertyin"

2018-03-02 Thread spmallette
Using "name" instead of "propertyin" Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/027ae277 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/027ae277 Diff:

[08/12] tinkerpop git commit: Revert "Updating kitchen sink graph"

2018-03-02 Thread spmallette
Revert "Updating kitchen sink graph" This reverts commit febe0ac8ecdf1828233017864b629a644c7260a8. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b0b124b8 Tree:

[09/12] tinkerpop git commit: Proper update of kitchen sink through TinkerFactory

2018-03-02 Thread spmallette
Proper update of kitchen sink through TinkerFactory Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0490a082 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0490a082 Diff:

[07/12] tinkerpop git commit: Updating message passing tests to use kitchen sink

2018-03-02 Thread spmallette
Updating message passing tests to use kitchen sink Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f03c4df4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f03c4df4 Diff:

[01/12] tinkerpop git commit: TinkerMessenger proper handling of Direction.BOTH

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1862 [created] 7956b481b TinkerMessenger proper handling of Direction.BOTH Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f02ea338 Tree:

[02/12] tinkerpop git commit: Adding simple graph computer test of proper message passing in all 3 directions

2018-03-02 Thread spmallette
Adding simple graph computer test of proper message passing in all 3 directions Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/80c0b846 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/80c0b846 Diff:

[04/12] tinkerpop git commit: Additional check. Tests still fail - but I think this is a problem with the implementations, not the test.

2018-03-02 Thread spmallette
Additional check. Tests still fail - but I think this is a problem with the implementations, not the test. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/153238b2 Tree:

[06/12] tinkerpop git commit: Updating kitchen sink graph

2018-03-02 Thread spmallette
Updating kitchen sink graph Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/febe0ac8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/febe0ac8 Diff:

tinkerpop git commit: TINKERPOP-1908 Bump to Groovy 2.4.14 [Forced Update!]

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1908 df4d2c515 -> f409564bb (forced update) TINKERPOP-1908 Bump to Groovy 2.4.14 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f409564b Tree:

[27/30] tinkerpop git commit: Fixed the behavior of `min()`, `max()`, `mean()` and `sum()`. If no input is given, these steps will now throw a `FastNoElementException`.

2018-03-02 Thread dkuppitz
Fixed the behavior of `min()`, `max()`, `mean()` and `sum()`. If no input is given, these steps will now throw a `FastNoElementException`. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fb05ea79 Tree:

[30/30] tinkerpop git commit: fixed sum() in Spark

2018-03-02 Thread dkuppitz
fixed sum() in Spark Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/087525e2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/087525e2 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/087525e2

[11/30] tinkerpop git commit: Merge branch 'tp33'

2018-03-02 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/e48e8340 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e48e8340 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e48e8340

[19/30] tinkerpop git commit: Created issue for ignored GLV test in .NET CTR

2018-03-02 Thread dkuppitz
Created issue for ignored GLV test in .NET CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8ef717f6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8ef717f6 Diff:

[22/30] tinkerpop git commit: Added JIRA issue for ignored GLV test for .NET CTR

2018-03-02 Thread dkuppitz
Added JIRA issue for ignored GLV test for .NET CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/532a5de2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/532a5de2 Diff:

[04/30] tinkerpop git commit: Merge branch 'tp33'

2018-03-02 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/df3e8341 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/df3e8341 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/df3e8341

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

2018-03-02 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/c722cda0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c722cda0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c722cda0

[13/30] tinkerpop git commit: Removed more ignored GLV tests for .NET

2018-03-02 Thread dkuppitz
Removed more ignored GLV tests for .NET Not sure why these suddenly pass. Makes me wonder if they were ever really failing in the first place. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/85b73387 Tree:

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

2018-03-02 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/a8bfabd2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a8bfabd2 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a8bfabd2

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

2018-03-02 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/4e8d63c4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4e8d63c4 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4e8d63c4

[11/17] tinkerpop git commit: Added a remark about the test framework for 4.x in future dev docs CTR

2018-03-02 Thread dkuppitz
Added a remark about the test framework for 4.x in future dev docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/07df6b35 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/07df6b35 Diff:

[06/17] tinkerpop git commit: Updated test class for loading "sink" data to spark CTR

2018-03-02 Thread dkuppitz
Updated test class for loading "sink" data to spark CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a61dd58e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a61dd58e Diff:

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

2018-03-02 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/e56823b6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e56823b6 Diff:

[01/17] tinkerpop git commit: TINKERPOP-1894 Fixed deserialization of P.not() for GraphSON 2.x [Forced Update!]

2018-03-02 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1777 087525e24 -> 912139ee6 (forced update) TINKERPOP-1894 Fixed deserialization of P.not() for GraphSON 2.x javascript and python GLVs seemed to respond well to this fix, but .NET did not. The related tests are still failing.

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

2018-03-02 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-python/src/main/jython/radish/feature_steps.py Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/92e899f4 Tree:

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

2018-03-02 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/18ba893f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/18ba893f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/18ba893f

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

2018-03-02 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-python/src/main/jython/radish/feature_steps.py Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5ec77747 Tree:

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

2018-03-02 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/5d36ec11 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5d36ec11 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/5d36ec11

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

2018-03-02 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/9eed217f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9eed217f Diff:

tinkerpop git commit: TINKERPOP-1862 Added back computer tests accidentally commented out

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1862 7956b481b -> 8db0730a7 TINKERPOP-1862 Added back computer tests accidentally commented out Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8db0730a

[17/30] tinkerpop git commit: Fixed GLV types in tests that were failing for .NET CTR

2018-03-02 Thread dkuppitz
Fixed GLV types in tests that were failing for .NET CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c9725129 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c9725129 Diff:

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

2018-03-02 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/e1d7f80b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e1d7f80b Diff:

[15/30] tinkerpop git commit: Fixed up failing .NET GLV test

2018-03-02 Thread dkuppitz
Fixed up failing .NET GLV test Was using "foo" as a property key that .NET gherkin parser didn't know about. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2ddf2e31 Tree:

[16/30] tinkerpop git commit: Fixed some types in GLV tests that were failing for .NET CTR

2018-03-02 Thread dkuppitz
Fixed some types in GLV tests that were failing for .NET CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bbc96eea Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bbc96eea Diff:

[09/30] tinkerpop git commit: Fixed a GLV test definition.

2018-03-02 Thread dkuppitz
Fixed a GLV test definition. This allowed some ignored tests to pass CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6cfdfa93 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6cfdfa93 Diff:

[28/30] tinkerpop git commit: Fixed a few test cases

2018-03-02 Thread dkuppitz
Fixed a few test cases Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3310b310 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3310b310 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/3310b310

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

2018-03-02 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/GherkinTestRunner.cs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b516a6a5 Tree:

[05/30] tinkerpop git commit: Updated gremlin console location to 3.4.0-SNAPSHOT CTR

2018-03-02 Thread dkuppitz
Updated gremlin console location to 3.4.0-SNAPSHOT CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a4182265 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a4182265 Diff:

[12/30] tinkerpop git commit: Fixed up more GLV definitions to get more .NET tests pass

2018-03-02 Thread dkuppitz
Fixed up more GLV definitions to get more .NET tests pass Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2c96d424 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2c96d424 Diff:

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

2018-03-02 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/GherkinTestRunner.cs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/247e008c Tree:

[01/30] tinkerpop git commit: TINKERPOP-1586 Added checkAdjacentVertices option to SubgraphStrategy [Forced Update!]

2018-03-02 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1777 be3a5db18 -> 087525e24 (forced update) TINKERPOP-1586 Added checkAdjacentVertices option to SubgraphStrategy This change allows the user to turn off an aspect of SubgraphStrategy that prevents it from working properly in OLAP

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

2018-03-02 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/032124a5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/032124a5 Diff:

[14/30] tinkerpop git commit: Fixed typing in GLV tests that were failing for .NET CTR

2018-03-02 Thread dkuppitz
Fixed typing in GLV tests that were failing for .NET CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eab4bce6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eab4bce6 Diff:

[29/30] tinkerpop git commit: Fixed expected data type in sum() test

2018-03-02 Thread dkuppitz
Fixed expected data type in sum() test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/674d800a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/674d800a Diff:

[23/30] tinkerpop git commit: Merge branch 'tp33'

2018-03-02 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/b31e27d0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b31e27d0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b31e27d0

[08/30] tinkerpop git commit: Merge branch 'tp33'

2018-03-02 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/773d5101 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/773d5101 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/773d5101

[18/30] tinkerpop git commit: Added friendWeight to type info in .NET

2018-03-02 Thread dkuppitz
Added friendWeight to type info in .NET Tests were failing for .NET as a result of the missing type information. We really shouldn't have tests that modify the toy graphs, but something to resolve another day. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[06/30] tinkerpop git commit: Merge branch 'TINKERPOP-1586' into tp32

2018-03-02 Thread dkuppitz
Merge branch 'TINKERPOP-1586' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d5205161 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d5205161 Diff:

[24/30] tinkerpop git commit: CTR: Minor change in the doc generation process. In case of an error, we'll now see the last 10 lines first and after a short 5 second break the errornous file will be op

2018-03-02 Thread dkuppitz
CTR: Minor change in the doc generation process. In case of an error, we'll now see the last 10 lines first and after a short 5 second break the errornous file will be opened for full inspection. This should make it much easier to identify errors that are not obvious in the output

[15/17] tinkerpop git commit: fixed sum() in Spark

2018-03-02 Thread dkuppitz
fixed sum() in Spark Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/912139ee Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/912139ee Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/912139ee

[17/17] tinkerpop git commit: Fixed the behavior of `min()`, `max()`, `mean()` and `sum()`. If no input is given, these steps will now throw a `FastNoElementException`.

2018-03-02 Thread dkuppitz
Fixed the behavior of `min()`, `max()`, `mean()` and `sum()`. If no input is given, these steps will now throw a `FastNoElementException`. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6f51fbda Tree:

[14/17] tinkerpop git commit: Fixed a few test cases

2018-03-02 Thread dkuppitz
Fixed a few test cases Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6c9ae97c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6c9ae97c Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6c9ae97c

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

2018-03-02 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/32b39d37 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/32b39d37 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/32b39d37

[09/17] tinkerpop git commit: Added TINKERPOP-1417 to the future dev doc CTR

2018-03-02 Thread dkuppitz
Added TINKERPOP-1417 to the future dev doc CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fb8facfd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fb8facfd Diff:

[13/17] tinkerpop git commit: This closes #801

2018-03-02 Thread dkuppitz
This closes #801 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/38588182 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/38588182 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/38588182

tinkerpop git commit: This closes #801

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 32b39d372 -> 385881822 This closes #801 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/38588182 Tree:

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

2018-03-02 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/4113f0e8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4113f0e8 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4113f0e8

[1/2] tinkerpop git commit: TINKERPOP-1509 Fixed bug in Tree serialization for GraphSON

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 4579a0e29 -> 4113f0e8f TINKERPOP-1509 Fixed bug in Tree serialization for GraphSON Needed to ensure that Tree didn't serialize as Map now that Map has special formatting in GraphSON 3.0 CTR Project:

tinkerpop git commit: TINKERPOP-1509 Fixed bug in Tree serialization for GraphSON

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 31762f7c4 -> 27cc57469 TINKERPOP-1509 Fixed bug in Tree serialization for GraphSON Needed to ensure that Tree didn't serialize as Map now that Map has special formatting in GraphSON 3.0 CTR Project:

[1/3] tinkerpop git commit: TINKERPOP-1509 tree() tests working now

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 385881822 -> 4579a0e29 TINKERPOP-1509 tree() tests working now Seems like this was fixed at some point a while back. Test is passing consistently now. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: Fixed the behavior of `min()`, `max()`, `mean()` and `sum()`. If no input is given, these steps will now throw a `FastNoElementException`. [Forced Update!]

2018-03-02 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1777 912139ee6 -> 32014426f (forced update) Fixed the behavior of `min()`, `max()`, `mean()` and `sum()`. If no input is given, these steps will now throw a `FastNoElementException`. Also adjusted existing test cases to be in line

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

2018-03-02 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/31762f7c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/31762f7c Diff:

tinkerpop git commit: TINKERPOP-1509 tree() tests working now

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 a61dd58ee -> 4db099137 TINKERPOP-1509 tree() tests working now Seems like this was fixed at some point a while back. Test is passing consistently now. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/2] tinkerpop git commit: TINKERPOP-1509 tree() tests working now

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 07df6b35e -> 31762f7c4 TINKERPOP-1509 tree() tests working now Seems like this was fixed at some point a while back. Test is passing consistently now. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

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

2018-03-02 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/4579a0e2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4579a0e2 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4579a0e2

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

2018-03-02 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/31762f7c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/31762f7c Diff:

tinkerpop git commit: Updated release docs

2018-03-02 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1777 32014426f -> 7149f8e8c Updated release docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7149f8e8 Tree:

tinkerpop git commit: added a note in upgrade docs regarding the change of order of select scopes

2018-03-02 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1522 1316b09b1 -> 661607f90 added a note in upgrade docs regarding the change of order of select scopes Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[01/50] tinkerpop git commit: Updated changelog for 3.4.0-SNAPSHOT CTR

2018-03-02 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1535 f1d628f3f -> ae4d8af2d Updated changelog for 3.4.0-SNAPSHOT CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/12e7f7e4 Tree:

[03/50] tinkerpop git commit: Updated branching strategy now that tp33 is present CTR

2018-03-02 Thread spmallette
Updated branching strategy now that tp33 is present CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1a857da8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1a857da8 Diff:

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

2018-03-02 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/e48e8340 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e48e8340 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e48e8340

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

2018-03-02 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/4579a0e2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4579a0e2 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4579a0e2

[48/50] tinkerpop git commit: TINKERPOP-1509 Fixed bug in Tree serialization for GraphSON

2018-03-02 Thread spmallette
TINKERPOP-1509 Fixed bug in Tree serialization for GraphSON Needed to ensure that Tree didn't serialize as Map now that Map has special formatting in GraphSON 3.0 CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[50/50] tinkerpop git commit: TINKERPOP-1535 Bump to Giraph 1.2.0

2018-03-02 Thread spmallette
TINKERPOP-1535 Bump to Giraph 1.2.0 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae4d8af2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae4d8af2 Diff:

[10/50] tinkerpop git commit: Updated gremlin console location to 3.4.0-SNAPSHOT CTR

2018-03-02 Thread spmallette
Updated gremlin console location to 3.4.0-SNAPSHOT CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a4182265 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a4182265 Diff:

[23/50] tinkerpop git commit: Added friendWeight to type info in .NET

2018-03-02 Thread spmallette
Added friendWeight to type info in .NET Tests were failing for .NET as a result of the missing type information. We really shouldn't have tests that modify the toy graphs, but something to resolve another day. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

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

2018-03-02 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/18ba893f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/18ba893f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/18ba893f

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

2018-03-02 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/c99ac1fd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c99ac1fd Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c99ac1fd

[40/50] tinkerpop git commit: Added TINKERPOP-1417 to the future dev doc CTR

2018-03-02 Thread spmallette
Added TINKERPOP-1417 to the future dev doc CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fb8facfd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fb8facfd Diff:

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

2018-03-02 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/5d36ec11 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5d36ec11 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/5d36ec11

[45/50] tinkerpop git commit: TINKERPOP-1509 tree() tests working now

2018-03-02 Thread spmallette
TINKERPOP-1509 tree() tests working now Seems like this was fixed at some point a while back. Test is passing consistently now. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4db09913 Tree:

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

2018-03-02 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/9eed217f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9eed217f Diff:

[02/50] tinkerpop git commit: Added upgrade docs CTR

2018-03-02 Thread spmallette
Added upgrade docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1b7fba3f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1b7fba3f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/1b7fba3f

[21/50] tinkerpop git commit: Fixed some types in GLV tests that were failing for .NET CTR

2018-03-02 Thread spmallette
Fixed some types in GLV tests that were failing for .NET CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bbc96eea Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bbc96eea Diff:

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

2018-03-02 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/31762f7c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/31762f7c Diff:

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

2018-03-02 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/773d5101 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/773d5101 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/773d5101

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

2018-03-02 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/b31e27d0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b31e27d0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b31e27d0

[20/50] tinkerpop git commit: Fixed up failing .NET GLV test

2018-03-02 Thread spmallette
Fixed up failing .NET GLV test Was using "foo" as a property key that .NET gherkin parser didn't know about. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2ddf2e31 Tree:

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

2018-03-02 Thread spmallette
This closes #801 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/38588182 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/38588182 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/38588182

[11/50] tinkerpop git commit: Merge branch 'TINKERPOP-1586' into tp32

2018-03-02 Thread spmallette
Merge branch 'TINKERPOP-1586' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d5205161 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d5205161 Diff:

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

2018-03-02 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: docs/src/dev/developer/for-committers.asciidoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/69a355f8 Tree:

[06/50] tinkerpop git commit: Updated .net/js to 3.4.0-SNAPSHOT

2018-03-02 Thread spmallette
Updated .net/js to 3.4.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/05c1c047 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/05c1c047 Diff:

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

2018-03-02 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/df3e8341 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/df3e8341 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/df3e8341

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

2018-03-02 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/032124a5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/032124a5 Diff:

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

2018-03-02 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/4e8d63c4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4e8d63c4 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4e8d63c4

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

2018-03-02 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/GherkinTestRunner.cs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/247e008c Tree:

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

2018-03-02 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-python/src/main/jython/radish/feature_steps.py Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/92e899f4 Tree:

[19/50] tinkerpop git commit: Fixed typing in GLV tests that were failing for .NET CTR

2018-03-02 Thread spmallette
Fixed typing in GLV tests that were failing for .NET CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eab4bce6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eab4bce6 Diff:

  1   2   >