[2/2] tinkerpop git commit: TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`.

2018-08-09 Thread dkuppitz
TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6b52a8c0 Tree:

[1/2] tinkerpop git commit: TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`. [Forced Update!]

2018-08-09 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1990 0324c820b -> 6b52a8c0e (forced update) http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6b52a8c0/gremlin-javascript/src/main/javascript/gremlin-javascript/test/cucumber/feature-steps.js

[13/14] tinkerpop git commit: TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`.

2018-08-09 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/0324c820/gremlin-javascript/src/main/javascript/gremlin-javascript/test/cucumber/feature-steps.js -- diff --git

[07/14] tinkerpop git commit: TINKERPOP-1967 Added a component field to the ConnectedComponent class

2018-08-09 Thread dkuppitz
TINKERPOP-1967 Added a component field to the ConnectedComponent class In this way the user can access the default more readily and is available in GLVs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8954c271 Tree:

[06/14] tinkerpop git commit: Extended the connected-components recipe

2018-08-09 Thread dkuppitz
Extended the connected-components recipe Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a0119640 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a0119640 Diff:

[14/14] tinkerpop git commit: TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`.

2018-08-09 Thread dkuppitz
TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0324c820 Tree:

[04/14] tinkerpop git commit: Merged vtslab recipe for connected components

2018-08-09 Thread dkuppitz
Merged vtslab recipe for connected components Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/002560a5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/002560a5 Diff:

[11/14] tinkerpop git commit: TINKERPOP-1967 Rewrote connectedComponent() test to be more GLV friendly

2018-08-09 Thread dkuppitz
TINKERPOP-1967 Rewrote connectedComponent() test to be more GLV friendly Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2cc2aed5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2cc2aed5 Diff:

[08/14] tinkerpop git commit: TINKERPOP-1967 Added ConnectedComponentVertexProgram to core javadoc

2018-08-09 Thread dkuppitz
TINKERPOP-1967 Added ConnectedComponentVertexProgram to core javadoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eb6a4de6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eb6a4de6 Diff:

[02/14] tinkerpop git commit: TINKERPOP-1967 Removed some dead comments/code

2018-08-09 Thread dkuppitz
TINKERPOP-1967 Removed some dead comments/code Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbae0a30 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbae0a30 Diff:

[12/14] tinkerpop git commit: TINKERPOP-1967 Added GLV tests for connectedComponent()

2018-08-09 Thread dkuppitz
TINKERPOP-1967 Added GLV tests for connectedComponent() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0c2fc21f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0c2fc21f Diff:

[05/14] tinkerpop git commit: TINKERPOP-1967 Added a test for regressions on halted traversers

2018-08-09 Thread dkuppitz
TINKERPOP-1967 Added a test for regressions on halted traversers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0eb6cb1a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0eb6cb1a Diff:

[03/14] tinkerpop git commit: TINKERPOP-1967 Referenced TINKERPOP-1976 in OptOut for connectedComponent on RemoteGraph

2018-08-09 Thread dkuppitz
TINKERPOP-1967 Referenced TINKERPOP-1976 in OptOut for connectedComponent on RemoteGraph Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dd7fc261 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/dd7fc261

[10/14] tinkerpop git commit: TINKERPOP-1967 fixed up halted traversers

2018-08-09 Thread dkuppitz
TINKERPOP-1967 fixed up halted traversers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b2cb1874 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b2cb1874 Diff:

[2/2] tinkerpop git commit: TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`.

2018-08-09 Thread dkuppitz
TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b0d8e78c Tree:

[1/2] tinkerpop git commit: TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`. [Forced Update!]

2018-08-09 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1990 c92bd4200 -> b0d8e78cb (forced update) http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/b0d8e78c/gremlin-javascript/src/main/javascript/gremlin-javascript/test/cucumber/feature-steps.js

[12/12] tinkerpop git commit: TINKERPOP-1967 Added GLV tests for connectedComponent()

2018-08-09 Thread spmallette
TINKERPOP-1967 Added GLV tests for connectedComponent() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0c2fc21f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0c2fc21f Diff:

[07/12] tinkerpop git commit: TINKERPOP-1967 Minor text cleanup for connectedComponent() docs

2018-08-09 Thread spmallette
TINKERPOP-1967 Minor text cleanup for connectedComponent() docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/16231d6e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/16231d6e Diff:

[06/12] tinkerpop git commit: Extended the connected-components recipe

2018-08-09 Thread spmallette
Extended the connected-components recipe Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a0119640 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a0119640 Diff:

[04/12] tinkerpop git commit: TINKERPOP-1967 Referenced TINKERPOP-1976 in OptOut for connectedComponent on RemoteGraph

2018-08-09 Thread spmallette
TINKERPOP-1967 Referenced TINKERPOP-1976 in OptOut for connectedComponent on RemoteGraph Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dd7fc261 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/dd7fc261

[11/12] tinkerpop git commit: TINKERPOP-1967 Rewrote connectedComponent() test to be more GLV friendly

2018-08-09 Thread spmallette
TINKERPOP-1967 Rewrote connectedComponent() test to be more GLV friendly Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2cc2aed5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2cc2aed5 Diff:

[02/12] tinkerpop git commit: TINKERPOP-1967 Removed some dead comments/code

2018-08-09 Thread spmallette
TINKERPOP-1967 Removed some dead comments/code Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbae0a30 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbae0a30 Diff:

[10/12] tinkerpop git commit: TINKERPOP-1967 Added a component field to the ConnectedComponent class

2018-08-09 Thread spmallette
TINKERPOP-1967 Added a component field to the ConnectedComponent class In this way the user can access the default more readily and is available in GLVs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8954c271 Tree:

[08/12] tinkerpop git commit: TINKERPOP-1967 Added ConnectedComponentVertexProgram to core javadoc

2018-08-09 Thread spmallette
TINKERPOP-1967 Added ConnectedComponentVertexProgram to core javadoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eb6a4de6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eb6a4de6 Diff:

[05/12] tinkerpop git commit: Merged vtslab recipe for connected components

2018-08-09 Thread spmallette
Merged vtslab recipe for connected components Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/002560a5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/002560a5 Diff:

[09/12] tinkerpop git commit: TINKERPOP-1967 Added a test for regressions on halted traversers

2018-08-09 Thread spmallette
TINKERPOP-1967 Added a test for regressions on halted traversers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0eb6cb1a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0eb6cb1a Diff:

[03/12] tinkerpop git commit: TINKERPOP-1967 fixed up halted traversers

2018-08-09 Thread spmallette
TINKERPOP-1967 fixed up halted traversers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b2cb1874 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b2cb1874 Diff:

[01/12] tinkerpop git commit: TINKERPOP-1967 Added connectedComponent() step

2018-08-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master f88ace142 -> 0c2fc21fb TINKERPOP-1967 Added connectedComponent() step Deprecated the recipe for "Connected Components" but left the old content present as I felt it had educational value. Project:

tinkerpop git commit: ignored shortestPath() test in JS

2018-08-09 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1990 f24326f8c -> c92bd4200 ignored shortestPath() test in JS Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c92bd420 Tree:

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

2018-08-09 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/3e308f52 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3e308f52 Diff:

[19/41] tinkerpop git commit: Update bulk import/export section for graph providers given g.io() CTR

2018-08-09 Thread dkuppitz
Update bulk import/export section for graph providers given g.io() CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a5d1aa66 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a5d1aa66 Diff:

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

2018-08-09 Thread dkuppitz
Merge branch 'tp33' Conflicts: gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/PeerPressureTest.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f88ace14 Tree:

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

2018-08-09 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/891e7da5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/891e7da5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/891e7da5

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

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

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

2018-08-09 Thread dkuppitz
Merge branch 'tp33' Conflicts: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/AbstractOpProcessor.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9357d6a1 Tree:

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

2018-08-09 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/226ef6e4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/226ef6e4 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/226ef6e4

[25/41] tinkerpop git commit: Updated changelog CTR

2018-08-09 Thread dkuppitz
Updated changelog CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/37476a2b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/37476a2b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/37476a2b

[40/41] tinkerpop git commit: TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`.

2018-08-09 Thread dkuppitz
TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7389f019 Tree:

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

2018-08-09 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/AbstractEvalOpProcessor.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fa7a7f61 Tree:

[36/41] tinkerpop git commit: TINKERPOP-1976 Changed the context of tests to be better suited to GLVs

2018-08-09 Thread dkuppitz
TINKERPOP-1976 Changed the context of tests to be better suited to GLVs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a533878c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a533878c Diff:

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

2018-08-09 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/2cf551f0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2cf551f0 Diff:

[24/41] tinkerpop git commit: Merge branch 'pr-899' into tp32

2018-08-09 Thread dkuppitz
Merge branch 'pr-899' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/387cf693 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/387cf693 Diff:

[18/41] tinkerpop git commit: Fix spelling mistake CTR

2018-08-09 Thread dkuppitz
Fix spelling mistake CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/72b264d0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/72b264d0 Diff:

[31/41] tinkerpop git commit: TINKERPOP-1976 Minor refactoring and test message improvement

2018-08-09 Thread dkuppitz
TINKERPOP-1976 Minor refactoring and test message improvement Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c03b575f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c03b575f Diff:

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

2018-08-09 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/9b41f5a7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9b41f5a7 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/9b41f5a7

[11/41] tinkerpop git commit: Added some javadoc CTR

2018-08-09 Thread dkuppitz
Added some javadoc CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ce947388 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ce947388 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/ce947388

[20/41] tinkerpop git commit: Added a system error code for failed plugin installs to Gremlin Server CTR

2018-08-09 Thread dkuppitz
Added a system error code for failed plugin installs to Gremlin Server CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d315e82 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d315e82 Diff:

tinkerpop git commit: added withComputer() in shortestPath() Gherkin tests

2018-08-09 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1990 91af0a2bf -> f24326f8c added withComputer() in shortestPath() Gherkin tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f24326f8 Tree:

[07/41] tinkerpop git commit: TINKERPOP-2016 Bumped to Jackson 2.9.6

2018-08-09 Thread dkuppitz
TINKERPOP-2016 Bumped to Jackson 2.9.6 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1829318f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1829318f Diff:

[04/41] tinkerpop git commit: TINKERPOP-2005 Expand .* imports in ResponseStatusCodeTest

2018-08-09 Thread dkuppitz
TINKERPOP-2005 Expand .* imports in ResponseStatusCodeTest Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/63ae13c2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/63ae13c2 Diff:

[14/41] tinkerpop git commit: Merge branch 'TINKERPOP-2016' into tp32

2018-08-09 Thread dkuppitz
Merge branch 'TINKERPOP-2016' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b98ff5e1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b98ff5e1 Diff:

[05/41] tinkerpop git commit: TINKERPOP-2005 Minor code cleanup

2018-08-09 Thread dkuppitz
TINKERPOP-2005 Minor code cleanup * Declare variables 'final' * Remove unused variables Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0e0d26cd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0e0d26cd

[17/41] tinkerpop git commit: Added a note about versioning gremlin CTR

2018-08-09 Thread dkuppitz
Added a note about versioning gremlin CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/18db9b81 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/18db9b81 Diff:

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

2018-08-09 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/map/GroovyPageRankTest.groovy

[41/41] tinkerpop git commit: added shortestPath() Gherkin tests

2018-08-09 Thread dkuppitz
added shortestPath() Gherkin tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/91af0a2b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/91af0a2b Diff:

[35/41] tinkerpop git commit: TINKERPOP-1976 Can't assert order() for pageRank()

2018-08-09 Thread dkuppitz
TINKERPOP-1976 Can't assert order() for pageRank() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/13440d6b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/13440d6b Diff:

[32/41] tinkerpop git commit: TINKERPOP-1976 Removed an OptOut from RemoteGraph

2018-08-09 Thread dkuppitz
TINKERPOP-1976 Removed an OptOut from RemoteGraph Carved out a special case for a behavior that is specific to remote operations around side-effects Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/682bdde6 Tree:

[08/41] tinkerpop git commit: Added Huawei Graph Engine Service to listing - CTR

2018-08-09 Thread dkuppitz
Added Huawei Graph Engine Service to listing - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8f1fe6d8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8f1fe6d8 Diff:

[34/41] tinkerpop git commit: TINKERPOP-1976 Added GLV test for peerPressure()

2018-08-09 Thread dkuppitz
TINKERPOP-1976 Added GLV test for peerPressure() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0a5d8ceb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0a5d8ceb Diff:

[09/41] tinkerpop git commit: This closes #891

2018-08-09 Thread dkuppitz
This closes #891 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/665daa7f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/665daa7f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/665daa7f

[23/41] tinkerpop git commit: This closes #906

2018-08-09 Thread dkuppitz
This closes #906 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1e8baec9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1e8baec9 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/1e8baec9

[02/41] tinkerpop git commit: TINKERPOP-2005 Handle evaluation excetions in AbstractEvalOpProcessor

2018-08-09 Thread dkuppitz
TINKERPOP-2005 Handle evaluation excetions in AbstractEvalOpProcessor Some script evaluation exceptions in AbstractEvalOpProcessor may occur after the script has started executing. In this situation it it critical to prevent potentially writing multiple final (e.g. error vs. success) responses

[28/41] tinkerpop git commit: TINKERPOP-1976 Modified the nature of the pageRank() order() test

2018-08-09 Thread dkuppitz
TINKERPOP-1976 Modified the nature of the pageRank() order() test The GLV test language doesn't support the kind of asserts that the java test was doing. Change the nature of the java test a bit to ensure it could be tested properly. Made the java test more succinct in the process. Project:

[06/41] tinkerpop git commit: TINKERPOP-2005 Set/restore log level in ResponseHandlerContextTest

2018-08-09 Thread dkuppitz
TINKERPOP-2005 Set/restore log level in ResponseHandlerContextTest This is to allow these tests to capture intended log messages in the CI environment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fe9c26f6 Tree:

[33/41] tinkerpop git commit: TINKERPOP-1976 Added pageRank() test for GLVs

2018-08-09 Thread dkuppitz
TINKERPOP-1976 Added pageRank() test for GLVs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/85fbd7cd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/85fbd7cd Diff:

[03/41] tinkerpop git commit: TINKERPOP-2005 Encapsulate test eval timeout overrides in a method

2018-08-09 Thread dkuppitz
TINKERPOP-2005 Encapsulate test eval timeout overrides in a method This is to avoid directly exposing other settings whose changes may not be effective until the server is restarted. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[10/41] tinkerpop git commit: Added entry for docker on website CTR

2018-08-09 Thread dkuppitz
Added entry for docker on website CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b63bacf4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b63bacf4 Diff:

tinkerpop git commit: TINKERPOP-1342 Added documentation for RequestOptions

2018-08-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1342 4f5558bca -> 046747b22 TINKERPOP-1342 Added documentation for RequestOptions Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/046747b2 Tree:

tinkerpop git commit: TINKERPOP-1967 Added GLV tests for connectedComponent()

2018-08-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1967 2cc2aed50 -> 0c2fc21fb TINKERPOP-1967 Added GLV tests for connectedComponent() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0c2fc21f Tree:

tinkerpop git commit: TINKERPOP-1967 Rewrote connectedComponent() test to be more GLV friendly

2018-08-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1967 cbae0a300 -> 2cc2aed50 TINKERPOP-1967 Rewrote connectedComponent() test to be more GLV friendly Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[21/50] tinkerpop git commit: Update bulk import/export section for graph providers given g.io() CTR

2018-08-09 Thread spmallette
Update bulk import/export section for graph providers given g.io() CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a5d1aa66 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a5d1aa66 Diff:

[48/50] tinkerpop git commit: TINKERPOP-1967 Removed some dead comments/code

2018-08-09 Thread spmallette
TINKERPOP-1967 Removed some dead comments/code Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbae0a30 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbae0a30 Diff:

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

2018-08-09 Thread spmallette
Merge branch 'tp33' Conflicts: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/AbstractOpProcessor.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9357d6a1 Tree:

[34/50] tinkerpop git commit: TINKERPOP-1976 Removed some OptOuts on RemoteGraph

2018-08-09 Thread spmallette
TINKERPOP-1976 Removed some OptOuts on RemoteGraph Some tests needed to use the "process" runner apparently Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f7ccb67b Tree:

[43/50] tinkerpop git commit: TINKERPOP-1967 Added a test for regressions on halted traversers

2018-08-09 Thread spmallette
TINKERPOP-1967 Added a test for regressions on halted traversers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0eb6cb1a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0eb6cb1a Diff:

[19/50] tinkerpop git commit: Added a note about versioning gremlin CTR

2018-08-09 Thread spmallette
Added a note about versioning gremlin CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/18db9b81 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/18db9b81 Diff:

[44/50] tinkerpop git commit: Merged vtslab recipe for connected components

2018-08-09 Thread spmallette
Merged vtslab recipe for connected components Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/002560a5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/002560a5 Diff:

[25/50] tinkerpop git commit: This closes #906

2018-08-09 Thread spmallette
This closes #906 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1e8baec9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1e8baec9 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/1e8baec9

[09/50] tinkerpop git commit: TINKERPOP-2016 Bumped to Jackson 2.9.6

2018-08-09 Thread spmallette
TINKERPOP-2016 Bumped to Jackson 2.9.6 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1829318f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1829318f Diff:

[26/50] tinkerpop git commit: Merge branch 'pr-899' into tp32

2018-08-09 Thread spmallette
Merge branch 'pr-899' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/387cf693 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/387cf693 Diff:

[12/50] tinkerpop git commit: Added entry for docker on website CTR

2018-08-09 Thread spmallette
Added entry for docker on website CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b63bacf4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b63bacf4 Diff:

[38/50] tinkerpop git commit: TINKERPOP-1976 Changed the context of tests to be better suited to GLVs

2018-08-09 Thread spmallette
TINKERPOP-1976 Changed the context of tests to be better suited to GLVs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a533878c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a533878c Diff:

[36/50] tinkerpop git commit: TINKERPOP-1976 Added pageRank() test for GLVs

2018-08-09 Thread spmallette
TINKERPOP-1976 Added pageRank() test for GLVs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/85fbd7cd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/85fbd7cd Diff:

[11/50] tinkerpop git commit: This closes #891

2018-08-09 Thread spmallette
This closes #891 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/665daa7f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/665daa7f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/665daa7f

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

2018-08-09 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/226ef6e4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/226ef6e4 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/226ef6e4

[31/50] tinkerpop git commit: TINKERPOP-1976 Minor refactoring and test message improvement

2018-08-09 Thread spmallette
TINKERPOP-1976 Minor refactoring and test message improvement Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c03b575f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c03b575f Diff:

[37/50] tinkerpop git commit: TINKERPOP-1976 Added GLV test for peerPressure()

2018-08-09 Thread spmallette
TINKERPOP-1976 Added GLV test for peerPressure() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0a5d8ceb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0a5d8ceb Diff:

[20/50] tinkerpop git commit: Fix spelling mistake CTR

2018-08-09 Thread spmallette
Fix spelling mistake CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/72b264d0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/72b264d0 Diff:

[06/50] tinkerpop git commit: CTR: Fixed build by adding python3-dev dependency to the base image Dockerfile

2018-08-09 Thread spmallette
CTR: Fixed build by adding python3-dev dependency to the base image Dockerfile Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7fce1377 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7fce1377 Diff:

[45/50] tinkerpop git commit: TINKERPOP-1967 Added ConnectedComponentVertexProgram to core javadoc

2018-08-09 Thread spmallette
TINKERPOP-1967 Added ConnectedComponentVertexProgram to core javadoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eb6a4de6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eb6a4de6 Diff:

[47/50] tinkerpop git commit: TINKERPOP-1967 Referenced TINKERPOP-1976 in OptOut for connectedComponent on RemoteGraph

2018-08-09 Thread spmallette
TINKERPOP-1967 Referenced TINKERPOP-1976 in OptOut for connectedComponent on RemoteGraph Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dd7fc261 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/dd7fc261

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

2018-08-09 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/map/GroovyPageRankTest.groovy

[35/50] tinkerpop git commit: TINKERPOP-1976 Removed an OptOut from RemoteGraph

2018-08-09 Thread spmallette
TINKERPOP-1976 Removed an OptOut from RemoteGraph Carved out a special case for a behavior that is specific to remote operations around side-effects Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/682bdde6 Tree:

[46/50] tinkerpop git commit: TINKERPOP-1967 Added a component field to the ConnectedComponent class

2018-08-09 Thread spmallette
TINKERPOP-1967 Added a component field to the ConnectedComponent class In this way the user can access the default more readily and is available in GLVs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8954c271 Tree:

[05/50] tinkerpop git commit: This closes #892

2018-08-09 Thread spmallette
This closes #892 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b183edd1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b183edd1 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b183edd1

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

2018-08-09 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/891e7da5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/891e7da5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/891e7da5

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

2018-08-09 Thread spmallette
Merge branch 'tp33' Conflicts: gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/PeerPressureTest.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f88ace14 Tree:

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

2018-08-09 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/2cf551f0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2cf551f0 Diff:

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

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

[30/50] tinkerpop git commit: TINKERPOP-1976 Modified the nature of the pageRank() order() test

2018-08-09 Thread spmallette
TINKERPOP-1976 Modified the nature of the pageRank() order() test The GLV test language doesn't support the kind of asserts that the java test was doing. Change the nature of the java test a bit to ensure it could be tested properly. Made the java test more succinct in the process. Project:

  1   2   >