[1/3] incubator-tinkerpop git commit: use graph class as root class to find temporary directory

2016-06-07 Thread pluradj
Repository: incubator-tinkerpop Updated Branches: refs/heads/tp31 219677428 -> 19c77916e use graph class as root class to find temporary directory Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit:

[1/3] incubator-tinkerpop git commit: use mockito-core instead of mockito-all to avoid hamcrest conflict

2016-06-07 Thread pluradj
Repository: incubator-tinkerpop Updated Branches: refs/heads/tp31 19c77916e -> 1f0c34fa6 use mockito-core instead of mockito-all to avoid hamcrest conflict Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit:

[2/3] incubator-tinkerpop git commit: Merge branch 'TINKERPOP-1318' into tp31

2016-06-07 Thread pluradj
Merge branch 'TINKERPOP-1318' into tp31 Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/9f403aed Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/9f403aed Diff:

[2/2] incubator-tinkerpop git commit: Merge branch 'TINKERPOP-1318'

2016-06-07 Thread pluradj
Merge branch 'TINKERPOP-1318' Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/8083819a Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/8083819a Diff:

[2/2] incubator-tinkerpop git commit: Merge branch 'TINKERPOP-1317'

2016-06-07 Thread pluradj
Merge branch 'TINKERPOP-1317' Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/a6c19f06 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/a6c19f06 Diff:

[1/2] incubator-tinkerpop git commit: use mockito-core instead of mockito-all to avoid hamcrest conflict

2016-06-07 Thread pluradj
Repository: incubator-tinkerpop Updated Branches: refs/heads/master a6c19f069 -> 8083819ab use mockito-core instead of mockito-all to avoid hamcrest conflict Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit:

[2/3] incubator-tinkerpop git commit: Merge branch 'TINKERPOP-1317' into tp31

2016-06-07 Thread pluradj
Merge branch 'TINKERPOP-1317' into tp31 Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/142512c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/142512c8 Diff:

tinkerpop git commit: fix incorrect FeatureRequirement annotations

2016-06-15 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1319 [created] 6fe943ff6 fix incorrect FeatureRequirement annotations Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6fe943ff Tree:

tinkerpop git commit: fix GremlinGroovyScriptEngineFileSandboxTest resource loading

2016-06-15 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1320 [created] 11491010f fix GremlinGroovyScriptEngineFileSandboxTest resource loading Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/11491010 Tree:

incubator-tinkerpop git commit: Convert DOS to Unix. CTR.

2016-05-27 Thread pluradj
Repository: incubator-tinkerpop Updated Branches: refs/heads/master 0397f252f -> 985170ecb Convert DOS to Unix. CTR. Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/985170ec Tree:

[3/9] tinkerpop git commit: Added some more notes to release documents.

2016-07-29 Thread pluradj
Added some more notes to release documents. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a62b6559 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a62b6559 Diff:

[9/9] tinkerpop git commit: Undo previous CTR'd commit that made ExpandableStepIterator non-final

2016-07-29 Thread pluradj
Undo previous CTR'd commit that made ExpandableStepIterator non-final @okram -1'd on the dev list: https://lists.apache.org/thread.html/332d1a0061fb32b63a8073084342deff637ebf271cf329bf7e58c227@%3Cdev.tinkerpop.apache.org%3E Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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

[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:

[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:

tinkerpop git commit: remove excess bulk in tail buffer

2016-07-29 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1379 168097b16 -> db7526f47 remove excess bulk in tail buffer Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/db7526f4 Tree:

[03/11] tinkerpop git commit: removed section missed in merge conflict

2016-08-12 Thread pluradj
removed section missed in merge conflict Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8ed3c950 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8ed3c950 Diff:

[01/11] tinkerpop git commit: minor word and link cleanup [Forced Update!]

2016-08-12 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1379 db7526f47 -> 6d2939422 (forced update) minor word and link cleanup Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a707a8db Tree:

[11/11] tinkerpop git commit: remove excess bulk in tail buffer

2016-08-12 Thread pluradj
remove excess bulk in tail buffer Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6d293942 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6d293942 Diff:

[09/11] tinkerpop git commit: TINKERPOP-1350 was never quite fixed in 3.1.3.

2016-08-12 Thread pluradj
TINKERPOP-1350 was never quite fixed in 3.1.3. Changed response encoding to not use the session executor when the session has an error condition it is trying to serialize. This should be fine as there is no need to serialized an error condition as part of a transaction and thus no need to have

[05/11] tinkerpop git commit: Renamed zip distributions to prefix with "apache-tinkerpop-"

2016-08-12 Thread pluradj
Renamed zip distributions to prefix with "apache-tinkerpop-" It was formerly "apache-". Tested release docs as best I could given that this wasn't an actual release. Couldn't test validate-distribution.sh but that usually requires some tweaks here and there anyway on release day.

[07/11] tinkerpop git commit: Doc generation needed an update now that artifacts were renamed on TINKERPOP-1376

2016-08-12 Thread pluradj
Doc generation needed an update now that artifacts were renamed on TINKERPOP-1376 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/87960e7c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/87960e7c Diff:

[06/11] tinkerpop git commit: Modified the message when closing a remote

2016-08-12 Thread pluradj
Modified the message when closing a remote The closing of a remote in yielded a compound message that mentioned the switch to local evaluation first before the close message. That message about the switch didn't seem too useful. Now the switch just happens quietly and user is just informed of

[2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-08-12 Thread pluradj
Merge remote-tracking branch 'origin/tp31' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cc0c06f4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cc0c06f4 Diff:

[1/2] tinkerpop git commit: remove excess bulk in tail buffer

2016-08-12 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/master c25033175 -> cc0c06f41 remove excess bulk in tail buffer Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6d293942 Tree:

tinkerpop git commit: remove excess bulk in tail buffer

2016-08-12 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/tp31 4571061db -> 6d2939422 remove excess bulk in tail buffer Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6d293942 Tree:

tinkerpop git commit: require user supplied ids

2016-07-20 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1379 d43db2bb2 -> 3f3e2749e require user supplied ids Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3f3e2749 Tree:

tinkerpop git commit: empty commit

2016-07-20 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1379 3f3e2749e -> fd88e9b33 empty commit Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fd88e9b3 Tree:

tinkerpop git commit: empty commit

2016-07-21 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1379 fd88e9b33 -> 66eae80ce empty commit Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/66eae80c Tree:

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

2016-07-11 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/master 987cc7ee7 -> a2c8a8329 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

tinkerpop git commit: re-enable tests now that groovy version is updated. CTR.

2016-07-11 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/tp31 90a4cdad1 -> 450e3ef80 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:

[2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-07-11 Thread pluradj
Merge remote-tracking branch 'origin/tp31' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a2c8a832 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a2c8a832 Diff:

tinkerpop git commit: compare vertex property ids as Long

2016-07-11 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/tp31 3c4aaf591 -> 90a4cdad1 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:

[1/2] tinkerpop git commit: compare vertex property ids as Long

2016-07-11 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/master 8cd4cfa52 -> 987cc7ee7 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:

[5/6] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1319' into tp31

2016-07-08 Thread pluradj
Merge remote-tracking branch 'origin/TINKERPOP-1319' into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/460af69b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/460af69b Diff:

[3/6] tinkerpop git commit: upgrade note on test feature annotations

2016-07-08 Thread pluradj
upgrade note on test feature annotations Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8146078d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8146078d Diff:

[4/6] tinkerpop git commit: updated change log

2016-07-08 Thread pluradj
updated change log Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5f7810bb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5f7810bb Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/5f7810bb

[1/6] tinkerpop git commit: fix incorrect FeatureRequirement annotations

2016-07-08 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/master a138d5549 -> b391e315d fix incorrect FeatureRequirement annotations Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6fe943ff Tree:

[1/5] tinkerpop git commit: fix incorrect FeatureRequirement annotations

2016-07-08 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/tp31 6836f2ff5 -> 460af69b0 fix incorrect FeatureRequirement annotations Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6fe943ff Tree:

[5/5] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1319' into tp31

2016-07-08 Thread pluradj
Merge remote-tracking branch 'origin/TINKERPOP-1319' into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/460af69b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/460af69b Diff:

[3/5] tinkerpop git commit: upgrade note on test feature annotations

2016-07-08 Thread pluradj
upgrade note on test feature annotations Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8146078d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8146078d Diff:

[4/5] tinkerpop git commit: updated change log

2016-07-08 Thread pluradj
updated change log Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5f7810bb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5f7810bb Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/5f7810bb

tinkerpop git commit: updated change log

2016-07-08 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1320 e42c87d4d -> 76b422997 updated change log Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/76b42299 Tree:

tinkerpop git commit: updated change log

2016-07-08 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1319 8146078d0 -> 5f7810bb2 updated change log Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5f7810bb Tree:

[4/6] tinkerpop git commit: updated change log

2016-07-08 Thread pluradj
updated change log Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/76b42299 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/76b42299 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/76b42299

[2/6] tinkerpop git commit: revert GryoWriter change

2016-07-08 Thread pluradj
revert GryoWriter change Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6cef5e5b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6cef5e5b Diff:

[6/6] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-07-08 Thread pluradj
Merge remote-tracking branch 'origin/tp31' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8f5b61d8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8f5b61d8 Diff:

[3/5] tinkerpop git commit: keep TestHelper in sync between gremlin-core and gremlin-test

2016-07-08 Thread pluradj
keep TestHelper in sync between gremlin-core and gremlin-test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e42c87d4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e42c87d4 Diff:

[5/5] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1320' into tp31

2016-07-08 Thread pluradj
Merge remote-tracking branch 'origin/TINKERPOP-1320' into tp31 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bb9d718c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bb9d718c Diff:

[1/5] tinkerpop git commit: fix GremlinGroovyScriptEngineFileSandboxTest resource loading

2016-07-08 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/tp31 460af69b0 -> bb9d718cc fix GremlinGroovyScriptEngineFileSandboxTest resource loading Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/11491010 Tree:

tinkerpop git commit: compare vertex property ids as Long

2016-07-10 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1360 [created] 30677963d 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/30677963 Tree:

[2/2] tinkerpop git commit: upgrade note on test feature annotations

2016-07-04 Thread pluradj
upgrade note on test feature annotations Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8146078d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8146078d Diff:

[1/2] tinkerpop git commit: test string representation with properties

2016-07-04 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1319 6fe943ff6 -> 8146078d0 test string representation with properties Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0281edbb Tree:

tinkerpop git commit: keep TestHelper in sync between gremlin-core and gremlin-test

2016-07-04 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1320 6cef5e5b5 -> e42c87d4d keep TestHelper in sync between gremlin-core and gremlin-test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e42c87d4 Tree:

tinkerpop git commit: fix javadoc aggregate core. CTR.

2017-02-03 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/tp32 18102281a -> 7858c53cb fix javadoc aggregate core. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7858c53c Tree:

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

2017-02-03 Thread pluradj
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/97d585da Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/97d585da Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/97d585da

[1/2] tinkerpop git commit: fix javadoc aggregate core. CTR.

2017-02-03 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/master 03cfe0308 -> 97d585da2 fix javadoc aggregate core. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7858c53c Tree:

[tinkerpop] Git Push Summary

2017-02-06 Thread pluradj
Repository: tinkerpop Updated Tags: refs/tags/3.2.4 [created] f884ac7cd

[1/2] tinkerpop git commit: CTR: minor fixes in the Docs pre-processor's plugin installation procedure.

2017-02-06 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/tp32 dff68939d -> 2e719e218 CTR: minor fixes in the Docs pre-processor's plugin installation procedure. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f6805997

[2/2] tinkerpop git commit: TinkerPop 3.2.4 release

2017-02-06 Thread pluradj
TinkerPop 3.2.4 release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2e719e21 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2e719e21 Diff:

svn commit: r1781965 - in /tinkerpop/site: docs/3.2.4/ docs/3.2.4/dev/ docs/3.2.4/dev/developer/ docs/3.2.4/dev/io/ docs/3.2.4/dev/provider/ docs/3.2.4/images/ docs/3.2.4/images/icons/ docs/3.2.4/reci

2017-02-06 Thread pluradj
Author: pluradj Date: Mon Feb 6 23:35:02 2017 New Revision: 1781965 URL: http://svn.apache.org/viewvc?rev=1781965=rev Log: Deploy docs for TinkerPop 3.2.4 [This commit notification would consist of 972 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r18192 - /dev/tinkerpop/3.2.4/

2017-02-06 Thread pluradj
Author: pluradj Date: Mon Feb 6 23:58:13 2017 New Revision: 18192 Log: TinkerPop 3.2.4 release Added: dev/tinkerpop/3.2.4/ dev/tinkerpop/3.2.4/apache-tinkerpop-3.2.4-src.zip (with props) dev/tinkerpop/3.2.4/apache-tinkerpop-3.2.4-src.zip.asc dev/tinkerpop/3.2.4/apache

svn commit: r18084 - /release/tinkerpop/KEYS

2017-02-02 Thread pluradj
Author: pluradj Date: Thu Feb 2 16:14:58 2017 New Revision: 18084 Log: added Jason Plurad to KEYS Modified: release/tinkerpop/KEYS Modified: release/tinkerpop/KEYS == --- release/tinkerpop/KEYS (original

svn commit: r18083 - /dev/tinkerpop/KEYS

2017-02-02 Thread pluradj
Author: pluradj Date: Thu Feb 2 16:11:09 2017 New Revision: 18083 Log: added Jason Plurad to KEYS Modified: dev/tinkerpop/KEYS Modified: dev/tinkerpop/KEYS == --- dev/tinkerpop/KEYS (original) +++ dev/tinkerpop

[1/2] tinkerpop git commit: Minor doc updates. CTR.

2017-02-06 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/master 97d585da2 -> 860764ebe Minor doc updates. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dff68939 Tree:

tinkerpop git commit: Minor doc updates. CTR.

2017-02-06 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/tp32 7858c53cb -> dff68939d Minor doc updates. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dff68939 Tree:

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

2017-02-06 Thread pluradj
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/860764eb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/860764eb Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/860764eb

svn commit: r1781964 - in /tinkerpop/site: docs/3.2.4-SNAPSHOT/dev/developer/ docs/3.2.4-SNAPSHOT/dev/io/ docs/3.2.4-SNAPSHOT/dev/provider/ docs/3.2.4-SNAPSHOT/images/ docs/3.2.4-SNAPSHOT/recipes/ doc

2017-02-06 Thread pluradj
Author: pluradj Date: Mon Feb 6 22:54:15 2017 New Revision: 1781964 URL: http://svn.apache.org/viewvc?rev=1781964=rev Log: Deploy docs for TinkerPop 3.2.4-SNAPSHOT [This commit notification would consist of 56 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1782133 [2/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutorial

2017-02-08 Thread pluradj
Modified: tinkerpop/site/docs/3.2.4/recipes/index.html URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.2.4/recipes/index.html?rev=1782133=1782132=1782133=diff == --- tinkerpop/site/docs/3.2.4/recipes/index.html

svn commit: r1782133 [16/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutoria

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Traverser.Admin.html URL:

svn commit: r1782133 [21/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutoria

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/class-use/Graph.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/class-use/Graph.html?rev=1782133=1782132=1782133=diff

svn commit: r1782133 [23/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutoria

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/class-use/Vertex.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/class-use/Vertex.html?rev=1782133=1782132=1782133=diff

svn commit: r1782133 [8/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutorial

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/core/org/apache/tinkerpop/gremlin/structure/package-tree.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.4/core/org/apache/tinkerpop/gremlin/structure/package-tree.html?rev=1782133=1782132=1782133=diff

svn commit: r1782133 [4/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutorial

2017-02-08 Thread pluradj
Modified: tinkerpop/site/docs/3.2.4/tutorials/getting-started/index.html URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.2.4/tutorials/getting-started/index.html?rev=1782133=1782132=1782133=diff == ---

svn commit: r1782133 [15/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutoria

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Traversal.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/Traversal.html?rev=1782133=1782132=1782133=diff

svn commit: r1782133 [25/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutoria

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/package-tree.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/package-tree.html?rev=1782133=1782132=1782133=diff

svn commit: r1782133 [6/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutorial

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/core/deprecated-list.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.4/core/deprecated-list.html?rev=1782133=1782132=1782133=diff == ---

svn commit: r1782133 [22/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutoria

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/class-use/Property.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/class-use/Property.html?rev=1782133=1782132=1782133=diff

[2/5] tinkerpop git commit: TinkerPop 3.2.4 release

2017-02-08 Thread pluradj
TinkerPop 3.2.4 release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2e719e21 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2e719e21 Diff:

[4/5] tinkerpop git commit: Clean up 3.2.4 CHANGELOG and other minor doc updates. CTR.

2017-02-08 Thread pluradj
Clean up 3.2.4 CHANGELOG and other minor doc updates. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9051c1f7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9051c1f7 Diff:

[3/5] tinkerpop git commit: Cherry pick TinkerPop 3.1.6 CHANGELOG. CTR.

2017-02-08 Thread pluradj
Cherry pick TinkerPop 3.1.6 CHANGELOG. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/299a33cb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/299a33cb Diff:

[1/2] tinkerpop git commit: Cherry pick TinkerPop 3.1.6 CHANGELOG. CTR.

2017-02-08 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/tp32 2e719e218 -> 9051c1f75 Cherry pick TinkerPop 3.1.6 CHANGELOG. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/299a33cb Tree:

[1/5] tinkerpop git commit: CTR: minor fixes in the Docs pre-processor's plugin installation procedure.

2017-02-08 Thread pluradj
Repository: tinkerpop Updated Branches: refs/heads/master 860764ebe -> 3593bf9d5 CTR: minor fixes in the Docs pre-processor's plugin installation procedure. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f6805997

svn commit: r1782133 [20/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutoria

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/class-use/Edge.html URL: http://svn.apache.org/viewvc/tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/structure/class-use/Edge.html?rev=1782133=1782132=1782133=diff

svn commit: r1782133 [17/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutoria

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/process/traversal/class-use/TraverserGenerator.html URL:

svn commit: r1782133 [19/26] - in /tinkerpop/site: docs/3.2.4/dev/developer/ docs/3.2.4/dev/provider/ docs/3.2.4/recipes/ docs/3.2.4/reference/ docs/3.2.4/tutorials/getting-started/ docs/3.2.4/tutoria

2017-02-08 Thread pluradj
Modified: tinkerpop/site/javadocs/3.2.4/full/org/apache/tinkerpop/gremlin/process/traversal/traverser/util/class-use/TraverserSet.html URL:

  1   2   >