[6/7] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6fef1a45/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/filter/GroovySampleTest.groovy -- diff --git

[5/7] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6fef1a45/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/map/GroovyOrderTest.groovy -- diff --git

[1/7] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-24 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1612 [created] 6fef1a45d http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6fef1a45/gremlin-server/conf/gremlin-server-modern-readonly.yaml -- diff --git

[19/38] tinkerpop git commit: Fixed up betweeness example graphic - for real this time.

2017-01-24 Thread spmallette
Fixed up betweeness example graphic - for real this time. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1756461c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1756461c Diff:

[24/38] tinkerpop git commit: Merge branch 'TINKERPOP-1565'

2017-01-24 Thread spmallette
Merge branch 'TINKERPOP-1565' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6143b48b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6143b48b Diff:

[07/38] tinkerpop git commit: TINKERPOP-1565 Stub out GraphSON 3.0

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/7db10c40/gremlin-driver/src/test/java/org/apache/tinkerpop/gremlin/driver/ser/GraphSONMessageSerializerV3d0Test.java -- diff --git

[25/38] tinkerpop git commit: Some minor fixes to plugin infrastructure

2017-01-24 Thread spmallette
Some minor fixes to plugin infrastructure Graph plugins needed instance() methods to be properly instantiated at runtime. Hooked up ScriptCustomizer in the GremlinScriptEngineManager. Added BindingsGremlinPlugin to expose the various "bindings" customizers. None of these changes are breaking

[13/38] tinkerpop git commit: TINKERPOP-1565 GraphSON 3.0 defaulted in drivers

2017-01-24 Thread spmallette
TINKERPOP-1565 GraphSON 3.0 defaulted in drivers Set this up for both python and java. Altered the sasl auth to use Base64 encoded strings in the drivers because GraphSON didn't have a byte array established as a type. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[16/38] tinkerpop git commit: TINKERPOP-1414 Made GraphSON 3.0 the default serialization format.

2017-01-24 Thread spmallette
TINKERPOP-1414 Made GraphSON 3.0 the default serialization format. This was previously GraphSON 2.0 but recent consensus has this now at 3.0 since 2.0 will not be altered to support breaking change. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[23/38] tinkerpop git commit: Merge branch 'tp32'

2017-01-24 Thread spmallette
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/748e7655 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/748e7655 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/748e7655

[30/38] tinkerpop git commit: Sessions were not constucting GremlinExecutor with new plugin system CTR

2017-01-24 Thread spmallette
Sessions were not constucting GremlinExecutor with new plugin system CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d08a68f3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d08a68f3 Diff:

[26/38] tinkerpop git commit: Merge branch 'tp32'

2017-01-24 Thread spmallette
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/fc7f909a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fc7f909a Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/fc7f909a

[35/38] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/e2d1eedc/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/GroovySackTest.groovy -- diff --git

[33/38] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/e2d1eedc/gremlin-groovy/src/test/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GremlinGroovyScriptEngineOverGraphTest.java -- diff --git

[31/38] tinkerpop git commit: Merge branch 'tp32'

2017-01-24 Thread spmallette
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/d18dd021 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d18dd021 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/d18dd021

[09/38] tinkerpop git commit: TINKERPOP-1414 Changed Gremlin Server and TinkerGraph to default GraphSON 2.0

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a0041629/gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/IoTest.java -- diff --git

[18/38] tinkerpop git commit: Fixed up betweeness graphic based on the revised example.

2017-01-24 Thread spmallette
Fixed up betweeness graphic based on the revised example. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/841fc30a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/841fc30a Diff:

[36/38] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/e2d1eedc/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/map/GroovyOrderTest.groovy -- diff --git

[02/38] tinkerpop git commit: first draft of new updates to GraphSON 2.0. The object models are concise, all the elements/properties are attachable. Really wasn't that much of a headache to change --

2017-01-24 Thread spmallette
first draft of new updates to GraphSON 2.0. The object models are concise, all the elements/properties are attachable. Really wasn't that much of a headache to change -- a few test cases in Gremlin-Python needed updating and in GraphSONMessageSerializerV2d0Test. The corresponding ticket in JIRA

[03/38] tinkerpop git commit: TINKERPOP-1565 Updated changelog

2017-01-24 Thread spmallette
TINKERPOP-1565 Updated changelog Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8ffd0b8f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8ffd0b8f Diff:

[12/38] tinkerpop git commit: TINKERPOP-1565 Added a 3.0 TraversalSerializer class

2017-01-24 Thread spmallette
TINKERPOP-1565 Added a 3.0 TraversalSerializer class Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9dc30cd5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9dc30cd5 Diff:

[15/38] tinkerpop git commit: TINKERPOP-1565 Added a few GraphSON 3.0 classes

2017-01-24 Thread spmallette
TINKERPOP-1565 Added a few GraphSON 3.0 classes Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7ca3a298 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7ca3a298 Diff:

[14/38] tinkerpop git commit: TINKERPOP-1565 Added tests for GraphSON 3.0

2017-01-24 Thread spmallette
TINKERPOP-1565 Added tests for GraphSON 3.0 And fixed some broken tests preventing a proper build. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/729af57f Tree:

[38/38] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-24 Thread spmallette
TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e2d1eedc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e2d1eedc Diff:

[17/38] tinkerpop git commit: Updated the closeness and betweeness centrality recipes.

2017-01-24 Thread spmallette
Updated the closeness and betweeness centrality recipes. 1) added a disclaimer that both recipes should be used with care (only on small (sub)graphs) 2) optimized the execution plan 3) took multiple shortest paths between a pair of vertices into account 4) updated the sample graph to one that

[21/38] tinkerpop git commit: Merge branch 'tp32'

2017-01-24 Thread spmallette
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/d5013902 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d5013902 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/d5013902

[08/38] tinkerpop git commit: TINKERPOP-1565 Stub out GraphSON 3.0

2017-01-24 Thread spmallette
TINKERPOP-1565 Stub out GraphSON 3.0 Set up the new testing model and generated test files. Reverted changes on property serialization that went in as breaking changes on GraphSON 2.0 and moved them forward to GraphSON 3.0. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo

[34/38] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/e2d1eedc/gremlin-groovy-test/src/main/java/org/apache/tinkerpop/gremlin/groovy/jsr223/dsl/credential/CredentialGraphTest.java -- diff --git

[37/38] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/e2d1eedc/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/filter/GroovySimplePathTest.groovy -- diff --git

[22/38] tinkerpop git commit: Merge branch 'centrality-recipes' into tp32

2017-01-24 Thread spmallette
Merge branch 'centrality-recipes' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9d883043 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9d883043 Diff:

[11/38] tinkerpop git commit: TINKERPOP-1565 Reverted GraphSON 3.0 changes

2017-01-24 Thread spmallette
TINKERPOP-1565 Reverted GraphSON 3.0 changes These changes were part of the original work on this branch to alter the structure of GraphSON 2.0. I'd migrated those changes to 3.0 to avoid breaking change. Since that time there has been a lot of work on and off this branch related to this work

[06/38] tinkerpop git commit: TINKERPOP-1565 Stub out GraphSON 3.0

2017-01-24 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/7db10c40/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_3_0/sessionlessevalaliased-v2d0-partial.json -- diff --git

[07/15] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/GroovySackTest.groovy -- diff --git

[04/15] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-server/conf/gremlin-server-modern-readonly.yaml -- diff --git a/gremlin-server/conf/gremlin-server-modern-readonly.yaml

[10/15] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/aa828940 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/aa828940 Diff:

[12/15] tinkerpop git commit: TINKERPOP-1612 Reconfigure some tests for new plugins.

2017-01-26 Thread spmallette
TINKERPOP-1612 Reconfigure some tests for new plugins. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/57bfb8dc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/57bfb8dc Diff:

[09/15] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/filter/GroovySimplePathTest.groovy -- diff --git

[03/15] tinkerpop git commit: TINKERPOP-1612 Fixed cut/paste error in server configuration

2017-01-26 Thread spmallette
TINKERPOP-1612 Fixed cut/paste error in server configuration Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/577cd6d5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/577cd6d5 Diff:

[01/15] tinkerpop git commit: Added resource file for GiraphGremlinPlugin CTR [Forced Update!]

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1612-wip 41bdcd76b -> 4410f70df (forced update) Added resource file for GiraphGremlinPlugin CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/91759a52

[15/15] tinkerpop git commit: TINKERPOP-1612 Removed exclusion of commons-lang3 for neo4j

2017-01-26 Thread spmallette
TINKERPOP-1612 Removed exclusion of commons-lang3 for neo4j That used to come in as part of gremlin-groovy, but since neo4j-gremlin no longer depends on that we need to remove the exclusion. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[11/15] tinkerpop git commit: TINKERPOP-1612 Configure tests to allow them to pass under new plugins

2017-01-26 Thread spmallette
TINKERPOP-1612 Configure tests to allow them to pass under new plugins Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d751e3db Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d751e3db Diff:

[05/15] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-groovy/src/test/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GremlinGroovyScriptEngineOverGraphTest.java -- diff --git

[13/15] tinkerpop git commit: TINKERPOP-1612 Remove references to gremlin-groovy-test in hadoop stuff

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/9e05df5a/spark-gremlin/src/main/resources/META-INF/services/org.apache.tinkerpop.gremlin.groovy.plugin.GremlinPlugin -- diff --git

[14/15] tinkerpop git commit: TINKERPOP-1612 Remove references to gremlin-groovy-test in hadoop stuff

2017-01-26 Thread spmallette
TINKERPOP-1612 Remove references to gremlin-groovy-test in hadoop stuff Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9e05df5a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9e05df5a Diff:

[02/15] tinkerpop git commit: Merge branch 'tp32'

2017-01-26 Thread spmallette
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/f242289a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f242289a Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f242289a

[06/15] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-groovy-test/src/main/java/org/apache/tinkerpop/gremlin/groovy/jsr223/dsl/credential/CredentialGraphTest.java -- diff --git

[08/15] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/map/GroovyOrderTest.groovy -- diff --git

[01/12] tinkerpop git commit: Added resource file for GiraphGremlinPlugin CTR [Forced Update!]

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1612 5e90ed307 -> 577cd6d52 (forced update) Added resource file for GiraphGremlinPlugin CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/91759a52

[05/12] tinkerpop git commit: TINKERPOP-1612 Fixed cut/paste error in server configuration

2017-01-26 Thread spmallette
TINKERPOP-1612 Fixed cut/paste error in server configuration Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/577cd6d5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/577cd6d5 Diff:

[07/12] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-groovy/src/test/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GremlinGroovyScriptEngineOverGraphTest.java -- diff --git

[04/12] tinkerpop git commit: TINKERPOP-1612 Reconfigure some tests for new plugins.

2017-01-26 Thread spmallette
TINKERPOP-1612 Reconfigure some tests for new plugins. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/57bfb8dc Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/57bfb8dc Diff:

[03/12] tinkerpop git commit: TINKERPOP-1612 Configure tests to allow them to pass under new plugins

2017-01-26 Thread spmallette
TINKERPOP-1612 Configure tests to allow them to pass under new plugins Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d751e3db Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d751e3db Diff:

[08/12] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-groovy-test/src/main/java/org/apache/tinkerpop/gremlin/groovy/jsr223/dsl/credential/CredentialGraphTest.java -- diff --git

[1/2] tinkerpop git commit: Added resource file for GiraphGremlinPlugin CTR

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 04273705c -> f242289a8 Added resource file for GiraphGremlinPlugin CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/91759a52 Tree:

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

2017-01-26 Thread spmallette
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/f242289a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f242289a Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f242289a

tinkerpop git commit: Added resource file for GiraphGremlinPlugin CTR

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 47e5ae2f3 -> 91759a523 Added resource file for GiraphGremlinPlugin CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/91759a52 Tree:

[2/2] tinkerpop git commit: TINKERPOP-1612 Remove references to gremlin-groovy-test in hadoop stuff

2017-01-26 Thread spmallette
TINKERPOP-1612 Remove references to gremlin-groovy-test in hadoop stuff Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/41bdcd76 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/41bdcd76 Diff:

[1/2] tinkerpop git commit: TINKERPOP-1612 Remove references to gremlin-groovy-test in hadoop stuff

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1612-wip [created] 41bdcd76b http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/41bdcd76/spark-gremlin/src/main/java/org/apache/tinkerpop/gremlin/spark/groovy/plugin/SparkGremlinPlugin.java

[12/12] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/aa828940 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/aa828940 Diff:

[06/12] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-server/conf/gremlin-server-modern-readonly.yaml -- diff --git a/gremlin-server/conf/gremlin-server-modern-readonly.yaml

[09/12] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/GroovySackTest.groovy -- diff --git

[10/12] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-26 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/aa828940/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/map/GroovyOrderTest.groovy -- diff --git

tinkerpop git commit: Made some improvements to the BindingsGremlinPlugin

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 91759a523 -> c958b220b Made some improvements to the BindingsGremlinPlugin Made it possible to specify scopes to apply the bindings to. Added tests. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/2] tinkerpop git commit: Made some improvements to the BindingsGremlinPlugin

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master f242289a8 -> 7b3adca39 Made some improvements to the BindingsGremlinPlugin Made it possible to specify scopes to apply the bindings to. Added tests. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/3] tinkerpop git commit: remove tests from setup.py

2017-01-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master f7f0bc40f -> 77de2950f remove tests from setup.py Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8152a5b7 Tree:

[2/2] tinkerpop git commit: Merge branch 'pr-553' into tp32

2017-01-30 Thread spmallette
Merge branch 'pr-553' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cf425737 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cf425737 Diff:

[2/3] tinkerpop git commit: Merge branch 'TINKERPOP-1560' into tp32

2017-01-30 Thread spmallette
Merge branch 'TINKERPOP-1560' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1820606f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1820606f Diff:

[1/2] tinkerpop git commit: TINKERPOP-1560 Used ManagedConcurrentValueMap in GremlinGroovyClassLoader

2017-01-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 cf425737e -> 1820606f2 TINKERPOP-1560 Used ManagedConcurrentValueMap in GremlinGroovyClassLoader By configuring the ManagedConcurrentValueMap to have weak references, the GremlinGroovyClassLoader, and therefore the

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

2017-01-30 Thread spmallette
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/65e8edb3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/65e8edb3 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/65e8edb3

[1/3] tinkerpop git commit: TINKERPOP-1560 Used ManagedConcurrentValueMap in GremlinGroovyClassLoader

2017-01-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 77de2950f -> 65e8edb38 TINKERPOP-1560 Used ManagedConcurrentValueMap in GremlinGroovyClassLoader By configuring the ManagedConcurrentValueMap to have weak references, the GremlinGroovyClassLoader, and therefore the

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1560' into tp32

2017-01-30 Thread spmallette
Merge branch 'TINKERPOP-1560' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1820606f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1820606f Diff:

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

2017-01-30 Thread spmallette
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/77de2950 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/77de2950 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/77de2950

[2/3] tinkerpop git commit: Merge branch 'pr-553' into tp32

2017-01-30 Thread spmallette
Merge branch 'pr-553' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cf425737 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cf425737 Diff:

[1/2] tinkerpop git commit: remove tests from setup.py

2017-01-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 33253dc6b -> cf425737e remove tests from setup.py Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8152a5b7 Tree:

[2/4] tinkerpop git commit: removed unuseful type check in Int32IO class

2017-01-30 Thread spmallette
removed unuseful type check in Int32IO class Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1267ed04 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1267ed04 Diff:

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

2017-01-30 Thread spmallette
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/a98fb132 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a98fb132 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a98fb132

[2/3] tinkerpop git commit: removed unuseful type check in Int32IO class

2017-01-30 Thread spmallette
removed unuseful type check in Int32IO class Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1267ed04 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1267ed04 Diff:

[3/3] tinkerpop git commit: Merge branch 'pr-551' into tp32

2017-01-30 Thread spmallette
Merge branch 'pr-551' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5aa3f40d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5aa3f40d Diff:

[1/3] tinkerpop git commit: Fix the serializers lookup to handle the type first, then the class inheritance.

2017-01-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 1820606f2 -> 5aa3f40db Fix the serializers lookup to handle the type first, then the class inheritance. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/4] tinkerpop git commit: Fix the serializers lookup to handle the type first, then the class inheritance.

2017-01-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 65e8edb38 -> a98fb132e Fix the serializers lookup to handle the type first, then the class inheritance. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[3/4] tinkerpop git commit: Merge branch 'pr-551' into tp32

2017-01-30 Thread spmallette
Merge branch 'pr-551' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5aa3f40d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5aa3f40d Diff:

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

2017-01-30 Thread spmallette
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/b7aa9485 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b7aa9485 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b7aa9485

tinkerpop git commit: HADOOP_GREMLIN_LIBS does not need "spark"

2017-01-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 5aa3f40db -> 8f34da823 HADOOP_GREMLIN_LIBS does not need "spark" This causes more problems in 3.3.0 where Spark 2.0 generates errors if duplicate jars are on the path. Having "spark-gremlin" with "hadoop-gremlin" immediately causes

[1/2] tinkerpop git commit: HADOOP_GREMLIN_LIBS does not need "spark"

2017-01-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master a98fb132e -> b7aa94859 HADOOP_GREMLIN_LIBS does not need "spark" This causes more problems in 3.3.0 where Spark 2.0 generates errors if duplicate jars are on the path. Having "spark-gremlin" with "hadoop-gremlin" immediately causes

[20/45] tinkerpop git commit: added tests

2017-01-30 Thread spmallette
added tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/67f70260 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/67f70260 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/67f70260 Branch:

[44/45] tinkerpop git commit: TINKERPOP-1612 Reconfigure some tests for new plugins.

2017-01-30 Thread spmallette
TINKERPOP-1612 Reconfigure some tests for new plugins. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f70858c9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f70858c9 Diff:

[11/45] tinkerpop git commit: dah. my last tweak made a buggy. now I'm done for the day.

2017-01-30 Thread spmallette
dah. my last tweak made a buggy. now I'm done for the day. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b2f2a9d6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b2f2a9d6 Diff:

[32/45] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-30 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/1fc52939/gremlin-server/conf/gremlin-server-modern-readonly.yaml -- diff --git a/gremlin-server/conf/gremlin-server-modern-readonly.yaml

[19/45] tinkerpop git commit: format, organize imports only

2017-01-30 Thread spmallette
format, organize imports only Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/33253dc6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/33253dc6 Diff:

[21/45] tinkerpop git commit: updated docs

2017-01-30 Thread spmallette
updated docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c05e0729 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c05e0729 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c05e0729 Branch:

[37/45] tinkerpop git commit: TINKERPOP-1612 WIP - first step to removal of gremlin-groovy-test

2017-01-30 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/1fc52939/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/filter/GroovySimplePathTest.groovy -- diff --git

[14/45] tinkerpop git commit: done for day. minor clean up push. nothing major.

2017-01-30 Thread spmallette
done for day. minor clean up push. nothing major. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9dee11d6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9dee11d6 Diff:

[08/45] tinkerpop git commit: Merge branch 'TINKERPOP-1583' into tp32

2017-01-30 Thread spmallette
Merge branch 'TINKERPOP-1583' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f0875d7b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f0875d7b Diff:

[01/45] tinkerpop git commit: TINKERPOP-1560 Used ManagedConcurrentValueMap in GremlinGroovyClassLoader [Forced Update!]

2017-01-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1612 2a601f6fd -> 6e33a3159 (forced update) TINKERPOP-1560 Used ManagedConcurrentValueMap in GremlinGroovyClassLoader By configuring the ManagedConcurrentValueMap to have weak references, the GremlinGroovyClassLoader, and therefore

[22/45] tinkerpop git commit: Merge branch 'tp32'

2017-01-30 Thread spmallette
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/4917d887 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4917d887 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4917d887

[24/45] tinkerpop git commit: Merge branch 'pr-553' into tp32

2017-01-30 Thread spmallette
Merge branch 'pr-553' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cf425737 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cf425737 Diff:

[07/45] tinkerpop git commit: Finalized variables and arguments.

2017-01-30 Thread spmallette
Finalized variables and arguments. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4dfba770 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4dfba770 Diff:

[42/45] tinkerpop git commit: TINKERPOP-1612 Fixed cut/paste error in server configuration

2017-01-30 Thread spmallette
TINKERPOP-1612 Fixed cut/paste error in server configuration Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a65f93d3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a65f93d3 Diff:

[29/45] tinkerpop git commit: Merge branch 'tp32'

2017-01-30 Thread spmallette
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/a98fb132 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a98fb132 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a98fb132

[40/45] tinkerpop git commit: TINKERPOP-1612 Remove references to gremlin-groovy-test in hadoop stuff

2017-01-30 Thread spmallette
TINKERPOP-1612 Remove references to gremlin-groovy-test in hadoop stuff Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/56d54d99 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/56d54d99 Diff:

<    2   3   4   5   6   7   8   9   10   11   >