[GitHub] spmallette opened a new pull request #1020: TINKERPOP-2110 Added option to change path for java driver

2018-12-17 Thread GitBox
spmallette opened a new pull request #1020: TINKERPOP-2110 Added option to change path for java driver URL: https://github.com/apache/tinkerpop/pull/1020 https://issues.apache.org/jira/browse/TINKERPOP-2110 Builds with `mvn clean install && mvn verify -pl

[tinkerpop] 01/01: TINKERPOP-2110 Added option to change path for java driver

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch TINKERPOP-2110 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 689e034882b624d58d593d725af206e5208bebb2 Author: Stephen Mallette AuthorDate: Mon Dec 17 13:30:45 2018

[tinkerpop] branch TINKERPOP-2110 updated (2e89127 -> 689e034)

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2110 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. discard 2e89127 TINKERPOP-2110 Added option to change path for java driver new 689e034 TINKERPOP-2110

[tinkerpop] branch master updated (c2362da -> 6107d24)

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from c2362da Merge branch 'TINKERPOP-1849' new f9d7027 Added Cluster.using(Client) CTR new 6107d24

[tinkerpop] 02/02: Merge branch 'tp33'

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 6107d247d03143290c6eca91f20e33c787f06c24 Merge: c2362da f9d7027 Author: Stephen Mallette AuthorDate: Mon Dec 17

[tinkerpop] 01/02: Added Cluster.using(Client) CTR

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit f9d702757bbaf07a09ab13d534f2071a729610ee Author: Stephen Mallette AuthorDate: Mon Dec 17 14:51:40 2018 -0500

[tinkerpop] branch tp33 updated (5cda4ae -> f9d7027)

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 5cda4ae Merge branch 'TINKERPOP-2114' into tp33 add f9d7027 Added Cluster.using(Client) CTR No new

[tinkerpop] 01/01: TINKERPOP-2110 Added option to change path for java driver

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch TINKERPOP-2110 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 2e891274f9e5e9a6a8e3cba5b5273860a9f49004 Author: Stephen Mallette AuthorDate: Mon Dec 17 13:30:45 2018

[tinkerpop] branch TINKERPOP-2110 created (now 2e89127)

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2110 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. at 2e89127 TINKERPOP-2110 Added option to change path for java driver This branch includes the

[GitHub] dkuppitz commented on issue #1020: TINKERPOP-2110 Added option to change path for java driver

2018-12-17 Thread GitBox
dkuppitz commented on issue #1020: TINKERPOP-2110 Added option to change path for java driver URL: https://github.com/apache/tinkerpop/pull/1020#issuecomment-447966551 VOTE +1 This is an automated message from the Apache Git

[GitHub] spmallette commented on a change in pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns

2018-12-17 Thread GitBox
spmallette commented on a change in pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns URL: https://github.com/apache/tinkerpop/pull/1019#discussion_r242229295 ## File path: docs/src/recipes/anti-patterns.asciidoc ## @@ -0,0 +1,291 @@ + +Licensed

[tinkerpop] branch TINKERPOP-2114 updated: fixup! TINKERPOP-2114 Documented common Gremlin anti-patterns (and solutions)

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch TINKERPOP-2114 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-2114 by this push: new d4f04b2 fixup!

[tinkerpop] 01/01: TINKERPOP-2114 Documented common Gremlin anti-patterns (and solutions)

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch TINKERPOP-2114 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 9c8af51219ca47aaf8504a9ea1fdd70c9afc4b43 Author: Daniel Kuppitz AuthorDate: Mon Dec 10 08:17:50 2018 -0700

[tinkerpop] branch TINKERPOP-2114 updated (d4f04b2 -> 9c8af51)

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch TINKERPOP-2114 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. discard d4f04b2 fixup! TINKERPOP-2114 Documented common Gremlin anti-patterns (and solutions) discard

[tinkerpop] branch master updated (afa041d -> dbec6b3)

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from afa041d Added some images CTR add 9c8af51 TINKERPOP-2114 Documented common Gremlin anti-patterns (and

[tinkerpop] 01/02: Merge branch 'TINKERPOP-2114' into tp33

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 5cda4aee11f2ba8de97c9623682b4723e50a0a48 Merge: 7a16bda 9c8af51 Author: Daniel Kuppitz AuthorDate: Mon Dec 17

[tinkerpop] 02/02: Merge branch 'tp33'

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit dbec6b36db42a84bf39da891e74f04f22eeb3331 Merge: afa041d 5cda4ae Author: Daniel Kuppitz AuthorDate: Mon Dec 17

[tinkerpop] branch TINKERPOP-2114 deleted (was 9c8af51)

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch TINKERPOP-2114 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. was 9c8af51 TINKERPOP-2114 Documented common Gremlin anti-patterns (and solutions) The revisions that

[GitHub] asfgit closed pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns

2018-12-17 Thread GitBox
asfgit closed pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns URL: https://github.com/apache/tinkerpop/pull/1019 This is an automated message from the Apache Git Service. To respond to the message,

[tinkerpop] branch tp33 updated (7a16bda -> 5cda4ae)

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 7a16bda Need to check for null in case the Graph or GraphProvider is some sort of interface add 9c8af51

[tinkerpop] branch master updated (dbec6b3 -> c2362da)

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from dbec6b3 Merge branch 'tp33' add 4ed58da TINKERPOP-1849 Provide a way to fold() with an index add

[tinkerpop] 01/01: Merge branch 'TINKERPOP-1849'

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit c2362daab04829b0d69e88dc5b7822ea14bd3afa Merge: dbec6b3 c6739f9 Author: Daniel Kuppitz AuthorDate: Mon Dec 17

[GitHub] asfgit closed pull request #1011: TINKERPOP-1849 Provide a way to fold() with an index

2018-12-17 Thread GitBox
asfgit closed pull request #1011: TINKERPOP-1849 Provide a way to fold() with an index URL: https://github.com/apache/tinkerpop/pull/1011 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] spmallette commented on issue #1013: TINKERPOP-2105 - connection.py - add finally to return connection to the client pool i…

2018-12-17 Thread GitBox
spmallette commented on issue #1013: TINKERPOP-2105 - connection.py - add finally to return connection to the client pool i… URL: https://github.com/apache/tinkerpop/pull/1013#issuecomment-447819615 Thanks for fixing the existing tests. Two things: 1. I presume this is a bug on

[GitHub] spmallette commented on a change in pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns

2018-12-17 Thread GitBox
spmallette commented on a change in pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns URL: https://github.com/apache/tinkerpop/pull/1019#discussion_r242132882 ## File path: docs/src/recipes/anti-patterns.asciidoc ## @@ -0,0 +1,291 @@ + +Licensed

[GitHub] spmallette commented on issue #1019: TINKERPOP-2114 Document common Gremlin anti-patterns

2018-12-17 Thread GitBox
spmallette commented on issue #1019: TINKERPOP-2114 Document common Gremlin anti-patterns URL: https://github.com/apache/tinkerpop/pull/1019#issuecomment-447834156 This is great - VOTE +1 This is an automated message from

[tinkerpop] branch TINKERPOP-1942 updated: Map.Entry serializer

2018-12-17 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-1942 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-1942 by this push: new d294e4c Map.Entry

[tinkerpop] branch TINKERPOP-1942 updated: Fix: include license in file

2018-12-17 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-1942 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-1942 by this push: new 1a3e462 Fix: include

[tinkerpop] branch master updated: Added an intro image to reference docs CTR

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/master by this push: new 151cb7c Added an intro image to

[tinkerpop] branch master updated: Added some images CTR

2018-12-17 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/master by this push: new afa041d Added some images CTR afa041d

[GitHub] dkuppitz commented on a change in pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns

2018-12-17 Thread GitBox
dkuppitz commented on a change in pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns URL: https://github.com/apache/tinkerpop/pull/1019#discussion_r242223533 ## File path: docs/src/recipes/anti-patterns.asciidoc ## @@ -0,0 +1,291 @@ + +Licensed

[GitHub] jorgebay edited a comment on issue #1000: TINKERPOP-1942 New Binary Serialization Format

2018-12-17 Thread GitBox
jorgebay edited a comment on issue #1000: TINKERPOP-1942 New Binary Serialization Format URL: https://github.com/apache/tinkerpop/pull/1000#issuecomment-440248347 Next steps: - [ ] Add support for all existing types. - [x] Plug-in `GraphBinarySerializer` in the existing

[tinkerpop] branch TINKERPOP-2114 updated: fixup! TINKERPOP-2114 Documented common Gremlin anti-patterns (and solutions)

2018-12-17 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch TINKERPOP-2114 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-2114 by this push: new 340c06f fixup!