[04/20] incubator-tinkerpop git commit: TraverserExecutor is smart to not do another iteration if the traversers will simply be returned to the master traversals as output. Updated the PageRankTest wi

2016-05-27 Thread dkuppitz
TraverserExecutor is smart to not do another iteration if the traversers will simply be returned to the master traversals as output. Updated the PageRankTest with a better test. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit:

[11/20] incubator-tinkerpop git commit: Added "cycle detection" recipe. CTR

2016-05-27 Thread dkuppitz
Added "cycle detection" recipe. CTR Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/62f0e2d2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/62f0e2d2 Diff:

[18/20] incubator-tinkerpop git commit: Added script and configuration file that can be used for OLAP CSV exports.

2016-05-27 Thread dkuppitz
Added script and configuration file that can be used for OLAP CSV exports. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/e13f91aa Tree:

[03/20] incubator-tinkerpop git commit: fixed HALTED_TRAVERSER bug where traversers were not at their 'resting location'. This only shows up in multi-OLAP job chains. HALTED_TRAVERESERS (master traves

2016-05-27 Thread dkuppitz
fixed HALTED_TRAVERSER bug where traversers were not at their 'resting location'. This only shows up in multi-OLAP job chains. HALTED_TRAVERESERS (master travesal) are now propagated via Configuration and NOT via sideEffects. This is more elegant and there are now helper methods in

[10/20] incubator-tinkerpop git commit: added a style guide to the recipes cook book. CTR as the style model was DISCUSS in dev.

2016-05-27 Thread dkuppitz
added a style guide to the recipes cook book. CTR as the style model was DISCUSS in dev. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/66a82cec Tree:

[04/10] incubator-tinkerpop git commit: Merge branch 'master' into TINKERPOP-1310

2016-05-27 Thread okram
Merge branch 'master' into TINKERPOP-1310 Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/7255844c Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/7255844c Diff:

[5/6] incubator-tinkerpop git commit: Added gryo "lite" serializer.

2016-05-27 Thread spmallette
http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5b6394c5/gremlin-server/src/test/resources/org/apache/tinkerpop/gremlin/driver/remote/gremlin-server-integration.yaml -- diff --git

incubator-tinkerpop git commit: Convert DOS to Unix. CTR.

2016-05-27 Thread pluradj
Repository: incubator-tinkerpop Updated Branches: refs/heads/master 0397f252f -> 985170ecb Convert DOS to Unix. CTR. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/985170ec Tree:

[11/12] incubator-tinkerpop git commit: Forgot to handle `FilterSteps`.

2016-05-27 Thread dkuppitz
Forgot to handle `FilterSteps`. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/5d38bbeb Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/5d38bbeb Diff:

[09/12] incubator-tinkerpop git commit: Fixed `DefaultTraversal`'s hash code calculation.

2016-05-27 Thread dkuppitz
Fixed `DefaultTraversal`'s hash code calculation. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/ef53888c Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/ef53888c Diff:

[01/12] incubator-tinkerpop git commit: Updated CHANGELOG

2016-05-27 Thread dkuppitz
Repository: incubator-tinkerpop Updated Branches: refs/heads/master 67fd4ee96 -> 0397f252f Updated CHANGELOG Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/a73ec2ff Tree:

[04/12] incubator-tinkerpop git commit: Increase step offset by 2 if `foo.count().is(0)` was replaced by `not(foo)`.

2016-05-27 Thread dkuppitz
Increase step offset by 2 if `foo.count().is(0)` was replaced by `not(foo)`. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/bffa77f2 Tree:

[05/12] incubator-tinkerpop git commit: Don't over-optimize in `RangeByIsCountStrategy` if `count()` or `is()` is labeled.

2016-05-27 Thread dkuppitz
Don't over-optimize in `RangeByIsCountStrategy` if `count()` or `is()` is labeled. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/d55897af Tree:

[09/11] incubator-tinkerpop git commit: Fixed some typos.

2016-05-27 Thread dkuppitz
Fixed some typos. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/05ab5992 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/05ab5992 Diff: