tinkerpop git commit: Updated strategy test.

2016-07-02 Thread twilmes
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1254 2d30be456 -> 6473f4aef Updated strategy test. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6473f4ae Tree:

tinkerpop git commit: Tests passing.

2016-07-02 Thread twilmes
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1254 a8637a614 -> 2d30be456 Tests passing. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d30be45 Tree:

[02/11] tinkerpop git commit: Made TinkerGraph validate that ids be homogeneous up front.

2016-07-02 Thread okram
Made TinkerGraph validate that ids be homogeneous up front. Take this approach rather than doing it during iteration so that TinkerPop semantics are respected and appropriate validation exceptions are thrown at the right time. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo

[05/11] tinkerpop git commit: Cancellation of a timeout should occur in existing thread pool

2016-07-02 Thread okram
Cancellation of a timeout should occur in existing thread pool Prior to this change, the cancellation of a timeout occured in the ForkJoinPool when an existing thread pool in the GremlinExecutor was present to handle that job. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo

[06/11] tinkerpop git commit: TINKERPOP-1341 Add missing classes to GryoRegistrator

2016-07-02 Thread okram
TINKERPOP-1341 Add missing classes to GryoRegistrator GryoRegistrator is missing registrations for three classes registered in GryoSerializer: * void * Void * CompactBuffer[] This commit adds all three to GryoRegistrator.getExtraRegistrations(). So far, CompactBuffer[] is the only omission

[11/11] tinkerpop git commit: Merge branch 'master' into TINKERPOP-1278

2016-07-02 Thread okram
Merge branch 'master' into TINKERPOP-1278 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0ce35b63 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0ce35b63 Diff:

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

2016-07-02 Thread okram
Merge remote-tracking branch 'origin/tp31' Conflicts: tinkergraph-gremlin/src/main/java/org/apache/tinkerpop/gremlin/tinkergraph/structure/TinkerGraph.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[04/11] tinkerpop git commit: removed NOTE: Neo4jGraph currently does not support HA and added an image for the HA section. CTR.

2016-07-02 Thread okram
removed NOTE: Neo4jGraph currently does not support HA and added an image for the HA section. CTR. (cherry picked from commit da26cf1862b7827223205c5410731c96d3cca70a) Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[10/11] tinkerpop git commit: Merge branch 'TINKERPOP-1341' of https://github.com/dalaro/incubator-tinkerpop

2016-07-02 Thread okram
Merge branch 'TINKERPOP-1341' of https://github.com/dalaro/incubator-tinkerpop Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c0b0eedc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c0b0eedc Diff:

[07/11] tinkerpop git commit: Removed potential for NPEs when validating IDs given to vertices()/edges()

2016-07-02 Thread okram
Removed potential for NPEs when validating IDs given to vertices()/edges() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1e0c581c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1e0c581c Diff:

[01/11] tinkerpop git commit: Improved performance of TinkerGraph around element lookup.

2016-07-02 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1278 c34fe9fc2 -> 0ce35b637 Improved performance of TinkerGraph around element lookup. Primary change was to drop use of Stream and use IteratorUtils. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[03/11] tinkerpop git commit: Updated changelog.

2016-07-02 Thread okram
Updated changelog. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/099e6bc6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/099e6bc6 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/099e6bc6

[08/11] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1063' into tp31

2016-07-02 Thread okram
Merge remote-tracking branch 'origin/TINKERPOP-1063' into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1c9bd087 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1c9bd087 Diff:

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1341' of https://github.com/dalaro/incubator-tinkerpop

2016-07-02 Thread okram
Merge branch 'TINKERPOP-1341' of https://github.com/dalaro/incubator-tinkerpop Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c0b0eedc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c0b0eedc Diff: