[2/3] tinkerpop git commit: TinkerGraph's would not save on close()

2016-09-20 Thread spmallette
TinkerGraph's would not save on close() if the path was just a file name. Tested "just a file name" manually and added a test for relative paths - didn't want to generate test data outside of our test directories. TINKERPOP-1451 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo

[3/3] tinkerpop git commit: Merge branch 'TINKERPOP-1451' into tp31

2016-09-20 Thread spmallette
Merge branch 'TINKERPOP-1451' into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ec10b62d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ec10b62d Diff:

[4/4] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-09-20 Thread spmallette
Merge remote-tracking branch 'origin/tp31' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ba58ca1b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ba58ca1b Diff:

[1/3] tinkerpop git commit: Added a test for persisting multi-properties in TinkerGraph

2016-09-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp31 4ed009525 -> ec10b62d9 Added a test for persisting multi-properties in TinkerGraph Changed the test back to using a relative path in the data directory - didn't like it polluting the source control directories. Project:

[3/4] tinkerpop git commit: Merge branch 'TINKERPOP-1451' into tp31

2016-09-20 Thread spmallette
Merge branch 'TINKERPOP-1451' into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ec10b62d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ec10b62d Diff:

[1/4] tinkerpop git commit: Added a test for persisting multi-properties in TinkerGraph

2016-09-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 554bbb82e -> ba58ca1b0 Added a test for persisting multi-properties in TinkerGraph Changed the test back to using a relative path in the data directory - didn't like it polluting the source control directories. Project:

[4/4] tinkerpop git commit: Merge branch 'TINKERPOP-1437'

2016-09-20 Thread spmallette
Merge branch 'TINKERPOP-1437' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/554bbb82 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/554bbb82 Diff:

[2/4] tinkerpop git commit: Used assertThat for better output on failure.

2016-09-20 Thread spmallette
Used assertThat for better output on failure. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c621154e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c621154e Diff:

[1/4] tinkerpop git commit: Added tests for dedup(Scope, String...) overload in DedupTest

2016-09-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 54ed33df5 -> 554bbb82e Added tests for dedup(Scope,String...) overload in DedupTest Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9666bb3d Tree:

[1/2] tinkerpop git commit: Upload only diffs in `publish-docs.sh`. [Forced Update!]

2016-09-20 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-927-master 120cef66d -> 8d718bb2e (forced update) Upload only diffs in `publish-docs.sh`. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/86007ee2 Tree:

[3/3] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-09-20 Thread spmallette
Merge remote-tracking branch 'origin/tp31' Conflicts: gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/GremlinProcessRunner.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f8092a1a Tree:

[1/3] tinkerpop git commit: Corrected test names in MapTest CTR

2016-09-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master ba58ca1b0 -> f8092a1a8 Corrected test names in MapTest CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f22ec974 Tree:

[2/2] tinkerpop git commit: Finalize variable CTR

2016-09-20 Thread spmallette
Finalize variable CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/02bbdfbc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/02bbdfbc Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/02bbdfbc

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

2016-09-20 Thread dkuppitz
Merge branch 'hasVarargs' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/19a5c389 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/19a5c389 Diff:

[1/3] tinkerpop git commit: Made `has[Id|Label|Key|Value]` compatible with the old varargs method signature and added tests to ensure the compatibility.

2016-09-20 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/master f8092a1a8 -> 19a5c389e Made `has[Id|Label|Key|Value]` compatible with the old varargs method signature and added tests to ensure the compatibility. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/3] tinkerpop git commit: Updated upgrade docs.

2016-09-20 Thread dkuppitz
Updated upgrade docs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/56d738ca Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/56d738ca Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/56d738ca

tinkerpop git commit: Removed some OptOuts on RemoteGraph.

2016-09-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1457 6b03f6172 -> f5ef7c13b Removed some OptOuts on RemoteGraph. More tests seem to be working now after the GraphSON 2.0 implementation. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: Fixed Lambda serialization in bytecode for java/groovy.

2016-09-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1457 [created] 6b03f6172 Fixed Lambda serialization in bytecode for java/groovy. Standard tests using lambdas are ignored which is why we didn't catch this in the process tests. I added a single test to GremlinServerIntegrationTest

tinkerpop git commit: SubgraphStrategy no longer filter()-wraps criteria if the criteria is a chain of filters or connectives. This ensures that has() folds to VertexStep and VertexEdgeSteps -- by mos

2016-09-20 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1456 d2ae1aaa8 -> 5fc2163df SubgraphStrategy no longer filter()-wraps criteria if the criteria is a chain of filters or connectives. This ensures that has() folds to VertexStep and VertexEdgeSteps -- by most providers. Project: