[1/2] tinkerpop git commit: removed reference of MapReduceGraphComputer as we are currently not going to provide that in TinkerPop. Ref TINKERPOP-841

2017-07-13 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master add211a69 -> 31f87522f removed reference of MapReduceGraphComputer as we are currently not going to provide that in TinkerPop. Ref TINKERPOP-841 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

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

2017-07-13 Thread okram
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/31f87522 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/31f87522 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/31f87522

tinkerpop git commit: removed reference of MapReduceGraphComputer as we are currently not going to provide that in TinkerPop. Ref TINKERPOP-841

2017-07-13 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 937981a16 -> 672c8aa39 removed reference of MapReduceGraphComputer as we are currently not going to provide that in TinkerPop. Ref TINKERPOP-841 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1719'

2017-07-13 Thread okram
Merge branch 'TINKERPOP-1719' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/add211a6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/add211a6 Diff:

[1/2] tinkerpop git commit: removed deprecated methods in TraversalSideEffects and removed finalization.LazyBarrierStrategy.

2017-07-13 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 4a8897951 -> add211a69 removed deprecated methods in TraversalSideEffects and removed finalization.LazyBarrierStrategy. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[3/3] tinkerpop git commit: removed deprecated sack() function.

2017-07-12 Thread okram
removed deprecated sack() function. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/18eacfdc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/18eacfdc Diff:

[1/3] tinkerpop git commit: TinkerGraphPlay test had a use of the sack() method.

2017-07-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 849563fe3 -> 625196624 TinkerGraphPlay test had a use of the sack() method. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/62519662 Tree:

[2/3] tinkerpop git commit: I swear I did this already... weird. pushing removed tests for deprecated sack() method.

2017-07-12 Thread okram
I swear I did this already... weird. pushing removed tests for deprecated sack() method. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/736d1921 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/736d1921

tinkerpop git commit: added references to thosee steps that support by(), to(), from(), and option(). as() was excluded as everything supports as.

2017-07-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1709 [created] 94f93055f added references to thosee steps that support by(), to(), from(), and option(). as() was excluded as everything supports as. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1721'

2017-07-12 Thread okram
Merge branch 'TINKERPOP-1721' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/01d8936e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/01d8936e Diff:

[1/2] tinkerpop git commit: Removed deprecated withBindings() and Bindings() constructor.

2017-07-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 188fe4b6c -> 01d8936e8 Removed deprecated withBindings() and Bindings() constructor. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/76e73d39 Tree:

[1/3] tinkerpop git commit: removed deprecated GraphTraversal.mapKeys() and GraphTraversal.mapValues(). These steps were deprecated long ago and replaced with select(keys) and select(values), respecti

2017-07-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 4203bd867 -> 1557284ca removed deprecated GraphTraversal.mapKeys() and GraphTraversal.mapValues(). These steps were deprecated long ago and replaced with select(keys) and select(values), respectively. Project:

[2/3] tinkerpop git commit: updated graph_traversal.py accordingly.

2017-07-12 Thread okram
updated graph_traversal.py accordingly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/214e4e2d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/214e4e2d Diff:

[3/3] tinkerpop git commit: added link: to release notes and fixed conflicts in CHANGELOG.

2017-07-12 Thread okram
added link: to release notes and fixed conflicts in CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4203bd86 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4203bd86 Diff:

[1/3] tinkerpop git commit: removed deprecated Order enums keyDecr, valueDecr, keyIncr, and valueIncr. These were replaced long ago by Column.keys and Column.values using respective Order.incr and Ord

2017-07-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 11a04 -> 4203bd867 removed deprecated Order enums keyDecr, valueDecr, keyIncr, and valueIncr. These were replaced long ago by Column.keys and Column.values using respective Order.incr and Order.decr ordering enums. Project:

[tinkerpop] Git Push Summary [forced push!] [Forced Update!]

2017-07-11 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 867a7c14a -> bd4b98957 (forced update)

tinkerpop git commit: removed deprecated methods in TraversalSideEffects and removed finalization.LazyBarrierStrategy.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1719 [created] ef2ca2a56 removed deprecated methods in TraversalSideEffects and removed finalization.LazyBarrierStrategy. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: removed deprecated sack() function.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-834 [created] bdb132b46 removed deprecated sack() function. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bdb132b4 Tree:

[3/3] tinkerpop git commit: GraphSONRecordReader/Writer can now be configured to use either GraphSON V2 or V3. Added a test case to verfify proper behavior of parser from GraphSON V3 on HDFS.

2017-07-10 Thread okram
GraphSONRecordReader/Writer can now be configured to use either GraphSON V2 or V3. Added a test case to verfify proper behavior of parser from GraphSON V3 on HDFS. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/3] tinkerpop git commit: GraphSONRecordReader/Writer can now be configured to use either GraphSON V2 or V3. Added a test case to verfify proper behavior of parser from GraphSON V3 on HDFS.

2017-07-10 Thread okram
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/0655211a/gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/grateful-dead-v3d0-typed.json -- diff --git

[1/3] tinkerpop git commit: GraphSONRecordReader/Writer can now be configured to use either GraphSON V2 or V3. Added a test case to verfify proper behavior of parser from GraphSON V3 on HDFS.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1427 d766f5b91 -> 0655211ab http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/0655211a/hadoop-gremlin/src/main/java/org/apache/tinkerpop/gremlin/hadoop/Constants.java

tinkerpop git commit: fixed a bug in release docs. TinkerGraphPlay test had groupV3d0() references. Also, new graph_traversal.py created accordingly.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-880 05ed3c293 -> 99d38d4a4 fixed a bug in release docs. TinkerGraphPlay test had groupV3d0() references. Also, new graph_traversal.py created accordingly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: removed deprecated groupV3d0() step and its associated test cases and support classes.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-880 [created] 05ed3c293 removed deprecated groupV3d0() step and its associated test cases and support classes. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: removed valueIncr, valueDecr, keyIncr, and keyDecr from Gremlin-Python enums.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1142 ae100b308 -> 8cf3173b8 removed valueIncr, valueDecr, keyIncr, and keyDecr from Gremlin-Python enums. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: removed deprecated Order enums keyDecr, valueDecr, keyIncr, and valueIncr. These were replaced long ago by Column.keys and Column.values using respective Order.incr and Order.dec

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1142 [created] ae100b308 removed deprecated Order enums keyDecr, valueDecr, keyIncr, and valueIncr. These were replaced long ago by Column.keys and Column.values using respective Order.incr and Order.decr ordering enums. Project:

tinkerpop git commit: updated graph_traversal.py accordingly.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1291 2b4ba78a5 -> 214e4e2da updated graph_traversal.py accordingly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/214e4e2d Tree:

tinkerpop git commit: removed deprecated GraphTraversal.mapKeys() and GraphTraversal.mapValues(). These steps were deprecated long ago and replaced with select(keys) and select(values), respectively.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1291 [created] 2b4ba78a5 removed deprecated GraphTraversal.mapKeys() and GraphTraversal.mapValues(). These steps were deprecated long ago and replaced with select(keys) and select(values), respectively. Project:

tinkerpop git commit: Removed ancient deprecated mutation steps of addV(), addE(), and addOutE(), addInE(). These are no longer needed given the introduction of to() and from() constructs.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-832 [created] 1e034535b Removed ancient deprecated mutation steps of addV(), addE(), and addOutE(), addInE(). These are no longer needed given the introduction of to() and from() constructs. Project:

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

2017-07-10 Thread okram
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/c3cfaea5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c3cfaea5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c3cfaea5

tinkerpop git commit: added a new test case to test_driver_remote_connection.py that is related to TINKERPOP-1716. CTR.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 402678b1b -> 31daf3261 added a new test case to test_driver_remote_connection.py that is related to TINKERPOP-1716. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/2] tinkerpop git commit: added a new test case to test_driver_remote_connection.py that is related to TINKERPOP-1716. CTR.

2017-07-10 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 4eafc3e05 -> c3cfaea5a added a new test case to test_driver_remote_connection.py that is related to TINKERPOP-1716. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: added GraphSONReader tests for set/list/map to test_graphsonV3d0.py. Already tested in the Jython infrastruture, but why not have it also localized in the pure Python tests.

2017-07-07 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1427 ef5b23fd3 -> 43f49dfc5 added GraphSONReader tests for set/list/map to test_graphsonV3d0.py. Already tested in the Jython infrastruture, but why not have it also localized in the pure Python tests. Project:

[2/2] tinkerpop git commit: 99 percent complete GraphSON 3.0 working with Gremlin-Python. Extended test suite to support both GraphSON 2.0 and GraphSON 3.0 testing. There is one last requirement to do

2017-07-06 Thread okram
99 percent complete GraphSON 3.0 working with Gremlin-Python. Extended test suite to support both GraphSON 2.0 and GraphSON 3.0 testing. There is one last requirement to do on the code -- a version flag on GraphSONMessageSerializer. However, for some reason application/gremlin-v3.0 mime type

[1/2] tinkerpop git commit: 99 percent complete GraphSON 3.0 working with Gremlin-Python. Extended test suite to support both GraphSON 2.0 and GraphSON 3.0 testing. There is one last requirement to do

2017-07-06 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1427 3c241bca0 -> b30b56b44 http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/b30b56b4/gremlin-python/src/main/jython/tests/structure/io/test_graphsonV3d0.py --

[5/5] tinkerpop git commit: Merge branch 'TINKERPOP-1708' into tp32

2017-07-05 Thread okram
Merge branch 'TINKERPOP-1708' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/77d6dfdc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/77d6dfdc Diff:

[2/5] tinkerpop git commit: added a note on local()-step as recommended by @jeromatron.

2017-07-05 Thread okram
added a note on local()-step as recommended by @jeromatron. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fb90f881 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fb90f881 Diff:

[1/5] tinkerpop git commit: added A Note on Scopes to the-traversal docs.

2017-07-05 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 5f56495ef -> 77d6dfdc3 added A Note on Scopes to the-traversal docs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6579b017 Tree:

[3/5] tinkerpop git commit: fixed an apostrophe error noticed by @twilmes.

2017-07-05 Thread okram
fixed an apostrophe error noticed by @twilmes. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/41c16fa7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/41c16fa7 Diff:

[5/6] tinkerpop git commit: Merge branch 'TINKERPOP-1708' into tp32

2017-07-05 Thread okram
Merge branch 'TINKERPOP-1708' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/77d6dfdc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/77d6dfdc Diff:

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

2017-07-05 Thread okram
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/e4bf0271 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e4bf0271 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e4bf0271

[2/3] tinkerpop git commit: added the constructors to the updgrade docs.

2017-07-05 Thread okram
added the constructors to the updgrade docs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/00df1b21 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/00df1b21 Diff:

[3/3] tinkerpop git commit: Merge branch 'TINKERPOP-1289'

2017-07-05 Thread okram
Merge branch 'TINKERPOP-1289' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/69053b9d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/69053b9d Diff:

[1/3] tinkerpop git commit: removed deprecated TraversalSource.Builder.

2017-07-05 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 4a3eb6d56 -> 1744b3ffc removed deprecated TraversalSource.Builder. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c795b098 Tree:

[3/3] tinkerpop git commit: Merge branch 'TINKERPOP-1171'

2017-07-05 Thread okram
Merge branch 'TINKERPOP-1171' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1744b3ff Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1744b3ff Diff:

[2/3] tinkerpop git commit: removed extra TraversalSource.Builder methods in Spark and TinkerGraph.

2017-07-05 Thread okram
removed extra TraversalSource.Builder methods in Spark and TinkerGraph. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/11fd0d29 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/11fd0d29 Diff:

tinkerpop git commit: added the constructors to the updgrade docs.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1289 6f554ec31 -> 00df1b215 added the constructors to the updgrade docs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/00df1b21 Tree:

tinkerpop git commit: removed TraversalScriptFunction and TraversalScriptHelper. Deprecated a long long time ago -- I can still remember...

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1169 [created] 6a4fcaf60 removed TraversalScriptFunction and TraversalScriptHelper. Deprecated a long long time ago -- I can still remember... Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: removed extra TraversalSource.Builder methods in Spark and TinkerGraph.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1171 c795b098d -> 11fd0d29d removed extra TraversalSource.Builder methods in Spark and TinkerGraph. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: removed deprecated TraversalSource.Builder.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1171 [created] c795b098d removed deprecated TraversalSource.Builder. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c795b098 Tree:

tinkerpop git commit: removed deprecated AndP/OrP/ConnectiveP constructors.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1289 [created] 6f554ec31 removed deprecated AndP/OrP/ConnectiveP constructors. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6f554ec3 Tree:

tinkerpop git commit: fixed an apostrophe error noticed by @twilmes.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1708 fb90f8814 -> 41c16fa72 fixed an apostrophe error noticed by @twilmes. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/41c16fa7 Tree:

tinkerpop git commit: added a note on local()-step as recommended by @jeromatron.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1708 6579b017e -> fb90f8814 added a note on local()-step as recommended by @jeromatron. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fb90f881 Tree:

tinkerpop git commit: added a tree() example to the docs to clear up any confusion about what happens when duplicate nodes are realized in a tree projection.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1710 [created] e962f5964 added a tree() example to the docs to clear up any confusion about what happens when duplicate nodes are realized in a tree projection. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo

tinkerpop git commit: added A Note on Scopes to the-traversal docs.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1708 [created] 6579b017e added A Note on Scopes to the-traversal docs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6579b017 Tree:

[03/11] tinkerpop git commit: doh. needed to tweak the ReferenceFactory test as properties don't come over.

2017-06-30 Thread okram
doh. needed to tweak the ReferenceFactory test as properties don't come over. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7d54b181 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7d54b181 Diff:

[08/11] tinkerpop git commit: an == is a bad test, it has to be equals() as detachment now creates a new object.

2017-06-30 Thread okram
an == is a bad test, it has to be equals() as detachment now creates a new object. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e3d7463b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e3d7463b Diff:

[04/11] tinkerpop git commit: add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment.

2017-06-30 Thread okram
add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/12de6fbf Tree:

[09/10] tinkerpop git commit: Merge branch 'TINKERPOP-1701' into tp32

2017-06-30 Thread okram
Merge branch 'TINKERPOP-1701' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bae078b5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bae078b5 Diff:

[07/10] tinkerpop git commit: being smarter about the collection sizes on object creation.

2017-06-30 Thread okram
being smarter about the collection sizes on object creation. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/601f9c30 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/601f9c30 Diff:

[10/10] tinkerpop git commit: updated CHANGELOG.

2017-06-30 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/c8cc0e57 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c8cc0e57 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c8cc0e57

[05/10] tinkerpop git commit: the plot thickens with BulkSet and Tree needing special handling during detachment. @spmallette was right about the rabbit hole. Fortuantely, we have lots of test cases t

2017-06-30 Thread okram
the plot thickens with BulkSet and Tree needing special handling during detachment. @spmallette was right about the rabbit hole. Fortuantely, we have lots of test cases that failed cause of not handling these collections correctly. So that is a win. Project:

[04/10] tinkerpop git commit: add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment.

2017-06-30 Thread okram
add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/12de6fbf Tree:

[06/10] tinkerpop git commit: minor nothing. need to switch branches.

2017-06-30 Thread okram
minor nothing. need to switch branches. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f43d1e2d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f43d1e2d Diff:

[02/10] tinkerpop git commit: added test cases that verify that nested collection detachment works for Lists, Sets, and Maps (and any arbitrary nest of those collections within themselves).

2017-06-30 Thread okram
added test cases that verify that nested collection detachment works for Lists, Sets, and Maps (and any arbitrary nest of those collections within themselves). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d16d0df5

[03/10] tinkerpop git commit: doh. needed to tweak the ReferenceFactory test as properties don't come over.

2017-06-30 Thread okram
doh. needed to tweak the ReferenceFactory test as properties don't come over. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7d54b181 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7d54b181 Diff:

[2/3] tinkerpop git commit: Merge branch 'TINKERPOP-1704' into tp32

2017-06-30 Thread okram
Merge branch 'TINKERPOP-1704' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/16afd9c5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/16afd9c5 Diff:

[1/3] tinkerpop git commit: JavaTranslator is now smart about handling BulkSet and Tree in Bytecode. This is a low probability usage, but a usage none-the-less...

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 1fd242237 -> 795fb23d9 JavaTranslator is now smart about handling BulkSet and Tree in Bytecode. This is a low probability usage, but a usage none-the-less... Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

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

2017-06-30 Thread okram
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/795fb23d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/795fb23d Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/795fb23d

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1704' into tp32

2017-06-30 Thread okram
Merge branch 'TINKERPOP-1704' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/16afd9c5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/16afd9c5 Diff:

[1/2] tinkerpop git commit: EdgeOtherVertexStep is no longer final and can be extended by providers.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 1d3e9a1d8 -> 1fd242237 EdgeOtherVertexStep is no longer final and can be extended by providers. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/360774ce

tinkerpop git commit: an == is a bad test, it has to be equals() as detachment now creates a new object.

2017-06-29 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1701 601f9c306 -> e3d7463bb an == is a bad test, it has to be equals() as detachment now creates a new object. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: being smarter about the collection sizes on object creation.

2017-06-28 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1701 f43d1e2dd -> 601f9c306 being smarter about the collection sizes on object creation. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/601f9c30 Tree:

tinkerpop git commit: JavaTranslator is now smart about handling BulkSet and Tree in Bytecode. This is a low probability usage, but a usage none-the-less...

2017-06-28 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1704 [created] 506b921c9 JavaTranslator is now smart about handling BulkSet and Tree in Bytecode. This is a low probability usage, but a usage none-the-less... Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: the plot thickens with BulkSet and Tree needing special handling during detachment. @spmallette was right about the rabbit hole. Fortuantely, we have lots of test cases that fail

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1701 12de6fbf4 -> c01b27ea8 the plot thickens with BulkSet and Tree needing special handling during detachment. @spmallette was right about the rabbit hole. Fortuantely, we have lots of test cases that failed cause of not handling

tinkerpop git commit: add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment.

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1701 7d54b1814 -> 12de6fbf4 add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: doh. needed to tweak the ReferenceFactory test as properties don't come over.

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1701 d16d0df5c -> 7d54b1814 doh. needed to tweak the ReferenceFactory test as properties don't come over. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: added test cases that verify that nested collection detachment works for Lists, Sets, and Maps (and any arbitrary nest of those collections within themselves).

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1701 6e2ebb52f -> d16d0df5c added test cases that verify that nested collection detachment works for Lists, Sets, and Maps (and any arbitrary nest of those collections within themselves). Project:

tinkerpop git commit: added colleciton handling to XXXFactory.detach(). This will ensure that collection nested graph elements get detached accordingly.

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1701 [created] 6e2ebb52f added colleciton handling to XXXFactory.detach(). This will ensure that collection nested graph elements get detached accordingly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/8] tinkerpop git commit: add the regression test

2017-06-27 Thread okram
add the regression test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/99679a03 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/99679a03 Diff:

[1/8] tinkerpop git commit: bugfix

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 55af79f78 -> ea20ca192 bugfix Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/28c514da Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/28c514da

[3/8] tinkerpop git commit: Merge branch 'tp31' of https://github.com/sheldonkhall/tinkerpop into tp31

2017-06-27 Thread okram
Merge branch 'tp31' of https://github.com/sheldonkhall/tinkerpop into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d67b88b2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d67b88b2 Diff:

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

2017-06-27 Thread okram
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/ea20ca19 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ea20ca19 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/ea20ca19

[6/8] tinkerpop git commit: tweaked the MessageScope bug fix test to use MODERN so it works with Spark and Giraph. Simple tweak to test data, not semantics. CTR.

2017-06-27 Thread okram
tweaked the MessageScope bug fix test to use MODERN so it works with Spark and Giraph. Simple tweak to test data, not semantics. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e7f5ef71 Tree:

[7/8] tinkerpop git commit: Merge branch 'tp31' into tp32

2017-06-27 Thread okram
Merge branch 'tp31' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/94365853 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/94365853 Diff:

[5/8] tinkerpop git commit: fixed up the MultiScope test to use MODERN so that it works with Giraph and Spark. Will back tweak to tp31/.

2017-06-27 Thread okram
fixed up the MultiScope test to use MODERN so that it works with Giraph and Spark. Will back tweak to tp31/. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f1aed80b Tree:

[1/2] tinkerpop git commit: tweaked the MessageScope bug fix test to use MODERN so it works with Spark and Giraph. Simple tweak to test data, not semantics. CTR.

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 f1aed80b0 -> 943658531 tweaked the MessageScope bug fix test to use MODERN so it works with Spark and Giraph. Simple tweak to test data, not semantics. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

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

2017-06-27 Thread okram
Merge branch 'tp31' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/94365853 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/94365853 Diff:

tinkerpop git commit: tweaked the MessageScope bug fix test to use MODERN so it works with Spark and Giraph. Simple tweak to test data, not semantics. CTR.

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp31 3b8c62892 -> e7f5ef711 tweaked the MessageScope bug fix test to use MODERN so it works with Spark and Giraph. Simple tweak to test data, not semantics. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/5] tinkerpop git commit: add the regression test

2017-06-27 Thread okram
add the regression test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/99679a03 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/99679a03 Diff:

[3/5] tinkerpop git commit: Merge branch 'tp31' of https://github.com/sheldonkhall/tinkerpop into tp31

2017-06-27 Thread okram
Merge branch 'tp31' of https://github.com/sheldonkhall/tinkerpop into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d67b88b2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d67b88b2 Diff:

[4/5] tinkerpop git commit: updated CHANGELOG.

2017-06-27 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/3b8c6289 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3b8c6289 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/3b8c6289

[1/5] tinkerpop git commit: bugfix

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 5ac61b7af -> f1aed80b0 bugfix Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/28c514da Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/28c514da

[4/4] tinkerpop git commit: updated CHANGELOG.

2017-06-27 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/3b8c6289 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3b8c6289 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/3b8c6289

[2/4] tinkerpop git commit: add the regression test

2017-06-27 Thread okram
add the regression test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/99679a03 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/99679a03 Diff:

[3/4] tinkerpop git commit: Merge branch 'tp31' of https://github.com/sheldonkhall/tinkerpop into tp31

2017-06-27 Thread okram
Merge branch 'tp31' of https://github.com/sheldonkhall/tinkerpop into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d67b88b2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d67b88b2 Diff:

[1/4] tinkerpop git commit: bugfix

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp31 3d50f5cf4 -> 3b8c62892 bugfix Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/28c514da Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/28c514da

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

2017-06-27 Thread okram
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/55af79f7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/55af79f7 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/55af79f7

[1/2] tinkerpop git commit: made the Direction method protected.

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 1518cc420 -> 5ac61b7af made the Direction method protected. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5ac61b7a Tree:

[1/3] tinkerpop git commit: made the Direction method protected.

2017-06-27 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 1ba875bd7 -> 55af79f78 made the Direction method protected. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5ac61b7a Tree:

[2/3] tinkerpop git commit: EdgeVertexStep is no longer final and can be extended by providers.

2017-06-27 Thread okram
EdgeVertexStep is no longer final and can be extended by providers. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2ba8debd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2ba8debd Diff:

<    1   2   3   4   5   6   7   8   9   10   >