[31/44] tinkerpop git commit: Support bulk

2018-01-19 Thread jorgebg
Support bulk Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/53a7f279 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/53a7f279 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/53a7f279 Branch: r

[15/44] tinkerpop git commit: Update Javascript GLV

2018-01-19 Thread jorgebg
Update Javascript GLV Address feedback and provide maven integration: - Reorganize gremlin-javascript into node.js project - Simplify javascript code generators - Generate package.json to match project version - Introduce Promise factory for third-party promise library integration (ie: bluebird)

[07/44] tinkerpop git commit: TINKERPOP-1489 Regenerated traversal.js

2018-01-19 Thread jorgebg
TINKERPOP-1489 Regenerated traversal.js which added Pick. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e94d4154 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e94d4154 Diff: http://git-wip-us.apache.or

[10/44] tinkerpop git commit: Filter out __() static method

2018-01-19 Thread jorgebg
Filter out __() static method Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/44e65352 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/44e65352 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/44

[37/44] tinkerpop git commit: Use ES6 syntax

2018-01-19 Thread jorgebg
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d458f76d/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/process/traversal.js -- diff --git a/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/proces

[05/44] tinkerpop git commit: Javascript GLV

2018-01-19 Thread jorgebg
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/2d850565/gremlin-javascript/src/main/javascript/gremlin-javascript/process/graph-traversal.js -- diff --git a/gremlin-javascript/src/main/javascript/gremlin-javascript/process/

[21/44] tinkerpop git commit: Use cucumber-js

2018-01-19 Thread jorgebg
Use cucumber-js Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/56ddcb02 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/56ddcb02 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/56ddcb02 Branch

[32/44] tinkerpop git commit: Path assertions and feature step fixes

2018-01-19 Thread jorgebg
Path assertions and feature step fixes Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b8eb6c0b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b8eb6c0b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpo

[04/44] tinkerpop git commit: Javascript GLV

2018-01-19 Thread jorgebg
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/2d850565/gremlin-javascript/src/test/javascript/gremlin-javascript/test-graphson.js -- diff --git a/gremlin-javascript/src/test/javascript/gremlin-javascript/test-graphson.js

[03/44] tinkerpop git commit: Improved the method for dealing with the python build problem with radish

2018-01-19 Thread jorgebg
Improved the method for dealing with the python build problem with radish The issue is definitely related to the colorful version bump with radish (and PyHamcrest, maybe others??) depend on. Rather than exclude the dependencies and manually import stuff which was messy, David Brown suggested the

[44/44] tinkerpop git commit: Include T deserializer

2018-01-19 Thread jorgebg
Include T deserializer Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f2f9729c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f2f9729c Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f2f9729c

[17/44] tinkerpop git commit: Export enums and fix TraversalStrategies#applyStrategies()

2018-01-19 Thread jorgebg
Export enums and fix TraversalStrategies#applyStrategies() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/10c71551 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/10c71551 Diff: http://git-wip-us.apache.or

[28/44] tinkerpop git commit: Parse maps and mark scenarios with lambdas as skipped

2018-01-19 Thread jorgebg
Parse maps and mark scenarios with lambdas as skipped Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9339a837 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9339a837 Diff: http://git-wip-us.apache.org/rep

[06/44] tinkerpop git commit: Javascript GLV

2018-01-19 Thread jorgebg
Javascript GLV Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d850565 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d850565 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2d850565 Branch:

[38/44] tinkerpop git commit: Use ES6 syntax

2018-01-19 Thread jorgebg
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d458f76d/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/process/graph-traversal.js -- diff --git a/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/

[39/44] tinkerpop git commit: Use ES6 syntax

2018-01-19 Thread jorgebg
Use ES6 syntax - Use class definitions - Use const and let - Computed property names in object literals Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d458f76d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/t

[41/44] tinkerpop git commit: Make Travis use a newer version of Maven.

2018-01-19 Thread jorgebg
Make Travis use a newer version of Maven. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/397393d2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/397393d2 Diff: http://git-wip-us.apache.org/repos/asf/tinke

[34/44] tinkerpop git commit: Add toLong() method

2018-01-19 Thread jorgebg
Add toLong() method Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/93cf86d0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/93cf86d0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/93cf86d0 Br

[14/44] tinkerpop git commit: Update Javascript GLV

2018-01-19 Thread jorgebg
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/2b4e8e3b/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/process/graph-traversal.js -- diff --git a/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/

[16/44] tinkerpop git commit: Graph, traversalStrategies and graph as Traversal properties

2018-01-19 Thread jorgebg
Graph, traversalStrategies and graph as Traversal properties Expose those properties as in the Python GLV and the Java implementation. Previously, those properties where exposed using the private notation (ie: _graph). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http

[12/44] tinkerpop git commit: Update Javascript GLV

2018-01-19 Thread jorgebg
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/2b4e8e3b/gremlin-javascript/src/main/javascript/gremlin-javascript/test/unit/exports-test.js -- diff --git a/gremlin-javascript/src/main/javascript/gremlin-javascript/test/unit

[18/44] tinkerpop git commit: Setup world and basic steps

2018-01-19 Thread jorgebg
Setup world and basic steps Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e73038cd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e73038cd Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e730

[33/44] tinkerpop git commit: Support ignore scenarios

2018-01-19 Thread jorgebg
Support ignore scenarios Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f9f7033e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f9f7033e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f9f7033

[30/44] tinkerpop git commit: Fix Bytecode cloning

2018-01-19 Thread jorgebg
Fix Bytecode cloning Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b9ca2ca9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b9ca2ca9 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b9ca2ca9 B

[24/44] tinkerpop git commit: Add travis support

2018-01-19 Thread jorgebg
Add travis support Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d35aef7c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d35aef7c Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/d35aef7c Bra

[22/44] tinkerpop git commit: TINKERPOP-1489 Added Nashorn ScriptEngine to gremlin-javascript

2018-01-19 Thread jorgebg
TINKERPOP-1489 Added Nashorn ScriptEngine to gremlin-javascript Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eccbd15a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eccbd15a Diff: http://git-wip-us.apac

[13/44] tinkerpop git commit: Update Javascript GLV

2018-01-19 Thread jorgebg
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/2b4e8e3b/gremlin-javascript/src/main/javascript/gremlin-javascript/process/graph-traversal.js -- diff --git a/gremlin-javascript/src/main/javascript/gremlin-javascript/process/

[27/44] tinkerpop git commit: Parse traversal parameters and use empty graph

2018-01-19 Thread jorgebg
Parse traversal parameters and use empty graph Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/15c86798 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/15c86798 Diff: http://git-wip-us.apache.org/repos/asf/

[42/44] tinkerpop git commit: Move generation script to groovy file

2018-01-19 Thread jorgebg
Move generation script to groovy file Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2afd9716 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2afd9716 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop

[25/44] tinkerpop git commit: Use new server start groovy scripts

2018-01-19 Thread jorgebg
Use new server start groovy scripts - Use new server start/stop groovy scripts - Support different traversal sources at connection level - Avoid destructuring syntax (not support on Node.js v4) Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/re

[43/44] tinkerpop git commit: install Maven 3.3.9 as part of the Docker build process

2018-01-19 Thread jorgebg
install Maven 3.3.9 as part of the Docker build process Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3553ea99 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3553ea99 Diff: http://git-wip-us.apache.org/r

[08/44] tinkerpop git commit: TINKERPOP-1489 Cleaned up pom

2018-01-19 Thread jorgebg
TINKERPOP-1489 Cleaned up pom Removed some weird characters in license and bumped version to 3.2.5-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7f5d0306 Tree: http://git-wip-us.apache.org/repos/asf/tinkerp

[36/44] tinkerpop git commit: Support multiple mime types

2018-01-19 Thread jorgebg
Support multiple mime types Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b7f85ca5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b7f85ca5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b7f8

[19/44] tinkerpop git commit: Js GLV: Use Groovy templates for generation

2018-01-19 Thread jorgebg
Js GLV: Use Groovy templates for generation Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/98dc52c3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/98dc52c3 Diff: http://git-wip-us.apache.org/repos/asf/tin

[23/44] tinkerpop git commit: TINKERPOP-1489 Bump to 3.2.7-SNAPSHOT for gremlin-javascript

2018-01-19 Thread jorgebg
TINKERPOP-1489 Bump to 3.2.7-SNAPSHOT for gremlin-javascript Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/80e1c7ea Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/80e1c7ea Diff: http://git-wip-us.apache.

[40/44] tinkerpop git commit: Include information of Js development env and release

2018-01-19 Thread jorgebg
Include information of Js development env and release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8d722a94 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8d722a94 Diff: http://git-wip-us.apache.org/rep

[20/44] tinkerpop git commit: Bump to 3.2.6 in gremlin-javascript

2018-01-19 Thread jorgebg
Bump to 3.2.6 in gremlin-javascript Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f5c90496 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f5c90496 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/d

[11/44] tinkerpop git commit: Parse Edge and VertexProperty properties

2018-01-19 Thread jorgebg
Parse Edge and VertexProperty properties To follow the decision around TINKERPOP-1474 for the GLV to parse properties. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/598b9911 Tree: http://git-wip-us.apache.org/repos/

[01/44] tinkerpop git commit: Expanded more on Map merging in the collections recipe CTR [Forced Update!]

2018-01-19 Thread jorgebg
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1489 bf43cdc57 -> f2f9729cd (forced update) Expanded more on Map merging in the collections recipe CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7b

[35/44] tinkerpop git commit: Adjust pom.xml to be forward compatible

2018-01-19 Thread jorgebg
Adjust pom.xml to be forward compatible Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/843a727d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/843a727d Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[02/44] tinkerpop git commit: Fixed build problems with python given dep issues with radish

2018-01-19 Thread jorgebg
Fixed build problems with python given dep issues with radish Radish uses colorful which just bumped version and ends up breaking something in radish. Manually loaded deps for now until that is resolved in radish. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http:/

[26/44] tinkerpop git commit: Traversal iterate() method

2018-01-19 Thread jorgebg
Traversal iterate() method Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/219ead0e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/219ead0e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/219ea

[29/44] tinkerpop git commit: Vertex and Edge serialization

2018-01-19 Thread jorgebg
Vertex and Edge serialization Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e95b8eab Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e95b8eab Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e9

[09/44] tinkerpop git commit: Use null as empty result

2018-01-19 Thread jorgebg
Use null as empty result Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/84a11a1b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/84a11a1b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/84a11a1

tinkerpop git commit: TINKERPOP-1874 keep P.within and P.without using collection

2018-01-19 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1874 261b93b64 -> 822b33174 TINKERPOP-1874 keep P.within and P.without using collection GraphSON deserialization of P.within and P.without expects a single collection regardless of the number of values, so even a single argument sho

tinkerpop git commit: TINKERPOP-1874 Added P.within/out graphson examples for io docs

2018-01-19 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1874 822b33174 -> 1c3334027 TINKERPOP-1874 Added P.within/out graphson examples for io docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1c333402 Tree

[1/6] tinkerpop git commit: Merge branch 'TINKERPOP-1874' into TINKERPOP-1874-master

2018-01-19 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1874-master [created] 334314fb5 Merge branch 'TINKERPOP-1874' into TINKERPOP-1874-master Conflicts: docs/src/dev/io/graphson.asciidoc gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal

[2/6] tinkerpop git commit: TINKERPOP-1874 Added IO compatibility tests on P.within/out

2018-01-19 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/334314fb/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/gryo/_3_3_2/vertexproperty-v3d0.kryo -- diff --git a/gremlin-tools/gremlin-i

[6/6] tinkerpop git commit: TINKERPOP-1874 Added IO compatibility tests on P.within/out

2018-01-19 Thread spmallette
TINKERPOP-1874 Added IO compatibility tests on P.within/out Also added data for all the IO Tests for 3.3.2 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/334314fb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpo

[5/6] tinkerpop git commit: TINKERPOP-1874 Added IO compatibility tests on P.within/out

2018-01-19 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/334314fb/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_3_2/localdate-v3d0.json -- diff --git a/gremlin-tools/gremlin-io

[3/6] tinkerpop git commit: TINKERPOP-1874 Added IO compatibility tests on P.within/out

2018-01-19 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/334314fb/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_3_2/year-v3d0.json -- diff --git a/gremlin-tools/gremlin-io-test

[4/6] tinkerpop git commit: TINKERPOP-1874 Added IO compatibility tests on P.within/out

2018-01-19 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/334314fb/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_3_2/tinkergraph-v1d0.json -- diff --git a/gremlin-tools/gremlin-

tinkerpop git commit: TINKERPOP-1874 Added some dev docs on IO testing/docs

2018-01-19 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1874-master 334314fb5 -> e8cb62820 TINKERPOP-1874 Added some dev docs on IO testing/docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e8cb6282 Tree: h

tinkerpop git commit: This closes #782

2018-01-19 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 3126c4441 -> cb8109479 This closes #782 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cb810947 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree

tinkerpop git commit: Fixed spelling mistake in IO GraphSON docs CTR

2018-01-19 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 231bbb659 -> 1f56cb550 Fixed spelling mistake in IO GraphSON docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1f56cb55 Tree: http://git-wip-us.apache.

[1/2] tinkerpop git commit: Fixed spelling mistake in IO GraphSON docs CTR

2018-01-19 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master cb8109479 -> 5d7bf8447 Fixed spelling mistake in IO GraphSON docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1f56cb55 Tree: http://git-wip-us.apach

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

2018-01-19 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/5d7bf844 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5d7bf844 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/5d7bf844 Br