[1/2] tinkerpop git commit: Fixed the last remaining asciidoc formatting issues. (I swear it were the last issues this time)

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/master f39d451f2 -> fa246a189 Fixed the last remaining asciidoc formatting issues. (I swear it were the last issues this time) Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tink

tinkerpop git commit: Fixed the last remaining asciidoc formatting issues. (I swear it were the last issues this time)

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp32 e5a1bb500 -> 05dd743ed Fixed the last remaining asciidoc formatting issues. (I swear it were the last issues this time) Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinker

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

2017-09-26 Thread dkuppitz
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/fa246a18 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fa246a18 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/fa246a18 Br

[29/39] tinkerpop git commit: Merge branch 'TINKERPOP-1731' into tp32

2017-09-26 Thread dkuppitz
Merge branch 'TINKERPOP-1731' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/18d5d79b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/18d5d79b Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[38/39] tinkerpop git commit: Fixed a bug in `RangeByIsCountStrategy` that led to unexpected behaviors when predicates were used with floating point numbers.

2017-09-26 Thread dkuppitz
Fixed a bug in `RangeByIsCountStrategy` that led to unexpected behaviors when predicates were used with floating point numbers. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/568ba084 Tree: http://git-wip-us.apache.o

[22/39] tinkerpop git commit: move implementation of clone to GraphHelper

2017-09-26 Thread dkuppitz
move implementation of clone to GraphHelper Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9bf5f636 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9bf5f636 Diff: http://git-wip-us.apache.org/repos/asf/tin

[32/39] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/upgrade/release-3.1.x-incubating.asciidoc -- diff --git a/docs/src/upgrade/release-3.1.x-incubating.asciidoc b/docs/src/upgrade/release-3.1.x-incubating.ascii

[15/39] tinkerpop git commit: Make the start script for test server a bit more flexible

2017-09-26 Thread dkuppitz
Make the start script for test server a bit more flexible By passing the settings file itself as an argument python can use the "python-specific" configuration file. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commi

[08/39] tinkerpop git commit: Merge branch 'TINKERPOP-1766' into tp32

2017-09-26 Thread dkuppitz
Merge branch 'TINKERPOP-1766' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9402e4e4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9402e4e4 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[23/39] tinkerpop git commit: update changelog and upgrade logs

2017-09-26 Thread dkuppitz
update changelog and upgrade logs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f6d0a2c3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f6d0a2c3 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/dif

[18/39] tinkerpop git commit: fixed Python (virtualenv) installation

2017-09-26 Thread dkuppitz
fixed Python (virtualenv) installation Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/21266037 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/21266037 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpo

[11/39] tinkerpop git commit: There are some problems with Docker.

2017-09-26 Thread dkuppitz
There are some problems with Docker. Turning off all the non-JVM stuff for now until it is resolved CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b2850f3f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/t

[28/39] tinkerpop git commit: added a test to ensure ReferenceVertex serialization and deserializtion by Python GraphSON module. Tests pass. CTR.

2017-09-26 Thread dkuppitz
added a test to ensure ReferenceVertex serialization and deserializtion by Python GraphSON module. Tests pass. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/98ed3d41 Tree: http://git-wip-us.apache.org/repos/asf

[06/39] tinkerpop git commit: TINKERPOP-1779 Bump to GMavenPlus 1.6

2017-09-26 Thread dkuppitz
TINKERPOP-1779 Bump to GMavenPlus 1.6 Moved embedded groovy scripts that were in the pom to their own files. They are more manageable that way as you get some syntax highlighting/intellisense in the IDE when they have the right file extension. It also makes the pom a bit easier to follow. Remov

[09/39] tinkerpop git commit: TINKERPOP-1731 Fix encoding of template CTR

2017-09-26 Thread dkuppitz
TINKERPOP-1731 Fix encoding of template CTR The template file included BOM bytes which resulted in an invalid csproj file when docker was used for the build. The template engine still has problems with special characters with docker, but at least the build works now. Project: http://git-wip-us

[33/39] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/reference/intro.asciidoc -- diff --git a/docs/src/reference/intro.asciidoc b/docs/src/reference/intro.asciidoc index 7a7f62f..0f226ec 100644 --- a/docs/src/re

[13/39] tinkerpop git commit: Merge branch 'TINKERPOP-1779' into tp32

2017-09-26 Thread dkuppitz
Merge branch 'TINKERPOP-1779' into tp32 Conflicts: CHANGELOG.asciidoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cb99ddb3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cb99ddb3 Diff: http://

[19/39] tinkerpop git commit: TINKERPOP-1731 Turn on glv builds with docker

2017-09-26 Thread dkuppitz
TINKERPOP-1731 Turn on glv builds with docker Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/43255cef Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/43255cef Diff: http://git-wip-us.apache.org/repos/asf/t

[21/39] tinkerpop git commit: make TinkerGraph cloneable

2017-09-26 Thread dkuppitz
make TinkerGraph cloneable Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a44e8815 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a44e8815 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a44e8

[30/39] tinkerpop git commit: Merge branch 'TINKERPOP-1787' into tp32

2017-09-26 Thread dkuppitz
Merge branch 'TINKERPOP-1787' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a13f9224 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a13f9224 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[24/39] tinkerpop git commit: resolve cyclic dependency by moving GraphHelper to gremlin-test

2017-09-26 Thread dkuppitz
resolve cyclic dependency by moving GraphHelper to gremlin-test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3d0cd1a9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3d0cd1a9 Diff: http://git-wip-us.apac

[39/39] tinkerpop git commit: updated CHANGELOG

2017-09-26 Thread dkuppitz
updated CHANGELOG Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e5a1bb50 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e5a1bb50 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e5a1bb50 Bran

[37/39] tinkerpop git commit: fixed asciidoc formatting issues

2017-09-26 Thread dkuppitz
fixed asciidoc formatting issues Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/40f93dd8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/40f93dd8 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff

[36/39] tinkerpop git commit: fixed minor formatting issue

2017-09-26 Thread dkuppitz
fixed minor formatting issue Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbd3747e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbd3747e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/cbd

[25/39] tinkerpop git commit: minor fixes to changelog

2017-09-26 Thread dkuppitz
minor fixes to changelog Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/67db5e8e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/67db5e8e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/67db5e8

[12/39] tinkerpop git commit: Merge branch 'TINKERPOP-1746' into tp32

2017-09-26 Thread dkuppitz
Merge branch 'TINKERPOP-1746' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/05f4f590 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/05f4f590 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[20/39] tinkerpop git commit: Merge branch 'TINKERPOP-1785' into tp32

2017-09-26 Thread dkuppitz
Merge branch 'TINKERPOP-1785' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/132011fb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/132011fb Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[04/39] tinkerpop git commit: added better error message for RepeatStep usage errors.

2017-09-26 Thread dkuppitz
added better error message for RepeatStep usage errors. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b28701f7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b28701f7 Diff: http://git-wip-us.apache.org/r

[03/39] tinkerpop git commit: Improve closing and removing of connections in ConnectionPool

2017-09-26 Thread dkuppitz
Improve closing and removing of connections in ConnectionPool This resolves a possible race condition. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ef658752 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tr

[10/39] tinkerpop git commit: TINKERPOP-1787 Add syntax for :remote to accept a Cluster object

2017-09-26 Thread dkuppitz
TINKERPOP-1787 Add syntax for :remote to accept a Cluster object Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae72d95b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae72d95b Diff: http://git-wip-us.apa

[16/39] tinkerpop git commit: Updated security docs a bit for Gremlin Server CTR

2017-09-26 Thread dkuppitz
Updated security docs a bit for Gremlin Server CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9a695169 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9a695169 Diff: http://git-wip-us.apache.org/repos/

[05/39] tinkerpop git commit: TINKERPOP-1779 Bump to GMavenPlus 1.6

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/e9801e6a/gremlin-python/src/test/resources/org/apache/tinkerpop/gremlin/python/driver/generate-modern.groovy -- diff --git a/gremlin-python/src/test/resources/org/apache/tinker

[26/39] tinkerpop git commit: Merge branch 'mp/tinkergraph-clone' into tp32

2017-09-26 Thread dkuppitz
Merge branch 'mp/tinkergraph-clone' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/615026ce Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/615026ce Diff: http://git-wip-us.apache.org/repos/asf/t

[17/39] tinkerpop git commit: TINKERPOP-1785 Added strong name signing for .NET components

2017-09-26 Thread dkuppitz
TINKERPOP-1785 Added strong name signing for .NET components Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/28d0d51e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/28d0d51e Diff: http://git-wip-us.apache.

[02/39] tinkerpop git commit: Update NuGet packages of test projects

2017-09-26 Thread dkuppitz
Update NuGet packages of test projects One of the dependencies (Castle.Core) produced a warning because one of its dependencies couldn't be found in the specified version. This doesn't occur anymore for the updated version. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[34/39] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/dev/provider/index.asciidoc -- diff --git a/docs/src/dev/provider/index.asciidoc b/docs/src/dev/provider/index.asciidoc index de8be1f..c64261f 100644 --- a/do

[35/39] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
reformated asciidoc headers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cff12774 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cff12774 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/cff1

[14/39] tinkerpop git commit: Added Lambda to the list of imports CTR

2017-09-26 Thread dkuppitz
Added Lambda to the list of imports CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/217a44f6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/217a44f6 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[07/39] tinkerpop git commit: removed the Exception handling in the getRepeatTraversal() per @dkuppitz comment. Yes, it was stupid to throw the exception there -- lazy, dumb thinking on my part.

2017-09-26 Thread dkuppitz
removed the Exception handling in the getRepeatTraversal() per @dkuppitz comment. Yes, it was stupid to throw the exception there -- lazy, dumb thinking on my part. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/53d

[01/39] tinkerpop git commit: Add handling for closed connections [Forced Update!]

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1782 8c26a3365 -> e5a1bb500 (forced update) Add handling for closed connections Closed connections are not returned to the ConnectionPool as the client cannot send any further requests with them. Additionally, the host is considered

[27/39] tinkerpop git commit: Minor udpates to changelog/upgrade docs around GraphHelper.cloneElements() CTR

2017-09-26 Thread dkuppitz
Minor udpates to changelog/upgrade docs around GraphHelper.cloneElements() CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/aaa0f14c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/aaa0f14c Diff: http://

[31/39] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/gremlin-archetype/gremlin-archetype-tinkergraph/src/main/resources/archetype-resources/README.asciidoc -- diff --git a/gremlin-archetype/gremlin-archetype-tinkergraph/

[4/4] tinkerpop git commit: fixed remains of previous merge conflict

2017-09-26 Thread dkuppitz
fixed remains of previous merge conflict Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f39d451f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f39d451f Diff: http://git-wip-us.apache.org/repos/asf/tinker

[2/4] tinkerpop git commit: updated CHANGELOG

2017-09-26 Thread dkuppitz
updated CHANGELOG Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e5a1bb50 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e5a1bb50 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e5a1bb50 Bran

[2/2] tinkerpop git commit: updated CHANGELOG

2017-09-26 Thread dkuppitz
updated CHANGELOG Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e5a1bb50 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e5a1bb50 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e5a1bb50 Bran

[1/2] tinkerpop git commit: Fixed a bug in `RangeByIsCountStrategy` that led to unexpected behaviors when predicates were used with floating point numbers.

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp32 40f93dd8f -> e5a1bb500 Fixed a bug in `RangeByIsCountStrategy` that led to unexpected behaviors when predicates were used with floating point numbers. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip

[1/4] tinkerpop git commit: Fixed a bug in `RangeByIsCountStrategy` that led to unexpected behaviors when predicates were used with floating point numbers.

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/master 68ff561bb -> f39d451f2 Fixed a bug in `RangeByIsCountStrategy` that led to unexpected behaviors when predicates were used with floating point numbers. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-w

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

2017-09-26 Thread dkuppitz
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/f57c6dc1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f57c6dc1 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f57c6dc1 Br

tinkerpop git commit: fixed asciidoc formatting issues

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp32 cbd3747e6 -> 40f93dd8f fixed asciidoc formatting issues Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/40f93dd8 Tree: http://git-wip-us.apache.org/repos/asf/

[1/2] tinkerpop git commit: fixed asciidoc formatting issues

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/master affe3e361 -> 68ff561bb fixed asciidoc formatting issues Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/40f93dd8 Tree: http://git-wip-us.apache.org/repos/as

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

2017-09-26 Thread dkuppitz
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/68ff561b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68ff561b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/68ff561b Br

[tinkerpop] Git Push Summary

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/asciidoc-header-master [deleted] a297b0dd9

[tinkerpop] Git Push Summary

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/asciidoc-header [deleted] cff12774a

[05/10] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
reformated asciidoc headers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cff12774 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cff12774 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/cff1

[6/6] tinkerpop git commit: fixed minor formatting issue

2017-09-26 Thread dkuppitz
fixed minor formatting issue Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbd3747e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbd3747e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/cbd

[01/10] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/master be8a90f3f -> affe3e361 http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/gremlin-archetype/gremlin-archetype-tinkergraph/src/main/resources/archetype-resources/README.asciidoc

[07/10] tinkerpop git commit: Merge branch 'asciidoc-header' into asciidoc-header-master

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a297b0dd/docs/src/dev/io/graphson.asciidoc -- diff --cc docs/src/dev/io/graphson.asciidoc index 2f94251,efbaf9f..1b3a24c --- a/docs/src/dev/io/graphson.asciidoc +++ b/docs/src/d

[2/6] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/upgrade/release-3.1.x-incubating.asciidoc -- diff --git a/docs/src/upgrade/release-3.1.x-incubating.asciidoc b/docs/src/upgrade/release-3.1.x-incubating.ascii

[02/10] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/upgrade/release-3.1.x-incubating.asciidoc -- diff --git a/docs/src/upgrade/release-3.1.x-incubating.asciidoc b/docs/src/upgrade/release-3.1.x-incubating.ascii

[4/6] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/dev/provider/index.asciidoc -- diff --git a/docs/src/dev/provider/index.asciidoc b/docs/src/dev/provider/index.asciidoc index de8be1f..c64261f 100644 --- a/do

[09/10] tinkerpop git commit: fixed minor formatting issue

2017-09-26 Thread dkuppitz
fixed minor formatting issue Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbd3747e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbd3747e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/cbd

[10/10] tinkerpop git commit: Merge branch 'asciidoc-header' into asciidoc-header-master

2017-09-26 Thread dkuppitz
Merge branch 'asciidoc-header' into asciidoc-header-master Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/affe3e36 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/affe3e36 Diff: http://git-wip-us.apache.or

[1/6] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp32 a13f92243 -> cbd3747e6 http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/gremlin-archetype/gremlin-archetype-tinkergraph/src/main/resources/archetype-resources/README.asciidoc --

[3/6] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/reference/intro.asciidoc -- diff --git a/docs/src/reference/intro.asciidoc b/docs/src/reference/intro.asciidoc index 7a7f62f..0f226ec 100644 --- a/docs/src/re

[5/6] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
reformated asciidoc headers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cff12774 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cff12774 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/cff1

[04/10] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/dev/provider/index.asciidoc -- diff --git a/docs/src/dev/provider/index.asciidoc b/docs/src/dev/provider/index.asciidoc index de8be1f..c64261f 100644 --- a/do

[03/10] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/reference/intro.asciidoc -- diff --git a/docs/src/reference/intro.asciidoc b/docs/src/reference/intro.asciidoc index 7a7f62f..0f226ec 100644 --- a/docs/src/re

[08/10] tinkerpop git commit: Merge branch 'asciidoc-header' into asciidoc-header-master

2017-09-26 Thread dkuppitz
Merge branch 'asciidoc-header' into asciidoc-header-master Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a297b0dd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a297b0dd Diff: http://git-wip-us.apache.or

[06/10] tinkerpop git commit: Merge branch 'asciidoc-header' into asciidoc-header-master

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a297b0dd/docs/src/reference/the-graph.asciidoc -- diff --cc docs/src/reference/the-graph.asciidoc index 9bc5c65,339b392..1c8c2dc --- a/docs/src/reference/the-graph.asciidoc +++

tinkerpop git commit: Merge branch 'TINKERPOP-1792' into TINKERPOP-1792-master

2017-09-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1792-master [created] 8443e5752 Merge branch 'TINKERPOP-1792' into TINKERPOP-1792-master Conflicts: gremlin-groovy/src/main/java/org/apache/tinkerpop/gremlin/groovy/engine/GremlinExecutor.java gremlin-groovy/src/mai

tinkerpop git commit: TINKERPOP-1792 Fixed GremlinScriptEngine bug in lambda processing

2017-09-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1792 [created] 301856463 TINKERPOP-1792 Fixed GremlinScriptEngine bug in lambda processing GremlinScriptEngine instances should now properly select the appropriate TraversalSource from bindings rather than select a random one. The

[3/3] tinkerpop git commit: Merge branch 'asciidoc-header' into asciidoc-header-master

2017-09-26 Thread dkuppitz
Merge branch 'asciidoc-header' into asciidoc-header-master Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a297b0dd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a297b0dd Diff: http://git-wip-us.apache.or

[2/3] tinkerpop git commit: Merge branch 'asciidoc-header' into asciidoc-header-master

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a297b0dd/docs/src/dev/io/graphson.asciidoc -- diff --cc docs/src/dev/io/graphson.asciidoc index 2f94251,efbaf9f..1b3a24c --- a/docs/src/dev/io/graphson.asciidoc +++ b/docs/src/d

[1/3] tinkerpop git commit: Merge branch 'asciidoc-header' into asciidoc-header-master

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/asciidoc-header-master [created] a297b0dd9 http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a297b0dd/docs/src/reference/the-graph.asciidoc -- diff --cc docs/src/reference/

[2/5] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/upgrade/release-3.1.x-incubating.asciidoc -- diff --git a/docs/src/upgrade/release-3.1.x-incubating.asciidoc b/docs/src/upgrade/release-3.1.x-incubating.ascii

[4/5] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/dev/provider/index.asciidoc -- diff --git a/docs/src/dev/provider/index.asciidoc b/docs/src/dev/provider/index.asciidoc index de8be1f..c64261f 100644 --- a/do

[1/5] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/asciidoc-header [created] cff12774a http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/gremlin-archetype/gremlin-archetype-tinkergraph/src/main/resources/archetype-resources/README.asciidoc --

[5/5] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
reformated asciidoc headers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cff12774 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cff12774 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/cff1

[3/5] tinkerpop git commit: reformated asciidoc headers

2017-09-26 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cff12774/docs/src/reference/intro.asciidoc -- diff --git a/docs/src/reference/intro.asciidoc b/docs/src/reference/intro.asciidoc index 7a7f62f..0f226ec 100644 --- a/docs/src/re