tinkerpop git commit: Fixed a bug in `RangeByIsCountStrategy`.

2017-08-08 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1742 [created] fde3aeb32 Fixed a bug in `RangeByIsCountStrategy`. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fde3aeb3 Tree: http://git-wip-us.apache

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

2017-08-08 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1742-master [created] e38df2d84 Merge branch 'TINKERPOP-1742' into TINKERPOP-1742-master Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e38df2d8 Tree: h

tinkerpop git commit: Fixed a lambda-leak in SackValueStep where BiFunction could be a real lambda.

2017-08-08 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1743 [created] 1e04d928a Fixed a lambda-leak in SackValueStep where BiFunction could be a real lambda. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1e

tinkerpop git commit: realized the restriction can be specific to $ or @ and thus, less checking needs to be done on lambda toString().

2017-08-08 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1743 1e04d928a -> db91d realized the restriction can be specific to $ or @ and thus, less checking needs to be done on lambda toString(). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.

tinkerpop git commit: had to fix the @dkuppitz BigDecimal to Double ticket again. something is weird. this is the 2nd PR I have had to go through and clean up work from that branch.

2017-08-08 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1743 db91d -> 4b6c6e2e8 had to fix the @dkuppitz BigDecimal to Double ticket again. something is weird. this is the 2nd PR I have had to go through and clean up work from that branch. Project: http://git-wip-us.apache.org/repos

[2/3] tinkerpop git commit: Fixed minor spelling error of private class

2017-08-08 Thread spmallette
Fixed minor spelling error of private class Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/51caf77f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/51caf77f Diff: http://git-wip-us.apache.org/repos/asf/tin

[1/3] tinkerpop git commit: CTR: Fixed screwed Groovy test

2017-08-08 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 122a46065 -> 5f865270c CTR: Fixed screwed Groovy test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/14f03183 Tree: http://git-wip-us.apache.org/repos/asf/

tinkerpop git commit: Fixed minor spelling error of private class

2017-08-08 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 14f03183b -> 51caf77f6 Fixed minor spelling error of private class Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/51caf77f Tree: http://git-wip-us.apache.org

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

2017-08-08 Thread spmallette
Merge branch 'tp32' Conflicts: gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/GroovySackTest.groovy Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5f865270

tinkerpop git commit: Removed a file added by a bad merge from tp32

2017-08-08 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 5f865270c -> 1e3c3598f Removed a file added by a bad merge from tp32 gremlin-groovy-test doesn't exist in master Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/c

[1/4] tinkerpop git commit: Fixed minor spelling error of private class [Forced Update!]

2017-08-08 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1742-master e38df2d84 -> 954ead234 (forced update) Fixed minor spelling error of private class Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/51caf77f T

[3/4] tinkerpop git commit: Removed a file added by a bad merge from tp32

2017-08-08 Thread dkuppitz
Removed a file added by a bad merge from tp32 gremlin-groovy-test doesn't exist in master Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1e3c3598 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1e3c3598 D

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

2017-08-08 Thread dkuppitz
Merge branch 'tp32' Conflicts: gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/GroovySackTest.groovy Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5f865270

[4/4] tinkerpop git commit: Fixed a bug in `RangeByIsCountStrategy`.

2017-08-08 Thread dkuppitz
Fixed a bug in `RangeByIsCountStrategy`. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/954ead23 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/954ead23 Diff: http://git-wip-us.apache.org/repos/asf/tinker