[11/22] tinkerpop git commit: Update release dates in upgrade docs.

2016-07-30 Thread pluradj
Update release dates in upgrade docs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2ed69208 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2ed69208 Diff:

[02/22] tinkerpop git commit: re-enable tests now that groovy version is updated. CTR.

2016-07-30 Thread pluradj
re-enable tests now that groovy version is updated. CTR. TINKERPOP-906 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/450e3ef8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/450e3ef8 Diff:

[19/22] tinkerpop git commit: Fixed transaction management check during result iteration

2016-07-30 Thread pluradj
Fixed transaction management check during result iteration If there was an error during creation of a Frame the transaction management check was not taking into account overrides during sessionless requests. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[09/22] tinkerpop git commit: No need to update README anymore as we now have /current

2016-07-30 Thread pluradj
No need to update README anymore as we now have /current Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4414cdc4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4414cdc4 Diff:

[01/22] tinkerpop git commit: compare vertex property ids as Long

2016-07-30 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1360 30677963d -> 2b2ba8994 compare vertex property ids as Long Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/90a4cdad Tree:

[14/22] tinkerpop git commit: Minor fixes and spelling corrections in validate-distribution.sh

2016-07-30 Thread pluradj
Minor fixes and spelling corrections in validate-distribution.sh Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/afc0efc4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/afc0efc4 Diff:

[17/22] tinkerpop git commit: Bumped to 3.1.4-SNAPSHOT

2016-07-30 Thread pluradj
Bumped to 3.1.4-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/90e5af11 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/90e5af11 Diff:

[07/22] tinkerpop git commit: Changed publish-docs.sh t opoint at the tlp svn - no more incubator.

2016-07-30 Thread pluradj
Changed publish-docs.sh t opoint at the tlp svn - no more incubator. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cc05d4c1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cc05d4c1 Diff:

[04/22] tinkerpop git commit: Fixed location of licenses in gremlin server LICENSE CTR

2016-07-30 Thread pluradj
Fixed location of licenses in gremlin server LICENSE CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/383b721a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/383b721a Diff:

[18/22] tinkerpop git commit: Fixed a leak in a Netty ReferenceCounted resource in Gremlin Server.

2016-07-30 Thread pluradj
Fixed a leak in a Netty ReferenceCounted resource in Gremlin Server. This is essentially a backport from 3.2.2 on master of 9913d64cd1f9050b3d047b59dcea34ee8507d2dd which fixes a problem that happens if a Frame contained a Netty Bytebuf which is ReferenceCounted and that Frame did not write

[16/22] tinkerpop git commit: Removed line from release that updates README links.

2016-07-30 Thread pluradj
Removed line from release that updates README links. We now use /current everywhere in there so no need to do that anymore. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f7e1fdd9 Tree:

[20/22] tinkerpop git commit: Removed final declaration from ExpandableStepIterator TINKERPOP-1388

2016-07-30 Thread pluradj
Removed final declaration from ExpandableStepIterator TINKERPOP-1388 Seemed like a reasonable change as someone with a custom step might want to inject their own version of this class. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[06/22] tinkerpop git commit: Re-worked text in dev docs around JIRA issues.

2016-07-30 Thread pluradj
Re-worked text in dev docs around JIRA issues. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6bac504d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6bac504d Diff:

[13/22] tinkerpop git commit: Moved log file generated by validate-distribution.sh

2016-07-30 Thread pluradj
Moved log file generated by validate-distribution.sh In some scenarios it was being recognized as a file recognized by rat which woudl fail the validation. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/07f42e87

[05/22] tinkerpop git commit: Added a note about open JIRA tickets to dev docs.

2016-07-30 Thread pluradj
Added a note about open JIRA tickets to dev docs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8ebaf60a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8ebaf60a Diff:

[22/22] tinkerpop git commit: Merge branch 'origin/tp31' into TINKERPOP-1360

2016-07-30 Thread pluradj
Merge branch 'origin/tp31' into TINKERPOP-1360 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2b2ba899 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2b2ba899 Diff:

[03/22] tinkerpop git commit: Added a step to pre-flight check in dev docs. CTR

2016-07-30 Thread pluradj
Added a step to pre-flight check in dev docs. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/252a736e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/252a736e Diff: