[1/2] tinkerpop git commit: Fixed minor formatting problem in changelog CTR

2017-10-23 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master a8c5f651c -> 1ce7d1246 Fixed minor formatting problem in changelog CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f1c41ea4 Tree:

tinkerpop git commit: Fixed minor formatting problem in changelog CTR

2017-10-23 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 3648f80ac -> f1c41ea49 Fixed minor formatting problem in changelog CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f1c41ea4 Tree:

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

2017-10-23 Thread spmallette
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1ce7d124 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1ce7d124 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/1ce7d124

tinkerpop git commit: TINKERPOP-1784 Added repeat() feature tests

2017-10-23 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1784 cbfa88c52 -> d5b83af6b TINKERPOP-1784 Added repeat() feature tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d5b83af6 Tree:

tinkerpop git commit: TINKERPOP-1784 Add union() feature tests

2017-10-23 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1784 45578c5bb -> cbfa88c52 TINKERPOP-1784 Add union() feature tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbfa88c5 Tree:

tinkerpop git commit: TINKERPOP-1784 Added local() feature tests

2017-10-23 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1784 028b1ccb9 -> 45578c5bb TINKERPOP-1784 Added local() feature tests Had to add a way to assert a results that matched any in a set as limit() type steps might force different results depending on the graph being tested.