[15/26] tinkerpop git commit: TINKERPOP-1857 Rebased and added new union() test

2018-02-20 Thread spmallette
TINKERPOP-1857 Rebased and added new union() test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/68669ea6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68669ea6 Diff:

[16/26] tinkerpop git commit: TINKERPOP-1857 Got range() GLV tests all in place

2018-02-20 Thread spmallette
TINKERPOP-1857 Got range() GLV tests all in place Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c4fd3e13 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c4fd3e13 Diff:

[20/26] tinkerpop git commit: JavaScript GLV: handle responses without identifier and clear handler

2018-02-20 Thread spmallette
JavaScript GLV: handle responses without identifier and clear handler Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1e38023c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1e38023c Diff:

[18/26] tinkerpop git commit: TINKERPOP-1857 Temporarily ignore test failures with .net GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Temporarily ignore test failures with .net GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/10f29cbe Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/10f29cbe Diff:

[11/26] tinkerpop git commit: TINKERPOP-1857 Fixed up union() and range() tests that were failing

2018-02-20 Thread spmallette
TINKERPOP-1857 Fixed up union() and range() tests that were failing Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d556f779 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d556f779 Diff:

[21/26] tinkerpop git commit: TINKERPOP-1857 select() GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 select() GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/43519778 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/43519778 Diff:

[12/26] tinkerpop git commit: TINKERPOP-1857 Added support for empty lists and sets in python GLV test runner

2018-02-20 Thread spmallette
TINKERPOP-1857 Added support for empty lists and sets in python GLV test runner Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/20b10c44 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/20b10c44 Diff:

[26/26] tinkerpop git commit: Merge branch 'TINKERPOP-1857' into tp32

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

[17/26] tinkerpop git commit: TINKERPOP-1857 Ignored a few failing tests for purpose of this issue

2018-02-20 Thread spmallette
TINKERPOP-1857 Ignored a few failing tests for purpose of this issue Will create a new issue specific to the JS GLV to resolve these ignored tests. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/58d93820 Tree:

[13/26] tinkerpop git commit: TINKERPOP-1857 Added ignore for a has() test in the python GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Added ignore for a has() test in the python GLV tests Created TINKERPOP-1859 regarding bad bytecode generation for complex P instances Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1f2530e8 Tree:

[14/26] tinkerpop git commit: TINKERPOP-1857 Added more has() tests to the GLV suite.

2018-02-20 Thread spmallette
TINKERPOP-1857 Added more has() tests to the GLV suite. Fixed some consistency problems in the java test itself. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e74747d3 Tree:

[15/27] tinkerpop git commit: TINKERPOP-1857 Fixed up union() and range() tests that were failing

2018-02-20 Thread spmallette
TINKERPOP-1857 Fixed up union() and range() tests that were failing Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d556f779 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d556f779 Diff:

[09/27] tinkerpop git commit: TINKERPOP-1857 Added ignore for a has() test in the python GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Added ignore for a has() test in the python GLV tests Created TINKERPOP-1859 regarding bad bytecode generation for complex P instances Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1f2530e8 Tree:

[23/27] tinkerpop git commit: TINKERPOP-1857 Fixed a bad has() GLV test

2018-02-20 Thread spmallette
TINKERPOP-1857 Fixed a bad has() GLV test Made test naming more consistent. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/97d4511c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/97d4511c Diff:

[20/27] tinkerpop git commit: TINKERPOP-1857 select() GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 select() GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/43519778 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/43519778 Diff:

[24/27] tinkerpop git commit: TINKERPOP-1857 Removed duplicate test in select() GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Removed duplicate test in select() GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bdd5e4c2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bdd5e4c2 Diff:

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

2018-02-20 Thread spmallette
Merge branch 'tp32' Conflicts: gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/GherkinTestRunner.cs gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/IgnoreException.cs

[16/27] tinkerpop git commit: TINKERPOP-1857 Rebased and added new union() test

2018-02-20 Thread spmallette
TINKERPOP-1857 Rebased and added new union() test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/68669ea6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68669ea6 Diff:

[12/27] tinkerpop git commit: TINKERPOP-1857 Added more has() tests to the GLV suite.

2018-02-20 Thread spmallette
TINKERPOP-1857 Added more has() tests to the GLV suite. Fixed some consistency problems in the java test itself. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e74747d3 Tree:

[07/27] tinkerpop git commit: TINKERPOP-1857 Improved handling of empty graph in python glv tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Improved handling of empty graph in python glv tests Caches were hardcoded to the modern graph. For empty graph this caused hassles because the cache couldn't be initialized until after the graph initializer step was executed. Still a bit messy due to cut/paste issues. Need to

[13/27] tinkerpop git commit: TINKERPOP-1857 Got range() GLV tests all in place

2018-02-20 Thread spmallette
TINKERPOP-1857 Got range() GLV tests all in place Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c4fd3e13 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c4fd3e13 Diff:

[04/27] tinkerpop git commit: TINKERPOP-1857 Included GLV tests for addV()

2018-02-20 Thread spmallette
TINKERPOP-1857 Included GLV tests for addV() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7a445844 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7a445844 Diff:

[02/26] tinkerpop git commit: TINKERPOP-1857 Added new GLV min() test that came in after rebase

2018-02-20 Thread spmallette
TINKERPOP-1857 Added new GLV min() test that came in after rebase Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2735643f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2735643f Diff:

[08/26] tinkerpop git commit: TINKERPOP-1857 Generation of P for python was incorrect

2018-02-20 Thread spmallette
TINKERPOP-1857 Generation of P for python was incorrect The template was generating not() bytecode with the python naming of not_(). There were also duplicate functions in the template that needed to be removed. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[25/26] tinkerpop git commit: TINKERPOP-1857 sack() inject() cap() GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 sack() inject() cap() GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5db5f218 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5db5f218 Diff:

[24/26] tinkerpop git commit: TINKERPOP-1857 Removed duplicate test in select() GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Removed duplicate test in select() GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bdd5e4c2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bdd5e4c2 Diff:

[22/26] tinkerpop git commit: TINKERPOP-1857 Added the new "sink" test for GLVs

2018-02-20 Thread spmallette
TINKERPOP-1857 Added the new "sink" test for GLVs This involved adding "sink" infrastructure to the test server configuration and including it in the gherkin setups for each GLV Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[04/26] tinkerpop git commit: TINKERPOP-1857 Added where() GLV test

2018-02-20 Thread spmallette
TINKERPOP-1857 Added where() GLV test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/784c3d10 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/784c3d10 Diff:

[19/26] tinkerpop git commit: JavaScript GLV: include Barrier and Pop in test traversal context

2018-02-20 Thread spmallette
JavaScript GLV: include Barrier and Pop in test traversal context Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2af60402 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2af60402 Diff:

[06/26] tinkerpop git commit: TINKERPOP-1857 Added GLV match() tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Added GLV match() tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ade1daf8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ade1daf8 Diff:

[23/26] tinkerpop git commit: TINKERPOP-1857 Fixed a bad has() GLV test

2018-02-20 Thread spmallette
TINKERPOP-1857 Fixed a bad has() GLV test Made test naming more consistent. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/97d4511c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/97d4511c Diff:

[10/26] tinkerpop git commit: TINKERPOP-1857 Full has() test suite for GLVs

2018-02-20 Thread spmallette
TINKERPOP-1857 Full has() test suite for GLVs FeatureCoverageTest now passes for it. Added more consistency to the java test. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b2c79d61 Tree:

[01/26] tinkerpop git commit: TINKERPOP-1857 Added full coverage of order() GLV tests

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 545f3bf89 -> d42d54d6a TINKERPOP-1857 Added full coverage of order() GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/314481e5 Tree:

[06/27] tinkerpop git commit: TINKERPOP-1857 Generation of P for python was incorrect

2018-02-20 Thread spmallette
TINKERPOP-1857 Generation of P for python was incorrect The template was generating not() bytecode with the python naming of not_(). There were also duplicate functions in the template that needed to be removed. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[05/27] tinkerpop git commit: TINKERPOP-1857 General test naming fixes and other inconsistencies

2018-02-20 Thread spmallette
TINKERPOP-1857 General test naming fixes and other inconsistencies Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1425f294 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1425f294 Diff:

[03/27] tinkerpop git commit: TINKERPOP-1857 Added GLV match() tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Added GLV match() tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ade1daf8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ade1daf8 Diff:

[05/26] tinkerpop git commit: TINKERPOP-1857 Improved handling of empty graph in python glv tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Improved handling of empty graph in python glv tests Caches were hardcoded to the modern graph. For empty graph this caused hassles because the cache couldn't be initialized until after the graph initializer step was executed. Still a bit messy due to cut/paste issues. Need to

[09/26] tinkerpop git commit: TINKERPOP-1857 Python GLV tests were not string-ing IDs

2018-02-20 Thread spmallette
TINKERPOP-1857 Python GLV tests were not string-ing IDs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e96a2a60 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e96a2a60 Diff:

[07/26] tinkerpop git commit: TINKERPOP-1857 General test naming fixes and other inconsistencies

2018-02-20 Thread spmallette
TINKERPOP-1857 General test naming fixes and other inconsistencies Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1425f294 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1425f294 Diff:

[03/26] tinkerpop git commit: TINKERPOP-1857 Included GLV tests for addV()

2018-02-20 Thread spmallette
TINKERPOP-1857 Included GLV tests for addV() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7a445844 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7a445844 Diff:

[10/27] tinkerpop git commit: TINKERPOP-1857 Added where() GLV test

2018-02-20 Thread spmallette
TINKERPOP-1857 Added where() GLV test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/784c3d10 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/784c3d10 Diff:

[02/27] tinkerpop git commit: TINKERPOP-1857 Added new GLV min() test that came in after rebase

2018-02-20 Thread spmallette
TINKERPOP-1857 Added new GLV min() test that came in after rebase Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2735643f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2735643f Diff:

[08/27] tinkerpop git commit: TINKERPOP-1857 Python GLV tests were not string-ing IDs

2018-02-20 Thread spmallette
TINKERPOP-1857 Python GLV tests were not string-ing IDs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e96a2a60 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e96a2a60 Diff:

[21/27] tinkerpop git commit: TINKERPOP-1857 Temporarily ignore test failures with .net GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 Temporarily ignore test failures with .net GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/10f29cbe Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/10f29cbe Diff:

[22/27] tinkerpop git commit: TINKERPOP-1857 Ignored a few failing tests for purpose of this issue

2018-02-20 Thread spmallette
TINKERPOP-1857 Ignored a few failing tests for purpose of this issue Will create a new issue specific to the JS GLV to resolve these ignored tests. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/58d93820 Tree:

[26/27] tinkerpop git commit: Merge branch 'TINKERPOP-1857' into tp32

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

[25/27] tinkerpop git commit: TINKERPOP-1857 sack() inject() cap() GLV tests

2018-02-20 Thread spmallette
TINKERPOP-1857 sack() inject() cap() GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5db5f218 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5db5f218 Diff:

[17/27] tinkerpop git commit: JavaScript GLV: handle responses without identifier and clear handler

2018-02-20 Thread spmallette
JavaScript GLV: handle responses without identifier and clear handler Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1e38023c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1e38023c Diff:

[18/27] tinkerpop git commit: TINKERPOP-1857 Added the new "sink" test for GLVs

2018-02-20 Thread spmallette
TINKERPOP-1857 Added the new "sink" test for GLVs This involved adding "sink" infrastructure to the test server configuration and including it in the gherkin setups for each GLV Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[01/27] tinkerpop git commit: TINKERPOP-1857 Added full coverage of order() GLV tests

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 90437441e -> 1c49c274f TINKERPOP-1857 Added full coverage of order() GLV tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/314481e5 Tree:

[14/27] tinkerpop git commit: TINKERPOP-1857 Added support for empty lists and sets in python GLV test runner

2018-02-20 Thread spmallette
TINKERPOP-1857 Added support for empty lists and sets in python GLV test runner Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/20b10c44 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/20b10c44 Diff:

tinkerpop git commit: This closes #796

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master de45df4f3 -> 90437441e This closes #796 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/90437441 Tree:

[1/2] tinkerpop git commit: Added correct setting of future exceptions, pursuant to TINKERPOP-1883

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 4772d7d02 -> de45df4f3 Added correct setting of future exceptions, pursuant to TINKERPOP-1883 https://issues.apache.org/jira/browse/TINKERPOP-1883 Conflicts:

tinkerpop git commit: Added correct setting of future exceptions, pursuant to TINKERPOP-1883

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 bcffaad0a -> 545f3bf89 Added correct setting of future exceptions, pursuant to TINKERPOP-1883 https://issues.apache.org/jira/browse/TINKERPOP-1883 Conflicts:

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

2018-02-20 Thread spmallette
Merge branch 'tp32' Conflicts: gremlin-python/src/main/jython/gremlin_python/driver/driver_remote_connection.py Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/de45df4f Tree:

tinkerpop git commit: TINKERPOP-1726 Minor fix to ascidoc format

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1726 da48b74b1 -> a082e63e6 TINKERPOP-1726 Minor fix to ascidoc format Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a082e63e Tree:

tinkerpop git commit: TINKERPOP-1726 Added test to check if server auto-closes channels properly

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1726 00e4235c4 -> da48b74b1 TINKERPOP-1726 Added test to check if server auto-closes channels properly Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: TINKERPOP-1726 Added logging output for new settings

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1726 a4bf93798 -> 00e4235c4 TINKERPOP-1726 Added logging output for new settings This will help explain any confusion if users decide to set millisecond values under 1000 and end up with a zero value for the config option.

tinkerpop git commit: TINKERPOP-1726 updated changelog

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1726 6cb73c70b -> a4bf93798 TINKERPOP-1726 updated changelog Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a4bf9379 Tree:

tinkerpop git commit: TINKERPOP-1726 Renamed settings to idleConnectionTimeout and keepAliveInterval

2018-02-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1726 10ab33410 -> 6cb73c70b TINKERPOP-1726 Renamed settings to idleConnectionTimeout and keepAliveInterval Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: