[GitHub] [tinkerpop] rdtr opened a new pull request #1226: Set requestId and userAgent in byte code request when they are available in requestOptions

2019-12-05 Thread GitBox
rdtr opened a new pull request #1226: Set requestId and userAgent in byte code request when they are available in requestOptions URL: https://github.com/apache/tinkerpop/pull/1226 It is a very small change but without this, even though we write like ``` g.with(Tokens.REQUEST_ID,

[tinkerpop] branch tp33 updated (bfc7592 -> 2ca82c8)

2019-12-05 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 bfc7592 TINKERPOP-2322 Deprecate Jython support add 2ca82c8 CTR: Replaced `ifconfig` with `ip`. No new

[tinkerpop] branch tp34 updated (c660d1c -> c8f8039)

2019-12-05 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch tp34 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from c660d1c Merge branch 'tp33' into tp34 add 2ca82c8 CTR: Replaced `ifconfig` with `ip`. add c8f8039

[tinkerpop] 03/03: Merge branch 'tp34'

2019-12-05 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 ea17408d106cccb498b00e8e1a438ee10d6e7952 Merge: 84e3a46 c8f8039 Author: Daniel Kuppitz AuthorDate: Thu Dec 5

[tinkerpop] branch master updated (84e3a46 -> ea17408)

2019-12-05 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 84e3a46 Merge branch 'tp34' new 2ca82c8 CTR: Replaced `ifconfig` with `ip`. new c8f8039 Merge

[tinkerpop] 01/03: CTR: Replaced `ifconfig` with `ip`.

2019-12-05 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 2ca82c8be34e0083e03f91a83fea831c01c7b1c0 Author: Daniel Kuppitz AuthorDate: Thu Dec 5 12:55:15 2019 -0700

[tinkerpop] 02/03: Merge branch 'tp33' into tp34

2019-12-05 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 c8f8039936bf93b2629d77436ff86453e073592b Merge: c660d1c 2ca82c8 Author: Daniel Kuppitz AuthorDate: Thu Dec 5

[tinkerpop] branch driver-35 updated: Removed some code deprecation

2019-12-05 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch driver-35 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/driver-35 by this push: new c5308a9 Removed some code

[tinkerpop] branch TINKERPOP-2317 updated (65ebbed -> fc05d92)

2019-12-05 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2317 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 65ebbed TINKERPOP-2317 Removed Jython support add fc05d92 TINKERPOP-2317 Cleaned up docs

[tinkerpop] branch TINKERPOP-2317 updated (534f4ad -> 65ebbed)

2019-12-05 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2317 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. discard 534f4ad TINKERPOP-2317 Removed Python 2 support add bfc7592 TINKERPOP-2322 Deprecate Jython

[tinkerpop] branch tp33 updated (65eda6b -> bfc7592)

2019-12-05 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 65eda6b Bumped docker build to use xenial add bfc7592 TINKERPOP-2322 Deprecate Jython support No new

[tinkerpop] branch tp34 updated (6610e7b -> c660d1c)

2019-12-05 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp34 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 6610e7b Merge branch 'tp33' into tp34 add bfc7592 TINKERPOP-2322 Deprecate Jython support add

[tinkerpop] branch master updated (05ebdc8 -> 84e3a46)

2019-12-05 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 05ebdc8 Merge pull request #1214 from apache/TINKERPOP-2235 add bfc7592 TINKERPOP-2322 Deprecate

[tinkerpop] 01/01: Merge branch 'tp34'

2019-12-05 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 84e3a4671dd0a216c101d8297cbbd49d0acea04c Merge: 05ebdc8 c660d1c Author: stephen AuthorDate: Thu Dec 5 07:01:15

[GitHub] [tinkerpop] spmallette commented on issue #1224: TINKERPOP-1733 Support g.E().properties().hasKey('xx') & hasValue('xx')

2019-12-05 Thread GitBox
spmallette commented on issue #1224: TINKERPOP-1733 Support g.E().properties().hasKey('xx') & hasValue('xx') URL: https://github.com/apache/tinkerpop/pull/1224#issuecomment-562088333 > Should we update this CHANGELOG.asciidoc in section "[[release-3-4-5]]"? yes