ok...@apache.org |
[1/5] tinkerpop git commit: fixed a bug in Bytecode bindings where anonymous traversals were not aware of parent Bindings. The solution sorta sucks...but I don't know how else to do it. Added test cases to verify anonymous traversal binding usage. |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[2/5] tinkerpop git commit: Javadoc tweak. |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[3/5] tinkerpop git commit: found a bug in GraphFilterStrategyTest that caused the bindings to get messed up. Basically, a ) was missing and until() was inside the repeat(). |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[4/5] tinkerpop git commit: sorry for the late tweak. Here is the thing. With then new Bindings model, you don't need withBindings() in Gremlin-Java. And, moreoever, it was never used in Gremlin-Python (or any script-based GLV). Thus, its pointless. Depr |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[5/5] tinkerpop git commit: Merge branch 'TINKERPOP-1573' into tp32 |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[1/6] tinkerpop git commit: fixed a bug in Bytecode bindings where anonymous traversals were not aware of parent Bindings. The solution sorta sucks...but I don't know how else to do it. Added test cases to verify anonymous traversal binding usage. |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[2/6] tinkerpop git commit: Javadoc tweak. |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[3/6] tinkerpop git commit: found a bug in GraphFilterStrategyTest that caused the bindings to get messed up. Basically, a ) was missing and until() was inside the repeat(). |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[4/6] tinkerpop git commit: sorry for the late tweak. Here is the thing. With then new Bindings model, you don't need withBindings() in Gremlin-Java. And, moreoever, it was never used in Gremlin-Python (or any script-based GLV). Thus, its pointless. Depr |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[5/6] tinkerpop git commit: Merge branch 'TINKERPOP-1573' into tp32 |
Thu, 01 Dec, 13:38 |
ok...@apache.org |
[6/6] tinkerpop git commit: Merge branch 'tp32' |
Thu, 01 Dec, 13:38 |
spmalle...@apache.org |
[01/48] tinkerpop git commit: check for long type in Int32 serializer [Forced Update!] |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[02/48] tinkerpop git commit: found a bug in PJacksonDeserializer around var arg handling. I thought that I had TINKERPOP-1567 fixed until I did a manual test and realized that GraphSONTranslator bypass var args and creates Collection -- which is correct |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[03/48] tinkerpop git commit: Merge branch 'TINKERPOP-1561' into tp32 |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[04/48] tinkerpop git commit: updated CHANGELOG. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[05/48] tinkerpop git commit: TINKERPOP-1562 Initial effort to deprecate ScriptEngines. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[06/48] tinkerpop git commit: TINKERPOP-1562 Add new Neo4j GremlinPlugin and deprecated old one |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[07/48] tinkerpop git commit: TINKERPOP-1562 Deprecated TinkerGraphGremlinPlugin. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[08/48] tinkerpop git commit: TINKERPOP-1562 Fixed problems related to loading new/old plugins |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[09/48] tinkerpop git commit: TINKERPOP-1562 Added SparkGremlinPlugin |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[10/48] tinkerpop git commit: TINKERPOP-1562 More deprecation around methods on building GremlinExecutor that used ScriptEngines. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[11/48] tinkerpop git commit: TINKERPOP-1562 Added gremlin-console plugins under the new model. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[12/48] tinkerpop git commit: TINKERPOP-1562 Add new HadoopGremlinPlugin and deprecated the old. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[13/48] tinkerpop git commit: TINKERPOP-1562 Added new plugins for gremlin-groovy to replace deprecated ones. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[14/48] tinkerpop git commit: TINKERPOP-1562 Deprecated GiraphGremlinPlugin. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[15/48] tinkerpop git commit: TINKERPOP-1562 Minor changes to javadocs. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[16/48] tinkerpop git commit: TINKERPOP-1562 Rename "modules" as "plugin" |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[17/48] tinkerpop git commit: TINKERPOP-1562 Moved GremlinServerGremlinModule to standard directory structure |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[18/48] tinkerpop git commit: TINKERPOP-1562 Add GremlinModule for Giraph. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[19/48] tinkerpop git commit: TINKERPOP-1562 Add GreminServerGremlinModule for Gremlin Server specific imports |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[20/48] tinkerpop git commit: TINKERPOP-1562 Change ScriptCustomizer to an interface. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[21/48] tinkerpop git commit: TINKERPOP-1562 Bring back GremlinModule and deprecate it. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[22/48] tinkerpop git commit: TINKERPOP-1562 Move RemoteAcceptor related stuff to gremlin-core. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[23/48] tinkerpop git commit: TINKERPOP-1562 Renamed GremlinModule to GremlinPlugin in gremlin-core |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[24/48] tinkerpop git commit: TINKERPOP-1562 ImportCustomizer has become an interface |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[25/48] tinkerpop git commit: TINKERPOP-1562 Start getting Console working with new plugin stuff |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[26/48] tinkerpop git commit: TINKERPOP-1562 Deprecated Artifact |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[27/48] tinkerpop git commit: TINKERPOP-1562 Change Set to List to preserve order in script execution. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[28/48] tinkerpop git commit: TINKERPOP-1562 Added JSR-223 packages in gremin-core to core javadoc |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[29/48] tinkerpop git commit: TINKERPOP-1562 Make all groovy customizer providers straight Customizer instances |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[30/48] tinkerpop git commit: TINKERPOP-1562 Update upgrade docs with ScriptEngine changes. |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[31/48] tinkerpop git commit: TINKERPOP-1562 Hooked up GremlinJythonScriptEngine to Customizers |
Thu, 01 Dec, 15:33 |
spmalle...@apache.org |
[32/48] tinkerpop git commit: TINKERPOP-1562 Deprecated plugin exceptions. |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[33/48] tinkerpop git commit: TINKERPOP-1562 Fix yet another compilation error. |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[34/48] tinkerpop git commit: TINKERPOP-1562 Moved CoreImports to jsr223 package. |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[35/48] tinkerpop git commit: TINKERPOP-1562 Adapted CompilerCustomizerProvider to Customizer |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[36/48] tinkerpop git commit: TINKERPOP-1562 Use List of files to preserve order in script customzier |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[37/48] tinkerpop git commit: TINKERPOP-1562 Fixed a bad javadoc link |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[38/48] tinkerpop git commit: TINKERPOP-1562 Added more tests for plugins/customizers |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[39/48] tinkerpop git commit: TINKERPOP-1562 Hook up Console to do core imports under v3d3 |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[40/48] tinkerpop git commit: TINKERPOP-1562 Added more tests for the GremlnPluginAdapter |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[41/48] tinkerpop git commit: TINKERPOP=1562 Loaded "gremlin" imports in the scriptengines |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[42/48] tinkerpop git commit: TINKERPOP-1562 Abstracted groovysh/io to GremlinShellEnvironment |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[43/48] tinkerpop git commit: TINKERPOP-1562 Deprecated the CredentialGraph |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[44/48] tinkerpop git commit: TINKERPOP-1562 Get customizers for both python and jython. |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[45/48] tinkerpop git commit: TINKERPOP-1562 Moved ScriptEngineCache to jsr223 package. |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[46/48] tinkerpop git commit: TINKERPOP-1562 Fixed the InstallCommand for new GremlinPlugin usage. |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[47/48] tinkerpop git commit: TINKERPOP-1562 Deprecated GremlinGroovyScriptEngine.close() |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
[48/48] tinkerpop git commit: TINKERPOP-1562 Deprecated the DependencyManager. |
Thu, 01 Dec, 15:34 |
spmalle...@apache.org |
tinkerpop git commit: Minor code formatting fixes CTR |
Thu, 01 Dec, 17:58 |
spmalle...@apache.org |
tinkerpop git commit: Make javadoc deprecation message consistent rest of code base CTR |
Thu, 01 Dec, 18:11 |
spmalle...@apache.org |
[1/2] tinkerpop git commit: Make javadoc deprecation message consistent rest of code base CTR |
Thu, 01 Dec, 18:12 |
spmalle...@apache.org |
[2/2] tinkerpop git commit: Merge branch 'tp32' |
Thu, 01 Dec, 18:12 |
spmalle...@apache.org |
[1/2] tinkerpop git commit: Removed gremlin-benchmark from javadoc generation. |
Thu, 01 Dec, 19:12 |
spmalle...@apache.org |
[2/2] tinkerpop git commit: Merge branch 'tp32' |
Thu, 01 Dec, 19:12 |
spmalle...@apache.org |
tinkerpop git commit: Removed gremlin-benchmark from javadoc generation. |
Thu, 01 Dec, 19:12 |
dkupp...@apache.org |
tinkerpop git commit: added two complex tests; one for OLTP only, one for OLTP and OLAP |
Thu, 01 Dec, 21:14 |
plur...@apache.org |
[1/3] tinkerpop git commit: TINKERPOP-1493 Groovy project doesn't build on Windows |
Fri, 02 Dec, 02:48 |
plur...@apache.org |
[2/3] tinkerpop git commit: TINKERPOP-1493 Groovy project doesn't build on Windows |
Fri, 02 Dec, 02:48 |
plur...@apache.org |
[3/3] tinkerpop git commit: Merge branch 'tp31' of https://github.com/pauljackson/tinkerpop into tp31 |
Fri, 02 Dec, 02:48 |
plur...@apache.org |
[1/4] tinkerpop git commit: TINKERPOP-1493 Groovy project doesn't build on Windows |
Fri, 02 Dec, 02:51 |
plur...@apache.org |
[2/4] tinkerpop git commit: TINKERPOP-1493 Groovy project doesn't build on Windows |
Fri, 02 Dec, 02:51 |
plur...@apache.org |
[3/4] tinkerpop git commit: Merge branch 'tp31' of https://github.com/pauljackson/tinkerpop into tp31 |
Fri, 02 Dec, 02:51 |
plur...@apache.org |
[4/4] tinkerpop git commit: Merge branch 'tp31' into tp32 |
Fri, 02 Dec, 02:51 |
plur...@apache.org |
[1/5] tinkerpop git commit: TINKERPOP-1493 Groovy project doesn't build on Windows |
Fri, 02 Dec, 03:20 |
plur...@apache.org |
[2/5] tinkerpop git commit: TINKERPOP-1493 Groovy project doesn't build on Windows |
Fri, 02 Dec, 03:20 |
plur...@apache.org |
[3/5] tinkerpop git commit: Merge branch 'tp31' of https://github.com/pauljackson/tinkerpop into tp31 |
Fri, 02 Dec, 03:20 |
plur...@apache.org |
[4/5] tinkerpop git commit: Merge branch 'tp31' into tp32 |
Fri, 02 Dec, 03:20 |
plur...@apache.org |
[5/5] tinkerpop git commit: Merge branch 'tp32' |
Fri, 02 Dec, 03:20 |
spmalle...@apache.org |
[01/50] tinkerpop git commit: found a bug in GraphFilterStrategyTest that caused the bindings to get messed up. Basically, a ) was missing and until() was inside the repeat(). [Forced Update!] |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[02/50] tinkerpop git commit: sorry for the late tweak. Here is the thing. With then new Bindings model, you don't need withBindings() in Gremlin-Java. And, moreoever, it was never used in Gremlin-Python (or any script-based GLV). Thus, its pointless. De |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[03/50] tinkerpop git commit: Merge branch 'TINKERPOP-1573' into tp32 |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[04/50] tinkerpop git commit: Make javadoc deprecation message consistent rest of code base CTR |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[05/50] tinkerpop git commit: Removed gremlin-benchmark from javadoc generation. |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[06/50] tinkerpop git commit: Merge branch 'tp31' into tp32 |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[07/50] tinkerpop git commit: TINKERPOP-1562 Start getting Console working with new plugin stuff |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[08/50] tinkerpop git commit: TINKERPOP-1562 Bring back GremlinModule and deprecate it. |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[09/50] tinkerpop git commit: TINKERPOP-1562 Moved GremlinServerGremlinModule to standard directory structure |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[10/50] tinkerpop git commit: TINKERPOP-1562 Initial effort to deprecate ScriptEngines. |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[11/50] tinkerpop git commit: TINKERPOP-1562 Add GremlinModule for Giraph. |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[12/50] tinkerpop git commit: TINKERPOP-1562 Add GreminServerGremlinModule for Gremlin Server specific imports |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[13/50] tinkerpop git commit: TINKERPOP-1562 More deprecation around methods on building GremlinExecutor that used ScriptEngines. |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[14/50] tinkerpop git commit: TINKERPOP-1562 Renamed GremlinModule to GremlinPlugin in gremlin-core |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[15/50] tinkerpop git commit: TINKERPOP-1562 Move RemoteAcceptor related stuff to gremlin-core. |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[16/50] tinkerpop git commit: TINKERPOP-1562 Deprecated GiraphGremlinPlugin. |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[17/50] tinkerpop git commit: TINKERPOP-1562 Add new Neo4j GremlinPlugin and deprecated old one |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[18/50] tinkerpop git commit: TINKERPOP-1562 Deprecated TinkerGraphGremlinPlugin. |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[19/50] tinkerpop git commit: TINKERPOP-1562 Fixed problems related to loading new/old plugins |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[20/50] tinkerpop git commit: TINKERPOP-1562 ImportCustomizer has become an interface |
Fri, 02 Dec, 11:32 |
spmalle...@apache.org |
[21/50] tinkerpop git commit: TINKERPOP-1562 Added SparkGremlinPlugin |
Fri, 02 Dec, 11:32 |