You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-tinkerpop git commit: minor tweak to the SparkGraphComputer algorithm to mapValues() prior to emitting messages. - posted by ok...@apache.org on 2015/04/01 01:08:40 UTC, 0 replies.
- incubator-tinkerpop git commit: closing the SparkContext is not needed as its in a try{} resource block. - posted by ok...@apache.org on 2015/04/01 01:25:02 UTC, 0 replies.
- incubator-tinkerpop git commit: Cleaned up the SparkGraphComputer algorithm with comments and some reorganization of code. A few minor optimizations here and there. - posted by ok...@apache.org on 2015/04/01 16:15:52 UTC, 0 replies.
- Git Push Summary - posted by ok...@apache.org on 2015/04/01 16:59:41 UTC, 37 replies.
- [1/3] incubator-tinkerpop git commit: gutted neo4j-gremlin from master/ as it is a GPL dependency. Also removed from docs. - posted by ok...@apache.org on 2015/04/01 17:04:31 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: gutted neo4j-gremlin from master/ as it is a GPL dependency. Also removed from docs. - posted by ok...@apache.org on 2015/04/01 17:04:32 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: gutted neo4j-gremlin from master/ as it is a GPL dependency. Also removed from docs. - posted by ok...@apache.org on 2015/04/01 17:04:33 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove neo4j-gremlin and gremlin-algorithm from javadoc generation. - posted by sp...@apache.org on 2015/04/01 17:11:08 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed more references to neo4j. - posted by sp...@apache.org on 2015/04/01 17:27:11 UTC, 0 replies.
- svn commit: r1670681 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/04/01 17:30:53 UTC, 0 replies.
- svn commit: r1670682 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/04/01 17:42:06 UTC, 0 replies.
- incubator-tinkerpop git commit: simplified the SparkGraphComputer message passing algorithm -- 120 lines of code down to 60. - posted by ok...@apache.org on 2015/04/01 22:09:50 UTC, 0 replies.
- incubator-tinkerpop git commit: more code tweaks to Spark BSP algorithm -- minor nothings. - posted by ok...@apache.org on 2015/04/01 22:15:41 UTC, 1 replies.
- [1/2] incubator-tinkerpop git commit: Updates to LICENSE/NOTICE. - posted by sp...@apache.org on 2015/04/01 22:28:39 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/01 22:28:40 UTC, 10 replies.
- incubator-tinkerpop git commit: Add apache licensed depdendencies. - posted by sp...@apache.org on 2015/04/01 23:06:56 UTC, 0 replies.
- incubator-tinkerpop git commit: Update license.txt. - posted by sp...@apache.org on 2015/04/01 23:15:03 UTC, 0 replies.
- incubator-tinkerpop git commit: Add MIT related licenses to license.txt. - posted by sp...@apache.org on 2015/04/01 23:22:42 UTC, 0 replies.
- incubator-tinkerpop git commit: Update License.txt with EPL. - posted by sp...@apache.org on 2015/04/01 23:41:13 UTC, 0 replies.
- incubator-tinkerpop git commit: Update LICENSE.txt. - posted by sp...@apache.org on 2015/04/01 23:50:12 UTC, 0 replies.
- incubator-tinkerpop git commit: Updates to license/notice. - posted by sp...@apache.org on 2015/04/02 15:27:27 UTC, 0 replies.
- incubator-tinkerpop git commit: Exclude Remote Tea Runtime (org.acplt:oncrpc - http://remotetea.sourceforge.net/) - posted by sp...@apache.org on 2015/04/02 16:04:51 UTC, 0 replies.
- incubator-tinkerpop git commit: Update license/notice with gmetric4j - posted by sp...@apache.org on 2015/04/02 16:08:49 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: removed a join() and a cache() from the Spark message passing algorithm. The speed went from 11minutes to 7.1minutes on my local machine test graph against SparkServer. Going to test on Friendster and the Blades. - posted by ok...@apache.org on 2015/04/02 19:29:41 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: excluded the Spark dependency on the LGPL FindBugs library. - posted by ok...@apache.org on 2015/04/02 19:29:42 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: a few object creation optimizations. - posted by ok...@apache.org on 2015/04/02 19:29:43 UTC, 0 replies.
- incubator-tinkerpop git commit: SparkExecutor is lenient on ViewPayload reductions. - posted by ok...@apache.org on 2015/04/02 20:30:18 UTC, 0 replies.
- incubator-tinkerpop git commit: reduce() in Spark happens locally and then globally unlike Hadoop where local reduce is called combine. Fixed a bug in message aggregation for the Spark message passing algorithm. - posted by ok...@apache.org on 2015/04/02 20:58:58 UTC, 0 replies.
- incubator-tinkerpop git commit: Payload implements Serializable. - posted by ok...@apache.org on 2015/04/02 21:02:19 UTC, 0 replies.
- incubator-tinkerpop git commit: added PGP plugin to tinkerpop main pom.xml. Fixed an NPE issue with Spark BSP. - posted by ok...@apache.org on 2015/04/02 21:47:41 UTC, 0 replies.
- incubator-tinkerpop git commit: CHANGELOG dated for release. - posted by ok...@apache.org on 2015/04/02 22:20:00 UTC, 0 replies.
- incubator-tinkerpop git commit: Graphs can OptOut of base test implementations per TINKERPOP3-596 - posted by sp...@apache.org on 2015/04/02 22:26:53 UTC, 0 replies.
- incubator-tinkerpop git commit: Drop reference to gremlin-algorithm. - posted by sp...@apache.org on 2015/04/02 22:29:29 UTC, 0 replies.
- incubator-tinkerpop git commit: README updated with some new Apache release process. - posted by ok...@apache.org on 2015/04/02 23:02:33 UTC, 0 replies.
- incubator-tinkerpop git commit: if a message goes to a vertex that doesn't exist, filter the message. - posted by ok...@apache.org on 2015/04/03 00:44:51 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Make the profile timing tests a little less strict when verifying duration. - posted by ok...@apache.org on 2015/04/03 15:30:59 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Add tests for kryo serialization of TraversalMetrics. - posted by ok...@apache.org on 2015/04/03 15:31:00 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge branch 'master' of https://github.com/rjbriody/incubator-tinkerpop - posted by ok...@apache.org on 2015/04/03 15:31:01 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Add apache-release profile to generate source distribution. - posted by sp...@apache.org on 2015/04/03 16:01:30 UTC, 0 replies.
- incubator-tinkerpop git commit: If there are many messages to a non-existent vertex, filter them prior to the join as its just wasted data being processed for no reason. Added more comments to SparkExecutor. - posted by ok...@apache.org on 2015/04/03 16:02:57 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Using apache infrastructure now under Jenkins for build server needs so travis is no longer needed. - posted by sp...@apache.org on 2015/04/03 16:03:10 UTC, 0 replies.
- incubator-tinkerpop git commit: more comments on the Spark BSP algorithm. - posted by ok...@apache.org on 2015/04/03 17:11:43 UTC, 0 replies.
- incubator-tinkerpop git commit: Make it so that md5/sha/gpg all occur in the apache release profile. - posted by sp...@apache.org on 2015/04/03 17:30:12 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Renamed .txt files to bare names to be more compliant with ASF naming standards. - posted by sp...@apache.org on 2015/04/03 17:56:41 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Renamed .txt files to bare names to be more compliant with ASF naming standards. - posted by sp...@apache.org on 2015/04/03 17:56:42 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Renamed .txt files to bare names to be more compliant with ASF naming standards. - posted by sp...@apache.org on 2015/04/03 17:56:43 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Renamed .txt files to bare names to be more compliant with ASF naming standards. - posted by sp...@apache.org on 2015/04/03 17:56:44 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Add source and binary license/notice. - posted by sp...@apache.org on 2015/04/03 19:30:14 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Add source and binary license/notice. - posted by sp...@apache.org on 2015/04/03 19:30:15 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Add source and binary license/notice. - posted by sp...@apache.org on 2015/04/03 19:30:16 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Add source and binary license/notice. - posted by sp...@apache.org on 2015/04/03 19:30:17 UTC, 0 replies.
- incubator-tinkerpop git commit: Update docs around SNAPSHOTs and grape config now that we use apache for snapshot deployment. - posted by sp...@apache.org on 2015/04/03 20:03:10 UTC, 0 replies.
- incubator-tinkerpop git commit: Changed structure of plugin directories for server/console. - posted by sp...@apache.org on 2015/04/03 21:47:02 UTC, 0 replies.
- incubator-tinkerpop git commit: Changed zip distribution configuration for maven. - posted by sp...@apache.org on 2015/04/06 14:02:33 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed s3 deployment of javadoc from maven javadoc profile. - posted by sp...@apache.org on 2015/04/06 14:02:51 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed s3 deployment of asciidoc from asciidoc maven profile. - posted by sp...@apache.org on 2015/04/06 14:03:35 UTC, 0 replies.
- incubator-tinkerpop git commit: Use standard apache configuration for source archive generation. - posted by sp...@apache.org on 2015/04/06 14:30:44 UTC, 0 replies.
- incubator-tinkerpop git commit: Drop source zip archive generation. - posted by sp...@apache.org on 2015/04/06 14:48:19 UTC, 0 replies.
- incubator-tinkerpop git commit: Bind the attachment of zip artifacts to the archives profile. - posted by sp...@apache.org on 2015/04/06 15:04:20 UTC, 0 replies.
- incubator-tinkerpop git commit: tested Hadoop-Gremlin plugin and updated docs accordingly. A few twiddels here and there on the OLAP classes. - posted by ok...@apache.org on 2015/04/06 15:33:01 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Automate md5/sha checksums for both binary and source zips. - posted by sp...@apache.org on 2015/04/06 15:33:28 UTC, 0 replies.
- incubator-tinkerpop git commit: Add comments on the checksums profile in pom. - posted by sp...@apache.org on 2015/04/06 15:36:41 UTC, 0 replies.
- incubator-tinkerpop git commit: minor CHANGELOG update. - posted by ok...@apache.org on 2015/04/06 15:48:43 UTC, 0 replies.
- incubator-tinkerpop git commit: GraphTraversal.barrier() now uses newly created NoOpBarrierStep and thus is serializable. - posted by ok...@apache.org on 2015/04/06 15:53:12 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Update release process a bit given new methods for checksum generation. - posted by sp...@apache.org on 2015/04/06 15:55:49 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/06 15:55:50 UTC, 3 replies.
- incubator-tinkerpop git commit: fixed bad JavaDoc in TinkerGraph. - posted by ok...@apache.org on 2015/04/06 16:01:40 UTC, 0 replies.
- incubator-tinkerpop git commit: tinkerpop.xml master pom requires the build to be on Java 1.8.0_40+. - posted by ok...@apache.org on 2015/04/06 16:07:56 UTC, 0 replies.
- incubator-tinkerpop git commit: got rid of the DSL section of the docs. With reintroduce in M9 when the SocialTraversal is fully written, tested on OLAP, and ready for users to create their own DSLs. - posted by ok...@apache.org on 2015/04/06 16:23:44 UTC, 0 replies.
- incubator-tinkerpop git commit: updated the name property in the various pom.xmls to reflect the Apache standard way of naming artifacts. - posted by ok...@apache.org on 2015/04/06 16:31:33 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Update release docs. - posted by sp...@apache.org on 2015/04/06 16:48:08 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove the /src directory from the binary distributions. - posted by sp...@apache.org on 2015/04/06 16:53:27 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: added Spark algorithm diagram with a detailed paragraph explaining how the SparkGraphComputer engine works. - posted by ok...@apache.org on 2015/04/06 17:39:25 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: added Spark algorithm diagram with a detailed paragraph explaining how the SparkGraphComputer engine works. - posted by ok...@apache.org on 2015/04/06 17:39:26 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: updated Spark algorithm diagram. - posted by ok...@apache.org on 2015/04/06 17:39:27 UTC, 0 replies.
- incubator-tinkerpop git commit: updated the docs to state that the MapReduce.map() vertex does not contain edges. - posted by ok...@apache.org on 2015/04/06 17:52:42 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a bug in the PageRank section of the docs. - posted by ok...@apache.org on 2015/04/06 17:55:04 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Attach binary zips to the build. - posted by sp...@apache.org on 2015/04/06 18:25:45 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove post vote release steps from README for now. - posted by sp...@apache.org on 2015/04/06 18:27:23 UTC, 0 replies.
- incubator-tinkerpop git commit: Break up gremlin console/server assembly creation into separate executions. - posted by sp...@apache.org on 2015/04/06 18:47:11 UTC, 0 replies.
- incubator-tinkerpop git commit: Open up more connections for the driver to use in the performance tests. - posted by sp...@apache.org on 2015/04/06 19:31:22 UTC, 0 replies.
- incubator-tinkerpop git commit: added DEPENDENCIES to the exclude of the rat.xml plugin. - posted by ok...@apache.org on 2015/04/06 19:35:29 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a CHANGELOG bug. - posted by ok...@apache.org on 2015/04/06 19:41:20 UTC, 0 replies.
- incubator-tinkerpop git commit: Apache rat runs automatically - posted by sp...@apache.org on 2015/04/06 19:48:06 UTC, 0 replies.
- incubator-tinkerpop git commit: Reverted change that split standalone/distribution executions in assembly plugin. - posted by sp...@apache.org on 2015/04/06 20:16:28 UTC, 0 replies.
- incubator-tinkerpop git commit: Update sample code in docs for remoting to gremlin server. - posted by sp...@apache.org on 2015/04/06 21:04:01 UTC, 0 replies.
- incubator-tinkerpop git commit: Gephi plugin fixes given API changes. - posted by sp...@apache.org on 2015/04/06 21:32:44 UTC, 0 replies.
- incubator-tinkerpop git commit: TinkerPop 3.0.0.M8 release - posted by ok...@apache.org on 2015/04/06 22:00:58 UTC, 0 replies.
- svn commit: r1671691 - in /incubator/tinkerpop/site: docs/3.0.0.M8/ docs/3.0.0.M8/images/ docs/3.0.0.M8/images/icons/ javadocs/3.0.0.M8/ javadocs/3.0.0.M8/core/ javadocs/3.0.0.M8/core/org/ javadocs/3.0.0.M8/core/org/apache/ javadocs/3.0.0.M8/core/org/a... - posted by ok...@apache.org on 2015/04/06 22:28:54 UTC, 0 replies.
- [01/50] [abbrv] incubator-tinkerpop git commit: Make it so that md5/sha/gpg all occur in the apache release profile. - posted by sp...@apache.org on 2015/04/07 13:24:43 UTC, 0 replies.
- [02/50] [abbrv] incubator-tinkerpop git commit: Renamed .txt files to bare names to be more compliant with ASF naming standards. - posted by sp...@apache.org on 2015/04/07 13:24:44 UTC, 0 replies.
- [03/50] [abbrv] incubator-tinkerpop git commit: Renamed .txt files to bare names to be more compliant with ASF naming standards. - posted by sp...@apache.org on 2015/04/07 13:24:45 UTC, 0 replies.
- [04/50] [abbrv] incubator-tinkerpop git commit: Renamed .txt files to bare names to be more compliant with ASF naming standards. - posted by sp...@apache.org on 2015/04/07 13:24:46 UTC, 0 replies.
- [05/50] [abbrv] incubator-tinkerpop git commit: Renamed .txt files to bare names to be more compliant with ASF naming standards. - posted by sp...@apache.org on 2015/04/07 13:24:47 UTC, 0 replies.
- [06/50] [abbrv] incubator-tinkerpop git commit: Add source and binary license/notice. - posted by sp...@apache.org on 2015/04/07 13:24:48 UTC, 0 replies.
- [07/50] [abbrv] incubator-tinkerpop git commit: Add source and binary license/notice. - posted by sp...@apache.org on 2015/04/07 13:24:49 UTC, 0 replies.
- [08/50] [abbrv] incubator-tinkerpop git commit: Add source and binary license/notice. - posted by sp...@apache.org on 2015/04/07 13:24:50 UTC, 0 replies.
- [09/50] [abbrv] incubator-tinkerpop git commit: Add source and binary license/notice. - posted by sp...@apache.org on 2015/04/07 13:24:51 UTC, 0 replies.
- [10/50] [abbrv] incubator-tinkerpop git commit: Update docs around SNAPSHOTs and grape config now that we use apache for snapshot deployment. - posted by sp...@apache.org on 2015/04/07 13:24:52 UTC, 0 replies.
- [11/50] [abbrv] incubator-tinkerpop git commit: Changed structure of plugin directories for server/console. - posted by sp...@apache.org on 2015/04/07 13:24:53 UTC, 0 replies.
- [12/50] [abbrv] incubator-tinkerpop git commit: Changed zip distribution configuration for maven. - posted by sp...@apache.org on 2015/04/07 13:24:54 UTC, 0 replies.
- [13/50] [abbrv] incubator-tinkerpop git commit: Removed s3 deployment of javadoc from maven javadoc profile. - posted by sp...@apache.org on 2015/04/07 13:24:55 UTC, 0 replies.
- [14/50] [abbrv] incubator-tinkerpop git commit: Removed s3 deployment of asciidoc from asciidoc maven profile. - posted by sp...@apache.org on 2015/04/07 13:24:56 UTC, 0 replies.
- [15/50] [abbrv] incubator-tinkerpop git commit: Use standard apache configuration for source archive generation. - posted by sp...@apache.org on 2015/04/07 13:24:57 UTC, 0 replies.
- [16/50] [abbrv] incubator-tinkerpop git commit: Drop source zip archive generation. - posted by sp...@apache.org on 2015/04/07 13:24:58 UTC, 0 replies.
- [17/50] [abbrv] incubator-tinkerpop git commit: Bind the attachment of zip artifacts to the archives profile. - posted by sp...@apache.org on 2015/04/07 13:24:59 UTC, 0 replies.
- [18/50] [abbrv] incubator-tinkerpop git commit: Automate md5/sha checksums for both binary and source zips. - posted by sp...@apache.org on 2015/04/07 13:25:00 UTC, 0 replies.
- [19/50] [abbrv] incubator-tinkerpop git commit: tested Hadoop-Gremlin plugin and updated docs accordingly. A few twiddels here and there on the OLAP classes. - posted by sp...@apache.org on 2015/04/07 13:25:01 UTC, 0 replies.
- [20/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/07 13:25:02 UTC, 0 replies.
- [21/50] [abbrv] incubator-tinkerpop git commit: Add comments on the checksums profile in pom. - posted by sp...@apache.org on 2015/04/07 13:25:03 UTC, 0 replies.
- [22/50] [abbrv] incubator-tinkerpop git commit: minor CHANGELOG update. - posted by sp...@apache.org on 2015/04/07 13:25:04 UTC, 0 replies.
- [23/50] [abbrv] incubator-tinkerpop git commit: GraphTraversal.barrier() now uses newly created NoOpBarrierStep and thus is serializable. - posted by sp...@apache.org on 2015/04/07 13:25:05 UTC, 0 replies.
- [24/50] [abbrv] incubator-tinkerpop git commit: Update release process a bit given new methods for checksum generation. - posted by sp...@apache.org on 2015/04/07 13:25:06 UTC, 0 replies.
- [25/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/07 13:25:07 UTC, 0 replies.
- [26/50] [abbrv] incubator-tinkerpop git commit: fixed bad JavaDoc in TinkerGraph. - posted by sp...@apache.org on 2015/04/07 13:25:08 UTC, 0 replies.
- [27/50] [abbrv] incubator-tinkerpop git commit: tinkerpop.xml master pom requires the build to be on Java 1.8.0_40+. - posted by sp...@apache.org on 2015/04/07 13:25:09 UTC, 0 replies.
- [28/50] [abbrv] incubator-tinkerpop git commit: got rid of the DSL section of the docs. With reintroduce in M9 when the SocialTraversal is fully written, tested on OLAP, and ready for users to create their own DSLs. - posted by sp...@apache.org on 2015/04/07 13:25:10 UTC, 0 replies.
- [29/50] [abbrv] incubator-tinkerpop git commit: updated the name property in the various pom.xmls to reflect the Apache standard way of naming artifacts. - posted by sp...@apache.org on 2015/04/07 13:25:11 UTC, 0 replies.
- [30/50] [abbrv] incubator-tinkerpop git commit: Update release docs. - posted by sp...@apache.org on 2015/04/07 13:25:12 UTC, 0 replies.
- [31/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/07 13:25:13 UTC, 0 replies.
- [32/50] [abbrv] incubator-tinkerpop git commit: Remove the /src directory from the binary distributions. - posted by sp...@apache.org on 2015/04/07 13:25:14 UTC, 0 replies.
- [33/50] [abbrv] incubator-tinkerpop git commit: added Spark algorithm diagram with a detailed paragraph explaining how the SparkGraphComputer engine works. - posted by sp...@apache.org on 2015/04/07 13:25:15 UTC, 0 replies.
- [34/50] [abbrv] incubator-tinkerpop git commit: added Spark algorithm diagram with a detailed paragraph explaining how the SparkGraphComputer engine works. - posted by sp...@apache.org on 2015/04/07 13:25:16 UTC, 0 replies.
- [35/50] [abbrv] incubator-tinkerpop git commit: updated Spark algorithm diagram. - posted by sp...@apache.org on 2015/04/07 13:25:17 UTC, 0 replies.
- [36/50] [abbrv] incubator-tinkerpop git commit: updated the docs to state that the MapReduce.map() vertex does not contain edges. - posted by sp...@apache.org on 2015/04/07 13:25:18 UTC, 0 replies.
- [37/50] [abbrv] incubator-tinkerpop git commit: fixed a bug in the PageRank section of the docs. - posted by sp...@apache.org on 2015/04/07 13:25:19 UTC, 0 replies.
- [38/50] [abbrv] incubator-tinkerpop git commit: Attach binary zips to the build. - posted by sp...@apache.org on 2015/04/07 13:25:20 UTC, 0 replies.
- [39/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/07 13:25:21 UTC, 0 replies.
- [40/50] [abbrv] incubator-tinkerpop git commit: Remove post vote release steps from README for now. - posted by sp...@apache.org on 2015/04/07 13:25:22 UTC, 0 replies.
- [41/50] [abbrv] incubator-tinkerpop git commit: Break up gremlin console/server assembly creation into separate executions. - posted by sp...@apache.org on 2015/04/07 13:25:23 UTC, 0 replies.
- [42/50] [abbrv] incubator-tinkerpop git commit: Open up more connections for the driver to use in the performance tests. - posted by sp...@apache.org on 2015/04/07 13:25:24 UTC, 0 replies.
- [43/50] [abbrv] incubator-tinkerpop git commit: added DEPENDENCIES to the exclude of the rat.xml plugin. - posted by sp...@apache.org on 2015/04/07 13:25:25 UTC, 0 replies.
- [44/50] [abbrv] incubator-tinkerpop git commit: fixed a CHANGELOG bug. - posted by sp...@apache.org on 2015/04/07 13:25:26 UTC, 0 replies.
- [45/50] [abbrv] incubator-tinkerpop git commit: Apache rat runs automatically - posted by sp...@apache.org on 2015/04/07 13:25:27 UTC, 0 replies.
- [46/50] [abbrv] incubator-tinkerpop git commit: Reverted change that split standalone/distribution executions in assembly plugin. - posted by sp...@apache.org on 2015/04/07 13:25:28 UTC, 0 replies.
- [47/50] [abbrv] incubator-tinkerpop git commit: Update sample code in docs for remoting to gremlin server. - posted by sp...@apache.org on 2015/04/07 13:25:29 UTC, 0 replies.
- [48/50] [abbrv] incubator-tinkerpop git commit: Gephi plugin fixes given API changes. - posted by sp...@apache.org on 2015/04/07 13:25:30 UTC, 0 replies.
- [49/50] [abbrv] incubator-tinkerpop git commit: TinkerPop 3.0.0.M8 release - posted by sp...@apache.org on 2015/04/07 13:25:31 UTC, 0 replies.
- [50/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into variables - posted by sp...@apache.org on 2015/04/07 13:25:32 UTC, 0 replies.
- incubator-tinkerpop git commit: bumped to 3.0.0-SNAPSHOT. Fixed a bug doc (@spmallette -- :IMPORTANT :) and a README typo. - posted by ok...@apache.org on 2015/04/07 18:47:41 UTC, 0 replies.
- svn commit: r1671894 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/04/07 19:37:21 UTC, 0 replies.
- svn commit: r1671898 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/04/07 19:47:58 UTC, 0 replies.
- incubator-tinkerpop git commit: Use FastNoSuchElementException on TraverserSet.remove() - posted by ok...@apache.org on 2015/04/07 20:02:21 UTC, 0 replies.
- incubator-tinkerpop git commit: Corrected copy/paste error in binary LICENSE files. - posted by sp...@apache.org on 2015/04/07 21:27:18 UTC, 0 replies.
- incubator-tinkerpop git commit: work on a 'micro' version of TinkerGraph called StarGraph for reducing the on heap size of the star graph for OLAP systems like SparkGraphComptuer and GiraphGraphComputer. - posted by ok...@apache.org on 2015/04/07 23:13:30 UTC, 0 replies.
- incubator-tinkerpop git commit: StarGraph working with SparkGraphComputer --- need to test multi-machine and optimize and I think we have it. - posted by ok...@apache.org on 2015/04/07 23:31:29 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed an NPE with StarVertex.vertices(BOTH). - posted by ok...@apache.org on 2015/04/07 23:35:56 UTC, 0 replies.
- incubator-tinkerpop git commit: This closes #41 - we've solved kryo shading issues. - posted by sp...@apache.org on 2015/04/08 13:39:31 UTC, 0 replies.
- incubator-tinkerpop git commit: Corrected some code problems in the docs around IO as per TINKERPOP3-614 - posted by sp...@apache.org on 2015/04/08 14:47:28 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: TINKERPOP3-615 cap(String, String...) to require at least one side effect key - posted by ok...@apache.org on 2015/04/08 16:45:42 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-615' of https://github.com/RedSeal-co/incubator-tinkerpop - posted by ok...@apache.org on 2015/04/08 16:45:43 UTC, 0 replies.
- incubator-tinkerpop git commit: StarGraph is now in structure/util/star and all the tests fully pass for SparkGraphComputer and GiraphGraphComputer (which leverage it). HadoopGremlin no longer depends on TinkerGraph as StarGraph has replaced it. - posted by ok...@apache.org on 2015/04/08 18:53:31 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: work on a 'micro' version of TinkerGraph called StarGraph for reducing the on heap size of the star graph for OLAP systems like SparkGraphComptuer and GiraphGraphComputer. - posted by ok...@apache.org on 2015/04/08 18:53:55 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: StarGraph working with SparkGraphComputer --- need to test multi-machine and optimize and I think we have it. - posted by ok...@apache.org on 2015/04/08 18:53:56 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: fixed an NPE with StarVertex.vertices(BOTH). - posted by ok...@apache.org on 2015/04/08 18:53:57 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: StarGraph is now in structure/util/star and all the tests fully pass for SparkGraphComputer and GiraphGraphComputer (which leverage it). HadoopGremlin no longer depends on TinkerGraph as StarGraph has replaced it. - posted by ok...@apache.org on 2015/04/08 18:53:58 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: Merge branch 'star_graph' - posted by ok...@apache.org on 2015/04/08 18:53:59 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a bug in TraverserSet.remove() around iterator.remove(). Added setName() calls to RDDs in SparkGraphComputer and SparkExecutor. However, I don't see any difference in the Spark Server WebUI. - posted by ok...@apache.org on 2015/04/08 21:08:22 UTC, 0 replies.
- incubator-tinkerpop git commit: If an ID does not exist use an incrementing Long. - posted by ok...@apache.org on 2015/04/08 21:40:19 UTC, 1 replies.
- [1/7] incubator-tinkerpop git commit: Change the serialization model for custom identifiers given TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/08 22:25:17 UTC, 0 replies.
- [2/7] incubator-tinkerpop git commit: Removed feature check for numeric ids because convertId was being called. - posted by sp...@apache.org on 2015/04/08 22:25:18 UTC, 0 replies.
- [3/7] incubator-tinkerpop git commit: Correct test names. - posted by sp...@apache.org on 2015/04/08 22:25:19 UTC, 0 replies.
- [4/7] incubator-tinkerpop git commit: Correct test names. - posted by sp...@apache.org on 2015/04/08 22:25:20 UTC, 0 replies.
- [5/7] incubator-tinkerpop git commit: Correct previous commit - had some bad mis-types. - posted by sp...@apache.org on 2015/04/08 22:25:21 UTC, 0 replies.
- [6/7] incubator-tinkerpop git commit: Add some javadoc around Graph.edge/vertices. - posted by sp...@apache.org on 2015/04/08 22:25:22 UTC, 0 replies.
- [7/7] incubator-tinkerpop git commit: Add tests to enforce proper filtering of vertices during iteration TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/08 22:25:23 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: CHANGELOG is now M9 ready. Added updates. - posted by ok...@apache.org on 2015/04/08 23:24:16 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: StarGraph edges and vertex properties have half the number of references. - posted by ok...@apache.org on 2015/04/08 23:24:17 UTC, 0 replies.
- incubator-tinkerpop git commit: if no edge labels are required for Vertex.edges(), then use a faster iterator model than Streaming. - posted by ok...@apache.org on 2015/04/09 00:08:15 UTC, 0 replies.
- incubator-tinkerpop git commit: ReferenceXXX implemented. - posted by ok...@apache.org on 2015/04/09 00:55:02 UTC, 0 replies.
- incubator-tinkerpop git commit: ReferenceXXX connected to Traverser as the detach()/attach() model. So much less data. Will review with @spmallette tomorrow. - posted by ok...@apache.org on 2015/04/09 02:32:12 UTC, 0 replies.
- incubator-tinkerpop git commit: tweaks to ReferenceXXX. - posted by ok...@apache.org on 2015/04/09 05:13:12 UTC, 0 replies.
- [01/15] incubator-tinkerpop git commit: work on a 'micro' version of TinkerGraph called StarGraph for reducing the on heap size of the star graph for OLAP systems like SparkGraphComptuer and GiraphGraphComputer. - posted by sp...@apache.org on 2015/04/09 16:11:58 UTC, 0 replies.
- [02/15] incubator-tinkerpop git commit: StarGraph working with SparkGraphComputer --- need to test multi-machine and optimize and I think we have it. - posted by sp...@apache.org on 2015/04/09 16:11:59 UTC, 0 replies.
- [03/15] incubator-tinkerpop git commit: fixed an NPE with StarVertex.vertices(BOTH). - posted by sp...@apache.org on 2015/04/09 16:12:00 UTC, 0 replies.
- [04/15] incubator-tinkerpop git commit: TINKERPOP3-615 cap(String, String...) to require at least one side effect key - posted by sp...@apache.org on 2015/04/09 16:12:01 UTC, 0 replies.
- [05/15] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-615' of https://github.com/RedSeal-co/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/09 16:12:02 UTC, 0 replies.
- [06/15] incubator-tinkerpop git commit: StarGraph is now in structure/util/star and all the tests fully pass for SparkGraphComputer and GiraphGraphComputer (which leverage it). HadoopGremlin no longer depends on TinkerGraph as StarGraph has replaced it. - posted by sp...@apache.org on 2015/04/09 16:12:03 UTC, 0 replies.
- [07/15] incubator-tinkerpop git commit: Merge branch 'star_graph' - posted by sp...@apache.org on 2015/04/09 16:12:04 UTC, 0 replies.
- [08/15] incubator-tinkerpop git commit: fixed a bug in TraverserSet.remove() around iterator.remove(). Added setName() calls to RDDs in SparkGraphComputer and SparkExecutor. However, I don't see any difference in the Spark Server WebUI. - posted by sp...@apache.org on 2015/04/09 16:12:05 UTC, 0 replies.
- [09/15] incubator-tinkerpop git commit: If an ID does not exist use an incrementing Long. - posted by sp...@apache.org on 2015/04/09 16:12:06 UTC, 0 replies.
- [10/15] incubator-tinkerpop git commit: If an ID does not exist use an incrementing Long. - posted by sp...@apache.org on 2015/04/09 16:12:07 UTC, 0 replies.
- [11/15] incubator-tinkerpop git commit: CHANGELOG is now M9 ready. Added updates. - posted by sp...@apache.org on 2015/04/09 16:12:08 UTC, 0 replies.
- [12/15] incubator-tinkerpop git commit: StarGraph edges and vertex properties have half the number of references. - posted by sp...@apache.org on 2015/04/09 16:12:09 UTC, 0 replies.
- [13/15] incubator-tinkerpop git commit: if no edge labels are required for Vertex.edges(), then use a faster iterator model than Streaming. - posted by sp...@apache.org on 2015/04/09 16:12:10 UTC, 0 replies.
- [14/15] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/09 16:12:11 UTC, 0 replies.
- [15/15] incubator-tinkerpop git commit: Still trying to get all tests to run after enforcing id types in TinkerGraph. - posted by sp...@apache.org on 2015/04/09 16:12:12 UTC, 0 replies.
- incubator-tinkerpop git commit: ReferenceXXX and equals/hashCode work. - posted by ok...@apache.org on 2015/04/09 17:51:21 UTC, 0 replies.
- incubator-tinkerpop git commit: GreminClassResolved now called GryoClassResolver. ReferenceXXX are legitimate structure/ interfaces. Attachable is moved one package up. Attachable has an an Exception static class for standard exceptions. - posted by ok...@apache.org on 2015/04/09 19:23:59 UTC, 0 replies.
- [1/6] incubator-tinkerpop git commit: ReferenceXXX implemented. - posted by ok...@apache.org on 2015/04/09 19:28:11 UTC, 0 replies.
- [2/6] incubator-tinkerpop git commit: ReferenceXXX connected to Traverser as the detach()/attach() model. So much less data. Will review with @spmallette tomorrow. - posted by ok...@apache.org on 2015/04/09 19:28:12 UTC, 0 replies.
- [3/6] incubator-tinkerpop git commit: tweaks to ReferenceXXX. - posted by ok...@apache.org on 2015/04/09 19:28:13 UTC, 0 replies.
- [4/6] incubator-tinkerpop git commit: ReferenceXXX and equals/hashCode work. - posted by ok...@apache.org on 2015/04/09 19:28:14 UTC, 0 replies.
- [5/6] incubator-tinkerpop git commit: GreminClassResolved now called GryoClassResolver. ReferenceXXX are legitimate structure/ interfaces. Attachable is moved one package up. Attachable has an an Exception static class for standard exceptions. - posted by ok...@apache.org on 2015/04/09 19:28:15 UTC, 0 replies.
- [6/6] incubator-tinkerpop git commit: merged reference_elements and updated CHANGELOG. - posted by ok...@apache.org on 2015/04/09 19:28:16 UTC, 0 replies.
- incubator-tinkerpop git commit: added ReferenceVertexTest which borrows alot from DetachedVertexTest. Added some pretty crucial checks to DeatchedVertexTest. - posted by ok...@apache.org on 2015/04/09 19:51:01 UTC, 0 replies.
- incubator-tinkerpop git commit: added test cases to validate that StarGraph produces a faithful representation of a Vertex. added IteratorUtils.set() like IteratorUtils.list(). - posted by ok...@apache.org on 2015/04/09 20:26:04 UTC, 0 replies.
- incubator-tinkerpop git commit: Major refactoring of TinkerGraph to get id management consistent. TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/09 20:44:07 UTC, 0 replies.
- incubator-tinkerpop git commit: Add direct configuration of the id manager for toy graphs. - posted by sp...@apache.org on 2015/04/09 20:55:40 UTC, 0 replies.
- incubator-tinkerpop git commit: added ReferenceEdgeTest... clean and consistent. - posted by ok...@apache.org on 2015/04/09 21:03:06 UTC, 0 replies.
- [01/10] incubator-tinkerpop git commit: ReferenceXXX implemented. - posted by sp...@apache.org on 2015/04/09 21:13:48 UTC, 0 replies.
- [02/10] incubator-tinkerpop git commit: ReferenceXXX connected to Traverser as the detach()/attach() model. So much less data. Will review with @spmallette tomorrow. - posted by sp...@apache.org on 2015/04/09 21:13:49 UTC, 0 replies.
- [03/10] incubator-tinkerpop git commit: tweaks to ReferenceXXX. - posted by sp...@apache.org on 2015/04/09 21:13:50 UTC, 0 replies.
- [04/10] incubator-tinkerpop git commit: ReferenceXXX and equals/hashCode work. - posted by sp...@apache.org on 2015/04/09 21:13:51 UTC, 0 replies.
- [05/10] incubator-tinkerpop git commit: GreminClassResolved now called GryoClassResolver. ReferenceXXX are legitimate structure/ interfaces. Attachable is moved one package up. Attachable has an an Exception static class for standard exceptions. - posted by sp...@apache.org on 2015/04/09 21:13:52 UTC, 0 replies.
- [06/10] incubator-tinkerpop git commit: merged reference_elements and updated CHANGELOG. - posted by sp...@apache.org on 2015/04/09 21:13:53 UTC, 0 replies.
- [07/10] incubator-tinkerpop git commit: added ReferenceVertexTest which borrows alot from DetachedVertexTest. Added some pretty crucial checks to DeatchedVertexTest. - posted by sp...@apache.org on 2015/04/09 21:13:54 UTC, 0 replies.
- [08/10] incubator-tinkerpop git commit: added test cases to validate that StarGraph produces a faithful representation of a Vertex. added IteratorUtils.set() like IteratorUtils.list(). - posted by sp...@apache.org on 2015/04/09 21:13:55 UTC, 0 replies.
- [09/10] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/09 21:13:56 UTC, 0 replies.
- [10/10] incubator-tinkerpop git commit: Fix up StarGraph to work within the context of TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/09 21:13:57 UTC, 0 replies.
- incubator-tinkerpop git commit: minor tweak to TraverserExecutor. - posted by ok...@apache.org on 2015/04/09 21:18:00 UTC, 0 replies.
- incubator-tinkerpop git commit: more testing around hashing and equality. - posted by ok...@apache.org on 2015/04/09 21:25:37 UTC, 0 replies.
- incubator-tinkerpop git commit: Default configs in TinkerFactory needed to be strings. - posted by sp...@apache.org on 2015/04/09 21:33:50 UTC, 0 replies.
- incubator-tinkerpop git commit: Corrected broken tests in gremlin-driver related to some hard-coded ids that no longer applied. - posted by sp...@apache.org on 2015/04/09 21:45:13 UTC, 0 replies.
- [1/7] incubator-tinkerpop git commit: added ReferenceEdgeTest... clean and consistent. - posted by sp...@apache.org on 2015/04/09 22:08:24 UTC, 0 replies.
- [2/7] incubator-tinkerpop git commit: minor tweak to TraverserExecutor. - posted by sp...@apache.org on 2015/04/09 22:08:25 UTC, 0 replies.
- [3/7] incubator-tinkerpop git commit: more testing around hashing and equality. - posted by sp...@apache.org on 2015/04/09 22:08:26 UTC, 0 replies.
- [4/7] incubator-tinkerpop git commit: Dropped an unused interface method on the TinkerGraph.IdManager. - posted by sp...@apache.org on 2015/04/09 22:08:27 UTC, 0 replies.
- [5/7] incubator-tinkerpop git commit: Add some javadoc to the TinkerGraph.IdManager interface. - posted by sp...@apache.org on 2015/04/09 22:08:28 UTC, 0 replies.
- [6/7] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/09 22:08:29 UTC, 0 replies.
- [7/7] incubator-tinkerpop git commit: Add javadoc to the TinkerGraph.DefaultIdManager. - posted by sp...@apache.org on 2015/04/09 22:08:30 UTC, 0 replies.
- incubator-tinkerpop git commit: Generate numeric ids from the owning TinkerGraph instance. - posted by sp...@apache.org on 2015/04/09 22:54:53 UTC, 0 replies.
- incubator-tinkerpop git commit: added ReferenceVertexPropertyTest. - posted by ok...@apache.org on 2015/04/09 23:40:17 UTC, 0 replies.
- incubator-tinkerpop git commit: minimized object creation in StarGraph.addTo(). Minor reduction in object creation in SparkExecutor. - posted by ok...@apache.org on 2015/04/10 01:21:11 UTC, 0 replies.
- incubator-tinkerpop git commit: minor tweak to SparkMessenger. - posted by ok...@apache.org on 2015/04/10 01:27:09 UTC, 0 replies.
- incubator-tinkerpop git commit: registered the Gryo classes with SparkGraphComputer at construction time. - posted by ok...@apache.org on 2015/04/10 01:45:21 UTC, 1 replies.
- [1/9] incubator-tinkerpop git commit: added ReferenceVertexPropertyTest. - posted by sp...@apache.org on 2015/04/10 15:34:57 UTC, 0 replies.
- [2/9] incubator-tinkerpop git commit: minimized object creation in StarGraph.addTo(). Minor reduction in object creation in SparkExecutor. - posted by sp...@apache.org on 2015/04/10 15:34:58 UTC, 0 replies.
- [3/9] incubator-tinkerpop git commit: minor tweak to SparkMessenger. - posted by sp...@apache.org on 2015/04/10 15:34:59 UTC, 0 replies.
- [4/9] incubator-tinkerpop git commit: registered the Gryo classes with SparkGraphComputer at construction time. - posted by sp...@apache.org on 2015/04/10 15:35:00 UTC, 0 replies.
- [5/9] incubator-tinkerpop git commit: registered the Gryo classes with SparkGraphComputer at construction time. - posted by sp...@apache.org on 2015/04/10 15:35:01 UTC, 0 replies.
- [6/9] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/10 15:35:02 UTC, 0 replies.
- [7/9] incubator-tinkerpop git commit: Check for specific type in IdManagers and return without additional conversion. - posted by sp...@apache.org on 2015/04/10 15:35:03 UTC, 0 replies.
- [8/9] incubator-tinkerpop git commit: Improved error messaging in exception of IdManager. - posted by sp...@apache.org on 2015/04/10 15:35:04 UTC, 0 replies.
- [9/9] incubator-tinkerpop git commit: In this branch, g.V() doesn't accept a Traverser so correct syntax of performance test. - posted by sp...@apache.org on 2015/04/10 15:35:05 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed todo as g.V(traverser) wasn't ever really supported. - posted by sp...@apache.org on 2015/04/10 15:36:57 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Remove unused import from TinkerGraph. - posted by sp...@apache.org on 2015/04/10 17:15:52 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Add edge iteration tests to validate different types being passed to it for filtering TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/10 17:15:53 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Better reuse iterator creation code on vertices/edges in TinkerGraph. - posted by sp...@apache.org on 2015/04/10 17:38:41 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Removed todos - tracked by TINKERPOP3-624 - posted by sp...@apache.org on 2015/04/10 17:38:42 UTC, 0 replies.
- incubator-tinkerpop git commit: there is a bug in Spark 1.2.1 around Kryo registration of classes and the user submitted jars -- i.e. distributed cache jars. This is fixed in 1.3.0. Have the code stages (commented out with TODO) for when we bump to 1.3.0 - posted by ok...@apache.org on 2015/04/10 17:48:59 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Remove GraphProvider.reconstituteGraphSONIdentifier method TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/10 18:54:19 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Alter IoTest to not treat identifiers for GraphSON serialization as lossy. - posted by sp...@apache.org on 2015/04/10 18:54:20 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: there is a bug in Spark 1.2.1 around Kryo registration of classes and the user submitted jars -- i.e. distributed cache jars. This is fixed in 1.3.0. Have the code stages (commented out with TODO) for when we bump to - posted by sp...@apache.org on 2015/04/10 18:54:39 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/10 18:54:40 UTC, 0 replies.
- incubator-tinkerpop git commit: Add javadoc. - posted by sp...@apache.org on 2015/04/10 19:00:30 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove todo - already implemented properly. - posted by sp...@apache.org on 2015/04/10 19:02:07 UTC, 0 replies.
- incubator-tinkerpop git commit: Add tests to enforce support of usersupplied ids if supportsAnyId is true. - posted by sp...@apache.org on 2015/04/10 19:09:50 UTC, 0 replies.
- incubator-tinkerpop git commit: Forgot to remove todo from previous commit. - posted by sp...@apache.org on 2015/04/10 19:10:37 UTC, 0 replies.
- incubator-tinkerpop git commit: removed back() step in favor of single label select()-step. Provides the same behavior but there are two benefits to select() -- 1) it will try and NOT use path calculations if possible in OLTP. 2) it supports by() modulat - posted by ok...@apache.org on 2015/04/10 19:18:30 UTC, 0 replies.
- svn commit: r1672709 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/04/10 19:32:13 UTC, 0 replies.
- svn commit: r1672712 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/04/10 19:46:40 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: removed back() step in favor of single label select()-step. Provides the same behavior but there are two benefits to select() -- 1) it will try and NOT use path calculations if possible in OLTP. 2) it supports by() m - posted by sp...@apache.org on 2015/04/10 19:57:03 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/10 19:57:04 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Refactor IdManager configuration in TinkerGraph. - posted by sp...@apache.org on 2015/04/10 19:57:05 UTC, 0 replies.
- incubator-tinkerpop git commit: Add tests and docs around IdManager for TinkerGraph. - posted by sp...@apache.org on 2015/04/10 21:29:55 UTC, 0 replies.
- incubator-tinkerpop git commit: Add Apache License file to test class. - posted by sp...@apache.org on 2015/04/10 21:30:47 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Fixes TINKERPOP3-600: invoke{Function|Method} should be varargs - posted by sp...@apache.org on 2015/04/10 21:54:35 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-600' of https://github.com/RedSeal-co/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/10 21:54:36 UTC, 0 replies.
- incubator-tinkerpop git commit: changed working directory for AsciiDocs preprocessor - posted by dk...@apache.org on 2015/04/10 22:01:41 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: Fixes TINKERPOP3-600: invoke{Function|Method} should be varargs - posted by sp...@apache.org on 2015/04/13 13:07:19 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-600' of https://github.com/RedSeal-co/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/13 13:07:20 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: changed working directory for AsciiDocs preprocessor - posted by sp...@apache.org on 2015/04/13 13:07:21 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 13:07:22 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: Simplify the IoTest.CustomIdJacksonSerializer code a little bit. - posted by sp...@apache.org on 2015/04/13 13:07:23 UTC, 0 replies.
- incubator-tinkerpop git commit: Move propertyRemovalNotSupported execption from Element to Property. TINKERPOP3-621 - posted by sp...@apache.org on 2015/04/13 16:27:03 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed the Graph.Helper annotation and related infrastructure given TINKERPOP3-412 - posted by sp...@apache.org on 2015/04/13 17:36:58 UTC, 0 replies.
- incubator-tinkerpop git commit: Update changelog. - posted by sp...@apache.org on 2015/04/13 17:39:05 UTC, 5 replies.
- [1/4] incubator-tinkerpop git commit: Move propertyRemovalNotSupported execption from Element to Property. TINKERPOP3-621 - posted by sp...@apache.org on 2015/04/13 19:10:47 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Removed the Graph.Helper annotation and related infrastructure given TINKERPOP3-412 - posted by sp...@apache.org on 2015/04/13 19:10:48 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Update changelog. - posted by sp...@apache.org on 2015/04/13 19:10:49 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:10:50 UTC, 0 replies.
- [01/43] incubator-tinkerpop git commit: Change the serialization model for custom identifiers given TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:22 UTC, 0 replies.
- [02/43] incubator-tinkerpop git commit: Removed feature check for numeric ids because convertId was being called. - posted by sp...@apache.org on 2015/04/13 19:22:23 UTC, 0 replies.
- [03/43] incubator-tinkerpop git commit: Correct test names. - posted by sp...@apache.org on 2015/04/13 19:22:24 UTC, 0 replies.
- [04/43] incubator-tinkerpop git commit: Correct test names. - posted by sp...@apache.org on 2015/04/13 19:22:25 UTC, 0 replies.
- [05/43] incubator-tinkerpop git commit: Correct previous commit - had some bad mis-types. - posted by sp...@apache.org on 2015/04/13 19:22:26 UTC, 0 replies.
- [06/43] incubator-tinkerpop git commit: Add some javadoc around Graph.edge/vertices. - posted by sp...@apache.org on 2015/04/13 19:22:27 UTC, 0 replies.
- [07/43] incubator-tinkerpop git commit: Add tests to enforce proper filtering of vertices during iteration TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:28 UTC, 0 replies.
- [08/43] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:29 UTC, 0 replies.
- [09/43] incubator-tinkerpop git commit: Still trying to get all tests to run after enforcing id types in TinkerGraph. - posted by sp...@apache.org on 2015/04/13 19:22:30 UTC, 0 replies.
- [10/43] incubator-tinkerpop git commit: Major refactoring of TinkerGraph to get id management consistent. TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:31 UTC, 0 replies.
- [11/43] incubator-tinkerpop git commit: Add direct configuration of the id manager for toy graphs. - posted by sp...@apache.org on 2015/04/13 19:22:32 UTC, 0 replies.
- [12/43] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:33 UTC, 0 replies.
- [13/43] incubator-tinkerpop git commit: Fix up StarGraph to work within the context of TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:34 UTC, 0 replies.
- [14/43] incubator-tinkerpop git commit: Default configs in TinkerFactory needed to be strings. - posted by sp...@apache.org on 2015/04/13 19:22:35 UTC, 0 replies.
- [15/43] incubator-tinkerpop git commit: Corrected broken tests in gremlin-driver related to some hard-coded ids that no longer applied. - posted by sp...@apache.org on 2015/04/13 19:22:36 UTC, 0 replies.
- [16/43] incubator-tinkerpop git commit: Dropped an unused interface method on the TinkerGraph.IdManager. - posted by sp...@apache.org on 2015/04/13 19:22:37 UTC, 0 replies.
- [17/43] incubator-tinkerpop git commit: Add some javadoc to the TinkerGraph.IdManager interface. - posted by sp...@apache.org on 2015/04/13 19:22:38 UTC, 0 replies.
- [18/43] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:39 UTC, 0 replies.
- [19/43] incubator-tinkerpop git commit: Add javadoc to the TinkerGraph.DefaultIdManager. - posted by sp...@apache.org on 2015/04/13 19:22:40 UTC, 0 replies.
- [20/43] incubator-tinkerpop git commit: Generate numeric ids from the owning TinkerGraph instance. - posted by sp...@apache.org on 2015/04/13 19:22:41 UTC, 0 replies.
- [21/43] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:42 UTC, 0 replies.
- [22/43] incubator-tinkerpop git commit: Check for specific type in IdManagers and return without additional conversion. - posted by sp...@apache.org on 2015/04/13 19:22:43 UTC, 0 replies.
- [23/43] incubator-tinkerpop git commit: Improved error messaging in exception of IdManager. - posted by sp...@apache.org on 2015/04/13 19:22:44 UTC, 0 replies.
- [24/43] incubator-tinkerpop git commit: In this branch, g.V() doesn't accept a Traverser so correct syntax of performance test. - posted by sp...@apache.org on 2015/04/13 19:22:45 UTC, 0 replies.
- [25/43] incubator-tinkerpop git commit: Removed todo as g.V(traverser) wasn't ever really supported. - posted by sp...@apache.org on 2015/04/13 19:22:46 UTC, 0 replies.
- [26/43] incubator-tinkerpop git commit: Remove unused import from TinkerGraph. - posted by sp...@apache.org on 2015/04/13 19:22:47 UTC, 0 replies.
- [27/43] incubator-tinkerpop git commit: Add edge iteration tests to validate different types being passed to it for filtering TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:48 UTC, 0 replies.
- [28/43] incubator-tinkerpop git commit: Better reuse iterator creation code on vertices/edges in TinkerGraph. - posted by sp...@apache.org on 2015/04/13 19:22:49 UTC, 0 replies.
- [29/43] incubator-tinkerpop git commit: Removed todos - tracked by TINKERPOP3-624 - posted by sp...@apache.org on 2015/04/13 19:22:50 UTC, 0 replies.
- [30/43] incubator-tinkerpop git commit: Remove GraphProvider.reconstituteGraphSONIdentifier method TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:51 UTC, 0 replies.
- [31/43] incubator-tinkerpop git commit: Alter IoTest to not treat identifiers for GraphSON serialization as lossy. - posted by sp...@apache.org on 2015/04/13 19:22:52 UTC, 0 replies.
- [32/43] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:53 UTC, 0 replies.
- [33/43] incubator-tinkerpop git commit: Add javadoc. - posted by sp...@apache.org on 2015/04/13 19:22:54 UTC, 0 replies.
- [34/43] incubator-tinkerpop git commit: Remove todo - already implemented properly. - posted by sp...@apache.org on 2015/04/13 19:22:55 UTC, 0 replies.
- [35/43] incubator-tinkerpop git commit: Add tests to enforce support of usersupplied ids if supportsAnyId is true. - posted by sp...@apache.org on 2015/04/13 19:22:56 UTC, 0 replies.
- [36/43] incubator-tinkerpop git commit: Forgot to remove todo from previous commit. - posted by sp...@apache.org on 2015/04/13 19:22:57 UTC, 0 replies.
- [37/43] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:22:58 UTC, 0 replies.
- [38/43] incubator-tinkerpop git commit: Refactor IdManager configuration in TinkerGraph. - posted by sp...@apache.org on 2015/04/13 19:22:59 UTC, 0 replies.
- [39/43] incubator-tinkerpop git commit: Add tests and docs around IdManager for TinkerGraph. - posted by sp...@apache.org on 2015/04/13 19:23:00 UTC, 0 replies.
- [40/43] incubator-tinkerpop git commit: Add Apache License file to test class. - posted by sp...@apache.org on 2015/04/13 19:23:01 UTC, 0 replies.
- [41/43] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:23:02 UTC, 0 replies.
- [42/43] incubator-tinkerpop git commit: Simplify the IoTest.CustomIdJacksonSerializer code a little bit. - posted by sp...@apache.org on 2015/04/13 19:23:03 UTC, 0 replies.
- [43/43] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/13 19:23:04 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Finalize some local variables in CoreTraversalTest. - posted by sp...@apache.org on 2015/04/13 19:55:04 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Finalize some variables in the process VertexTest - posted by sp...@apache.org on 2015/04/13 19:55:05 UTC, 0 replies.
- incubator-tinkerpop git commit: added string interning to StarGraph. - posted by ok...@apache.org on 2015/04/13 22:33:46 UTC, 1 replies.
- [1/5] incubator-tinkerpop git commit: Add more tests to enforce type relaxation on queries in a traversal. - posted by sp...@apache.org on 2015/04/13 22:38:37 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: Add tests for g.V/E where string values of the id are present as a filter. - posted by sp...@apache.org on 2015/04/13 22:38:38 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: Add tests to enforce Element equality. - posted by sp...@apache.org on 2015/04/13 22:38:39 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: Add test for has() step to cover a lookup over a toString'd id. - posted by sp...@apache.org on 2015/04/13 22:38:40 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/13 22:38:41 UTC, 1 replies.
- incubator-tinkerpop git commit: Add edge related HasStep tests to enforce queries on edge id. - posted by sp...@apache.org on 2015/04/13 23:05:17 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed groupCount performance. - posted by dk...@apache.org on 2015/04/14 01:01:53 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove user defined IDs from vertices. - posted by sp...@apache.org on 2015/04/14 13:12:30 UTC, 0 replies.
- incubator-tinkerpop git commit: Use Graph.io() to generate the GraphWriter implementations in performance tests. - posted by sp...@apache.org on 2015/04/14 13:58:34 UTC, 0 replies.
- incubator-tinkerpop git commit: Update javadoc in all test suites. - posted by sp...@apache.org on 2015/04/14 14:26:59 UTC, 0 replies.
- incubator-tinkerpop git commit: Add test of has() around id for VertexProperty TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/14 15:09:05 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: TINKERPOP3-630 Remove hard coded id from groovy script that causes graphs other then TinkerGraph to fail. - posted by sp...@apache.org on 2015/04/14 15:15:05 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-630' of https://github.com/BrynCooke/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/14 15:15:06 UTC, 0 replies.
- incubator-tinkerpop git commit: more default properties for SparkGraphComputer. - posted by ok...@apache.org on 2015/04/14 18:12:37 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Provide a way to bind TraversalSource objects to Gremlin Server. TINKERPOP3-594 - posted by sp...@apache.org on 2015/04/14 19:58:09 UTC, 0 replies.
- incubator-tinkerpop git commit: added Ketria acknowledgment and logo. - posted by ok...@apache.org on 2015/04/14 20:21:19 UTC, 0 replies.
- svn commit: r1673488 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/04/14 20:24:47 UTC, 0 replies.
- svn commit: r1673496 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/04/14 20:33:48 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Update the docs around TraversalSource configuration in Gremlin Server. - posted by sp...@apache.org on 2015/04/14 20:35:12 UTC, 0 replies.
- incubator-tinkerpop git commit: GraphProvider needed to convertId for each Element type. - posted by sp...@apache.org on 2015/04/14 21:47:22 UTC, 0 replies.
- incubator-tinkerpop git commit: A number of FeatureSupportTest items were not properly featured around VertexProperty TINKERPOP3-635 - posted by sp...@apache.org on 2015/04/14 21:59:02 UTC, 0 replies.
- incubator-tinkerpop git commit: GraphComputer Messenger no longer requires the MessageScope on receiveMessages(). If developers want that type of tagging, that would be built into their message object. - posted by ok...@apache.org on 2015/04/14 22:46:16 UTC, 0 replies.
- incubator-tinkerpop git commit: CHANGELOG on Messenger.receivedMessages(). - posted by ok...@apache.org on 2015/04/15 00:25:34 UTC, 0 replies.
- incubator-tinkerpop git commit: VertexProperty.Cardinality default is determined by the vendor. If the vendor has a graph shcema, use that cardinality defined it the graph schema. If not, the vendor should use Cardinality.single. - posted by ok...@apache.org on 2015/04/15 01:19:14 UTC, 0 replies.
- incubator-tinkerpop git commit: minor fix -- but its a hack. sucks. will fix later. - posted by ok...@apache.org on 2015/04/15 01:27:54 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed GraphTest mis-types to properly assert edges instad of vertices per TINKERPOP3-637 - posted by sp...@apache.org on 2015/04/15 13:25:01 UTC, 0 replies.
- incubator-tinkerpop git commit: Used convertId in GraphTest checks of NoSuchElementException on Graph.vertices/edges #TINKERPOP3-633 - posted by sp...@apache.org on 2015/04/15 13:43:40 UTC, 0 replies.
- [1/6] incubator-tinkerpop git commit: TINKERPOP3-632 Enforce gremlin.tests env var in AbstractGremlinSuite - posted by sp...@apache.org on 2015/04/15 14:24:10 UTC, 0 replies.
- [2/6] incubator-tinkerpop git commit: Change gremlin.tests to gremlin_tests - posted by sp...@apache.org on 2015/04/15 14:24:11 UTC, 0 replies.
- [3/6] incubator-tinkerpop git commit: Update instructions for running selected tests - posted by sp...@apache.org on 2015/04/15 14:24:12 UTC, 0 replies.
- [4/6] incubator-tinkerpop git commit: Use GREMLIN_TESTS because uppercase env var is more normal - posted by sp...@apache.org on 2015/04/15 14:24:13 UTC, 0 replies.
- [5/6] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-632-gremlin.tests-env-var' of https://github.com/RedSeal-co/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/15 14:24:14 UTC, 0 replies.
- [6/6] incubator-tinkerpop git commit: Removed line regarding referencing a specific test case. - posted by sp...@apache.org on 2015/04/15 14:24:15 UTC, 0 replies.
- incubator-tinkerpop git commit: Refactoring test suites a bit for better clarity. - posted by sp...@apache.org on 2015/04/15 16:12:14 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Accidentally removed an OptIn on the last commit while testing - added back. - posted by sp...@apache.org on 2015/04/15 16:20:43 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Renamed test for consistency. - posted by sp...@apache.org on 2015/04/15 16:20:44 UTC, 0 replies.
- incubator-tinkerpop git commit: Cleaned up discrepancy with PathTest for enforcement purposes. - posted by sp...@apache.org on 2015/04/15 16:25:56 UTC, 0 replies.
- incubator-tinkerpop git commit: Add test to make Groovy tests compliant with test enforcement of java tests. - posted by sp...@apache.org on 2015/04/15 16:41:49 UTC, 0 replies.
- incubator-tinkerpop git commit: added ShellGraph so Graph.empty() is no longer needed. Its a placeholder for the graphClass and computer in OLAP situations. - posted by ok...@apache.org on 2015/04/15 17:26:36 UTC, 0 replies.
- incubator-tinkerpop git commit: gutted more StreamFactory uses. Only a few cases left. Added IteratorUtils.limit(). - posted by ok...@apache.org on 2015/04/15 17:43:28 UTC, 0 replies.
- incubator-tinkerpop git commit: a little clean up on the Iterators for HadoopLoader. - posted by ok...@apache.org on 2015/04/15 18:19:25 UTC, 0 replies.
- [01/50] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/15 19:47:23 UTC, 0 replies.
- [02/50] incubator-tinkerpop git commit: Update changelog. - posted by sp...@apache.org on 2015/04/15 19:47:24 UTC, 0 replies.
- [03/50] incubator-tinkerpop git commit: Finalize some local variables in CoreTraversalTest. - posted by sp...@apache.org on 2015/04/15 19:47:25 UTC, 0 replies.
- [04/50] incubator-tinkerpop git commit: Finalize some variables in the process VertexTest - posted by sp...@apache.org on 2015/04/15 19:47:26 UTC, 0 replies.
- [05/50] incubator-tinkerpop git commit: Add more tests to enforce type relaxation on queries in a traversal. - posted by sp...@apache.org on 2015/04/15 19:47:27 UTC, 0 replies.
- [06/50] incubator-tinkerpop git commit: Add tests for g.V/E where string values of the id are present as a filter. - posted by sp...@apache.org on 2015/04/15 19:47:28 UTC, 0 replies.
- [07/50] incubator-tinkerpop git commit: Add tests to enforce Element equality. - posted by sp...@apache.org on 2015/04/15 19:47:29 UTC, 0 replies.
- [08/50] incubator-tinkerpop git commit: added string interning to StarGraph. - posted by sp...@apache.org on 2015/04/15 19:47:30 UTC, 0 replies.
- [09/50] incubator-tinkerpop git commit: Add test for has() step to cover a lookup over a toString'd id. - posted by sp...@apache.org on 2015/04/15 19:47:31 UTC, 0 replies.
- [10/50] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/15 19:47:32 UTC, 0 replies.
- [11/50] incubator-tinkerpop git commit: added string interning to StarGraph. - posted by sp...@apache.org on 2015/04/15 19:47:33 UTC, 0 replies.
- [12/50] incubator-tinkerpop git commit: Add edge related HasStep tests to enforce queries on edge id. - posted by sp...@apache.org on 2015/04/15 19:47:34 UTC, 0 replies.
- [13/50] incubator-tinkerpop git commit: Fixed groupCount performance. - posted by sp...@apache.org on 2015/04/15 19:47:35 UTC, 0 replies.
- [14/50] incubator-tinkerpop git commit: Remove user defined IDs from vertices. - posted by sp...@apache.org on 2015/04/15 19:47:36 UTC, 0 replies.
- [15/50] incubator-tinkerpop git commit: Use Graph.io() to generate the GraphWriter implementations in performance tests. - posted by sp...@apache.org on 2015/04/15 19:47:37 UTC, 0 replies.
- [16/50] incubator-tinkerpop git commit: Update javadoc in all test suites. - posted by sp...@apache.org on 2015/04/15 19:47:38 UTC, 0 replies.
- [17/50] incubator-tinkerpop git commit: TINKERPOP3-630 Remove hard coded id from groovy script that causes graphs other then TinkerGraph to fail. - posted by sp...@apache.org on 2015/04/15 19:47:39 UTC, 0 replies.
- [18/50] incubator-tinkerpop git commit: Add test of has() around id for VertexProperty TINKERPOP3-581 - posted by sp...@apache.org on 2015/04/15 19:47:40 UTC, 0 replies.
- [19/50] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-630' of https://github.com/BrynCooke/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/15 19:47:41 UTC, 0 replies.
- [20/50] incubator-tinkerpop git commit: more default properties for SparkGraphComputer. - posted by sp...@apache.org on 2015/04/15 19:47:42 UTC, 0 replies.
- [21/50] incubator-tinkerpop git commit: TINKERPOP3-632 Enforce gremlin.tests env var in AbstractGremlinSuite - posted by sp...@apache.org on 2015/04/15 19:47:43 UTC, 0 replies.
- [22/50] incubator-tinkerpop git commit: Change gremlin.tests to gremlin_tests - posted by sp...@apache.org on 2015/04/15 19:47:44 UTC, 0 replies.
- [23/50] incubator-tinkerpop git commit: Provide a way to bind TraversalSource objects to Gremlin Server. TINKERPOP3-594 - posted by sp...@apache.org on 2015/04/15 19:47:45 UTC, 0 replies.
- [24/50] incubator-tinkerpop git commit: Update instructions for running selected tests - posted by sp...@apache.org on 2015/04/15 19:47:46 UTC, 0 replies.
- [25/50] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/15 19:47:47 UTC, 0 replies.
- [26/50] incubator-tinkerpop git commit: Update changelog. - posted by sp...@apache.org on 2015/04/15 19:47:48 UTC, 0 replies.
- [27/50] incubator-tinkerpop git commit: added Ketria acknowledgment and logo. - posted by sp...@apache.org on 2015/04/15 19:47:49 UTC, 0 replies.
- [28/50] incubator-tinkerpop git commit: Update the docs around TraversalSource configuration in Gremlin Server. - posted by sp...@apache.org on 2015/04/15 19:47:50 UTC, 0 replies.
- [29/50] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/15 19:47:51 UTC, 0 replies.
- [30/50] incubator-tinkerpop git commit: GraphProvider needed to convertId for each Element type. - posted by sp...@apache.org on 2015/04/15 19:47:52 UTC, 0 replies.
- [31/50] incubator-tinkerpop git commit: A number of FeatureSupportTest items were not properly featured around VertexProperty TINKERPOP3-635 - posted by sp...@apache.org on 2015/04/15 19:47:53 UTC, 0 replies.
- [32/50] incubator-tinkerpop git commit: GraphComputer Messenger no longer requires the MessageScope on receiveMessages(). If developers want that type of tagging, that would be built into their message object. - posted by sp...@apache.org on 2015/04/15 19:47:54 UTC, 0 replies.
- [33/50] incubator-tinkerpop git commit: CHANGELOG on Messenger.receivedMessages(). - posted by sp...@apache.org on 2015/04/15 19:47:55 UTC, 0 replies.
- [34/50] incubator-tinkerpop git commit: VertexProperty.Cardinality default is determined by the vendor. If the vendor has a graph shcema, use that cardinality defined it the graph schema. If not, the vendor should use Cardinality.single. - posted by sp...@apache.org on 2015/04/15 19:47:56 UTC, 0 replies.
- [35/50] incubator-tinkerpop git commit: minor fix -- but its a hack. sucks. will fix later. - posted by sp...@apache.org on 2015/04/15 19:47:57 UTC, 0 replies.
- [36/50] incubator-tinkerpop git commit: Use GREMLIN_TESTS because uppercase env var is more normal - posted by sp...@apache.org on 2015/04/15 19:47:58 UTC, 0 replies.
- [37/50] incubator-tinkerpop git commit: Fixed GraphTest mis-types to properly assert edges instad of vertices per TINKERPOP3-637 - posted by sp...@apache.org on 2015/04/15 19:47:59 UTC, 0 replies.
- [38/50] incubator-tinkerpop git commit: Used convertId in GraphTest checks of NoSuchElementException on Graph.vertices/edges #TINKERPOP3-633 - posted by sp...@apache.org on 2015/04/15 19:48:00 UTC, 0 replies.
- [39/50] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-632-gremlin.tests-env-var' of https://github.com/RedSeal-co/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/15 19:48:01 UTC, 0 replies.
- [40/50] incubator-tinkerpop git commit: Removed line regarding referencing a specific test case. - posted by sp...@apache.org on 2015/04/15 19:48:02 UTC, 0 replies.
- [41/50] incubator-tinkerpop git commit: Update changelog. - posted by sp...@apache.org on 2015/04/15 19:48:03 UTC, 0 replies.
- [42/50] incubator-tinkerpop git commit: Refactoring test suites a bit for better clarity. - posted by sp...@apache.org on 2015/04/15 19:48:04 UTC, 0 replies.
- [43/50] incubator-tinkerpop git commit: Accidentally removed an OptIn on the last commit while testing - added back. - posted by sp...@apache.org on 2015/04/15 19:48:05 UTC, 0 replies.
- [44/50] incubator-tinkerpop git commit: Renamed test for consistency. - posted by sp...@apache.org on 2015/04/15 19:48:06 UTC, 0 replies.
- [45/50] incubator-tinkerpop git commit: Cleaned up discrepancy with PathTest for enforcement purposes. - posted by sp...@apache.org on 2015/04/15 19:48:07 UTC, 0 replies.
- [46/50] incubator-tinkerpop git commit: Add test to make Groovy tests compliant with test enforcement of java tests. - posted by sp...@apache.org on 2015/04/15 19:48:08 UTC, 0 replies.
- [47/50] incubator-tinkerpop git commit: added ShellGraph so Graph.empty() is no longer needed. Its a placeholder for the graphClass and computer in OLAP situations. - posted by sp...@apache.org on 2015/04/15 19:48:09 UTC, 0 replies.
- [48/50] incubator-tinkerpop git commit: gutted more StreamFactory uses. Only a few cases left. Added IteratorUtils.limit(). - posted by sp...@apache.org on 2015/04/15 19:48:10 UTC, 0 replies.
- [49/50] incubator-tinkerpop git commit: a little clean up on the Iterators for HadoopLoader. - posted by sp...@apache.org on 2015/04/15 19:48:11 UTC, 0 replies.
- [50/50] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into variables - posted by sp...@apache.org on 2015/04/15 19:48:12 UTC, 0 replies.
- incubator-tinkerpop git commit: a trivial formating fix to an Exception message. - posted by ok...@apache.org on 2015/04/15 21:56:20 UTC, 0 replies.
- incubator-tinkerpop git commit: Add revised Io interface with IoRegistry. - posted by sp...@apache.org on 2015/04/16 14:10:45 UTC, 0 replies.
- incubator-tinkerpop git commit: Drop the old Graph.Io interface and refactor tests to work with the new Graph.io() method - posted by sp...@apache.org on 2015/04/16 15:03:53 UTC, 0 replies.
- incubator-tinkerpop git commit: Add javadoc around the revised Io interface and its revised method on Graph. - posted by sp...@apache.org on 2015/04/16 18:36:46 UTC, 0 replies.
- incubator-tinkerpop git commit: Add javadoc around refactored Io. - posted by sp...@apache.org on 2015/04/16 18:53:05 UTC, 0 replies.
- incubator-tinkerpop git commit: Add more javadoc around refactored Io. - posted by sp...@apache.org on 2015/04/16 18:56:03 UTC, 0 replies.
- incubator-tinkerpop git commit: Reduce the size of RequestMessage serialization a bit in Gryo. - posted by sp...@apache.org on 2015/04/16 21:55:45 UTC, 0 replies.
- incubator-tinkerpop git commit: Reduce the gryo serialization size of ResponseMessage for Gremlin Server. - posted by sp...@apache.org on 2015/04/16 22:38:32 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Add tests for IoRegistry. - posted by sp...@apache.org on 2015/04/16 22:42:12 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Reduce the size of RequestMessage serialization a bit in Gryo. - posted by sp...@apache.org on 2015/04/16 22:42:13 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Reduce the gryo serialization size of ResponseMessage for Gremlin Server. - posted by sp...@apache.org on 2015/04/16 22:42:14 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/16 22:42:15 UTC, 1 replies.
- [1/2] incubator-tinkerpop git commit: Clean up javadoc warnings in gremlin-core. - posted by sp...@apache.org on 2015/04/17 13:29:59 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Fix javadoc warnings in gremlin-driver. - posted by sp...@apache.org on 2015/04/17 13:30:00 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix javadoc warnings in gremlin-test. - posted by sp...@apache.org on 2015/04/17 13:30:21 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix javadoc warnings in tinkergraph. - posted by sp...@apache.org on 2015/04/17 13:36:53 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove some dead code from GryoWriter. - posted by sp...@apache.org on 2015/04/17 14:53:45 UTC, 0 replies.
- [1/6] incubator-tinkerpop git commit: Clean up javadoc warnings in gremlin-core. - posted by sp...@apache.org on 2015/04/17 14:54:12 UTC, 0 replies.
- [2/6] incubator-tinkerpop git commit: Fix javadoc warnings in gremlin-driver. - posted by sp...@apache.org on 2015/04/17 14:54:13 UTC, 0 replies.
- [3/6] incubator-tinkerpop git commit: Fix javadoc warnings in gremlin-test. - posted by sp...@apache.org on 2015/04/17 14:54:14 UTC, 0 replies.
- [4/6] incubator-tinkerpop git commit: Fix javadoc warnings in tinkergraph. - posted by sp...@apache.org on 2015/04/17 14:54:15 UTC, 0 replies.
- [5/6] incubator-tinkerpop git commit: Remove some dead code from GryoWriter. - posted by sp...@apache.org on 2015/04/17 14:54:16 UTC, 0 replies.
- [6/6] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/17 14:54:17 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Minor variable renaming. - posted by sp...@apache.org on 2015/04/17 15:17:47 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Remove the requirement for a Kryo object to write the header. - posted by sp...@apache.org on 2015/04/17 15:17:48 UTC, 0 replies.
- incubator-tinkerpop git commit: Add test to validate that a GryoReader.Builder can be used from different threads. - posted by sp...@apache.org on 2015/04/17 16:05:14 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 17:58:22 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 17:58:23 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 17:58:24 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 17:58:25 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 17:58:26 UTC, 0 replies.
- [01/17] incubator-tinkerpop git commit: a trivial formating fix to an Exception message. - posted by sp...@apache.org on 2015/04/17 18:01:52 UTC, 0 replies.
- [02/17] incubator-tinkerpop git commit: Reduce the size of RequestMessage serialization a bit in Gryo. - posted by sp...@apache.org on 2015/04/17 18:01:53 UTC, 0 replies.
- [03/17] incubator-tinkerpop git commit: Reduce the gryo serialization size of ResponseMessage for Gremlin Server. - posted by sp...@apache.org on 2015/04/17 18:01:54 UTC, 0 replies.
- [04/17] incubator-tinkerpop git commit: Clean up javadoc warnings in gremlin-core. - posted by sp...@apache.org on 2015/04/17 18:01:55 UTC, 0 replies.
- [05/17] incubator-tinkerpop git commit: Fix javadoc warnings in gremlin-driver. - posted by sp...@apache.org on 2015/04/17 18:01:56 UTC, 0 replies.
- [06/17] incubator-tinkerpop git commit: Fix javadoc warnings in gremlin-test. - posted by sp...@apache.org on 2015/04/17 18:01:57 UTC, 0 replies.
- [07/17] incubator-tinkerpop git commit: Fix javadoc warnings in tinkergraph. - posted by sp...@apache.org on 2015/04/17 18:01:58 UTC, 0 replies.
- [08/17] incubator-tinkerpop git commit: Remove some dead code from GryoWriter. - posted by sp...@apache.org on 2015/04/17 18:01:59 UTC, 0 replies.
- [09/17] incubator-tinkerpop git commit: Minor variable renaming. - posted by sp...@apache.org on 2015/04/17 18:02:00 UTC, 0 replies.
- [10/17] incubator-tinkerpop git commit: Remove the requirement for a Kryo object to write the header. - posted by sp...@apache.org on 2015/04/17 18:02:01 UTC, 0 replies.
- [11/17] incubator-tinkerpop git commit: Add test to validate that a GryoReader.Builder can be used from different threads. - posted by sp...@apache.org on 2015/04/17 18:02:02 UTC, 0 replies.
- [12/17] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:02:03 UTC, 0 replies.
- [13/17] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:02:04 UTC, 0 replies.
- [14/17] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:02:05 UTC, 0 replies.
- [15/17] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:02:06 UTC, 0 replies.
- [16/17] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:02:07 UTC, 0 replies.
- [17/17] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into variables - posted by sp...@apache.org on 2015/04/17 18:02:08 UTC, 0 replies.
- [1/9] incubator-tinkerpop git commit: Minor variable renaming. - posted by sp...@apache.org on 2015/04/17 18:33:59 UTC, 0 replies.
- [2/9] incubator-tinkerpop git commit: Remove the requirement for a Kryo object to write the header. - posted by sp...@apache.org on 2015/04/17 18:34:00 UTC, 0 replies.
- [3/9] incubator-tinkerpop git commit: Add test to validate that a GryoReader.Builder can be used from different threads. - posted by sp...@apache.org on 2015/04/17 18:34:01 UTC, 0 replies.
- [4/9] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:34:02 UTC, 0 replies.
- [5/9] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:34:03 UTC, 0 replies.
- [6/9] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:34:04 UTC, 0 replies.
- [7/9] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:34:05 UTC, 0 replies.
- [8/9] incubator-tinkerpop git commit: Modified the Gryo header. - posted by sp...@apache.org on 2015/04/17 18:34:06 UTC, 0 replies.
- [9/9] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/17 18:34:07 UTC, 0 replies.
- incubator-tinkerpop git commit: Drop out gatling tests TINKERPOP3-606 - posted by sp...@apache.org on 2015/04/17 21:17:29 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove unused member variable. - posted by sp...@apache.org on 2015/04/17 21:25:53 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Extracted method in json message serialization for better reuse. - posted by sp...@apache.org on 2015/04/17 22:25:18 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Fixed data files after the gryo refactoring a few commits back. - posted by sp...@apache.org on 2015/04/17 22:25:19 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Fixed data files after the gryo refactoring a few commits back. - posted by sp...@apache.org on 2015/04/17 22:25:20 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Fixed data files after the gryo refactoring a few commits back. - posted by sp...@apache.org on 2015/04/17 22:25:21 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Documented ScriptInputFormat and ScriptOutputFormat. Added sample configurations and an appropriate input dataset. - posted by dk...@apache.org on 2015/04/20 13:51:18 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: added GraphSON IO Format and Gryo IO Format section - posted by dk...@apache.org on 2015/04/20 13:51:19 UTC, 0 replies.
- incubator-tinkerpop git commit: Centralized creation of Io.Builder instances in IoTest. - posted by sp...@apache.org on 2015/04/20 14:30:47 UTC, 0 replies.
- incubator-tinkerpop git commit: Reduce object creation in Gremlin Server by using voidPromise. - posted by sp...@apache.org on 2015/04/20 15:56:27 UTC, 0 replies.
- [01/23] incubator-tinkerpop git commit: Reduce the size of RequestMessage serialization a bit in Gryo. - posted by dk...@apache.org on 2015/04/20 16:17:38 UTC, 0 replies.
- [02/23] incubator-tinkerpop git commit: Reduce the gryo serialization size of ResponseMessage for Gremlin Server. - posted by dk...@apache.org on 2015/04/20 16:17:39 UTC, 0 replies.
- [03/23] incubator-tinkerpop git commit: Clean up javadoc warnings in gremlin-core. - posted by dk...@apache.org on 2015/04/20 16:17:40 UTC, 0 replies.
- [04/23] incubator-tinkerpop git commit: Fix javadoc warnings in gremlin-driver. - posted by dk...@apache.org on 2015/04/20 16:17:41 UTC, 0 replies.
- [05/23] incubator-tinkerpop git commit: Fix javadoc warnings in gremlin-test. - posted by dk...@apache.org on 2015/04/20 16:17:42 UTC, 0 replies.
- [06/23] incubator-tinkerpop git commit: Fix javadoc warnings in tinkergraph. - posted by dk...@apache.org on 2015/04/20 16:17:43 UTC, 0 replies.
- [07/23] incubator-tinkerpop git commit: Remove some dead code from GryoWriter. - posted by dk...@apache.org on 2015/04/20 16:17:44 UTC, 0 replies.
- [08/23] incubator-tinkerpop git commit: Minor variable renaming. - posted by dk...@apache.org on 2015/04/20 16:17:45 UTC, 0 replies.
- [09/23] incubator-tinkerpop git commit: Remove the requirement for a Kryo object to write the header. - posted by dk...@apache.org on 2015/04/20 16:17:46 UTC, 0 replies.
- [10/23] incubator-tinkerpop git commit: Add test to validate that a GryoReader.Builder can be used from different threads. - posted by dk...@apache.org on 2015/04/20 16:17:47 UTC, 0 replies.
- [11/23] incubator-tinkerpop git commit: Modified the Gryo header. - posted by dk...@apache.org on 2015/04/20 16:17:48 UTC, 0 replies.
- [12/23] incubator-tinkerpop git commit: Modified the Gryo header. - posted by dk...@apache.org on 2015/04/20 16:17:49 UTC, 0 replies.
- [13/23] incubator-tinkerpop git commit: Modified the Gryo header. - posted by dk...@apache.org on 2015/04/20 16:17:50 UTC, 0 replies.
- [14/23] incubator-tinkerpop git commit: Modified the Gryo header. - posted by dk...@apache.org on 2015/04/20 16:17:51 UTC, 0 replies.
- [15/23] incubator-tinkerpop git commit: Modified the Gryo header. - posted by dk...@apache.org on 2015/04/20 16:17:52 UTC, 0 replies.
- [16/23] incubator-tinkerpop git commit: Drop out gatling tests TINKERPOP3-606 - posted by dk...@apache.org on 2015/04/20 16:17:53 UTC, 0 replies.
- [17/23] incubator-tinkerpop git commit: Remove unused member variable. - posted by dk...@apache.org on 2015/04/20 16:17:54 UTC, 0 replies.
- [18/23] incubator-tinkerpop git commit: Extracted method in json message serialization for better reuse. - posted by dk...@apache.org on 2015/04/20 16:17:55 UTC, 0 replies.
- [19/23] incubator-tinkerpop git commit: Fixed data files after the gryo refactoring a few commits back. - posted by dk...@apache.org on 2015/04/20 16:17:56 UTC, 0 replies.
- [20/23] incubator-tinkerpop git commit: Fixed data files after the gryo refactoring a few commits back. - posted by dk...@apache.org on 2015/04/20 16:17:57 UTC, 0 replies.
- [21/23] incubator-tinkerpop git commit: Fixed data files after the gryo refactoring a few commits back. - posted by dk...@apache.org on 2015/04/20 16:17:58 UTC, 0 replies.
- [22/23] incubator-tinkerpop git commit: Reduce object creation in Gremlin Server by using voidPromise. - posted by dk...@apache.org on 2015/04/20 16:17:59 UTC, 0 replies.
- [23/23] incubator-tinkerpop git commit: Merge branch 'master' into io-docs - posted by dk...@apache.org on 2015/04/20 16:18:00 UTC, 0 replies.
- incubator-tinkerpop git commit: TINKERPOP-491 #close added tests and sample in the docs. - posted by dk...@apache.org on 2015/04/20 17:00:11 UTC, 0 replies.
- incubator-tinkerpop git commit: Add disclaimers to distribution files. - posted by sp...@apache.org on 2015/04/20 17:11:05 UTC, 0 replies.
- incubator-tinkerpop git commit: Add "apache-incubating" as a prefix to the binary distribution files. - posted by sp...@apache.org on 2015/04/20 17:15:46 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed the Apache 2 license text - removed a cut/paste error with copyright. - posted by sp...@apache.org on 2015/04/20 17:19:15 UTC, 0 replies.
- incubator-tinkerpop git commit: Update readme to include minimum jdk requirement. - posted by sp...@apache.org on 2015/04/20 17:21:22 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed boilerplate from source NOTICE as there are no additional copyright/license terms. - posted by sp...@apache.org on 2015/04/20 17:25:15 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed up IO section of docs for @dkuppitz and added a new adjacency-list graphic. - posted by ok...@apache.org on 2015/04/20 17:39:17 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: Documented ScriptInputFormat and ScriptOutputFormat. Added sample configurations and an appropriate input dataset. - posted by ok...@apache.org on 2015/04/20 17:39:36 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: added GraphSON IO Format and Gryo IO Format section - posted by ok...@apache.org on 2015/04/20 17:39:37 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: Merge branch 'master' into io-docs - posted by ok...@apache.org on 2015/04/20 17:39:38 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: fixed up IO section of docs for @dkuppitz and added a new adjacency-list graphic. - posted by ok...@apache.org on 2015/04/20 17:39:39 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: Merge branch 'io-docs' - posted by ok...@apache.org on 2015/04/20 17:39:40 UTC, 0 replies.
- svn commit: r1674934 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/04/20 17:44:13 UTC, 0 replies.
- svn commit: r1674938 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/04/20 17:55:01 UTC, 0 replies.
- incubator-tinkerpop git commit: Distribution assembly files weren't properly pointing at the DISCLAIMER. - posted by sp...@apache.org on 2015/04/20 18:01:59 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix path in gremlin.sh given change in artifact naming. - posted by sp...@apache.org on 2015/04/20 18:10:54 UTC, 0 replies.
- [1/7] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 18:13:17 UTC, 0 replies.
- [2/7] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 18:13:18 UTC, 0 replies.
- [3/7] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 18:13:19 UTC, 0 replies.
- [4/7] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 18:13:20 UTC, 0 replies.
- [5/7] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 18:13:21 UTC, 0 replies.
- [6/7] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 18:13:22 UTC, 0 replies.
- [7/7] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 18:13:23 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove rat filter for stylesheets (now that "extra" css files have been removed). - posted by sp...@apache.org on 2015/04/20 18:18:16 UTC, 0 replies.
- incubator-tinkerpop git commit: testing. - posted by ok...@apache.org on 2015/04/20 20:07:21 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove some bad copy/paste from LICENSE file around copyright. - posted by sp...@apache.org on 2015/04/20 20:07:34 UTC, 0 replies.
- incubator-tinkerpop git commit: Ignore *.graffle files in docs to prevent bloating of zip distributions. - posted by sp...@apache.org on 2015/04/20 20:17:39 UTC, 0 replies.
- incubator-tinkerpop git commit: Renamed version from 3.0.0.M8 to 3.0.0.M8-incubating. - posted by sp...@apache.org on 2015/04/20 20:27:23 UTC, 0 replies.
- incubator-tinkerpop git commit: Change version to include "-incubating" on gremlin-server. - posted by sp...@apache.org on 2015/04/20 20:31:13 UTC, 0 replies.
- incubator-tinkerpop git commit: Adjusted the distribution assembly files for the revised naming of the zips. - posted by sp...@apache.org on 2015/04/20 21:08:27 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Testing empty commit for auth. - posted by sp...@apache.org on 2015/04/20 21:58:18 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/20 21:58:19 UTC, 1 replies.
- [3/3] incubator-tinkerpop git commit: Remove s3 wagon plugin as we no longer deploy distributions/docs to S3 - posted by sp...@apache.org on 2015/04/20 21:58:20 UTC, 0 replies.
- svn commit: r1674971 - in /incubator/tinkerpop/site: docs/3.0.0.M8-incubating/ docs/3.0.0.M8-incubating/images/ docs/3.0.0.M8-incubating/images/icons/ javadocs/3.0.0.M8-incubating/ javadocs/3.0.0.M8-incubating/core/ javadocs/3.0.0.M8-incubating/core/or... - posted by ok...@apache.org on 2015/04/20 22:00:42 UTC, 0 replies.
- svn commit: r1674972 - in /incubator/tinkerpop/site: docs/3.0.0.M8/ javadocs/3.0.0.M8/ - posted by ok...@apache.org on 2015/04/20 22:03:24 UTC, 0 replies.
- [01/21] incubator-tinkerpop git commit: Add disclaimers to distribution files. - posted by sp...@apache.org on 2015/04/20 22:14:03 UTC, 0 replies.
- [02/21] incubator-tinkerpop git commit: Add "apache-incubating" as a prefix to the binary distribution files. - posted by sp...@apache.org on 2015/04/20 22:14:04 UTC, 0 replies.
- [03/21] incubator-tinkerpop git commit: Fixed the Apache 2 license text - removed a cut/paste error with copyright. - posted by sp...@apache.org on 2015/04/20 22:14:05 UTC, 0 replies.
- [04/21] incubator-tinkerpop git commit: Update readme to include minimum jdk requirement. - posted by sp...@apache.org on 2015/04/20 22:14:06 UTC, 0 replies.
- [05/21] incubator-tinkerpop git commit: Removed boilerplate from source NOTICE as there are no additional copyright/license terms. - posted by sp...@apache.org on 2015/04/20 22:14:07 UTC, 0 replies.
- [06/21] incubator-tinkerpop git commit: Distribution assembly files weren't properly pointing at the DISCLAIMER. - posted by sp...@apache.org on 2015/04/20 22:14:08 UTC, 0 replies.
- [07/21] incubator-tinkerpop git commit: Fix path in gremlin.sh given change in artifact naming. - posted by sp...@apache.org on 2015/04/20 22:14:09 UTC, 0 replies.
- [08/21] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 22:14:10 UTC, 0 replies.
- [09/21] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 22:14:11 UTC, 0 replies.
- [10/21] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 22:14:12 UTC, 0 replies.
- [11/21] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 22:14:13 UTC, 0 replies.
- [12/21] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 22:14:14 UTC, 0 replies.
- [13/21] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 22:14:15 UTC, 0 replies.
- [14/21] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/20 22:14:16 UTC, 0 replies.
- [15/21] incubator-tinkerpop git commit: Remove rat filter for stylesheets (now that "extra" css files have been removed). - posted by sp...@apache.org on 2015/04/20 22:14:17 UTC, 0 replies.
- [16/21] incubator-tinkerpop git commit: Remove some bad copy/paste from LICENSE file around copyright. - posted by sp...@apache.org on 2015/04/20 22:14:18 UTC, 0 replies.
- [17/21] incubator-tinkerpop git commit: Ignore *.graffle files in docs to prevent bloating of zip distributions. - posted by sp...@apache.org on 2015/04/20 22:14:19 UTC, 0 replies.
- [18/21] incubator-tinkerpop git commit: Renamed version from 3.0.0.M8 to 3.0.0.M8-incubating. - posted by sp...@apache.org on 2015/04/20 22:14:20 UTC, 0 replies.
- [19/21] incubator-tinkerpop git commit: Change version to include "-incubating" on gremlin-server. - posted by sp...@apache.org on 2015/04/20 22:14:21 UTC, 0 replies.
- [20/21] incubator-tinkerpop git commit: Adjusted the distribution assembly files for the revised naming of the zips. - posted by sp...@apache.org on 2015/04/20 22:14:22 UTC, 0 replies.
- [21/21] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/3.0.0.M8-revised' - posted by sp...@apache.org on 2015/04/20 22:14:23 UTC, 0 replies.
- [01/39] incubator-tinkerpop git commit: Documented ScriptInputFormat and ScriptOutputFormat. Added sample configurations and an appropriate input dataset. - posted by sp...@apache.org on 2015/04/21 12:43:28 UTC, 1 replies.
- [02/39] incubator-tinkerpop git commit: Drop out gatling tests TINKERPOP3-606 - posted by sp...@apache.org on 2015/04/21 12:43:29 UTC, 1 replies.
- [03/39] incubator-tinkerpop git commit: Remove unused member variable. - posted by sp...@apache.org on 2015/04/21 12:43:30 UTC, 1 replies.
- [04/39] incubator-tinkerpop git commit: Extracted method in json message serialization for better reuse. - posted by sp...@apache.org on 2015/04/21 12:43:31 UTC, 1 replies.
- [05/39] incubator-tinkerpop git commit: Fixed data files after the gryo refactoring a few commits back. - posted by sp...@apache.org on 2015/04/21 12:43:32 UTC, 1 replies.
- [06/39] incubator-tinkerpop git commit: Fixed data files after the gryo refactoring a few commits back. - posted by sp...@apache.org on 2015/04/21 12:43:33 UTC, 1 replies.
- [07/39] incubator-tinkerpop git commit: Fixed data files after the gryo refactoring a few commits back. - posted by sp...@apache.org on 2015/04/21 12:43:34 UTC, 1 replies.
- [08/39] incubator-tinkerpop git commit: added GraphSON IO Format and Gryo IO Format section - posted by sp...@apache.org on 2015/04/21 12:43:35 UTC, 1 replies.
- [09/39] incubator-tinkerpop git commit: Reduce object creation in Gremlin Server by using voidPromise. - posted by sp...@apache.org on 2015/04/21 12:43:36 UTC, 1 replies.
- [10/39] incubator-tinkerpop git commit: Merge branch 'master' into io-docs - posted by sp...@apache.org on 2015/04/21 12:43:37 UTC, 1 replies.
- [11/39] incubator-tinkerpop git commit: TINKERPOP-491 #close added tests and sample in the docs. - posted by sp...@apache.org on 2015/04/21 12:43:38 UTC, 1 replies.
- [12/39] incubator-tinkerpop git commit: Add disclaimers to distribution files. - posted by sp...@apache.org on 2015/04/21 12:43:39 UTC, 1 replies.
- [13/39] incubator-tinkerpop git commit: Add "apache-incubating" as a prefix to the binary distribution files. - posted by sp...@apache.org on 2015/04/21 12:43:40 UTC, 1 replies.
- [14/39] incubator-tinkerpop git commit: Fixed the Apache 2 license text - removed a cut/paste error with copyright. - posted by sp...@apache.org on 2015/04/21 12:43:41 UTC, 1 replies.
- [15/39] incubator-tinkerpop git commit: Update readme to include minimum jdk requirement. - posted by sp...@apache.org on 2015/04/21 12:43:42 UTC, 1 replies.
- [16/39] incubator-tinkerpop git commit: Removed boilerplate from source NOTICE as there are no additional copyright/license terms. - posted by sp...@apache.org on 2015/04/21 12:43:43 UTC, 1 replies.
- [17/39] incubator-tinkerpop git commit: fixed up IO section of docs for @dkuppitz and added a new adjacency-list graphic. - posted by sp...@apache.org on 2015/04/21 12:43:44 UTC, 1 replies.
- [18/39] incubator-tinkerpop git commit: Merge branch 'io-docs' - posted by sp...@apache.org on 2015/04/21 12:43:45 UTC, 1 replies.
- [19/39] incubator-tinkerpop git commit: Distribution assembly files weren't properly pointing at the DISCLAIMER. - posted by sp...@apache.org on 2015/04/21 12:43:46 UTC, 1 replies.
- [20/39] incubator-tinkerpop git commit: Fix path in gremlin.sh given change in artifact naming. - posted by sp...@apache.org on 2015/04/21 12:43:47 UTC, 1 replies.
- [21/39] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/21 12:43:48 UTC, 1 replies.
- [22/39] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/21 12:43:49 UTC, 1 replies.
- [23/39] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/21 12:43:50 UTC, 1 replies.
- [24/39] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/21 12:43:51 UTC, 1 replies.
- [25/39] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/21 12:43:52 UTC, 1 replies.
- [26/39] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/21 12:43:53 UTC, 1 replies.
- [27/39] incubator-tinkerpop git commit: Adjust source license/notice to include credit for normalize.css which i guess tinkerpop.css derives from in some way. - posted by sp...@apache.org on 2015/04/21 12:43:54 UTC, 1 replies.
- [28/39] incubator-tinkerpop git commit: Remove rat filter for stylesheets (now that "extra" css files have been removed). - posted by sp...@apache.org on 2015/04/21 12:43:55 UTC, 1 replies.
- [29/39] incubator-tinkerpop git commit: Remove some bad copy/paste from LICENSE file around copyright. - posted by sp...@apache.org on 2015/04/21 12:43:56 UTC, 1 replies.
- [30/39] incubator-tinkerpop git commit: Testing empty commit for auth. - posted by sp...@apache.org on 2015/04/21 12:43:57 UTC, 1 replies.
- [31/39] incubator-tinkerpop git commit: testing. - posted by sp...@apache.org on 2015/04/21 12:43:58 UTC, 1 replies.
- [32/39] incubator-tinkerpop git commit: Ignore *.graffle files in docs to prevent bloating of zip distributions. - posted by sp...@apache.org on 2015/04/21 12:43:59 UTC, 1 replies.
- [33/39] incubator-tinkerpop git commit: Renamed version from 3.0.0.M8 to 3.0.0.M8-incubating. - posted by sp...@apache.org on 2015/04/21 12:44:00 UTC, 1 replies.
- [34/39] incubator-tinkerpop git commit: Change version to include "-incubating" on gremlin-server. - posted by sp...@apache.org on 2015/04/21 12:44:01 UTC, 1 replies.
- [35/39] incubator-tinkerpop git commit: Adjusted the distribution assembly files for the revised naming of the zips. - posted by sp...@apache.org on 2015/04/21 12:44:02 UTC, 1 replies.
- [36/39] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/21 12:44:03 UTC, 1 replies.
- [37/39] incubator-tinkerpop git commit: Remove s3 wagon plugin as we no longer deploy distributions/docs to S3 - posted by sp...@apache.org on 2015/04/21 12:44:04 UTC, 1 replies.
- [38/39] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/3.0.0.M8-revised' - posted by sp...@apache.org on 2015/04/21 12:44:05 UTC, 1 replies.
- [39/39] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/21 12:44:06 UTC, 0 replies.
- [39/39] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into variables - posted by sp...@apache.org on 2015/04/21 12:46:14 UTC, 0 replies.
- incubator-tinkerpop git commit: Add more use of voidPromise to reduce object creation in Gremlin Server. - posted by sp...@apache.org on 2015/04/21 13:31:01 UTC, 0 replies.
- [01/12] incubator-tinkerpop git commit: Add revised Io interface with IoRegistry. - posted by sp...@apache.org on 2015/04/21 18:17:55 UTC, 0 replies.
- [02/12] incubator-tinkerpop git commit: Drop the old Graph.Io interface and refactor tests to work with the new Graph.io() method - posted by sp...@apache.org on 2015/04/21 18:17:56 UTC, 0 replies.
- [03/12] incubator-tinkerpop git commit: Add javadoc around the revised Io interface and its revised method on Graph. - posted by sp...@apache.org on 2015/04/21 18:17:57 UTC, 0 replies.
- [04/12] incubator-tinkerpop git commit: Add javadoc around refactored Io. - posted by sp...@apache.org on 2015/04/21 18:17:58 UTC, 0 replies.
- [05/12] incubator-tinkerpop git commit: Add more javadoc around refactored Io. - posted by sp...@apache.org on 2015/04/21 18:17:59 UTC, 0 replies.
- [06/12] incubator-tinkerpop git commit: Add tests for IoRegistry. - posted by sp...@apache.org on 2015/04/21 18:18:00 UTC, 0 replies.
- [07/12] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/21 18:18:01 UTC, 0 replies.
- [08/12] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/21 18:18:02 UTC, 0 replies.
- [09/12] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/21 18:18:03 UTC, 0 replies.
- [10/12] incubator-tinkerpop git commit: Centralized creation of Io.Builder instances in IoTest. - posted by sp...@apache.org on 2015/04/21 18:18:04 UTC, 0 replies.
- [11/12] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/21 18:18:05 UTC, 0 replies.
- [12/12] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/refactor-io' - posted by sp...@apache.org on 2015/04/21 18:18:06 UTC, 0 replies.
- incubator-tinkerpop git commit: not finished, but saving for now the new attachable work. - posted by ok...@apache.org on 2015/04/21 19:20:30 UTC, 0 replies.
- incubator-tinkerpop git commit: the Method.CREATE, Method.GET, etc. model works for Attachable. A few bugs here and there. Pushing for safety. - posted by ok...@apache.org on 2015/04/21 19:54:49 UTC, 0 replies.
- incubator-tinkerpop git commit: GET, CREATE, and GET_OR_CREATE working solid. All tests pass now. - posted by ok...@apache.org on 2015/04/21 20:57:45 UTC, 0 replies.
- incubator-tinkerpop git commit: removed StarGraph.addTo(). Added VertexWritableTest to make sure serialization of the writable preserves form. Added some JavaDoc here and there. - posted by ok...@apache.org on 2015/04/21 22:11:13 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: not finished, but saving for now the new attachable work. - posted by ok...@apache.org on 2015/04/21 22:48:36 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: the Method.CREATE, Method.GET, etc. model works for Attachable. A few bugs here and there. Pushing for safety. - posted by ok...@apache.org on 2015/04/21 22:48:37 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: GET, CREATE, and GET_OR_CREATE working solid. All tests pass now. - posted by ok...@apache.org on 2015/04/21 22:48:38 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: removed StarGraph.addTo(). Added VertexWritableTest to make sure serialization of the writable preserves form. Added some JavaDoc here and there. - posted by ok...@apache.org on 2015/04/21 22:48:39 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: updated CHANGELOG with Attachable updates. - posted by ok...@apache.org on 2015/04/21 22:48:40 UTC, 0 replies.
- incubator-tinkerpop git commit: more work on Attachable Methods. Started adding CREATE testing to attachable classes. Needs more testing for sure. - posted by ok...@apache.org on 2015/04/21 23:20:32 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: moved T from process/ package to structure/ package. Gnarly, but consistent. - posted by ok...@apache.org on 2015/04/21 23:28:24 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: moved T from process/ package to structure/ package. Gnarly, but consistent. - posted by ok...@apache.org on 2015/04/21 23:28:25 UTC, 0 replies.
- incubator-tinkerpop git commit: VertexWritable now serializes and deserializes the StarGraph directly -- no more intermediate DetachedXXX representation. Less object creation and less strain on the GC. - posted by ok...@apache.org on 2015/04/21 23:42:45 UTC, 0 replies.
- incubator-tinkerpop git commit: SparkExecutor is smart about vertex property and edge dropping with StarGraph. - posted by ok...@apache.org on 2015/04/22 00:09:21 UTC, 0 replies.
- incubator-tinkerpop git commit: If there are no edgeProperties, vertexProperties, metaProperties, outEdges, inEdges, etc. then don't waste space with a HashMap -- null field references. StarGraph is getting smaller and smaller in terms of space constrain - posted by ok...@apache.org on 2015/04/22 00:27:12 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Better respect the high/low watermark settings in Gremlin Server. - posted by sp...@apache.org on 2015/04/22 00:44:37 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Drop configuration for a test that doesn't exist anymore - posted by sp...@apache.org on 2015/04/22 00:44:38 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/22 00:44:39 UTC, 0 replies.
- incubator-tinkerpop git commit: Extract RecordingAppender to Log4jRecordingAppender into gremlin-tests - posted by sp...@apache.org on 2015/04/22 14:03:37 UTC, 0 replies.
- incubator-tinkerpop git commit: Tests were failing somewhat randomly around Gremlin Server. - posted by sp...@apache.org on 2015/04/22 15:48:22 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed all usage of voidPromise. - posted by sp...@apache.org on 2015/04/22 16:22:56 UTC, 0 replies.
- incubator-tinkerpop git commit: Add helpers for the core Io.Builder implementations. - posted by sp...@apache.org on 2015/04/22 17:31:37 UTC, 0 replies.
- incubator-tinkerpop git commit: Bump kryo version in gremlin-shaded to 3.0.1. - posted by sp...@apache.org on 2015/04/22 18:40:24 UTC, 0 replies.
- incubator-tinkerpop git commit: Provide a longer timeout on NIO transport tests. - posted by sp...@apache.org on 2015/04/22 18:56:10 UTC, 0 replies.
- incubator-tinkerpop git commit: GraphWriter writeVertices now takes an Iterator rather than Traversal. - posted by sp...@apache.org on 2015/04/22 19:34:01 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix path to gremlin-console/ext. - posted by sp...@apache.org on 2015/04/22 19:44:37 UTC, 0 replies.
- incubator-tinkerpop git commit: Added StarGraphSerializer which yields a 2-4x reduction in size of an adjacency list representation of vertex over DetachedVertex. - posted by ok...@apache.org on 2015/04/22 19:54:16 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix docs around IO and make the read/write methods on Io specific to Graph. - posted by sp...@apache.org on 2015/04/22 20:33:07 UTC, 0 replies.
- incubator-tinkerpop git commit: Converted stargraph serialization sizer into a test. - posted by sp...@apache.org on 2015/04/22 20:41:54 UTC, 0 replies.
- incubator-tinkerpop git commit: Finalize a few variables. - posted by sp...@apache.org on 2015/04/22 20:54:54 UTC, 0 replies.
- incubator-tinkerpop git commit: StarGraphTest tweaks. Now serialization is tested for all vendors. - posted by ok...@apache.org on 2015/04/22 21:50:23 UTC, 0 replies.
- incubator-tinkerpop git commit: Add GraphReader.readObject and GraphWriter.writeObject. - posted by sp...@apache.org on 2015/04/22 22:01:01 UTC, 0 replies.
- incubator-tinkerpop git commit: minor nothings. - posted by ok...@apache.org on 2015/04/22 22:05:49 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Used IteratorUtils.list() instead of IteratorUtils.fill() - posted by sp...@apache.org on 2015/04/22 22:39:00 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Not every use of Tinkergraph is groovy based - posted by sp...@apache.org on 2015/04/23 12:20:00 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Use provided scope rather than optional for gremlin-groovy - posted by sp...@apache.org on 2015/04/23 12:20:01 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge branch 'tinkergraph-optional-groovy' of https://github.com/jkschneider/incubator-tinkerpop - posted by sp...@apache.org on 2015/04/23 12:20:02 UTC, 0 replies.
- incubator-tinkerpop git commit: Add a comment explaining why gremlin-groovy is provided scope. - posted by sp...@apache.org on 2015/04/23 12:24:51 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Added some comments as a reminder why Map creation was important to the serializers. - posted by sp...@apache.org on 2015/04/23 15:13:57 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Make the StarGraphSerializer take Direction for edges. - posted by sp...@apache.org on 2015/04/23 15:13:58 UTC, 0 replies.
- incubator-tinkerpop git commit: StarGraph is now attachable -- though the adjacent vertices are NOT.. You don't want to attach them because they don't really exist and a CREATE will not add properties/etc. Gets to the point @spmallette made -- sometimes - posted by ok...@apache.org on 2015/04/23 17:56:22 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Added Host interface and altered readEdge() signature. - posted by sp...@apache.org on 2015/04/23 17:58:57 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/refactor-io' into refactor-io - posted by sp...@apache.org on 2015/04/23 17:58:58 UTC, 1 replies.
- incubator-tinkerpop git commit: removed SparsePath as it is an optimization that led to too many bugs and unexpected sideEffects. Made all the Traversers now extend AbstractStep (or a Traverser that ultimately extends AbstractStep). This greatly simplifi - posted by ok...@apache.org on 2015/04/23 19:14:17 UTC, 0 replies.
- incubator-tinkerpop git commit: added GraphTraversalSourceStub for ensuring that withXXX() utilities are prior to GraphTraversal exposure. This makes the Graph DSL much cleaner as you can only do your withXXX operations prior to your traversal definition - posted by ok...@apache.org on 2015/04/23 20:11:46 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: removed SparsePath as it is an optimization that led to too many bugs and unexpected sideEffects. Made all the Traversers now extend AbstractStep (or a Traverser that ultimately extends AbstractStep). This greatly si - posted by ok...@apache.org on 2015/04/23 20:19:40 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: added GraphTraversalSourceStub for ensuring that withXXX() utilities are prior to GraphTraversal exposure. This makes the Graph DSL much cleaner as you can only do your withXXX operations prior to your traversal defi - posted by ok...@apache.org on 2015/04/23 20:19:41 UTC, 0 replies.
- incubator-tinkerpop git commit: updated CHANGELOG. - posted by ok...@apache.org on 2015/04/23 20:36:51 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a withSack() issue in Groovy. Updated the docs with the new withXXX() work. - posted by ok...@apache.org on 2015/04/23 21:51:54 UTC, 0 replies.
- svn commit: r1675717 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/04/23 22:20:37 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Change the Attachable.Method enum type. - posted by sp...@apache.org on 2015/04/23 22:23:07 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Changed the GraphReader readVertex API to take Function, V>. - posted by sp...@apache.org on 2015/04/23 22:23:08 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: removed SparsePath as it is an optimization that led to too many bugs and unexpected sideEffects. Made all the Traversers now extend AbstractStep (or a Traverser that ultimately extends AbstractStep). This greatly si - posted by sp...@apache.org on 2015/04/23 22:27:01 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: added GraphTraversalSourceStub for ensuring that withXXX() utilities are prior to GraphTraversal exposure. This makes the Graph DSL much cleaner as you can only do your withXXX operations prior to your traversal defi - posted by sp...@apache.org on 2015/04/23 22:27:02 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: updated CHANGELOG. - posted by sp...@apache.org on 2015/04/23 22:27:03 UTC, 0 replies.
- svn commit: r1675718 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/04/23 22:38:34 UTC, 0 replies.
- incubator-tinkerpop git commit: added validateXXX methods to StarGraphTest and validated StarGraph and its Attachable.Method.GET. - posted by ok...@apache.org on 2015/04/23 23:51:56 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a bug in Attachable.GET around attaching properties to the edges of a vertex. - posted by ok...@apache.org on 2015/04/24 00:10:50 UTC, 0 replies.
- incubator-tinkerpop git commit: validateEquality() methods moved to TestHelper. - posted by ok...@apache.org on 2015/04/24 00:18:22 UTC, 0 replies.
- incubator-tinkerpop git commit: minor tweak to StarGraphTest. - posted by ok...@apache.org on 2015/04/24 00:31:24 UTC, 0 replies.
- incubator-tinkerpop git commit: another minor nothing. - posted by ok...@apache.org on 2015/04/24 00:44:24 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Major refactoring of GraphReader.readVertex and readVertices. - posted by sp...@apache.org on 2015/04/24 00:52:09 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: fixed a withSack() issue in Groovy. Updated the docs with the new withXXX() work. - posted by sp...@apache.org on 2015/04/24 00:52:29 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/24 00:52:30 UTC, 0 replies.
- incubator-tinkerpop git commit: Reworked writeGraph for gryo and regenerated kryo files. - posted by sp...@apache.org on 2015/04/24 14:48:37 UTC, 0 replies.
- incubator-tinkerpop git commit: Reworked StarGraphTest that evaluates size against detached. - posted by sp...@apache.org on 2015/04/24 14:59:11 UTC, 0 replies.
- incubator-tinkerpop git commit: Drop usage of EdgeTerminator and delete some dead code. - posted by sp...@apache.org on 2015/04/24 15:10:26 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Finalize some variables in a test. - posted by sp...@apache.org on 2015/04/24 16:03:06 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Factored out the Attachable.Method enum in favor of a class. - posted by sp...@apache.org on 2015/04/24 16:03:07 UTC, 0 replies.
- incubator-tinkerpop git commit: Refactored Attachable interface as the Host is now given to the Method directly. - posted by sp...@apache.org on 2015/04/24 16:26:20 UTC, 0 replies.
- incubator-tinkerpop git commit: Move inner class to bottom of file. - posted by sp...@apache.org on 2015/04/24 16:33:19 UTC, 0 replies.
- incubator-tinkerpop git commit: Made the cache for GryoReader.readGraph be Map. - posted by sp...@apache.org on 2015/04/24 16:37:50 UTC, 0 replies.
- incubator-tinkerpop git commit: Add batching and transaction support to readGraph() in gryo. - posted by sp...@apache.org on 2015/04/24 17:00:04 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove some builder settings that were used with BatchGraph. - posted by sp...@apache.org on 2015/04/24 17:06:40 UTC, 0 replies.
- incubator-tinkerpop git commit: TINKERPOP-626 #comment implemented `.between()` as a synonym for `.has(key, inside, [lower, upper])`. - posted by dk...@apache.org on 2015/04/24 17:12:36 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: TINKERPOP-626 #comment implemented `.between()` as a synonym for `.has(key, inside, [lower, upper])`. - posted by sp...@apache.org on 2015/04/24 17:26:31 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/24 17:26:32 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Move the Host interface out of structure and into structure/util. - posted by sp...@apache.org on 2015/04/24 17:26:33 UTC, 0 replies.
- incubator-tinkerpop git commit: Attachable.Method.CREATE test for StarGraph complete. Made it so StarGraph does NOT require user provided ids or labels. - posted by ok...@apache.org on 2015/04/24 17:34:50 UTC, 0 replies.
- [01/31] incubator-tinkerpop git commit: Added some comments as a reminder why Map creation was important to the serializers. - posted by sp...@apache.org on 2015/04/24 17:45:47 UTC, 0 replies.
- [02/31] incubator-tinkerpop git commit: Make the StarGraphSerializer take Direction for edges. - posted by sp...@apache.org on 2015/04/24 17:45:48 UTC, 0 replies.
- [03/31] incubator-tinkerpop git commit: StarGraph is now attachable -- though the adjacent vertices are NOT.. You don't want to attach them because they don't really exist and a CREATE will not add properties/etc. Gets to the point @spmallette made -- so - posted by sp...@apache.org on 2015/04/24 17:45:49 UTC, 0 replies.
- [04/31] incubator-tinkerpop git commit: Added Host interface and altered readEdge() signature. - posted by sp...@apache.org on 2015/04/24 17:45:50 UTC, 0 replies.
- [05/31] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/refactor-io' into refactor-io - posted by sp...@apache.org on 2015/04/24 17:45:51 UTC, 0 replies.
- [06/31] incubator-tinkerpop git commit: Change the Attachable.Method enum type. - posted by sp...@apache.org on 2015/04/24 17:45:52 UTC, 0 replies.
- [07/31] incubator-tinkerpop git commit: Changed the GraphReader readVertex API to take Function, V>. - posted by sp...@apache.org on 2015/04/24 17:45:53 UTC, 0 replies.
- [08/31] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/24 17:45:54 UTC, 0 replies.
- [09/31] incubator-tinkerpop git commit: added validateXXX methods to StarGraphTest and validated StarGraph and its Attachable.Method.GET. - posted by sp...@apache.org on 2015/04/24 17:45:55 UTC, 0 replies.
- [10/31] incubator-tinkerpop git commit: fixed a bug in Attachable.GET around attaching properties to the edges of a vertex. - posted by sp...@apache.org on 2015/04/24 17:45:56 UTC, 0 replies.
- [11/31] incubator-tinkerpop git commit: validateEquality() methods moved to TestHelper. - posted by sp...@apache.org on 2015/04/24 17:45:57 UTC, 0 replies.
- [12/31] incubator-tinkerpop git commit: minor tweak to StarGraphTest. - posted by sp...@apache.org on 2015/04/24 17:45:58 UTC, 0 replies.
- [13/31] incubator-tinkerpop git commit: another minor nothing. - posted by sp...@apache.org on 2015/04/24 17:45:59 UTC, 0 replies.
- [14/31] incubator-tinkerpop git commit: Major refactoring of GraphReader.readVertex and readVertices. - posted by sp...@apache.org on 2015/04/24 17:46:00 UTC, 0 replies.
- [15/31] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/refactor-io' into refactor-io - posted by sp...@apache.org on 2015/04/24 17:46:01 UTC, 0 replies.
- [16/31] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/24 17:46:02 UTC, 0 replies.
- [17/31] incubator-tinkerpop git commit: Reworked writeGraph for gryo and regenerated kryo files. - posted by sp...@apache.org on 2015/04/24 17:46:03 UTC, 0 replies.
- [18/31] incubator-tinkerpop git commit: Reworked StarGraphTest that evaluates size against detached. - posted by sp...@apache.org on 2015/04/24 17:46:04 UTC, 0 replies.
- [19/31] incubator-tinkerpop git commit: Drop usage of EdgeTerminator and delete some dead code. - posted by sp...@apache.org on 2015/04/24 17:46:05 UTC, 0 replies.
- [20/31] incubator-tinkerpop git commit: Finalize some variables in a test. - posted by sp...@apache.org on 2015/04/24 17:46:06 UTC, 0 replies.
- [21/31] incubator-tinkerpop git commit: Factored out the Attachable.Method enum in favor of a class. - posted by sp...@apache.org on 2015/04/24 17:46:07 UTC, 0 replies.
- [22/31] incubator-tinkerpop git commit: Refactored Attachable interface as the Host is now given to the Method directly. - posted by sp...@apache.org on 2015/04/24 17:46:08 UTC, 0 replies.
- [23/31] incubator-tinkerpop git commit: Move inner class to bottom of file. - posted by sp...@apache.org on 2015/04/24 17:46:09 UTC, 0 replies.
- [24/31] incubator-tinkerpop git commit: Made the cache for GryoReader.readGraph be Map. - posted by sp...@apache.org on 2015/04/24 17:46:10 UTC, 0 replies.
- [25/31] incubator-tinkerpop git commit: Add batching and transaction support to readGraph() in gryo. - posted by sp...@apache.org on 2015/04/24 17:46:11 UTC, 0 replies.
- [26/31] incubator-tinkerpop git commit: Remove some builder settings that were used with BatchGraph. - posted by sp...@apache.org on 2015/04/24 17:46:12 UTC, 0 replies.
- [27/31] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into refactor-io - posted by sp...@apache.org on 2015/04/24 17:46:13 UTC, 0 replies.
- [28/31] incubator-tinkerpop git commit: Move the Host interface out of structure and into structure/util. - posted by sp...@apache.org on 2015/04/24 17:46:14 UTC, 0 replies.
- [29/31] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/24 17:46:15 UTC, 0 replies.
- [30/31] incubator-tinkerpop git commit: Attachable.Method.CREATE test for StarGraph complete. Made it so StarGraph does NOT require user provided ids or labels. - posted by sp...@apache.org on 2015/04/24 17:46:16 UTC, 0 replies.
- [31/31] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/refactor-io' - posted by sp...@apache.org on 2015/04/24 17:46:17 UTC, 0 replies.
- incubator-tinkerpop git commit: Revert "TINKERPOP-626 #comment implemented `.between()` as a synonym for `.has(key, inside, [lower, upper])`." - posted by dk...@apache.org on 2015/04/24 18:33:29 UTC, 0 replies.
- incubator-tinkerpop git commit: added DetachedStarGraphTest which tests the topology of the DetachedXXX objects given Method.GET and Method.CREATE. - posted by ok...@apache.org on 2015/04/24 18:47:37 UTC, 0 replies.
- incubator-tinkerpop git commit: added ReferenceGraphTest which ONLY tests Attachable.Method.GET as CREATE only creates ids, no data. - posted by ok...@apache.org on 2015/04/24 18:57:31 UTC, 0 replies.
- incubator-tinkerpop git commit: Add Direction back to readVertex/Vertices. - posted by sp...@apache.org on 2015/04/24 21:26:10 UTC, 0 replies.
- incubator-tinkerpop git commit: Rename parameters for readVertex attachment methods. - posted by sp...@apache.org on 2015/04/24 21:32:23 UTC, 0 replies.
- incubator-tinkerpop git commit: g.V.has('age', gt(30)), g.V.has('age', inside(20, 30), g.V.count.is(gt(30)). #comment TINKERPOP3-626 - posted by ok...@apache.org on 2015/04/24 21:40:39 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Add Direction back to readVertex/Vertices. - posted by ok...@apache.org on 2015/04/24 21:41:03 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Rename parameters for readVertex attachment methods. - posted by ok...@apache.org on 2015/04/24 21:41:04 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge branch 'master' into p-predicate-model - posted by ok...@apache.org on 2015/04/24 21:41:05 UTC, 0 replies.
- incubator-tinkerpop git commit: Changed StarGraphSerialization registration approach in readVertices/Vertex. - posted by sp...@apache.org on 2015/04/24 21:42:31 UTC, 0 replies.
- incubator-tinkerpop git commit: unignored Joshs GryoReaderRecordWriterTest. - posted by ok...@apache.org on 2015/04/24 21:54:19 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Minor updates to GraphReader javadoc. - posted by sp...@apache.org on 2015/04/24 21:56:25 UTC, 0 replies.
- incubator-tinkerpop git commit: back to original serialization model for StarGraph now that adjacent labels are not required. - posted by ok...@apache.org on 2015/04/24 22:02:11 UTC, 0 replies.
- [1/7] incubator-tinkerpop git commit: Changed StarGraphSerialization registration approach in readVertices/Vertex. - posted by ok...@apache.org on 2015/04/24 22:07:46 UTC, 0 replies.
- [2/7] incubator-tinkerpop git commit: unignored Joshs GryoReaderRecordWriterTest. - posted by ok...@apache.org on 2015/04/24 22:07:47 UTC, 0 replies.
- [3/7] incubator-tinkerpop git commit: Minor updates to GraphReader javadoc. - posted by ok...@apache.org on 2015/04/24 22:07:48 UTC, 0 replies.
- [4/7] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by ok...@apache.org on 2015/04/24 22:07:49 UTC, 0 replies.
- [5/7] incubator-tinkerpop git commit: back to original serialization model for StarGraph now that adjacent labels are not required. - posted by ok...@apache.org on 2015/04/24 22:07:50 UTC, 0 replies.
- [6/7] incubator-tinkerpop git commit: Merge branch 'master' into p-predicate-model - posted by ok...@apache.org on 2015/04/24 22:07:51 UTC, 0 replies.
- [7/7] incubator-tinkerpop git commit: P now has toString(), hashCode(), and equals() implemented. - posted by ok...@apache.org on 2015/04/24 22:07:52 UTC, 0 replies.
- incubator-tinkerpop git commit: organized GraphTraversal steps with new P work. - posted by ok...@apache.org on 2015/04/24 22:16:20 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Regenerate kryo files give previous commit that changed StarGraphSerializer. - posted by sp...@apache.org on 2015/04/24 22:24:20 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Regenerate kryo files give previous commit that changed StarGraphSerializer. - posted by sp...@apache.org on 2015/04/24 22:24:21 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Regenerate kryo files give previous commit that changed StarGraphSerializer. - posted by sp...@apache.org on 2015/04/24 22:24:22 UTC, 0 replies.
- incubator-tinkerpop git commit: where(a,neq(b)) - posted by ok...@apache.org on 2015/04/24 22:38:00 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: Regenerate kryo files give previous commit that changed StarGraphSerializer. - posted by ok...@apache.org on 2015/04/24 22:49:18 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: Regenerate kryo files give previous commit that changed StarGraphSerializer. - posted by ok...@apache.org on 2015/04/24 22:49:19 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: Regenerate kryo files give previous commit that changed StarGraphSerializer. - posted by ok...@apache.org on 2015/04/24 22:49:20 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: Merge branch 'master' into p-predicate-model - posted by ok...@apache.org on 2015/04/24 22:49:21 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: merged master/ and fixed GroovyTests around where(a, neq(b)). - posted by ok...@apache.org on 2015/04/24 22:49:22 UTC, 0 replies.
- [1/8] incubator-tinkerpop git commit: g.V.has('age', gt(30)), g.V.has('age', inside(20, 30), g.V.count.is(gt(30)). #comment TINKERPOP3-626 - posted by ok...@apache.org on 2015/04/24 22:49:32 UTC, 0 replies.
- [2/8] incubator-tinkerpop git commit: Merge branch 'master' into p-predicate-model - posted by ok...@apache.org on 2015/04/24 22:49:33 UTC, 0 replies.
- [3/8] incubator-tinkerpop git commit: Merge branch 'master' into p-predicate-model - posted by ok...@apache.org on 2015/04/24 22:49:34 UTC, 0 replies.
- [4/8] incubator-tinkerpop git commit: P now has toString(), hashCode(), and equals() implemented. - posted by ok...@apache.org on 2015/04/24 22:49:35 UTC, 0 replies.
- [5/8] incubator-tinkerpop git commit: organized GraphTraversal steps with new P work. - posted by ok...@apache.org on 2015/04/24 22:49:36 UTC, 0 replies.
- [6/8] incubator-tinkerpop git commit: where(a,neq(b)) - posted by ok...@apache.org on 2015/04/24 22:49:37 UTC, 0 replies.
- [7/8] incubator-tinkerpop git commit: Merge branch 'master' into p-predicate-model - posted by ok...@apache.org on 2015/04/24 22:49:38 UTC, 0 replies.
- [8/8] incubator-tinkerpop git commit: merged master/ and fixed GroovyTests around where(a, neq(b)). - posted by ok...@apache.org on 2015/04/24 22:49:39 UTC, 0 replies.
- incubator-tinkerpop git commit: updated docs with new lte(30) model. - posted by ok...@apache.org on 2015/04/24 22:53:53 UTC, 0 replies.
- svn commit: r1675947 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/04/24 23:04:48 UTC, 0 replies.
- svn commit: r1675954 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/04/24 23:19:20 UTC, 0 replies.
- svn commit: r1676310 - in /incubator/tinkerpop/site/downloads: ./ 3.0.0.M8-incubating/ - posted by ok...@apache.org on 2015/04/27 17:42:12 UTC, 0 replies.
- svn commit: r1676321 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/04/27 18:02:20 UTC, 0 replies.
- svn commit: r8727 - /release/incubator/tinkerpop/ - posted by ok...@apache.org on 2015/04/27 19:25:54 UTC, 0 replies.
- svn commit: r8728 - in /release/incubator/tinkerpop: ./ 3.0.0.M8-incubating/ - posted by ok...@apache.org on 2015/04/27 19:39:32 UTC, 0 replies.
- svn commit: r1676344 - in /incubator/tinkerpop/site: downloads/ index.html - posted by ok...@apache.org on 2015/04/27 19:41:57 UTC, 0 replies.
- svn commit: r8729 - /dev/incubator/tinkerpop/ - posted by ok...@apache.org on 2015/04/27 19:47:01 UTC, 0 replies.
- incubator-tinkerpop git commit: updated README with latest release notes. - posted by ok...@apache.org on 2015/04/27 20:12:53 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed up GryoRecordReader to be smart about splits in Gryo (bug fix). Updated GryoRecordReaderWriterTest to test splits. - posted by ok...@apache.org on 2015/04/27 21:56:01 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a bug in XXXGlobalStep.MapReduce where if the reduction yields multiple outputs. Fixed a bug in HadoopLoader.head() around int vs. long. - posted by ok...@apache.org on 2015/04/27 22:30:59 UTC, 0 replies.
- incubator-tinkerpop git commit: small tweaks to GraphSONRecordReader and GryoRecordReader. Cleanups mainly. - posted by ok...@apache.org on 2015/04/27 23:03:44 UTC, 0 replies.
- svn commit: r1676384 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/04/27 23:45:40 UTC, 0 replies.
- svn commit: r1676387 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/04/28 00:01:29 UTC, 0 replies.
- svn commit: r1676388 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/04/28 00:02:47 UTC, 0 replies.
- incubator-tinkerpop git commit: publish-docs.sh no longer downloads the doc directories -- simply gets an empty directory, deletes it, then builds the new docs and pushes. - posted by ok...@apache.org on 2015/04/28 00:03:37 UTC, 0 replies.
- svn commit: r1676389 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/04/28 00:17:23 UTC, 0 replies.
- incubator-tinkerpop git commit: updated CHANGELOG with P predicate model work. - posted by ok...@apache.org on 2015/04/28 00:29:49 UTC, 0 replies.
- [01/10] incubator-tinkerpop git commit: Files (.ldjson) were missing from the copy when generating with -Dio - posted by sp...@apache.org on 2015/04/28 00:31:55 UTC, 0 replies.
- [02/10] incubator-tinkerpop git commit: Modified the GraphSON format. - posted by sp...@apache.org on 2015/04/28 00:31:56 UTC, 0 replies.
- [03/10] incubator-tinkerpop git commit: Modified the GraphSON format. - posted by sp...@apache.org on 2015/04/28 00:31:57 UTC, 0 replies.
- [04/10] incubator-tinkerpop git commit: Modified the GraphSON format. - posted by sp...@apache.org on 2015/04/28 00:31:58 UTC, 0 replies.
- [05/10] incubator-tinkerpop git commit: Modified the GraphSON format. - posted by sp...@apache.org on 2015/04/28 00:31:59 UTC, 0 replies.
- [06/10] incubator-tinkerpop git commit: Modified the GraphSON format. - posted by sp...@apache.org on 2015/04/28 00:32:00 UTC, 0 replies.
- [07/10] incubator-tinkerpop git commit: Modified the GraphSON format. - posted by sp...@apache.org on 2015/04/28 00:32:01 UTC, 0 replies.
- [08/10] incubator-tinkerpop git commit: Modified the GraphSON format. - posted by sp...@apache.org on 2015/04/28 00:32:02 UTC, 0 replies.
- [09/10] incubator-tinkerpop git commit: Modified the GraphSON format. - posted by sp...@apache.org on 2015/04/28 00:32:03 UTC, 0 replies.
- [10/10] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/28 00:32:04 UTC, 0 replies.
- incubator-tinkerpop git commit: Formatting and cleanup in the hadoop reader/writer tests for splitting files. - posted by sp...@apache.org on 2015/04/28 12:37:20 UTC, 0 replies.
- incubator-tinkerpop git commit: Drop the nextId from the gryo serialization. - posted by sp...@apache.org on 2015/04/28 12:47:37 UTC, 0 replies.
- incubator-tinkerpop git commit: Drop GraphSONGraph - not required now that serialization is via StarGraph. - posted by sp...@apache.org on 2015/04/28 13:02:46 UTC, 0 replies.
- incubator-tinkerpop git commit: Drop GraphSONVertex which is obsolete given StarGraph serialization. - posted by sp...@apache.org on 2015/04/28 13:08:15 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove some dead code in GraphSONReader and add test for readVertices. - posted by sp...@apache.org on 2015/04/28 13:24:38 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Remove some unused tokens for GraphSON. - posted by sp...@apache.org on 2015/04/28 14:02:56 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Pull data generation tests out to their own test class. - posted by sp...@apache.org on 2015/04/28 14:02:57 UTC, 0 replies.
- [1/9] incubator-tinkerpop git commit: Drop the *-vertices.ldjson files. - posted by sp...@apache.org on 2015/04/28 14:27:47 UTC, 0 replies.
- [2/9] incubator-tinkerpop git commit: Drop the *-vertices.ldjson files. - posted by sp...@apache.org on 2015/04/28 14:27:48 UTC, 0 replies.
- [3/9] incubator-tinkerpop git commit: Drop the *-vertices.ldjson files. - posted by sp...@apache.org on 2015/04/28 14:27:49 UTC, 0 replies.
- [4/9] incubator-tinkerpop git commit: Drop the *-vertices.ldjson files. - posted by sp...@apache.org on 2015/04/28 14:27:50 UTC, 0 replies.
- [5/9] incubator-tinkerpop git commit: Drop the *-vertices.ldjson files. - posted by sp...@apache.org on 2015/04/28 14:27:51 UTC, 0 replies.
- [6/9] incubator-tinkerpop git commit: Drop the *-vertices.ldjson files. - posted by sp...@apache.org on 2015/04/28 14:27:52 UTC, 0 replies.
- [7/9] incubator-tinkerpop git commit: Drop the *-vertices.ldjson files. - posted by sp...@apache.org on 2015/04/28 14:27:53 UTC, 0 replies.
- [8/9] incubator-tinkerpop git commit: Drop the *-vertices.ldjson files. - posted by sp...@apache.org on 2015/04/28 14:27:54 UTC, 0 replies.
- [9/9] incubator-tinkerpop git commit: Drop the *-vertices.ldjson files. - posted by sp...@apache.org on 2015/04/28 14:27:55 UTC, 0 replies.
- incubator-tinkerpop git commit: Drop BatchGraph from GraphMLReader. - posted by sp...@apache.org on 2015/04/28 15:44:13 UTC, 0 replies.
- incubator-tinkerpop git commit: Renamed GraphSerializer to GryoSerializers. - posted by sp...@apache.org on 2015/04/28 15:55:47 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Dropped BatchGraph from LegacyGraphSONReader. - posted by sp...@apache.org on 2015/04/28 16:21:30 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Minor adjustments to logic when adding a vertex to the cache. - posted by sp...@apache.org on 2015/04/28 16:21:31 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Fixed up batching in readers and ensured a final commit at the end. - posted by sp...@apache.org on 2015/04/28 16:21:32 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Fix spelling mistake in javadoc. - posted by sp...@apache.org on 2015/04/28 16:37:39 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Moved serializers to their own class to be consistent with Gryo. - posted by sp...@apache.org on 2015/04/28 16:37:40 UTC, 0 replies.
- incubator-tinkerpop git commit: Renamed StarGraph serializers for consistency. - posted by sp...@apache.org on 2015/04/28 16:46:36 UTC, 0 replies.
- incubator-tinkerpop git commit: Moved "reader" helper methods to StarGraphGraphSONSerializer. - posted by sp...@apache.org on 2015/04/28 17:29:43 UTC, 0 replies.
- incubator-tinkerpop git commit: Make sure types get written properly in GraphSON for non-stargraph serialization. - posted by sp...@apache.org on 2015/04/28 17:44:31 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Extract GraphSON utility function its own class so it can be publically accessed. - posted by sp...@apache.org on 2015/04/28 18:10:36 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Renamed the old GraphSONUtility to avoid confusion with between "new" and "legacy" - posted by sp...@apache.org on 2015/04/28 18:10:37 UTC, 0 replies.
- incubator-tinkerpop git commit: generalized the testing of file-based Hadoop-Gremlin Input/OutputFormats. Validation of both read and write splits at various split intervals. - posted by ok...@apache.org on 2015/04/28 19:04:24 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Got failing test working after yesterday's GraphSON refactoring. - posted by sp...@apache.org on 2015/04/28 19:14:28 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Properly constructed a typed array list for GraphSON. - posted by sp...@apache.org on 2015/04/28 19:14:30 UTC, 0 replies.
- incubator-tinkerpop git commit: touchups to TestFileReaderWriterHelper. - posted by ok...@apache.org on 2015/04/28 19:18:05 UTC, 0 replies.
- incubator-tinkerpop git commit: removed Compare.inside and Compare.outside as they can be composed from more primitive comparators. HasStep and IsStep now take predicate arrays. - posted by ok...@apache.org on 2015/04/28 20:05:58 UTC, 0 replies.
- incubator-tinkerpop git commit: added a note about import static org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.__.*..thanks @dkuppitz. - posted by ok...@apache.org on 2015/04/28 20:50:56 UTC, 0 replies.
- incubator-tinkerpop git commit: users can not double name a step with as(). - posted by ok...@apache.org on 2015/04/28 21:03:18 UTC, 1 replies.
- incubator-tinkerpop git commit: fixed a minor typo bug in docs. - posted by ok...@apache.org on 2015/04/28 23:43:11 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: fixed minor bug around IsStep and reimplemented RangeByIsCountStrategy - posted by dk...@apache.org on 2015/04/28 23:46:15 UTC, 0 replies.
- incubator-tinkerpop git commit: Add some javadoc to GraphReader/Writer and GraphSON implementations. - posted by sp...@apache.org on 2015/04/29 16:54:29 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Drop some todo comments - posted by sp...@apache.org on 2015/04/29 18:27:49 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Fix serialization assertion in integration test after GraphSON refactoring. - posted by sp...@apache.org on 2015/04/29 18:27:50 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Fixed bug in gremlin server load script - calling bad method. - posted by sp...@apache.org on 2015/04/29 18:27:51 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Get rid of some object creation in serialization of a ResponseMessage. - posted by sp...@apache.org on 2015/04/29 18:27:52 UTC, 0 replies.
- incubator-tinkerpop git commit: Got normalization back into GraphSON serialization. - posted by sp...@apache.org on 2015/04/29 19:49:41 UTC, 0 replies.
- incubator-tinkerpop git commit: Add GraphReader/Writer functions for Property and VertexProperty. - posted by sp...@apache.org on 2015/04/29 21:41:16 UTC, 0 replies.
- incubator-tinkerpop git commit: Update javadoc on GraphReader/Writer a bit. - posted by sp...@apache.org on 2015/04/29 21:53:43 UTC, 0 replies.
- incubator-tinkerpop git commit: Finalize a bunch of variables for code consistency. - posted by sp...@apache.org on 2015/04/29 22:24:00 UTC, 0 replies.
- incubator-tinkerpop git commit: select() now works off the path labels, not via a static analysis of the traversal. Thanks Matt Frantz. - posted by ok...@apache.org on 2015/04/30 17:06:39 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: Name of class that generated test/sample data changed. - posted by sp...@apache.org on 2015/04/30 18:40:06 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: Remove unused import. - posted by sp...@apache.org on 2015/04/30 18:40:07 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: Fix up filters for javadoc core. - posted by sp...@apache.org on 2015/04/30 18:40:08 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: Javadoc improvements for IO. - posted by sp...@apache.org on 2015/04/30 18:40:09 UTC, 0 replies.
- incubator-tinkerpop git commit: Replace all
tags in javadoc with

for consistency. - posted by sp...@apache.org on 2015/04/30 18:59:39 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: relaxed equality and inequality checks for numbers - posted by dk...@apache.org on 2015/04/30 19:02:52 UTC, 0 replies.
- incubator-tinkerpop git commit: Groovy-Gremlin test suite now using ScriptEngine bindings so IDs are not string generated by pulled from bindings. - posted by ok...@apache.org on 2015/04/30 19:26:08 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Add an example to the javadoc in the GryoMapper. - posted by sp...@apache.org on 2015/04/30 19:53:31 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Update javadoc for some of the GraphSON. - posted by sp...@apache.org on 2015/04/30 19:53:32 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/04/30 19:53:33 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Update javadoc in IO packages. - posted by sp...@apache.org on 2015/04/30 19:53:34 UTC, 0 replies.
- incubator-tinkerpop git commit: Update NOTICE. - posted by sp...@apache.org on 2015/04/30 20:25:46 UTC, 0 replies.
- incubator-tinkerpop git commit: TraversalSideEffects now make use of Java8 Optional. Less code to maintain and easier to understand semantics for users. - posted by ok...@apache.org on 2015/04/30 20:45:00 UTC, 0 replies.
- incubator-tinkerpop git commit: minor nothing generics tweak. - posted by ok...@apache.org on 2015/04/30 20:47:00 UTC, 0 replies.
- incubator-tinkerpop git commit: minor fix ups to SideEffectCapStep. - posted by ok...@apache.org on 2015/04/30 20:56:45 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Reduce logging level - calm Gremlin Server console output a bit. - posted by sp...@apache.org on 2015/04/30 21:18:18 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Relaxed number comparisons for Compare.[gt, lt, gte, lte] and added more test cases in CompareTest - posted by dk...@apache.org on 2015/04/30 22:03:13 UTC, 0 replies.