[36/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/map/GroovyOrderTest.groovy -- diff --git

[33/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/src/test/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GremlinGroovyScriptEngineOverGraphTest.java -- diff --git

[05/45] 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:

[27/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/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

[04/45] tinkerpop git commit: Added check for MatchStep.Select.FilterStep pattern so that MatchStep start and end keys are preserved correctly.

2017-01-30 Thread spmallette
Added check for MatchStep.Select.FilterStep pattern so that MatchStep start and end keys are preserved correctly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cf7a0777 Tree:

[28/45] 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:

[26/45] 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:

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

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

[25/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/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

[23/45] tinkerpop git commit: Update to test to account for new OptionalStep CTR

2017-01-30 Thread spmallette
Update to test to account for new OptionalStep CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f7f0bc40 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f7f0bc40 Diff:

[16/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/a71f5650 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a71f5650 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a71f5650

[09/45] tinkerpop git commit: remove tests from setup.py

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

[31/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/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

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

2017-01-30 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:

[10/45] tinkerpop git commit: I just made SingleIterationStrategy a whole lot smarter. Not only is the code simpler with less checks, we now support out().count() -> out().id().count() and out().dedup

2017-01-30 Thread spmallette
I just made SingleIterationStrategy a whole lot smarter. Not only is the code simpler with less checks, we now support out().count() -> out().id().count() and out().dedup().count() as out().id().dedup().count(). This will constrain numerous star local traversers from message passing in all

[13/45] tinkerpop git commit: Added SingleIterationStrategy which is able to rewrite a set of traversals to not use message passing in OLAP. This is signficant for all GraphComputers as message passin

2017-01-30 Thread spmallette
Added SingleIterationStrategy which is able to rewrite a set of traversals to not use message passing in OLAP. This is signficant for all GraphComputers as message passing is expense and furthermore, for SparkGraphComputer as without message-passing, there is no need to cache or partition the

[43/45] tinkerpop git commit: TINKERPOP-1612 Removed mode for old plugin system in console

2017-01-30 Thread spmallette
TINKERPOP-1612 Removed mode for old plugin system in console In 3.2.4 the new plugin system was introduced. It was designed to run parallel to the old so there was some extra code in the console to allow it to load either the old plugin system or the new. Since TinkerGraph has removed its

[18/45] tinkerpop git commit: updated doc for ssl client auth

2017-01-30 Thread spmallette
updated doc for ssl client auth Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9b279c6b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9b279c6b Diff:

[30/45] tinkerpop git commit: HADOOP_GREMLIN_LIBS does not need "spark"

2017-01-30 Thread spmallette
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 problems. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[17/45] tinkerpop git commit: Support SSL client auth

2017-01-30 Thread spmallette
Support SSL client auth Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c62480bb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c62480bb Diff:

[06/45] tinkerpop git commit: Removed unused and wildcard imports.

2017-01-30 Thread spmallette
Removed unused and wildcard imports. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cbd1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbd1 Diff:

[12/45] tinkerpop git commit: added a butt load more test cases verifying will crazy corner cases.

2017-01-30 Thread spmallette
added a butt load more test cases verifying will crazy corner cases. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/989237fd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/989237fd Diff:

[02/45] tinkerpop git commit: Fixed a bug where keepLabels were not being pushed down into child traversals by PathRetractionStrategy.

2017-01-30 Thread spmallette
Fixed a bug where keepLabels were not being pushed down into child traversals by PathRetractionStrategy. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/da762dfe Tree:

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

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

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

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

[15/45] tinkerpop git commit: realize that we can generalized SingleIterationStrategy to 1) work with GraphActors and 2) work at every walk-step. Thus, given that GraphActors isn't about Iterations an

2017-01-30 Thread spmallette
realize that we can generalized SingleIterationStrategy to 1) work with GraphActors and 2) work at every walk-step. Thus, given that GraphActors isn't about Iterations and we can make this work for multi-stages, I renamed the strategy MessagePassingReductionStrategy. This way we won't have to

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

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

[34/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/java/org/apache/tinkerpop/gremlin/groovy/jsr223/dsl/credential/CredentialGraphTest.java -- diff --git

[1/2] tinkerpop git commit: Fixed a gremlin server bug with global bindings

2017-01-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master d18dd021a -> 1169f6168 Fixed a gremlin server bug with global bindings TraversalSources established in init scripts using the new plugin system weren't getting set to the GraphManager given the fact that the

tinkerpop git commit: Fixed a gremlin server bug with global bindings

2017-01-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 d08a68f32 -> 956f35056 Fixed a gremlin server bug with global bindings TraversalSources established in init scripts using the new plugin system weren't getting set to the GraphManager given the fact that the GremlinScriptEngineManager

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

2017-01-25 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/1169f616 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1169f616 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/1169f616

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

2017-01-25 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/46a68f9b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/46a68f9b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/46a68f9b

[01/12] tinkerpop git commit: Had to trap an exception better in ServerGremlinExecutor during init CTR [Forced Update!]

2017-01-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1612 54133ad23 -> 5e90ed307 (forced update) Had to trap an exception better in ServerGremlinExecutor during init CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

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

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

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

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

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

2017-01-25 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/0e80defa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0e80defa Diff:

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

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

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

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

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

2017-01-25 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/6b1eef57 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6b1eef57 Diff:

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

2017-01-25 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/a1b29150 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a1b29150 Diff:

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

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

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

2017-01-25 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/5e90ed30 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5e90ed30 Diff:

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

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

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

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

tinkerpop git commit: TINKERPOP-1610 Deprecated Groovy test suites

2017-01-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1610 [created] 168d5b37e TINKERPOP-1610 Deprecated Groovy test suites Graph Providers no longer need to implement these going forward. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[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/7b3adca3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7b3adca3 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/7b3adca3

[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/f40c0287 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f40c0287 Diff:

[09/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/a5f528a5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a5f528a5 Diff:

[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/a5f528a5/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/map/GroovyOrderTest.groovy -- 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/cbf38b6d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbf38b6d Diff:

[01/15] tinkerpop git commit: Made some improvements to the BindingsGremlinPlugin [Forced Update!]

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1612-wip 4410f70df -> eaedc39de (forced update) Made some improvements to the BindingsGremlinPlugin Made it possible to specify scopes to apply the bindings to. Added tests. CTR Project:

[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/2bfe41f4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2bfe41f4 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/a5f528a5/gremlin-groovy-test/src/main/java/org/apache/tinkerpop/gremlin/groovy/jsr223/dsl/credential/CredentialGraphTest.java -- diff --git

[05/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/a5f528a5/gremlin-groovy-test/src/main/java/org/apache/tinkerpop/gremlin/groovy/jsr223/dsl/credential/CredentialGraphTest.java -- diff --git

[09/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/a5f528a5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a5f528a5 Diff:

[10/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/2bfe41f4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2bfe41f4 Diff:

[02/12] 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/7b3adca3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7b3adca3 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/7b3adca3

[11/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/f40c0287 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f40c0287 Diff:

[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/cbf38b6d/spark-gremlin/src/main/resources/META-INF/services/org.apache.tinkerpop.gremlin.groovy.plugin.GremlinPlugin -- diff --git

[10/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/4b5e9410 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4b5e9410 Diff:

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

[03/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/a5f528a5/gremlin-server/conf/gremlin-server-modern-readonly.yaml -- diff --git a/gremlin-server/conf/gremlin-server-modern-readonly.yaml

[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/a5f528a5/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/GroovySackTest.groovy -- diff --git

[12/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/4b5e9410 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4b5e9410 Diff:

[04/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/a5f528a5/gremlin-groovy/src/test/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GremlinGroovyScriptEngineOverGraphTest.java -- diff --git

[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/a5f528a5/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/GroovySackTest.groovy -- diff --git

[03/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/a5f528a5/gremlin-server/conf/gremlin-server-modern-readonly.yaml -- diff --git a/gremlin-server/conf/gremlin-server-modern-readonly.yaml

[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/a5f528a5/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/map/GroovyOrderTest.groovy -- diff --git

[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/a5f528a5/gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/filter/GroovySimplePathTest.groovy -- diff --git

[01/12] tinkerpop git commit: Made some improvements to the BindingsGremlinPlugin [Forced Update!]

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1612 577cd6d52 -> 4b5e9410f (forced update) Made some improvements to the BindingsGremlinPlugin Made it possible to specify scopes to apply the bindings to. Added tests. CTR Project:

[2/3] 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/cbf38b6d/spark-gremlin/src/main/resources/META-INF/services/org.apache.tinkerpop.gremlin.groovy.plugin.GremlinPlugin -- diff --git

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

2017-01-26 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1612 4b5e9410f -> eaedc39de 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:

[3/3] 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/cbf38b6d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cbf38b6d Diff:

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

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

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

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

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

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

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

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

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

2017-01-25 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/1169f616 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1169f616 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/1169f616

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

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

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

2017-01-25 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/010e66a7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/010e66a7 Diff:

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

2017-01-25 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/54133ad2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/54133ad2 Diff:

[04/13] tinkerpop git commit: Merge branch 'tp32'

2017-01-25 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/46a68f9b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/46a68f9b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/46a68f9b

[03/13] tinkerpop git commit: Fixed how plugins are bound to a scriptengine.

2017-01-25 Thread spmallette
Fixed how plugins are bound to a scriptengine. Didn't have the reflection code right for finding the appliesTo method CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/28dffda6 Tree:

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

2017-01-25 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/34bbd6a1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/34bbd6a1 Diff:

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

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

tinkerpop git commit: Fixed how plugins are bound to a scriptengine.

2017-01-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 956f35056 -> 28dffda6b Fixed how plugins are bound to a scriptengine. Didn't have the reflection code right for finding the appliesTo method CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/2] tinkerpop git commit: Fixed how plugins are bound to a scriptengine.

2017-01-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 1169f6168 -> 46a68f9b7 Fixed how plugins are bound to a scriptengine. Didn't have the reflection code right for finding the appliesTo method CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

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

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

tinkerpop git commit: Had to trap an exception better in ServerGremlinExecutor during init CTR

2017-01-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 28dffda6b -> 47e5ae2f3 Had to trap an exception better in ServerGremlinExecutor during init CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/47e5ae2f

[1/2] tinkerpop git commit: Had to trap an exception better in ServerGremlinExecutor during init CTR

2017-01-25 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 46a68f9b7 -> 04273705c Had to trap an exception better in ServerGremlinExecutor during init CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/47e5ae2f

svn commit: r18417 - /release/incubator/tinkerpop/

2017-02-21 Thread spmallette
Author: spmallette Date: Tue Feb 21 11:32:27 2017 New Revision: 18417 Log: rm ; graduated Removed: release/incubator/tinkerpop/

tinkerpop git commit: Added javadoc for skip() CTR

2017-02-21 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 5f54d1126 -> d9659cd8a Added javadoc for skip() CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d9659cd8 Tree:

[1/4] tinkerpop git commit: Added javadoc for all side-effect steps CTR

2017-02-17 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master cfa93a11b -> 9a3818173 Added javadoc for all side-effect steps CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dd85c733 Tree:

[2/4] tinkerpop git commit: Added javadoc for choose CTR

2017-02-17 Thread spmallette
Added javadoc for choose CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/be65b293 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/be65b293 Diff:

[2/3] tinkerpop git commit: Added javadoc for choose CTR

2017-02-17 Thread spmallette
Added javadoc for choose CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/be65b293 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/be65b293 Diff:

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

2017-02-17 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/9a381817 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9a381817 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/9a381817

[3/3] tinkerpop git commit: Added javadoc for all branch steps CTR

2017-02-17 Thread spmallette
Added javadoc for all branch steps CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c7d666dd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c7d666dd Diff:

[3/4] tinkerpop git commit: Added javadoc for all branch steps CTR

2017-02-17 Thread spmallette
Added javadoc for all branch steps CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c7d666dd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c7d666dd Diff:

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

2017-02-17 Thread spmallette
Merge branch 'tp32' Conflicts: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/db6d5217 Tree:

tinkerpop git commit: Added javadoc for all the modulators CTR

2017-02-17 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 c7d666ddb -> 372dfd801 Added javadoc for all the modulators CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/372dfd80 Tree:

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