You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1762993 - /tinkerpop/site/index.html - posted by sp...@apache.org on 2016/10/01 09:46:30 UTC, 0 replies.
- [01/12] tinkerpop git commit: Added a Gryo serializer for Bytecode. TINKERPOP-1464 [Forced Update!] - posted by sp...@apache.org on 2016/10/01 09:48:48 UTC, 0 replies.
- [02/12] tinkerpop git commit: TraversalSource and Traversal implement AutoCloseable. - posted by sp...@apache.org on 2016/10/01 09:48:49 UTC, 0 replies.
- [03/12] tinkerpop git commit: Centralized hamcrest, mockito, junit pom settings. CTR - posted by sp...@apache.org on 2016/10/01 09:48:50 UTC, 0 replies.
- [04/12] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1464' - posted by sp...@apache.org on 2016/10/01 09:48:51 UTC, 0 replies.
- [05/12] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-790' - posted by sp...@apache.org on 2016/10/01 09:48:52 UTC, 0 replies.
- [06/12] tinkerpop git commit: Corrected a number of problems in close() operations for the driver. - posted by sp...@apache.org on 2016/10/01 09:48:53 UTC, 0 replies.
- [07/12] tinkerpop git commit: Improved errors produced by GraphSON/GryoReader.readGraph() - posted by sp...@apache.org on 2016/10/01 09:48:54 UTC, 0 replies.
- [08/12] tinkerpop git commit: Finalize variable. CTR - posted by sp...@apache.org on 2016/10/01 09:48:55 UTC, 0 replies.
- [09/12] tinkerpop git commit: Added note to release docs about updating links on download page. CTR - posted by sp...@apache.org on 2016/10/01 09:48:56 UTC, 0 replies.
- [10/12] tinkerpop git commit: Merge branch 'tp31' - posted by sp...@apache.org on 2016/10/01 09:48:57 UTC, 0 replies.
- [11/12] tinkerpop git commit: Added simple validations to Cluster instance creations CTR - posted by sp...@apache.org on 2016/10/01 09:48:58 UTC, 0 replies.
- [12/12] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467' into TINKERPOP-1467-master - posted by sp...@apache.org on 2016/10/01 09:48:59 UTC, 0 replies.
- tinkerpop git commit: made the recommended changes from @dkuppitz. - posted by ok...@apache.org on 2016/10/03 14:09:26 UTC, 0 replies.
- tinkerpop git commit: minor change to CHANGELOG. - posted by ok...@apache.org on 2016/10/03 14:15:01 UTC, 0 replies.
- [1/9] tinkerpop git commit: CHANGELOG tweak. - posted by ok...@apache.org on 2016/10/03 14:27:00 UTC, 0 replies.
- [2/9] tinkerpop git commit: made the recommended changes from @dkuppitz. - posted by ok...@apache.org on 2016/10/03 14:27:01 UTC, 0 replies.
- [3/9] tinkerpop git commit: FilterRankStategy is now smart about pushing labels 'right'. Why is this good -- it ensures that filter-chains are as concatenated as possible without changing path semantics. This is about increasing the number of potential h - posted by ok...@apache.org on 2016/10/03 14:27:02 UTC, 0 replies.
- [4/9] tinkerpop git commit: Added support for or(has(x), has(y)) to be has(x.or(y)) in InlineFilterStrategy. While doing this, I found a bug in ConnectiveP steps where nested equivalents were not being inlined. That bug has been fixed. Added test cases to - posted by ok...@apache.org on 2016/10/03 14:27:03 UTC, 0 replies.
- [5/9] tinkerpop git commit: added more FilterRankStrategy tests. - posted by ok...@apache.org on 2016/10/03 14:27:04 UTC, 0 replies.
- [6/9] tinkerpop git commit: cleaned up InlineFilterStrategy. Processing methods for step-types introduced. This is not only cleaner, but will allow users/providers to turn on/off InlineFiltering for different step types. - posted by ok...@apache.org on 2016/10/03 14:27:05 UTC, 0 replies.
- [7/9] tinkerpop git commit: FilterRankStrategy now is smart about Scoping steps and thus, can rank labeled steps. order().as('a').dedup() is dedup().order().as('a'), but order().as('a').dedup('a') is order().as('a').dedup('a'). Lots of test cases in Filt - posted by ok...@apache.org on 2016/10/03 14:27:06 UTC, 0 replies.
- [8/9] tinkerpop git commit: minor change to CHANGELOG. - posted by ok...@apache.org on 2016/10/03 14:27:07 UTC, 0 replies.
- [9/9] tinkerpop git commit: FilterRankStrategy is getting nasty solid at optimizing filters and itself, as a strategy, is now super efficient -- gutting code here and there as I realize that this is just a that. - posted by ok...@apache.org on 2016/10/03 14:27:08 UTC, 0 replies.
- tinkerpop git commit: fixed a bug in NotStep where child requirements were not being analyzed. Added a test to MatchTest to verify proper functioning. CTR. - posted by ok...@apache.org on 2016/10/03 16:46:14 UTC, 0 replies.
- [1/2] tinkerpop git commit: fixed a bug in NotStep where child requirements were not being analyzed. Added a test to MatchTest to verify proper functioning. CTR. - posted by ok...@apache.org on 2016/10/03 16:55:47 UTC, 0 replies.
- [2/2] tinkerpop git commit: merged NotStep fix and tests from tp31. CTR. - posted by ok...@apache.org on 2016/10/03 16:55:48 UTC, 0 replies.
- tinkerpop git commit: first push. We now have TraversalSource.withStrategy(String, Object...) and TraversalSource.withoutStrategy(String). Added a test case to Gremlin-Python that uses SubgraphStrategy and it works :). - posted by ok...@apache.org on 2016/10/04 14:37:17 UTC, 0 replies.
- svn commit: r1763293 [3/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgr... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [9/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgr... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [7/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgr... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [28/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [26/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [1/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgr... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [21/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [8/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgr... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [23/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [33/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [27/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [19/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [5/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgr... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [14/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [4/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgr... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [25/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [22/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [20/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [24/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [12/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [29/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [13/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [34/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [10/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [31/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [30/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [2/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgr... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [36/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [35/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [32/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [16/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [18/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [15/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [11/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [17/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upg... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- svn commit: r1763293 [6/36] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/ docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgr... - posted by sp...@apache.org on 2016/10/04 15:59:32 UTC, 0 replies.
- [1/3] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/04 16:24:55 UTC, 0 replies.
- [2/3] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/04 16:24:56 UTC, 0 replies.
- [3/3] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/04 16:24:57 UTC, 0 replies.
- tinkerpop git commit: added static create(Configuration) methods to all Builder-based strategies except EventStrategy as that requires Java objects :(. Deprecated PartitionStrategy.Builder.addReadParition() in favor of readParitions(String...). Computer - posted by ok...@apache.org on 2016/10/04 16:26:19 UTC, 0 replies.
- svn commit: r1763297 [16/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [9/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [18/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [4/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [19/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [21/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [7/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [3/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [23/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [2/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [22/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [12/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [15/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [26/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [1/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [6/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [17/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [10/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [13/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [20/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [5/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [14/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [11/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [24/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [8/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763297 [25/26] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by dk...@apache.org on 2016/10/04 16:40:03 UTC, 0 replies.
- svn commit: r1763305 - /tinkerpop/site/javadocs/3.2.3-SNAPSHOT/full/org/apache/tinkerpop/gremlin/process/traversal/Order.html - posted by dk...@apache.org on 2016/10/04 17:13:42 UTC, 0 replies.
- svn commit: r1763308 - /tinkerpop/site/docs/3.2.3-SNAPSHOT/dev/io/ - posted by dk...@apache.org on 2016/10/04 17:26:37 UTC, 0 replies.
- svn commit: r1763311 - /tinkerpop/site/docs/3.2.3-SNAPSHOT/dev/io/index.html - posted by dk...@apache.org on 2016/10/04 17:39:37 UTC, 0 replies.
- [1/2] tinkerpop git commit: Corrected a number of problems in close() operations for the driver. - posted by sp...@apache.org on 2016/10/04 17:39:47 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467' into tp31 - posted by sp...@apache.org on 2016/10/04 17:39:48 UTC, 0 replies.
- [1/3] tinkerpop git commit: Corrected a number of problems in close() operations for the driver. - posted by sp...@apache.org on 2016/10/04 17:41:02 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467' into TINKERPOP-1467-master - posted by sp...@apache.org on 2016/10/04 17:41:03 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467-master' - posted by sp...@apache.org on 2016/10/04 17:41:04 UTC, 0 replies.
- tinkerpop git commit: CTR: Handle new directories properly in `publish-docs.sh`. - posted by dk...@apache.org on 2016/10/04 17:56:47 UTC, 0 replies.
- [1/3] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467' into tp31 - posted by dk...@apache.org on 2016/10/04 17:56:55 UTC, 0 replies.
- [2/3] tinkerpop git commit: CTR: Handle new directories properly in `publish-docs.sh`. - posted by dk...@apache.org on 2016/10/04 17:56:56 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge branch 'tp31' - posted by dk...@apache.org on 2016/10/04 17:56:57 UTC, 0 replies.
- tinkerpop git commit: updated gremlin-variants.asciidoc with new withStrategy()/withoutStrategy() method discussion. Built docs. Success. - posted by ok...@apache.org on 2016/10/04 18:15:36 UTC, 0 replies.
- [01/20] tinkerpop git commit: Corrected a number of problems in close() operations for the driver. [Forced Update!] - posted by sp...@apache.org on 2016/10/04 18:29:40 UTC, 0 replies.
- [02/20] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467' into TINKERPOP-1467-master - posted by sp...@apache.org on 2016/10/04 18:29:41 UTC, 0 replies.
- [03/20] tinkerpop git commit: FilterRankStrategy now is smart about Scoping steps and thus, can rank labeled steps. order().as('a').dedup() is dedup().order().as('a'), but order().as('a').dedup('a') is order().as('a').dedup('a'). Lots of test cases in Fi - posted by sp...@apache.org on 2016/10/04 18:29:42 UTC, 0 replies.
- [04/20] tinkerpop git commit: FilterRankStategy is now smart about pushing labels 'right'. Why is this good -- it ensures that filter-chains are as concatenated as possible without changing path semantics. This is about increasing the number of potential - posted by sp...@apache.org on 2016/10/04 18:29:43 UTC, 0 replies.
- [05/20] tinkerpop git commit: cleaned up InlineFilterStrategy. Processing methods for step-types introduced. This is not only cleaner, but will allow users/providers to turn on/off InlineFiltering for different step types. - posted by sp...@apache.org on 2016/10/04 18:29:44 UTC, 0 replies.
- [06/20] tinkerpop git commit: added more FilterRankStrategy tests. - posted by sp...@apache.org on 2016/10/04 18:29:45 UTC, 0 replies.
- [07/20] tinkerpop git commit: made the recommended changes from @dkuppitz. - posted by sp...@apache.org on 2016/10/04 18:29:46 UTC, 0 replies.
- [08/20] tinkerpop git commit: FilterRankStrategy is getting nasty solid at optimizing filters and itself, as a strategy, is now super efficient -- gutting code here and there as I realize that this is just a that. - posted by sp...@apache.org on 2016/10/04 18:29:47 UTC, 0 replies.
- [09/20] tinkerpop git commit: CHANGELOG tweak. - posted by sp...@apache.org on 2016/10/04 18:29:48 UTC, 0 replies.
- [10/20] tinkerpop git commit: minor change to CHANGELOG. - posted by sp...@apache.org on 2016/10/04 18:29:49 UTC, 0 replies.
- [11/20] tinkerpop git commit: Added support for or(has(x), has(y)) to be has(x.or(y)) in InlineFilterStrategy. While doing this, I found a bug in ConnectiveP steps where nested equivalents were not being inlined. That bug has been fixed. Added test cases - posted by sp...@apache.org on 2016/10/04 18:29:50 UTC, 0 replies.
- [12/20] tinkerpop git commit: fixed a bug in NotStep where child requirements were not being analyzed. Added a test to MatchTest to verify proper functioning. CTR. - posted by sp...@apache.org on 2016/10/04 18:29:51 UTC, 0 replies.
- [13/20] tinkerpop git commit: merged NotStep fix and tests from tp31. CTR. - posted by sp...@apache.org on 2016/10/04 18:29:52 UTC, 0 replies.
- [14/20] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467' into tp31 - posted by sp...@apache.org on 2016/10/04 18:29:53 UTC, 0 replies.
- [15/20] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467-master' - posted by sp...@apache.org on 2016/10/04 18:29:54 UTC, 0 replies.
- [16/20] tinkerpop git commit: CTR: Handle new directories properly in `publish-docs.sh`. - posted by sp...@apache.org on 2016/10/04 18:29:55 UTC, 0 replies.
- [17/20] tinkerpop git commit: Merge branch 'tp31' - posted by sp...@apache.org on 2016/10/04 18:29:56 UTC, 0 replies.
- [18/20] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/04 18:29:57 UTC, 0 replies.
- [19/20] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/04 18:29:58 UTC, 0 replies.
- [20/20] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/04 18:29:59 UTC, 0 replies.
- svn commit: r1763321 [26/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [14/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [5/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [7/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [4/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [24/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [23/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [11/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [16/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [3/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [20/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [17/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [28/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [2/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [25/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [12/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [27/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [19/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [13/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [10/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [8/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [18/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [9/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [1/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [22/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [15/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [6/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.3... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- svn commit: r1763321 [21/28] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/tutorials/getting-started/ docs/3.2.3-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.2.... - posted by sp...@apache.org on 2016/10/04 19:42:20 UTC, 0 replies.
- tinkerpop git commit: dah. bug that showed up in Jenkins testing. - posted by ok...@apache.org on 2016/10/04 20:36:00 UTC, 0 replies.
- tinkerpop git commit: LazyBarrierStrategy is now a default strategy and is smart about labels, retractions, flatMaps, barriers, etc. In short, all the queries that were given to it are either equal in speed or faster. - posted by ok...@apache.org on 2016/10/04 22:50:57 UTC, 0 replies.
- tinkerpop git commit: ProfileTests and LazyBArrierStrategy don't play well with each other because ProfileTests expect certain bulks/counts/etc. Thus, if testing and there is ProfileStep, then the strategy is not applied. - posted by ok...@apache.org on 2016/10/04 23:11:58 UTC, 0 replies.
- tinkerpop git commit: changed the deprecated note. - posted by ok...@apache.org on 2016/10/05 13:09:40 UTC, 0 replies.
- tinkerpop git commit: Added docs for Metrics and updated changelog - posted by sp...@apache.org on 2016/10/05 15:26:40 UTC, 0 replies.
- tinkerpop git commit: Added more javadoc and made nextTraverser() explicit. - posted by sp...@apache.org on 2016/10/05 19:17:03 UTC, 0 replies.
- [1/3] tinkerpop git commit: added integration tests for DriverRemoteTraversalSideEffects methods - posted by da...@apache.org on 2016/10/05 22:00:45 UTC, 0 replies.
- [2/3] tinkerpop git commit: fixed side effect methods and updated tests - posted by da...@apache.org on 2016/10/05 22:00:46 UTC, 0 replies.
- [3/3] tinkerpop git commit: updated driver to cache side effects locally - posted by da...@apache.org on 2016/10/05 22:00:47 UTC, 0 replies.
- tinkerpop git commit: removed extra lines - posted by da...@apache.org on 2016/10/05 22:06:13 UTC, 0 replies.
- tinkerpop git commit: updated changelog - posted by da...@apache.org on 2016/10/05 22:10:28 UTC, 0 replies.
- tinkerpop git commit: added 'safe' error parsing code to keys method - posted by da...@apache.org on 2016/10/05 22:46:50 UTC, 0 replies.
- tinkerpop git commit: changed the new methods to withSTrategies(Map...) and withoutStrategies(String...). Also, added withComputer(Map). This looks a lot cleaner in Gremlin-Python. Also, you can now register multiple strategies in one method call so you - posted by ok...@apache.org on 2016/10/06 01:49:11 UTC, 0 replies.
- tinkerpop git commit: closed conn in tests, this should be done with pytest fixtures, but until then, manually - posted by da...@apache.org on 2016/10/06 13:31:34 UTC, 0 replies.
- tinkerpop git commit: so many bug fixes in the GLV/Translator world. So many more tests added. We are now testing translators against all the strategies (save Evenstrategy cause it requires Java objects). This is really becoming clean. - posted by ok...@apache.org on 2016/10/06 16:07:24 UTC, 0 replies.
- [1/8] tinkerpop git commit: first push. We now have TraversalSource.withStrategy(String, Object...) and TraversalSource.withoutStrategy(String). Added a test case to Gremlin-Python that uses SubgraphStrategy and it works :). - posted by ok...@apache.org on 2016/10/06 17:35:34 UTC, 0 replies.
- [2/8] tinkerpop git commit: added static create(Configuration) methods to all Builder-based strategies except EventStrategy as that requires Java objects :(. Deprecated PartitionStrategy.Builder.addReadParition() in favor of readParitions(String...). Com - posted by ok...@apache.org on 2016/10/06 17:35:35 UTC, 0 replies.
- [3/8] tinkerpop git commit: updated gremlin-variants.asciidoc with new withStrategy()/withoutStrategy() method discussion. Built docs. Success. - posted by ok...@apache.org on 2016/10/06 17:35:36 UTC, 0 replies.
- [4/8] tinkerpop git commit: dah. bug that showed up in Jenkins testing. - posted by ok...@apache.org on 2016/10/06 17:35:37 UTC, 0 replies.
- [5/8] tinkerpop git commit: changed the deprecated note. - posted by ok...@apache.org on 2016/10/06 17:35:38 UTC, 0 replies.
- [6/8] tinkerpop git commit: changed the new methods to withSTrategies(Map...) and withoutStrategies(String...). Also, added withComputer(Map). This looks a lot cleaner in Gremlin-Python. Also, you can now register multiple strategies in one method call s - posted by ok...@apache.org on 2016/10/06 17:35:39 UTC, 0 replies.
- [7/8] tinkerpop git commit: so many bug fixes in the GLV/Translator world. So many more tests added. We are now testing translators against all the strategies (save Evenstrategy cause it requires Java objects). This is really becoming clean. - posted by ok...@apache.org on 2016/10/06 17:35:40 UTC, 0 replies.
- [8/8] tinkerpop git commit: Merge branch 'TINKERPOP-1455' - posted by ok...@apache.org on 2016/10/06 17:35:41 UTC, 0 replies.
- tinkerpop git commit: Added a final declaration on a variable. CTR - posted by sp...@apache.org on 2016/10/06 18:05:03 UTC, 0 replies.
- [01/14] tinkerpop git commit: first push. We now have TraversalSource.withStrategy(String, Object...) and TraversalSource.withoutStrategy(String). Added a test case to Gremlin-Python that uses SubgraphStrategy and it works :). [Forced Update!] - posted by sp...@apache.org on 2016/10/06 18:15:23 UTC, 0 replies.
- [02/14] tinkerpop git commit: added static create(Configuration) methods to all Builder-based strategies except EventStrategy as that requires Java objects :(. Deprecated PartitionStrategy.Builder.addReadParition() in favor of readParitions(String...). C - posted by sp...@apache.org on 2016/10/06 18:15:24 UTC, 0 replies.
- [03/14] tinkerpop git commit: updated gremlin-variants.asciidoc with new withStrategy()/withoutStrategy() method discussion. Built docs. Success. - posted by sp...@apache.org on 2016/10/06 18:15:25 UTC, 0 replies.
- [04/14] tinkerpop git commit: dah. bug that showed up in Jenkins testing. - posted by sp...@apache.org on 2016/10/06 18:15:26 UTC, 0 replies.
- [05/14] tinkerpop git commit: changed the deprecated note. - posted by sp...@apache.org on 2016/10/06 18:15:27 UTC, 0 replies.
- [06/14] tinkerpop git commit: Added more javadoc and made nextTraverser() explicit. - posted by sp...@apache.org on 2016/10/06 18:15:28 UTC, 0 replies.
- [07/14] tinkerpop git commit: changed the new methods to withSTrategies(Map...) and withoutStrategies(String...). Also, added withComputer(Map). This looks a lot cleaner in Gremlin-Python. Also, you can now register multiple strategies in one method call - posted by sp...@apache.org on 2016/10/06 18:15:29 UTC, 0 replies.
- [08/14] tinkerpop git commit: so many bug fixes in the GLV/Translator world. So many more tests added. We are now testing translators against all the strategies (save Evenstrategy cause it requires Java objects). This is really becoming clean. - posted by sp...@apache.org on 2016/10/06 18:15:30 UTC, 0 replies.
- [09/14] tinkerpop git commit: Merge branch 'TINKERPOP-1455' - posted by sp...@apache.org on 2016/10/06 18:15:31 UTC, 0 replies.
- [10/14] tinkerpop git commit: Added a final declaration on a variable. CTR - posted by sp...@apache.org on 2016/10/06 18:15:32 UTC, 0 replies.
- [11/14] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/06 18:15:33 UTC, 0 replies.
- [12/14] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/06 18:15:34 UTC, 0 replies.
- [13/14] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/06 18:15:35 UTC, 0 replies.
- [14/14] tinkerpop git commit: Added docs for Metrics and updated changelog - posted by sp...@apache.org on 2016/10/06 18:15:36 UTC, 0 replies.
- tinkerpop git commit: added back a Deprecated version of LazyBarrierStrategy that is a finalization. Updated CHANGELOG. - posted by ok...@apache.org on 2016/10/06 18:37:54 UTC, 0 replies.
- tinkerpop git commit: Talked with @spmallette about making TraversalStrategies first class citizens -- g:ReadOnlyStrategy, etc. This allows us to get rid of the withStrategies(Map...) methods. Now both Gremlin-Python and Gremlin-Java talk in terms of Tra - posted by ok...@apache.org on 2016/10/06 21:24:17 UTC, 0 replies.
- tinkerpop git commit: starting to move Computer out of the Bytecode picture. - posted by ok...@apache.org on 2016/10/06 21:38:25 UTC, 0 replies.
- [1/4] tinkerpop git commit: LazyBarrierStrategy is now a default strategy and is smart about labels, retractions, flatMaps, barriers, etc. In short, all the queries that were given to it are either equal in speed or faster. - posted by ok...@apache.org on 2016/10/06 21:40:24 UTC, 0 replies.
- [2/4] tinkerpop git commit: ProfileTests and LazyBArrierStrategy don't play well with each other because ProfileTests expect certain bulks/counts/etc. Thus, if testing and there is ProfileStep, then the strategy is not applied. - posted by ok...@apache.org on 2016/10/06 21:40:25 UTC, 0 replies.
- [3/4] tinkerpop git commit: added back a Deprecated version of LazyBarrierStrategy that is a finalization. Updated CHANGELOG. - posted by ok...@apache.org on 2016/10/06 21:40:26 UTC, 0 replies.
- [4/4] tinkerpop git commit: Merge branch 'TINKERPOP-1488' - posted by ok...@apache.org on 2016/10/06 21:40:27 UTC, 0 replies.
- [1/5] tinkerpop git commit: Tweaked `gremlin.sh` so that it can be started from anywhere. - posted by dk...@apache.org on 2016/10/06 21:58:38 UTC, 0 replies.
- [2/5] tinkerpop git commit: Fixed unbound variable errors. - posted by dk...@apache.org on 2016/10/06 21:58:39 UTC, 0 replies.
- [3/5] tinkerpop git commit: Added missing steps in PMC VOTE section. - posted by dk...@apache.org on 2016/10/06 21:58:40 UTC, 0 replies.
- [4/5] tinkerpop git commit: Removed `popd` from the end of `gremlin.sh`. - posted by dk...@apache.org on 2016/10/06 21:58:41 UTC, 0 replies.
- [5/5] tinkerpop git commit: Merge branch 'TINKERPOP-1158' into tp31 - posted by dk...@apache.org on 2016/10/06 21:58:42 UTC, 0 replies.
- [1/6] tinkerpop git commit: Tweaked `gremlin.sh` so that it can be started from anywhere. - posted by dk...@apache.org on 2016/10/06 21:59:53 UTC, 0 replies.
- [2/6] tinkerpop git commit: Fixed unbound variable errors. - posted by dk...@apache.org on 2016/10/06 21:59:54 UTC, 0 replies.
- [3/6] tinkerpop git commit: Added missing steps in PMC VOTE section. - posted by dk...@apache.org on 2016/10/06 21:59:55 UTC, 0 replies.
- [4/6] tinkerpop git commit: Removed `popd` from the end of `gremlin.sh`. - posted by dk...@apache.org on 2016/10/06 21:59:56 UTC, 0 replies.
- [5/6] tinkerpop git commit: Merge branch 'TINKERPOP-1158' into tp31 - posted by dk...@apache.org on 2016/10/06 21:59:57 UTC, 0 replies.
- [6/6] tinkerpop git commit: Merge branch 'tp31' - posted by dk...@apache.org on 2016/10/06 21:59:58 UTC, 0 replies.
- [1/7] tinkerpop git commit: LazyBarrierStrategy is now a default strategy and is smart about labels, retractions, flatMaps, barriers, etc. In short, all the queries that were given to it are either equal in speed or faster. [Forced Update!] - posted by ok...@apache.org on 2016/10/06 23:17:05 UTC, 0 replies.
- [2/7] tinkerpop git commit: ProfileTests and LazyBArrierStrategy don't play well with each other because ProfileTests expect certain bulks/counts/etc. Thus, if testing and there is ProfileStep, then the strategy is not applied. - posted by ok...@apache.org on 2016/10/06 23:17:06 UTC, 0 replies.
- [3/7] tinkerpop git commit: added back a Deprecated version of LazyBarrierStrategy that is a finalization. Updated CHANGELOG. - posted by ok...@apache.org on 2016/10/06 23:17:07 UTC, 0 replies.
- [4/7] tinkerpop git commit: Merge branch 'TINKERPOP-1488' - posted by ok...@apache.org on 2016/10/06 23:17:08 UTC, 0 replies.
- [5/7] tinkerpop git commit: Talked with @spmallette about making TraversalStrategies first class citizens -- g:ReadOnlyStrategy, etc. This allows us to get rid of the withStrategies(Map...) methods. Now both Gremlin-Python and Gremlin-Java talk in terms - posted by ok...@apache.org on 2016/10/06 23:17:09 UTC, 0 replies.
- [6/7] tinkerpop git commit: starting to move Computer out of the Bytecode picture. - posted by ok...@apache.org on 2016/10/06 23:17:10 UTC, 0 replies.
- [7/7] tinkerpop git commit: okay, so no more withStrategies(Map...) and withoutStrategies(String...). Ha. All that for nothing. Not really, so much behind the scenes work on TraversalStrategy bytecode representation and its use with Gremlin variants. Gre - posted by ok...@apache.org on 2016/10/06 23:17:11 UTC, 0 replies.
- tinkerpop git commit: fixed java code as per @spmallette review - posted by da...@apache.org on 2016/10/07 00:21:50 UTC, 0 replies.
- tinkerpop git commit: removed a GremlinServer test that assumes a particular traverser count. This shouldn't be assumed given that Gremlin does not guarantee traversers counts nor ordering. Thus, any tests that assume such things without explicit steps t - posted by ok...@apache.org on 2016/10/07 12:19:50 UTC, 0 replies.
- tinkerpop git commit: Updated symbolic link to gremlin.sh - posted by dk...@apache.org on 2016/10/07 13:04:20 UTC, 0 replies.
- tinkerpop git commit: updated the docs on BarrierStep as they discuss LazyBarrierStrategy as a non-default strategy. - posted by ok...@apache.org on 2016/10/07 13:17:46 UTC, 0 replies.
- [01/10] tinkerpop git commit: Tweaked `gremlin.sh` so that it can be started from anywhere. - posted by ok...@apache.org on 2016/10/07 13:39:13 UTC, 0 replies.
- [02/10] tinkerpop git commit: Fixed unbound variable errors. - posted by ok...@apache.org on 2016/10/07 13:39:14 UTC, 0 replies.
- [03/10] tinkerpop git commit: Added missing steps in PMC VOTE section. - posted by ok...@apache.org on 2016/10/07 13:39:15 UTC, 0 replies.
- [04/10] tinkerpop git commit: Removed `popd` from the end of `gremlin.sh`. - posted by ok...@apache.org on 2016/10/07 13:39:16 UTC, 0 replies.
- [05/10] tinkerpop git commit: Merge branch 'TINKERPOP-1158' into tp31 - posted by ok...@apache.org on 2016/10/07 13:39:17 UTC, 0 replies.
- [06/10] tinkerpop git commit: Merge branch 'tp31' - posted by ok...@apache.org on 2016/10/07 13:39:18 UTC, 0 replies.
- [07/10] tinkerpop git commit: removed a GremlinServer test that assumes a particular traverser count. This shouldn't be assumed given that Gremlin does not guarantee traversers counts nor ordering. Thus, any tests that assume such things without explicit - posted by ok...@apache.org on 2016/10/07 13:39:19 UTC, 0 replies.
- [08/10] tinkerpop git commit: Updated symbolic link to gremlin.sh - posted by ok...@apache.org on 2016/10/07 13:39:20 UTC, 0 replies.
- [09/10] tinkerpop git commit: updated the docs on BarrierStep as they discuss LazyBarrierStrategy as a non-default strategy. - posted by ok...@apache.org on 2016/10/07 13:39:21 UTC, 0 replies.
- [10/10] tinkerpop git commit: Merge branch 'master' into TINKERPOP-1455-redux - posted by ok...@apache.org on 2016/10/07 13:39:22 UTC, 0 replies.
- [01/37] tinkerpop git commit: Corrected a number of problems in close() operations for the driver. [Forced Update!] - posted by da...@apache.org on 2016/10/07 14:36:29 UTC, 0 replies.
- [02/37] tinkerpop git commit: Improved errors produced by GraphSON/GryoReader.readGraph() - posted by da...@apache.org on 2016/10/07 14:36:30 UTC, 0 replies.
- [03/37] tinkerpop git commit: Finalize variable. CTR - posted by da...@apache.org on 2016/10/07 14:36:31 UTC, 0 replies.
- [04/37] tinkerpop git commit: Added note to release docs about updating links on download page. CTR - posted by da...@apache.org on 2016/10/07 14:36:32 UTC, 0 replies.
- [05/37] tinkerpop git commit: Merge branch 'tp31' - posted by da...@apache.org on 2016/10/07 14:36:33 UTC, 0 replies.
- [06/37] tinkerpop git commit: Added simple validations to Cluster instance creations CTR - posted by da...@apache.org on 2016/10/07 14:36:34 UTC, 0 replies.
- [07/37] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467' into TINKERPOP-1467-master - posted by da...@apache.org on 2016/10/07 14:36:35 UTC, 0 replies.
- [08/37] tinkerpop git commit: CHANGELOG tweak. - posted by da...@apache.org on 2016/10/07 14:36:36 UTC, 0 replies.
- [09/37] tinkerpop git commit: made the recommended changes from @dkuppitz. - posted by da...@apache.org on 2016/10/07 14:36:37 UTC, 0 replies.
- [10/37] tinkerpop git commit: FilterRankStategy is now smart about pushing labels 'right'. Why is this good -- it ensures that filter-chains are as concatenated as possible without changing path semantics. This is about increasing the number of potential - posted by da...@apache.org on 2016/10/07 14:36:38 UTC, 0 replies.
- [11/37] tinkerpop git commit: Added support for or(has(x), has(y)) to be has(x.or(y)) in InlineFilterStrategy. While doing this, I found a bug in ConnectiveP steps where nested equivalents were not being inlined. That bug has been fixed. Added test cases - posted by da...@apache.org on 2016/10/07 14:36:39 UTC, 0 replies.
- [12/37] tinkerpop git commit: cleaned up InlineFilterStrategy. Processing methods for step-types introduced. This is not only cleaner, but will allow users/providers to turn on/off InlineFiltering for different step types. - posted by da...@apache.org on 2016/10/07 14:36:40 UTC, 0 replies.
- [13/37] tinkerpop git commit: FilterRankStrategy is getting nasty solid at optimizing filters and itself, as a strategy, is now super efficient -- gutting code here and there as I realize that this is just a that. - posted by da...@apache.org on 2016/10/07 14:36:41 UTC, 0 replies.
- [14/37] tinkerpop git commit: FilterRankStrategy now is smart about Scoping steps and thus, can rank labeled steps. order().as('a').dedup() is dedup().order().as('a'), but order().as('a').dedup('a') is order().as('a').dedup('a'). Lots of test cases in Fi - posted by da...@apache.org on 2016/10/07 14:36:42 UTC, 0 replies.
- [15/37] tinkerpop git commit: added more FilterRankStrategy tests. - posted by da...@apache.org on 2016/10/07 14:36:43 UTC, 0 replies.
- [16/37] tinkerpop git commit: minor change to CHANGELOG. - posted by da...@apache.org on 2016/10/07 14:36:44 UTC, 0 replies.
- [17/37] tinkerpop git commit: fixed a bug in NotStep where child requirements were not being analyzed. Added a test to MatchTest to verify proper functioning. CTR. - posted by da...@apache.org on 2016/10/07 14:36:45 UTC, 0 replies.
- [18/37] tinkerpop git commit: merged NotStep fix and tests from tp31. CTR. - posted by da...@apache.org on 2016/10/07 14:36:46 UTC, 0 replies.
- [19/37] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467' into tp31 - posted by da...@apache.org on 2016/10/07 14:36:47 UTC, 0 replies.
- [20/37] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1467-master' - posted by da...@apache.org on 2016/10/07 14:36:48 UTC, 0 replies.
- [21/37] tinkerpop git commit: CTR: Handle new directories properly in `publish-docs.sh`. - posted by da...@apache.org on 2016/10/07 14:36:49 UTC, 0 replies.
- [22/37] tinkerpop git commit: Merge branch 'tp31' - posted by da...@apache.org on 2016/10/07 14:36:50 UTC, 0 replies.
- [23/37] tinkerpop git commit: Added more javadoc and made nextTraverser() explicit. - posted by da...@apache.org on 2016/10/07 14:36:51 UTC, 0 replies.
- [24/37] tinkerpop git commit: TraversalOpProcessor returns a success message upon receiveing a close command - posted by da...@apache.org on 2016/10/07 14:36:52 UTC, 0 replies.
- [25/37] tinkerpop git commit: added close method to gremlin python sideeffects - posted by da...@apache.org on 2016/10/07 14:36:53 UTC, 0 replies.
- [26/37] tinkerpop git commit: fixed java code as per @spmallette review - posted by da...@apache.org on 2016/10/07 14:36:54 UTC, 0 replies.
- [27/37] tinkerpop git commit: fixed side effect methods and updated tests - posted by da...@apache.org on 2016/10/07 14:36:55 UTC, 0 replies.
- [28/37] tinkerpop git commit: added 'safe' error parsing code to keys method - posted by da...@apache.org on 2016/10/07 14:36:56 UTC, 0 replies.
- [29/37] tinkerpop git commit: added close method to DriverRemoteTraversalSideEffects, implement AutoCloseable on TraversalSideEffects, add test for close method - posted by da...@apache.org on 2016/10/07 14:36:57 UTC, 0 replies.
- [30/37] tinkerpop git commit: added integration tests for DriverRemoteTraversalSideEffects methods - posted by da...@apache.org on 2016/10/07 14:36:58 UTC, 0 replies.
- [31/37] tinkerpop git commit: fixed logic in DriverRemoteSideEffects, don't clear local side effect cache - posted by da...@apache.org on 2016/10/07 14:36:59 UTC, 0 replies.
- [32/37] tinkerpop git commit: closed conn in tests, this should be done with pytest fixtures, but until then, manually - posted by da...@apache.org on 2016/10/07 14:37:00 UTC, 0 replies.
- [33/37] tinkerpop git commit: updated driver to cache side effects locally - posted by da...@apache.org on 2016/10/07 14:37:01 UTC, 0 replies.
- [34/37] tinkerpop git commit: updated changelog - posted by da...@apache.org on 2016/10/07 14:37:02 UTC, 0 replies.
- [35/37] tinkerpop git commit: removed extra lines - posted by da...@apache.org on 2016/10/07 14:37:03 UTC, 0 replies.
- [36/37] tinkerpop git commit: got rid of wildcard set by intellij - posted by da...@apache.org on 2016/10/07 14:37:04 UTC, 0 replies.
- [37/37] tinkerpop git commit: Add some tests for DriverRemoteTraversalSideEffects. - posted by da...@apache.org on 2016/10/07 14:37:05 UTC, 0 replies.
- [01/36] tinkerpop git commit: Tweaked `gremlin.sh` so that it can be started from anywhere. [Forced Update!] - posted by da...@apache.org on 2016/10/07 15:06:41 UTC, 0 replies.
- [02/36] tinkerpop git commit: Fixed unbound variable errors. - posted by da...@apache.org on 2016/10/07 15:06:42 UTC, 0 replies.
- [03/36] tinkerpop git commit: Added missing steps in PMC VOTE section. - posted by da...@apache.org on 2016/10/07 15:06:43 UTC, 0 replies.
- [04/36] tinkerpop git commit: Removed `popd` from the end of `gremlin.sh`. - posted by da...@apache.org on 2016/10/07 15:06:44 UTC, 0 replies.
- [05/36] tinkerpop git commit: first push. We now have TraversalSource.withStrategy(String, Object...) and TraversalSource.withoutStrategy(String). Added a test case to Gremlin-Python that uses SubgraphStrategy and it works :). - posted by da...@apache.org on 2016/10/07 15:06:45 UTC, 0 replies.
- [06/36] tinkerpop git commit: added static create(Configuration) methods to all Builder-based strategies except EventStrategy as that requires Java objects :(. Deprecated PartitionStrategy.Builder.addReadParition() in favor of readParitions(String...). C - posted by da...@apache.org on 2016/10/07 15:06:46 UTC, 0 replies.
- [07/36] tinkerpop git commit: updated gremlin-variants.asciidoc with new withStrategy()/withoutStrategy() method discussion. Built docs. Success. - posted by da...@apache.org on 2016/10/07 15:06:47 UTC, 0 replies.
- [08/36] tinkerpop git commit: dah. bug that showed up in Jenkins testing. - posted by da...@apache.org on 2016/10/07 15:06:48 UTC, 0 replies.
- [09/36] tinkerpop git commit: LazyBarrierStrategy is now a default strategy and is smart about labels, retractions, flatMaps, barriers, etc. In short, all the queries that were given to it are either equal in speed or faster. - posted by da...@apache.org on 2016/10/07 15:06:49 UTC, 0 replies.
- [10/36] tinkerpop git commit: ProfileTests and LazyBArrierStrategy don't play well with each other because ProfileTests expect certain bulks/counts/etc. Thus, if testing and there is ProfileStep, then the strategy is not applied. - posted by da...@apache.org on 2016/10/07 15:06:50 UTC, 0 replies.
- [11/36] tinkerpop git commit: changed the deprecated note. - posted by da...@apache.org on 2016/10/07 15:06:51 UTC, 0 replies.
- [12/36] tinkerpop git commit: changed the new methods to withSTrategies(Map...) and withoutStrategies(String...). Also, added withComputer(Map). This looks a lot cleaner in Gremlin-Python. Also, you can now register multiple strategies in one method call - posted by da...@apache.org on 2016/10/07 15:06:52 UTC, 0 replies.
- [13/36] tinkerpop git commit: so many bug fixes in the GLV/Translator world. So many more tests added. We are now testing translators against all the strategies (save Evenstrategy cause it requires Java objects). This is really becoming clean. - posted by da...@apache.org on 2016/10/07 15:06:53 UTC, 0 replies.
- [14/36] tinkerpop git commit: Merge branch 'TINKERPOP-1455' - posted by da...@apache.org on 2016/10/07 15:06:54 UTC, 0 replies.
- [15/36] tinkerpop git commit: Added a final declaration on a variable. CTR - posted by da...@apache.org on 2016/10/07 15:06:55 UTC, 0 replies.
- [16/36] tinkerpop git commit: added back a Deprecated version of LazyBarrierStrategy that is a finalization. Updated CHANGELOG. - posted by da...@apache.org on 2016/10/07 15:06:56 UTC, 0 replies.
- [17/36] tinkerpop git commit: Merge branch 'TINKERPOP-1488' - posted by da...@apache.org on 2016/10/07 15:06:57 UTC, 0 replies.
- [18/36] tinkerpop git commit: Merge branch 'TINKERPOP-1158' into tp31 - posted by da...@apache.org on 2016/10/07 15:06:58 UTC, 0 replies.
- [19/36] tinkerpop git commit: Merge branch 'tp31' - posted by da...@apache.org on 2016/10/07 15:06:59 UTC, 0 replies.
- [20/36] tinkerpop git commit: removed a GremlinServer test that assumes a particular traverser count. This shouldn't be assumed given that Gremlin does not guarantee traversers counts nor ordering. Thus, any tests that assume such things without explicit - posted by da...@apache.org on 2016/10/07 15:07:00 UTC, 0 replies.
- [21/36] tinkerpop git commit: Updated symbolic link to gremlin.sh - posted by da...@apache.org on 2016/10/07 15:07:01 UTC, 0 replies.
- [22/36] tinkerpop git commit: updated the docs on BarrierStep as they discuss LazyBarrierStrategy as a non-default strategy. - posted by da...@apache.org on 2016/10/07 15:07:02 UTC, 0 replies.
- [23/36] tinkerpop git commit: TraversalOpProcessor returns a success message upon receiveing a close command - posted by da...@apache.org on 2016/10/07 15:07:03 UTC, 0 replies.
- [24/36] tinkerpop git commit: added close method to DriverRemoteTraversalSideEffects, implement AutoCloseable on TraversalSideEffects, add test for close method - posted by da...@apache.org on 2016/10/07 15:07:04 UTC, 0 replies.
- [25/36] tinkerpop git commit: fixed side effect methods and updated tests - posted by da...@apache.org on 2016/10/07 15:07:05 UTC, 0 replies.
- [26/36] tinkerpop git commit: added close method to gremlin python sideeffects - posted by da...@apache.org on 2016/10/07 15:07:06 UTC, 0 replies.
- [27/36] tinkerpop git commit: got rid of wildcard set by intellij - posted by da...@apache.org on 2016/10/07 15:07:07 UTC, 0 replies.
- [28/36] tinkerpop git commit: fixed logic in DriverRemoteSideEffects, don't clear local side effect cache - posted by da...@apache.org on 2016/10/07 15:07:08 UTC, 0 replies.
- [29/36] tinkerpop git commit: Add some tests for DriverRemoteTraversalSideEffects. - posted by da...@apache.org on 2016/10/07 15:07:09 UTC, 0 replies.
- [30/36] tinkerpop git commit: added integration tests for DriverRemoteTraversalSideEffects methods - posted by da...@apache.org on 2016/10/07 15:07:10 UTC, 0 replies.
- [31/36] tinkerpop git commit: updated driver to cache side effects locally - posted by da...@apache.org on 2016/10/07 15:07:11 UTC, 0 replies.
- [32/36] tinkerpop git commit: added 'safe' error parsing code to keys method - posted by da...@apache.org on 2016/10/07 15:07:12 UTC, 0 replies.
- [33/36] tinkerpop git commit: fixed java code as per @spmallette review - posted by da...@apache.org on 2016/10/07 15:07:13 UTC, 0 replies.
- [34/36] tinkerpop git commit: closed conn in tests, this should be done with pytest fixtures, but until then, manually - posted by da...@apache.org on 2016/10/07 15:07:14 UTC, 0 replies.
- [35/36] tinkerpop git commit: updated changelog - posted by da...@apache.org on 2016/10/07 15:07:15 UTC, 0 replies.
- [36/36] tinkerpop git commit: removed extra lines - posted by da...@apache.org on 2016/10/07 15:07:16 UTC, 0 replies.
- tinkerpop git commit: added not thread safe warning to DriverRemoteTraversalSideEffects - posted by da...@apache.org on 2016/10/07 15:08:51 UTC, 0 replies.
- tinkerpop git commit: added and removing strategies from a traversal source in Python is sooooooooo elegant. Mapped the strategies from Gremlin JVM, to Python. Add a good body of test cases. - posted by ok...@apache.org on 2016/10/07 16:12:00 UTC, 0 replies.
- tinkerpop git commit: okay, this is the gold. withComputer() is now smart about just redirecting to withStrategies(VertexProgramStrategy). This way Computer doesn't need to be a first class citizen and supported with a serializer by the various language - posted by ok...@apache.org on 2016/10/07 18:44:37 UTC, 0 replies.
- tinkerpop git commit: finalized the Gremlin-Python TraversalStrategy and Computer work. Able to expose Translators to more tests. This is soooooooooooo much cleaner and intutive. Stoked. - posted by ok...@apache.org on 2016/10/07 20:57:12 UTC, 0 replies.
- [1/7] tinkerpop git commit: starting to move Computer out of the Bytecode picture. - posted by ok...@apache.org on 2016/10/07 20:58:40 UTC, 0 replies.
- [2/7] tinkerpop git commit: Talked with @spmallette about making TraversalStrategies first class citizens -- g:ReadOnlyStrategy, etc. This allows us to get rid of the withStrategies(Map...) methods. Now both Gremlin-Python and Gremlin-Java talk in terms - posted by ok...@apache.org on 2016/10/07 20:58:41 UTC, 0 replies.
- [3/7] tinkerpop git commit: okay, so no more withStrategies(Map...) and withoutStrategies(String...). Ha. All that for nothing. Not really, so much behind the scenes work on TraversalStrategy bytecode representation and its use with Gremlin variants. Gre - posted by ok...@apache.org on 2016/10/07 20:58:42 UTC, 0 replies.
- [4/7] tinkerpop git commit: Merge branch 'master' into TINKERPOP-1455-redux - posted by ok...@apache.org on 2016/10/07 20:58:43 UTC, 0 replies.
- [5/7] tinkerpop git commit: added and removing strategies from a traversal source in Python is sooooooooo elegant. Mapped the strategies from Gremlin JVM, to Python. Add a good body of test cases. - posted by ok...@apache.org on 2016/10/07 20:58:44 UTC, 0 replies.
- [6/7] tinkerpop git commit: okay, this is the gold. withComputer() is now smart about just redirecting to withStrategies(VertexProgramStrategy). This way Computer doesn't need to be a first class citizen and supported with a serializer by the various lan - posted by ok...@apache.org on 2016/10/07 20:58:45 UTC, 0 replies.
- [7/7] tinkerpop git commit: finalized the Gremlin-Python TraversalStrategy and Computer work. Able to expose Translators to more tests. This is soooooooooooo much cleaner and intutive. Stoked. - posted by ok...@apache.org on 2016/10/07 20:58:46 UTC, 0 replies.
- tinkerpop git commit: Jacoco and surefire reporting working - posted by sp...@apache.org on 2016/10/07 22:23:06 UTC, 0 replies.
- [01/16] tinkerpop git commit: added close method to gremlin python sideeffects - posted by sp...@apache.org on 2016/10/07 22:31:44 UTC, 0 replies.
- [02/16] tinkerpop git commit: TraversalOpProcessor returns a success message upon receiveing a close command - posted by sp...@apache.org on 2016/10/07 22:31:45 UTC, 0 replies.
- [03/16] tinkerpop git commit: Fix up javadoc a little - posted by sp...@apache.org on 2016/10/07 22:31:46 UTC, 0 replies.
- [04/16] tinkerpop git commit: fixed java code as per @spmallette review - posted by sp...@apache.org on 2016/10/07 22:31:47 UTC, 0 replies.
- [05/16] tinkerpop git commit: added close method to DriverRemoteTraversalSideEffects, implement AutoCloseable on TraversalSideEffects, add test for close method - posted by sp...@apache.org on 2016/10/07 22:31:48 UTC, 0 replies.
- [06/16] tinkerpop git commit: removed extra lines - posted by sp...@apache.org on 2016/10/07 22:31:49 UTC, 0 replies.
- [07/16] tinkerpop git commit: got rid of wildcard set by intellij - posted by sp...@apache.org on 2016/10/07 22:31:50 UTC, 0 replies.
- [08/16] tinkerpop git commit: fixed logic in DriverRemoteSideEffects, don't clear local side effect cache - posted by sp...@apache.org on 2016/10/07 22:31:51 UTC, 0 replies.
- [09/16] tinkerpop git commit: updated driver to cache side effects locally - posted by sp...@apache.org on 2016/10/07 22:31:52 UTC, 0 replies.
- [10/16] tinkerpop git commit: added integration tests for DriverRemoteTraversalSideEffects methods - posted by sp...@apache.org on 2016/10/07 22:31:53 UTC, 0 replies.
- [11/16] tinkerpop git commit: fixed side effect methods and updated tests - posted by sp...@apache.org on 2016/10/07 22:31:54 UTC, 0 replies.
- [12/16] tinkerpop git commit: updated changelog - posted by sp...@apache.org on 2016/10/07 22:31:55 UTC, 0 replies.
- [13/16] tinkerpop git commit: closed conn in tests, this should be done with pytest fixtures, but until then, manually - posted by sp...@apache.org on 2016/10/07 22:31:56 UTC, 0 replies.
- [14/16] tinkerpop git commit: Add some tests for DriverRemoteTraversalSideEffects. - posted by sp...@apache.org on 2016/10/07 22:31:57 UTC, 0 replies.
- [15/16] tinkerpop git commit: added 'safe' error parsing code to keys method - posted by sp...@apache.org on 2016/10/07 22:31:58 UTC, 0 replies.
- [16/16] tinkerpop git commit: added not thread safe warning to DriverRemoteTraversalSideEffects - posted by sp...@apache.org on 2016/10/07 22:31:59 UTC, 0 replies.
- [1/5] tinkerpop git commit: TINKERPOP-1044: When using Gremlin-Server Client over REST endpoint and the gremlin query results in a groovy script Exception/Error, will output the Throwable class name as well as the Throwable Message in the message body of - posted by sp...@apache.org on 2016/10/07 22:34:02 UTC, 0 replies.
- [2/5] tinkerpop git commit: TINKERPOP-1044: Standardized Message Format and Added Extra HTTP Header for the exception class instead of making a message with multiple lines - posted by sp...@apache.org on 2016/10/07 22:34:03 UTC, 0 replies.
- [3/5] tinkerpop git commit: Expanded ternary operator on Line 260 into if then else - posted by sp...@apache.org on 2016/10/07 22:34:04 UTC, 0 replies.
- [4/5] tinkerpop git commit: Update CHANGELOG.asciidoc - posted by sp...@apache.org on 2016/10/07 22:34:05 UTC, 0 replies.
- [5/5] tinkerpop git commit: Merge branch 'pr-440' - posted by sp...@apache.org on 2016/10/07 22:34:06 UTC, 0 replies.
- tinkerpop git commit: Finishing up some final touches on the InlineFilterStrategy work. outE().hasLabel().inV() is now turned to outE(label).inV(). Likewise for more complicated nested predicates. Did a minor optimization to the TraversalStrategies.addSt - posted by ok...@apache.org on 2016/10/07 23:09:42 UTC, 0 replies.
- tinkerpop git commit: minor nothing cleanups. ran integration tests overnight with these changes.. all is good. CTR. - posted by ok...@apache.org on 2016/10/08 14:10:18 UTC, 0 replies.
- tinkerpop git commit: if the probability of bulking is high at the end step, a barrier(SIZE) is inserted. - posted by ok...@apache.org on 2016/10/10 16:50:59 UTC, 0 replies.
- [tinkerpop] Git Push Summary - posted by ok...@apache.org on 2016/10/10 16:52:19 UTC, 39 replies.
- tinkerpop git commit: got Neo4jGraphStepStrategy up to snuff with latest work in InlineStrategyFilter and also, not using stream(). Minor nothing. CTR. - posted by ok...@apache.org on 2016/10/10 17:01:24 UTC, 0 replies.
- tinkerpop git commit: all Python strategies must not require arguments at construction so that withoutStrategies() will work. Also added a new V() test case for a corner case I want to ensure works. Minor nothing. CTR. - posted by ok...@apache.org on 2016/10/10 17:58:59 UTC, 0 replies.
- tinkerpop git commit: got rid of unused import and SupressWarnings(unchecked) in RemoteStep. Minor nothing. CTR. - posted by ok...@apache.org on 2016/10/10 18:08:29 UTC, 0 replies.
- tinkerpop git commit: added an IMPORTANT callout in the GraphFilter section of the docs explaining GraphFilterStrategy. CTR. - posted by ok...@apache.org on 2016/10/11 11:17:10 UTC, 0 replies.
- tinkerpop git commit: Fixed doc error for scripEvaluationTimeout CTR - posted by sp...@apache.org on 2016/10/11 11:23:33 UTC, 0 replies.
- [1/2] tinkerpop git commit: Fixed doc error for scripEvaluationTimeout CTR - posted by sp...@apache.org on 2016/10/11 11:23:47 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/10/11 11:23:48 UTC, 1 replies.
- tinkerpop git commit: added more information/examples to the traversal strategies section of the docs. Also, removed stream()-usage from IdentityRemoveStrategy as its used as an example in the docs and we don't want people to use stream(). CTR. - posted by ok...@apache.org on 2016/10/11 11:52:45 UTC, 0 replies.
- tinkerpop git commit: removed stream()-usage and unneeded method recurssions in TraversalHelper. - posted by ok...@apache.org on 2016/10/11 12:36:43 UTC, 0 replies.
- tinkerpop git commit: added another test case for getLabels(). - posted by ok...@apache.org on 2016/10/11 12:44:06 UTC, 0 replies.
- tinkerpop git commit: Changed traversal interrupt test to have a single sideEffect - posted by sp...@apache.org on 2016/10/11 13:26:45 UTC, 0 replies.
- tinkerpop git commit: Removed some debug code from TraversalInterruptionTest - CTR - posted by sp...@apache.org on 2016/10/11 13:27:42 UTC, 0 replies.
- tinkerpop git commit: added GraphComputing.atMaster(boolean) to allow steps (if the want) to know whether they are executing locally at master or distributed across workers. This fixes a bug in dedup() on OLAP where non-element traversers were not being - posted by ok...@apache.org on 2016/10/11 14:20:38 UTC, 0 replies.
- tinkerpop git commit: Fixed a bug in OLAP RepeatStep where emit().as('x') wasn't behaving correctly. Basically, forgot to add the step labels to the emitTraverser. One line fix. Added the complex @dkuppitz traversal DedupTest which demonstrates that loca - posted by ok...@apache.org on 2016/10/11 15:06:34 UTC, 0 replies.
- [1/2] tinkerpop git commit: bcrypt: use lowest complexity for performance - posted by sp...@apache.org on 2016/10/11 19:04:07 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'pr-452' - posted by sp...@apache.org on 2016/10/11 19:04:08 UTC, 0 replies.
- tinkerpop git commit: Added some formatting to CHANGELOG - posted by sp...@apache.org on 2016/10/11 19:12:19 UTC, 0 replies.
- [1/3] tinkerpop git commit: added another test case for getLabels(). - posted by ok...@apache.org on 2016/10/11 19:36:37 UTC, 0 replies.
- [2/3] tinkerpop git commit: removed stream()-usage and unneeded method recurssions in TraversalHelper. - posted by ok...@apache.org on 2016/10/11 19:36:38 UTC, 0 replies.
- [3/3] tinkerpop git commit: updated CHANGELOG. - posted by ok...@apache.org on 2016/10/11 19:36:39 UTC, 0 replies.
- tinkerpop git commit: Minor fix to release docs. CTR - posted by sp...@apache.org on 2016/10/11 20:05:15 UTC, 0 replies.
- [1/2] tinkerpop git commit: Minor fix to release docs. CTR - posted by sp...@apache.org on 2016/10/11 20:06:03 UTC, 0 replies.
- tinkerpop git commit: Fixed padding in Gremlin Console for multiline scripts - posted by sp...@apache.org on 2016/10/12 12:35:07 UTC, 0 replies.
- [1/3] tinkerpop git commit: added GraphComputing.atMaster(boolean) to allow steps (if the want) to know whether they are executing locally at master or distributed across workers. This fixes a bug in dedup() on OLAP where non-element traversers were not - posted by ok...@apache.org on 2016/10/12 13:09:44 UTC, 0 replies.
- [2/3] tinkerpop git commit: Fixed a bug in OLAP RepeatStep where emit().as('x') wasn't behaving correctly. Basically, forgot to add the step labels to the emitTraverser. One line fix. Added the complex @dkuppitz traversal DedupTest which demonstrates tha - posted by ok...@apache.org on 2016/10/12 13:09:45 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge branch 'TINKERPOP-1495' - posted by ok...@apache.org on 2016/10/12 13:09:46 UTC, 0 replies.
- tinkerpop git commit: added GryoTranslator to the structure/io/gryo test suite which is identical to structure/io/graphson but instead of using GraphSONReader/Writer to translate the Bytecode, it uses GryoReader/Writer. All tests pass with flying colors. - posted by ok...@apache.org on 2016/10/12 13:53:38 UTC, 0 replies.
- [1/5] tinkerpop git commit: Added docs for Metrics and updated changelog - posted by sp...@apache.org on 2016/10/12 14:46:24 UTC, 0 replies.
- [2/5] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/12 14:46:25 UTC, 0 replies.
- [3/5] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/12 14:46:26 UTC, 0 replies.
- [4/5] tinkerpop git commit: Add IO Reference docs - posted by sp...@apache.org on 2016/10/12 14:46:27 UTC, 0 replies.
- [5/5] tinkerpop git commit: Merge branch 'TINKERPOP-1487' - posted by sp...@apache.org on 2016/10/12 14:46:28 UTC, 0 replies.
- tinkerpop git commit: Added a new recipe for pagination. CTR - posted by sp...@apache.org on 2016/10/12 17:42:06 UTC, 0 replies.
- tinkerpop git commit: added a more stringent requirement. Only the root traversal can get an end-cap barrier. Added more test cases. - posted by ok...@apache.org on 2016/10/12 18:01:19 UTC, 0 replies.
- svn commit: r1764499 [17/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [19/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [16/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [7/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSH... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [13/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [10/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [5/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSH... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [9/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSH... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [21/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [11/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [15/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [6/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSH... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [14/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [1/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSH... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [8/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSH... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [3/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSH... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [22/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [18/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [12/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [23/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [20/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPS... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [4/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSH... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- svn commit: r1764499 [2/23] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/dev/developer/ docs/3.2.3-SNAPSHOT/dev/io/ docs/3.2.3-SNAPSHOT/dev/provider/ docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSH... - posted by sp...@apache.org on 2016/10/12 18:47:59 UTC, 0 replies.
- tinkerpop git commit: Moved pagination recipe entry to 3.2.3 CTR - posted by sp...@apache.org on 2016/10/12 18:51:00 UTC, 0 replies.
- tinkerpop git commit: made the barriers sizes of the various barrier() introducing strategies public statics so its easy to see which strategy is adding which barrier in the various tests. Also, much easier to refactor without explicit ints everywhere. T - posted by ok...@apache.org on 2016/10/12 19:52:33 UTC, 0 replies.
- [1/4] tinkerpop git commit: if the probability of bulking is high at the end step, a barrier(SIZE) is inserted. - posted by ok...@apache.org on 2016/10/12 20:01:14 UTC, 0 replies.
- [2/4] tinkerpop git commit: added a more stringent requirement. Only the root traversal can get an end-cap barrier. Added more test cases. - posted by ok...@apache.org on 2016/10/12 20:01:15 UTC, 0 replies.
- [3/4] tinkerpop git commit: made the barriers sizes of the various barrier() introducing strategies public statics so its easy to see which strategy is adding which barrier in the various tests. Also, much easier to refactor without explicit ints everywh - posted by ok...@apache.org on 2016/10/12 20:01:16 UTC, 0 replies.
- [4/4] tinkerpop git commit: Merge branch 'TINKERPOP-1492' - posted by ok...@apache.org on 2016/10/12 20:01:17 UTC, 0 replies.
- [01/10] tinkerpop git commit: gremlinpython: more simplification of graphson routines - posted by ok...@apache.org on 2016/10/12 20:53:28 UTC, 0 replies.
- [02/10] tinkerpop git commit: gremlinpython: remove keyword shadows in graphson - posted by ok...@apache.org on 2016/10/12 20:53:29 UTC, 0 replies.
- [03/10] tinkerpop git commit: gremlinpython: simplify graphson serdes functions - posted by ok...@apache.org on 2016/10/12 20:53:30 UTC, 0 replies.
- [04/10] tinkerpop git commit: simplification in graphson io - posted by ok...@apache.org on 2016/10/12 20:53:31 UTC, 0 replies.
- [05/10] tinkerpop git commit: gremlinpython: refactor GraphsonIO to use instance type maps - posted by ok...@apache.org on 2016/10/12 20:53:32 UTC, 0 replies.
- [06/10] tinkerpop git commit: remove GraphSONWriter and print statement - posted by ok...@apache.org on 2016/10/12 20:53:33 UTC, 0 replies.
- [07/10] tinkerpop git commit: accept custom graphson_io instance in DriverRemoteConnection - posted by ok...@apache.org on 2016/10/12 20:53:34 UTC, 0 replies.
- [08/10] tinkerpop git commit: Split GraphSONIO into reader writer - posted by ok...@apache.org on 2016/10/12 20:53:35 UTC, 0 replies.
- [09/10] tinkerpop git commit: Merge branch 'python-glv-graphson-update' of https://github.com/aholmberg/tinkerpop - posted by ok...@apache.org on 2016/10/12 20:53:36 UTC, 0 replies.
- [10/10] tinkerpop git commit: merged the Gremlin Python work from @aholmberg. Fixed up the pom.xml and setup.cfg to include mock. Fixed up init-code-blocks.awk to account for the new GraphSONWriter/Reader model. Fixed a bug in ConnectiveStrategy around c - posted by ok...@apache.org on 2016/10/12 20:53:37 UTC, 0 replies.
- tinkerpop git commit: updated the Gremlin-Python docs with notes on how to register serializers. Tweaked GraphSONUtil slightly as recommened by @aholmberg - posted by ok...@apache.org on 2016/10/12 21:10:00 UTC, 0 replies.
- tinkerpop git commit: realized a bug in Gremlin-Python around withComputer() during manual playing/testing. We didn't have a test case for the situation. Fixed problem and added test case to verify proper functioning. CTR. - posted by ok...@apache.org on 2016/10/12 21:24:59 UTC, 0 replies.
- tinkerpop git commit: doing the withComputer() fix in Gremlin-Python a little differently. Its more generic and doesn't tie Gremlin-Python to the Java implementation of the Gremlin traversal machine. CTR. - posted by ok...@apache.org on 2016/10/12 23:05:31 UTC, 0 replies.
- tinkerpop git commit: LazyBarrierStrategy caused Neo4jGraphStepStrategyTest to fail. I fixed up Neo4jGraphStepStrategyTest to be like TinkerGraphStepStrategyTest. Moreover, both Neo4jGraphStepStrategy and TinkerGraphStepStrategy are smart about NoOpBarri - posted by ok...@apache.org on 2016/10/13 14:32:45 UTC, 0 replies.
- tinkerpop git commit: added a See link: to the upgrade docs. CTR. - posted by ok...@apache.org on 2016/10/13 14:44:32 UTC, 0 replies.
- svn commit: r1764708 [1/2] - in /tinkerpop/site/docs/3.2.3-SNAPSHOT: ./ dev/provider/ images/ recipes/ reference/ - posted by sp...@apache.org on 2016/10/13 15:27:45 UTC, 0 replies.
- svn commit: r1764708 [2/2] - in /tinkerpop/site/docs/3.2.3-SNAPSHOT: ./ dev/provider/ images/ recipes/ reference/ - posted by sp...@apache.org on 2016/10/13 15:27:45 UTC, 0 replies.
- tinkerpop git commit: Add "recommendation" recipe CTR - posted by sp...@apache.org on 2016/10/13 15:45:26 UTC, 0 replies.
- tinkerpop git commit: going to simply remove GroovyPeerPressureTest as it randomly fails in Groovy due to an id comparison that is sometimes one way and some times another (depending on threads). With Java, that problem doesn't happen. This is the safest - posted by ok...@apache.org on 2016/10/13 16:56:29 UTC, 0 replies.
- tinkerpop git commit: Ignored test that fails intermittently TINKERPOP-1509 - posted by sp...@apache.org on 2016/10/14 11:00:56 UTC, 0 replies.
- svn commit: r1764939 [1/4] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgrade/ javadocs/3.2.3-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/computer/ javadocs/3... - posted by sp...@apache.org on 2016/10/14 16:01:30 UTC, 0 replies.
- svn commit: r1764939 [3/4] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgrade/ javadocs/3.2.3-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/computer/ javadocs/3... - posted by sp...@apache.org on 2016/10/14 16:01:30 UTC, 0 replies.
- svn commit: r1764939 [4/4] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgrade/ javadocs/3.2.3-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/computer/ javadocs/3... - posted by sp...@apache.org on 2016/10/14 16:01:30 UTC, 0 replies.
- svn commit: r1764939 [2/4] - in /tinkerpop/site: docs/3.2.3-SNAPSHOT/images/ docs/3.2.3-SNAPSHOT/recipes/ docs/3.2.3-SNAPSHOT/reference/ docs/3.2.3-SNAPSHOT/upgrade/ javadocs/3.2.3-SNAPSHOT/core/org/apache/tinkerpop/gremlin/process/computer/ javadocs/3... - posted by sp...@apache.org on 2016/10/14 16:01:30 UTC, 0 replies.
- tinkerpop git commit: Added a tree recipe CTR - posted by sp...@apache.org on 2016/10/14 16:05:41 UTC, 0 replies.
- tinkerpop git commit: Cleaned up indenting on the tree recipe CTR - posted by sp...@apache.org on 2016/10/14 16:34:38 UTC, 0 replies.
- tinkerpop git commit: Use ids for lowest common ancestor recipe CTR - posted by sp...@apache.org on 2016/10/14 17:04:29 UTC, 0 replies.
- svn commit: r1764946 - /tinkerpop/site/docs/3.2.3-SNAPSHOT/recipes/index.html - posted by sp...@apache.org on 2016/10/14 17:07:31 UTC, 0 replies.
- tinkerpop git commit: Upgrade docs had some bad formatting CTR - posted by sp...@apache.org on 2016/10/14 17:31:32 UTC, 0 replies.
- svn commit: r1764947 [1/2] - /tinkerpop/site/docs/3.2.3-SNAPSHOT/upgrade/index.html - posted by sp...@apache.org on 2016/10/14 17:34:30 UTC, 0 replies.
- svn commit: r1764947 [2/2] - /tinkerpop/site/docs/3.2.3-SNAPSHOT/upgrade/index.html - posted by sp...@apache.org on 2016/10/14 17:34:30 UTC, 0 replies.
- tinkerpop git commit: Formatting fixes to recipes CTR - posted by sp...@apache.org on 2016/10/14 18:33:18 UTC, 0 replies.
- svn commit: r1764950 - /tinkerpop/site/docs/3.2.3-SNAPSHOT/recipes/index.html - posted by sp...@apache.org on 2016/10/14 18:36:33 UTC, 0 replies.
- svn commit: r1765004 [25/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [5/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javado... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [18/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [3/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javado... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [17/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [1/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javado... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [9/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javado... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [21/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [10/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [15/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [20/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [12/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [19/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [8/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javado... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [14/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [2/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javado... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [22/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [24/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [4/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javado... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [6/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javado... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [11/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [23/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [13/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [7/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javado... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- svn commit: r1765004 [16/25] - in /tinkerpop/site: docs/ docs/3.1.5-SNAPSHOT/dev/developer/ docs/3.1.5-SNAPSHOT/dev/provider/ docs/3.1.5-SNAPSHOT/reference/ docs/3.1.5-SNAPSHOT/tutorials/the-gremlin-console/ docs/3.1.5-SNAPSHOT/upgrade/ javadocs/ javad... - posted by tw...@apache.org on 2016/10/15 01:29:06 UTC, 0 replies.
- tinkerpop git commit: TinkerPop 3.1.5 release - posted by tw...@apache.org on 2016/10/15 16:09:35 UTC, 0 replies.
- tinkerpop git commit: TinkerPop 3.1.5 release [Forced Update!] - posted by tw...@apache.org on 2016/10/16 16:28:37 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1512 Fixed reference to missing gremlin server script - posted by sp...@apache.org on 2016/10/16 19:52:07 UTC, 1 replies.
- tinkerpop git commit: No idea why rat is failing the gremlin.sh symlinks now - posted by sp...@apache.org on 2016/10/16 20:26:58 UTC, 0 replies.
- [1/3] tinkerpop git commit: TinkerPop 3.1.5 release - posted by sp...@apache.org on 2016/10/16 20:32:03 UTC, 0 replies.
- [2/3] tinkerpop git commit: TINKERPOP-1512 Fixed reference to missing gremlin server script - posted by sp...@apache.org on 2016/10/16 20:32:04 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/10/16 20:32:05 UTC, 0 replies.
- tinkerpop git commit: Added TINKERPOP-1512 to changelog. - posted by tw...@apache.org on 2016/10/17 00:36:13 UTC, 0 replies.
- tinkerpop git commit: reviewed upgrade docs and found a typo and a mess up. CTR. - posted by ok...@apache.org on 2016/10/17 13:34:51 UTC, 0 replies.
- svn commit: r1765285 - in /tinkerpop/site: docs/ docs/3.1.5/ docs/3.1.5/dev/ docs/3.1.5/dev/developer/ docs/3.1.5/dev/provider/ docs/3.1.5/images/ docs/3.1.5/images/icons/ docs/3.1.5/reference/ docs/3.1.5/tutorials/ docs/3.1.5/tutorials/getting-started... - posted by tw...@apache.org on 2016/10/17 13:49:24 UTC, 0 replies.
- svn commit: r16560 - /dev/tinkerpop/3.1.5/ - posted by tw...@apache.org on 2016/10/17 14:24:47 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1511 Fixed problem in TraversalOpProcessor - posted by sp...@apache.org on 2016/10/17 17:57:25 UTC, 0 replies.
- tinkerpop git commit: TinkerPop 3.2.3 release - posted by sp...@apache.org on 2016/10/17 18:31:48 UTC, 0 replies.
- svn commit: r1765367 - in /tinkerpop/site: docs/3.2.3/ docs/3.2.3/dev/ docs/3.2.3/dev/developer/ docs/3.2.3/dev/io/ docs/3.2.3/dev/provider/ docs/3.2.3/images/ docs/3.2.3/images/icons/ docs/3.2.3/recipes/ docs/3.2.3/reference/ docs/3.2.3/tutorials/ doc... - posted by sp...@apache.org on 2016/10/17 20:14:04 UTC, 0 replies.
- svn commit: r16570 - /dev/tinkerpop/3.2.3/ - posted by sp...@apache.org on 2016/10/17 20:42:38 UTC, 0 replies.
- svn commit: r16571 - in /dev/tinkerpop: 3.1.4/ 3.2.2/ - posted by sp...@apache.org on 2016/10/17 20:43:40 UTC, 0 replies.
- svn commit: r1765432 - in /tinkerpop/site: docs/3.3.0-SNAPSHOT/ docs/3.3.0-SNAPSHOT/dev/ docs/3.3.0-SNAPSHOT/dev/developer/ docs/3.3.0-SNAPSHOT/dev/io/ docs/3.3.0-SNAPSHOT/dev/provider/ docs/3.3.0-SNAPSHOT/images/ docs/3.3.0-SNAPSHOT/images/icons/ docs... - posted by sp...@apache.org on 2016/10/18 12:51:17 UTC, 0 replies.
- tinkerpop git commit: added gremlin-groovy-drawing.png like we have gremlin-python-drawing.png. - posted by ok...@apache.org on 2016/10/19 16:04:13 UTC, 0 replies.
- svn commit: r1765671 - in /tinkerpop/site: images/logos/gremlin-groovy-logo.png providers.html - posted by ok...@apache.org on 2016/10/19 16:08:25 UTC, 0 replies.
- svn commit: r1765672 - /tinkerpop/site/providers.html - posted by ok...@apache.org on 2016/10/19 16:12:25 UTC, 0 replies.
- [1/8] tinkerpop git commit: TINKERPOP-1369 renamed REST to HTTP - posted by sp...@apache.org on 2016/10/19 20:54:23 UTC, 0 replies.
- [2/8] tinkerpop git commit: Add gremlin-mozart logo for 3.3.x CTR - posted by sp...@apache.org on 2016/10/19 20:54:24 UTC, 0 replies.
- [3/8] tinkerpop git commit: Jacoco and surefire reporting working - posted by sp...@apache.org on 2016/10/19 20:54:25 UTC, 0 replies.
- [4/8] tinkerpop git commit: Bump to 3.3.0-SNAPSHOT - posted by sp...@apache.org on 2016/10/19 20:54:26 UTC, 0 replies.
- [5/8] tinkerpop git commit: Moved CHANGELOG entry to 3.3.0 - posted by sp...@apache.org on 2016/10/19 20:54:27 UTC, 0 replies.
- [6/8] tinkerpop git commit: Added new 3.3.x upgrade doc file. - posted by sp...@apache.org on 2016/10/19 20:54:28 UTC, 0 replies.
- [7/8] tinkerpop git commit: Made gremlin-benchmark write to /target - posted by sp...@apache.org on 2016/10/19 20:54:29 UTC, 0 replies.
- [8/8] tinkerpop git commit: TINKERPOP-1514 Added gremlin-tools module. - posted by sp...@apache.org on 2016/10/19 20:54:30 UTC, 0 replies.
- svn commit: r1765720 - in /tinkerpop/site: images/logos/gremlin-java-logo.png providers.html - posted by ok...@apache.org on 2016/10/19 21:02:25 UTC, 0 replies.
- tinkerpop git commit: added the gremlin-java-drawing.png to the doc images. - posted by ok...@apache.org on 2016/10/19 21:04:59 UTC, 0 replies.
- tinkerpop git commit: added the gremlin-groovy-drawing.png to the doc images. Also, added two new sections to gremlin-variants.asciidoc -- Gremlin-Java and Gremlin-Groovy. Will fill out Gremlin-Groovy more over the course of this release. - posted by ok...@apache.org on 2016/10/19 21:54:32 UTC, 0 replies.
- tinkerpop git commit: Improved gremlin-mozart image - posted by sp...@apache.org on 2016/10/20 12:32:19 UTC, 0 replies.
- tinkerpop git commit: Updated gremlin-mozart again to clean up around his collar - posted by sp...@apache.org on 2016/10/20 13:47:20 UTC, 0 replies.
- tinkerpop git commit: Fixed up changelog with latest gremlin-mozart image. CTR - posted by sp...@apache.org on 2016/10/20 13:50:31 UTC, 0 replies.
- tinkerpop git commit: Updated upgrade docs with name of 3.3.x line CTR - posted by sp...@apache.org on 2016/10/20 13:52:05 UTC, 0 replies.
- [1/5] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/20 15:07:11 UTC, 0 replies.
- [2/5] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/20 15:07:12 UTC, 0 replies.
- [3/5] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/20 15:07:13 UTC, 0 replies.
- [4/5] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/20 15:07:14 UTC, 0 replies.
- [5/5] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/20 15:07:15 UTC, 0 replies.
- tinkerpop git commit: Added LICENSE for the various MIT licensed JS/css files that came with the home page - posted by sp...@apache.org on 2016/10/20 15:49:06 UTC, 0 replies.
- tinkerpop git commit: Added license header where applicable. - posted by sp...@apache.org on 2016/10/20 16:11:37 UTC, 0 replies.
- svn commit: r16608 - /release/tinkerpop/3.1.5/ - posted by tw...@apache.org on 2016/10/20 16:51:27 UTC, 0 replies.
- svn commit: r1765858 - in /tinkerpop/site: docs/3.2.4-SNAPSHOT/ docs/3.2.4-SNAPSHOT/dev/ docs/3.2.4-SNAPSHOT/dev/developer/ docs/3.2.4-SNAPSHOT/dev/io/ docs/3.2.4-SNAPSHOT/dev/provider/ docs/3.2.4-SNAPSHOT/images/ docs/3.2.4-SNAPSHOT/images/icons/ docs... - posted by sp...@apache.org on 2016/10/20 18:26:13 UTC, 0 replies.
- svn commit: r1765860 - in /tinkerpop/site: docs/ docs/3.1.6-SNAPSHOT/ docs/3.1.6-SNAPSHOT/dev/ docs/3.1.6-SNAPSHOT/dev/developer/ docs/3.1.6-SNAPSHOT/dev/provider/ docs/3.1.6-SNAPSHOT/images/ docs/3.1.6-SNAPSHOT/images/icons/ docs/3.1.6-SNAPSHOT/refere... - posted by tw...@apache.org on 2016/10/20 18:41:33 UTC, 0 replies.
- tinkerpop git commit: Bump to 3.1.6-SNAPSHOT. - posted by tw...@apache.org on 2016/10/20 18:59:16 UTC, 0 replies.
- svn commit: r1765873 [1/4] - in /tinkerpop/site: downloads.html gremlin.html index.html policy.html providers.html - posted by dk...@apache.org on 2016/10/20 20:23:07 UTC, 0 replies.
- svn commit: r1765873 [4/4] - in /tinkerpop/site: downloads.html gremlin.html index.html policy.html providers.html - posted by dk...@apache.org on 2016/10/20 20:23:07 UTC, 0 replies.
- svn commit: r1765873 [3/4] - in /tinkerpop/site: downloads.html gremlin.html index.html policy.html providers.html - posted by dk...@apache.org on 2016/10/20 20:23:07 UTC, 0 replies.
- svn commit: r1765873 [2/4] - in /tinkerpop/site: downloads.html gremlin.html index.html policy.html providers.html - posted by dk...@apache.org on 2016/10/20 20:23:07 UTC, 0 replies.
- svn commit: r1765880 - in /tinkerpop/site: downloads.html gremlin.html index.html policy.html providers.html - posted by dk...@apache.org on 2016/10/20 20:35:23 UTC, 0 replies.
- tinkerpop git commit: completed homepage publish script - posted by dk...@apache.org on 2016/10/20 20:41:26 UTC, 0 replies.
- tinkerpop git commit: removed debug output - posted by dk...@apache.org on 2016/10/20 20:54:22 UTC, 0 replies.
- [1/5] tinkerpop git commit: Added TINKERPOP-1512 to changelog. - posted by sp...@apache.org on 2016/10/20 22:59:33 UTC, 0 replies.
- [2/5] tinkerpop git commit: Bump to 3.1.6-SNAPSHOT. - posted by sp...@apache.org on 2016/10/20 22:59:34 UTC, 0 replies.
- [3/5] tinkerpop git commit: Bump to TinkerPop 3.2.4-SNAPSHOT CTR - posted by sp...@apache.org on 2016/10/20 22:59:35 UTC, 0 replies.
- [4/5] tinkerpop git commit: Update CHANGELOG and upgrade docs for 3.2.4-SNAPSHOT CTR - posted by sp...@apache.org on 2016/10/20 22:59:36 UTC, 0 replies.
- [5/5] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' into tp32 - posted by sp...@apache.org on 2016/10/20 22:59:37 UTC, 0 replies.
- [1/9] tinkerpop git commit: Added TINKERPOP-1512 to changelog. - posted by sp...@apache.org on 2016/10/20 23:01:00 UTC, 0 replies.
- [2/9] tinkerpop git commit: added the gremlin-java-drawing.png to the doc images. - posted by sp...@apache.org on 2016/10/20 23:01:01 UTC, 0 replies.
- [3/9] tinkerpop git commit: added the gremlin-groovy-drawing.png to the doc images. Also, added two new sections to gremlin-variants.asciidoc -- Gremlin-Java and Gremlin-Groovy. Will fill out Gremlin-Groovy more over the course of this release. - posted by sp...@apache.org on 2016/10/20 23:01:02 UTC, 0 replies.
- [4/9] tinkerpop git commit: Bump to 3.1.6-SNAPSHOT. - posted by sp...@apache.org on 2016/10/20 23:01:03 UTC, 0 replies.
- [5/9] tinkerpop git commit: Bump to TinkerPop 3.2.4-SNAPSHOT CTR - posted by sp...@apache.org on 2016/10/20 23:01:04 UTC, 0 replies.
- [6/9] tinkerpop git commit: Update CHANGELOG and upgrade docs for 3.2.4-SNAPSHOT CTR - posted by sp...@apache.org on 2016/10/20 23:01:05 UTC, 0 replies.
- [7/9] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' into tp32 - posted by sp...@apache.org on 2016/10/20 23:01:06 UTC, 0 replies.
- [8/9] tinkerpop git commit: Merge remote-tracking branch 'origin/tp32' - posted by sp...@apache.org on 2016/10/20 23:01:07 UTC, 0 replies.
- [9/9] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/20 23:01:08 UTC, 0 replies.
- svn commit: r16613 - in /release/tinkerpop: 3.1.4/ 3.2.2/ 3.2.3/ - posted by sp...@apache.org on 2016/10/20 23:23:42 UTC, 0 replies.
- svn commit: r1765998 - in /tinkerpop/site: downloads.html gremlin.html index.html policy.html providers.html - posted by sp...@apache.org on 2016/10/21 11:28:49 UTC, 0 replies.
- tinkerpop git commit: Updated site for 3.2.3/3.1.5 release - posted by sp...@apache.org on 2016/10/21 11:34:10 UTC, 0 replies.
- svn commit: r1765999 - in /tinkerpop/site: docs/current javadocs/current - posted by sp...@apache.org on 2016/10/21 11:35:14 UTC, 0 replies.
- tinkerpop git commit: Changed archive links for 3.2.2 and 3.1.4 - posted by sp...@apache.org on 2016/10/21 13:17:08 UTC, 0 replies.
- svn commit: r1766016 - /tinkerpop/site/downloads.html - posted by sp...@apache.org on 2016/10/21 13:18:30 UTC, 0 replies.
- [1/3] tinkerpop git commit: Minor updates to release docs CTR - posted by sp...@apache.org on 2016/10/21 13:19:28 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/21 13:19:29 UTC, 6 replies.
- [3/3] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/21 13:19:30 UTC, 6 replies.
- [1/2] tinkerpop git commit: Minor updates to release docs CTR - posted by sp...@apache.org on 2016/10/21 13:19:36 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/21 13:19:37 UTC, 5 replies.
- tinkerpop git commit: Minor updates to release docs CTR - posted by sp...@apache.org on 2016/10/21 13:19:45 UTC, 0 replies.
- tinkerpop git commit: added Pick.none and Pick.any to the CoreImports. Added it to both GraphSONModule and GryoMapper. Added two new test cases which use any and none -- one in ChooseTest and one in BranchTest. Added none/any to GroovyTranslator and Pyth - posted by ok...@apache.org on 2016/10/21 19:07:28 UTC, 0 replies.
- tinkerpop git commit: Update the release email template to include pypi notice CTR - posted by sp...@apache.org on 2016/10/21 19:49:24 UTC, 0 replies.
- [1/2] tinkerpop git commit: Update the release email template to include pypi notice CTR - posted by sp...@apache.org on 2016/10/21 19:49:40 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/tp32' - posted by sp...@apache.org on 2016/10/21 19:49:41 UTC, 0 replies.
- [1/2] tinkerpop git commit: Removed some test settings that were not longer relevant CTR - posted by sp...@apache.org on 2016/10/21 20:02:52 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/21 20:02:53 UTC, 4 replies.
- tinkerpop git commit: Removed some test settings that were not longer relevant CTR - posted by sp...@apache.org on 2016/10/21 20:03:04 UTC, 0 replies.
- svn commit: r1766207 - /tinkerpop/site/index.html - posted by sp...@apache.org on 2016/10/22 16:19:21 UTC, 0 replies.
- tinkerpop git commit: Fixed bad indents on the home page - posted by sp...@apache.org on 2016/10/22 16:21:16 UTC, 0 replies.
- svn commit: r1766208 - /tinkerpop/site/index.html - posted by sp...@apache.org on 2016/10/22 16:26:27 UTC, 0 replies.
- tinkerpop git commit: Fixed broken carosel - dah - posted by sp...@apache.org on 2016/10/22 16:28:00 UTC, 0 replies.
- [1/3] tinkerpop git commit: Fix minor grammatical error in reference docs. CTR - posted by sp...@apache.org on 2016/10/24 10:27:39 UTC, 0 replies.
- [1/2] tinkerpop git commit: Fix minor grammatical error in reference docs. CTR - posted by sp...@apache.org on 2016/10/24 10:27:46 UTC, 0 replies.
- tinkerpop git commit: Fix minor grammatical error in reference docs. CTR - posted by sp...@apache.org on 2016/10/24 10:27:55 UTC, 0 replies.
- tinkerpop git commit: Fixed error in where parent pom was pointing for gremlin-benchmark CTR - posted by sp...@apache.org on 2016/10/24 17:11:40 UTC, 0 replies.
- [01/50] tinkerpop git commit: going to simply remove GroovyPeerPressureTest as it randomly fails in Groovy due to an id comparison that is sometimes one way and some times another (depending on threads). With Java, that problem doesn't happen. This is th - posted by ok...@apache.org on 2016/10/24 17:32:44 UTC, 0 replies.
- [02/50] tinkerpop git commit: Ignored test that fails intermittently TINKERPOP-1509 - posted by ok...@apache.org on 2016/10/24 17:32:45 UTC, 0 replies.
- [03/50] tinkerpop git commit: Added a tree recipe CTR - posted by ok...@apache.org on 2016/10/24 17:32:46 UTC, 0 replies.
- [04/50] tinkerpop git commit: Cleaned up indenting on the tree recipe CTR - posted by ok...@apache.org on 2016/10/24 17:32:47 UTC, 0 replies.
- [05/50] tinkerpop git commit: Use ids for lowest common ancestor recipe CTR - posted by ok...@apache.org on 2016/10/24 17:32:48 UTC, 0 replies.
- [06/50] tinkerpop git commit: Upgrade docs had some bad formatting CTR - posted by ok...@apache.org on 2016/10/24 17:32:49 UTC, 0 replies.
- [07/50] tinkerpop git commit: Formatting fixes to recipes CTR - posted by ok...@apache.org on 2016/10/24 17:32:50 UTC, 0 replies.
- [08/50] tinkerpop git commit: TinkerPop 3.1.5 release - posted by ok...@apache.org on 2016/10/24 17:32:51 UTC, 0 replies.
- [09/50] tinkerpop git commit: TINKERPOP-1512 Fixed reference to missing gremlin server script - posted by ok...@apache.org on 2016/10/24 17:32:52 UTC, 0 replies.
- [10/50] tinkerpop git commit: TINKERPOP-1512 Fixed reference to missing gremlin server script - posted by ok...@apache.org on 2016/10/24 17:32:53 UTC, 0 replies.
- [11/50] tinkerpop git commit: No idea why rat is failing the gremlin.sh symlinks now - posted by ok...@apache.org on 2016/10/24 17:32:54 UTC, 0 replies.
- [12/50] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by ok...@apache.org on 2016/10/24 17:32:55 UTC, 0 replies.
- [13/50] tinkerpop git commit: Added TINKERPOP-1512 to changelog. - posted by ok...@apache.org on 2016/10/24 17:32:56 UTC, 0 replies.
- [14/50] tinkerpop git commit: reviewed upgrade docs and found a typo and a mess up. CTR. - posted by ok...@apache.org on 2016/10/24 17:32:57 UTC, 0 replies.
- [15/50] tinkerpop git commit: TINKERPOP-1511 Fixed problem in TraversalOpProcessor - posted by ok...@apache.org on 2016/10/24 17:32:58 UTC, 0 replies.
- [16/50] tinkerpop git commit: TinkerPop 3.2.3 release - posted by ok...@apache.org on 2016/10/24 17:32:59 UTC, 0 replies.
- [17/50] tinkerpop git commit: added gremlin-groovy-drawing.png like we have gremlin-python-drawing.png. - posted by ok...@apache.org on 2016/10/24 17:33:00 UTC, 0 replies.
- [18/50] tinkerpop git commit: TINKERPOP-1369 renamed REST to HTTP - posted by ok...@apache.org on 2016/10/24 17:33:01 UTC, 0 replies.
- [19/50] tinkerpop git commit: Add gremlin-mozart logo for 3.3.x CTR - posted by ok...@apache.org on 2016/10/24 17:33:02 UTC, 0 replies.
- [20/50] tinkerpop git commit: Added new 3.3.x upgrade doc file. - posted by ok...@apache.org on 2016/10/24 17:33:03 UTC, 0 replies.
- [21/50] tinkerpop git commit: Bump to 3.3.0-SNAPSHOT - posted by ok...@apache.org on 2016/10/24 17:33:04 UTC, 0 replies.
- [22/50] tinkerpop git commit: Moved CHANGELOG entry to 3.3.0 - posted by ok...@apache.org on 2016/10/24 17:33:05 UTC, 0 replies.
- [23/50] tinkerpop git commit: TINKERPOP-1514 Added gremlin-tools module. - posted by ok...@apache.org on 2016/10/24 17:33:06 UTC, 0 replies.
- [24/50] tinkerpop git commit: Made gremlin-benchmark write to /target - posted by ok...@apache.org on 2016/10/24 17:33:07 UTC, 0 replies.
- [25/50] tinkerpop git commit: Jacoco and surefire reporting working - posted by ok...@apache.org on 2016/10/24 17:33:08 UTC, 0 replies.
- [26/50] tinkerpop git commit: added the gremlin-java-drawing.png to the doc images. - posted by ok...@apache.org on 2016/10/24 17:33:09 UTC, 0 replies.
- [27/50] tinkerpop git commit: added the gremlin-groovy-drawing.png to the doc images. Also, added two new sections to gremlin-variants.asciidoc -- Gremlin-Java and Gremlin-Groovy. Will fill out Gremlin-Groovy more over the course of this release. - posted by ok...@apache.org on 2016/10/24 17:33:10 UTC, 0 replies.
- [28/50] tinkerpop git commit: Improved gremlin-mozart image - posted by ok...@apache.org on 2016/10/24 17:33:11 UTC, 0 replies.
- [29/50] tinkerpop git commit: Updated gremlin-mozart again to clean up around his collar - posted by ok...@apache.org on 2016/10/24 17:33:12 UTC, 0 replies.
- [30/50] tinkerpop git commit: Fixed up changelog with latest gremlin-mozart image. CTR - posted by ok...@apache.org on 2016/10/24 17:33:13 UTC, 0 replies.
- [31/50] tinkerpop git commit: Updated upgrade docs with name of 3.3.x line CTR - posted by ok...@apache.org on 2016/10/24 17:33:14 UTC, 0 replies.
- [32/50] tinkerpop git commit: Bump to 3.1.6-SNAPSHOT. - posted by ok...@apache.org on 2016/10/24 17:33:15 UTC, 0 replies.
- [33/50] tinkerpop git commit: Bump to TinkerPop 3.2.4-SNAPSHOT CTR - posted by ok...@apache.org on 2016/10/24 17:33:16 UTC, 0 replies.
- [34/50] tinkerpop git commit: Update CHANGELOG and upgrade docs for 3.2.4-SNAPSHOT CTR - posted by ok...@apache.org on 2016/10/24 17:33:17 UTC, 0 replies.
- [35/50] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' into tp32 - posted by ok...@apache.org on 2016/10/24 17:33:18 UTC, 0 replies.
- [36/50] tinkerpop git commit: Merge remote-tracking branch 'origin/tp32' - posted by ok...@apache.org on 2016/10/24 17:33:19 UTC, 0 replies.
- [37/50] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/24 17:33:20 UTC, 0 replies.
- [38/50] tinkerpop git commit: Minor updates to release docs CTR - posted by ok...@apache.org on 2016/10/24 17:33:21 UTC, 0 replies.
- [39/50] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by ok...@apache.org on 2016/10/24 17:33:22 UTC, 0 replies.
- [40/50] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/24 17:33:23 UTC, 0 replies.
- [41/50] tinkerpop git commit: Update the release email template to include pypi notice CTR - posted by ok...@apache.org on 2016/10/24 17:33:24 UTC, 0 replies.
- [42/50] tinkerpop git commit: Merge remote-tracking branch 'origin/tp32' - posted by ok...@apache.org on 2016/10/24 17:33:25 UTC, 0 replies.
- [43/50] tinkerpop git commit: Removed some test settings that were not longer relevant CTR - posted by ok...@apache.org on 2016/10/24 17:33:26 UTC, 0 replies.
- [44/50] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/24 17:33:27 UTC, 0 replies.
- [45/50] tinkerpop git commit: Fix minor grammatical error in reference docs. CTR - posted by ok...@apache.org on 2016/10/24 17:33:28 UTC, 0 replies.
- [46/50] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by ok...@apache.org on 2016/10/24 17:33:29 UTC, 0 replies.
- [47/50] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/24 17:33:30 UTC, 0 replies.
- [48/50] tinkerpop git commit: Merge branch 'master' into TINKERPOP-1389 - posted by ok...@apache.org on 2016/10/24 17:33:31 UTC, 0 replies.
- [49/50] tinkerpop git commit: Fixed error in where parent pom was pointing for gremlin-benchmark CTR - posted by ok...@apache.org on 2016/10/24 17:33:32 UTC, 0 replies.
- tinkerpop git commit: @dalaro provided an update to KryoShimServiceLoader via a gist as the LOG message was not so clear. - posted by ok...@apache.org on 2016/10/24 19:32:04 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-932 Added "force" option on session close. - posted by sp...@apache.org on 2016/10/24 20:07:18 UTC, 0 replies.
- tinkerpop git commit: if the System.getProperty() has a shim-service set, then it is also set as a DRIVER_JAVA_OPTIONS and an EXECUTOR_JAVA_OPTIONS in SparkGraphComputer (this is necessary for Spark 2.0). Also, some is.testing class registrations are now - posted by ok...@apache.org on 2016/10/24 21:21:26 UTC, 0 replies.
- tinkerpop git commit: Realized that static blocks require the class to be loaded -- not just rererenced. dah. - posted by ok...@apache.org on 2016/10/24 21:40:07 UTC, 0 replies.
- tinkerpop git commit: fixed a severe bug where GraphComputer strategies were not being loaded until the second usage of the traversal source -- had to do with when static{} code blocks are initialized. dar. sucks. Work around is for the user to simply do - posted by ok...@apache.org on 2016/10/24 21:46:17 UTC, 0 replies.
- [1/2] tinkerpop git commit: fixed a severe bug where GraphComputer strategies were not being loaded until the second usage of the traversal source -- had to do with when static{} code blocks are initialized. dar. sucks. Work around is for the user to sim - posted by ok...@apache.org on 2016/10/24 21:46:42 UTC, 0 replies.
- [1/3] tinkerpop git commit: fixed a severe bug where GraphComputer strategies were not being loaded until the second usage of the traversal source -- had to do with when static{} code blocks are initialized. dar. sucks. Work around is for the user to sim - posted by ok...@apache.org on 2016/10/24 21:47:34 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/24 21:47:35 UTC, 1 replies.
- [3/3] tinkerpop git commit: Merge branch 'master' into TINKERPOP-1389 - posted by ok...@apache.org on 2016/10/24 21:47:36 UTC, 0 replies.
- [1/7] tinkerpop git commit: Update the release email template to include pypi notice CTR - posted by ok...@apache.org on 2016/10/25 12:08:04 UTC, 0 replies.
- [2/7] tinkerpop git commit: Removed some test settings that were not longer relevant CTR - posted by ok...@apache.org on 2016/10/25 12:08:05 UTC, 0 replies.
- [3/7] tinkerpop git commit: Fix minor grammatical error in reference docs. CTR - posted by ok...@apache.org on 2016/10/25 12:08:06 UTC, 0 replies.
- [4/7] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by ok...@apache.org on 2016/10/25 12:08:07 UTC, 0 replies.
- [5/7] tinkerpop git commit: fixed a severe bug where GraphComputer strategies were not being loaded until the second usage of the traversal source -- had to do with when static{} code blocks are initialized. dar. sucks. Work around is for the user to sim - posted by ok...@apache.org on 2016/10/25 12:08:08 UTC, 0 replies.
- [6/7] tinkerpop git commit: Merge branch 'tp32' into TINKERPOP-1507 - posted by ok...@apache.org on 2016/10/25 12:08:09 UTC, 0 replies.
- [7/7] tinkerpop git commit: added Pick to the io graphson.asciidoc docs. updated CHANGELOG. - posted by ok...@apache.org on 2016/10/25 12:08:10 UTC, 0 replies.
- tinkerpop git commit: CTR: Fixed a minor script bug that popped up in the latest release process. - posted by dk...@apache.org on 2016/10/25 12:52:07 UTC, 0 replies.
- [1/2] tinkerpop git commit: CTR: Fixed a minor script bug that popped up in the latest release process. - posted by dk...@apache.org on 2016/10/25 12:52:47 UTC, 0 replies.
- [1/3] tinkerpop git commit: CTR: Fixed a minor script bug that popped up in the latest release process. - posted by dk...@apache.org on 2016/10/25 12:53:14 UTC, 0 replies.
- tinkerpop git commit: UnshadedKryoShimService is now the default for SparkGraphComputer. Users no longer have to System.setProperty() as its all handled in the SparkGraphComputer constructor. I would really like to get rid of the 'service model' (cc @dal - posted by ok...@apache.org on 2016/10/25 14:02:13 UTC, 0 replies.
- tinkerpop git commit: KryoShimService is no longer a META-INF service with priorities and all that. Instead, it is now a configuration property. If the user provided configuration DOES NOT have gremlin.io.kryoShimService, then it defaults to HadoopPoolsS - posted by ok...@apache.org on 2016/10/25 15:02:38 UTC, 0 replies.
- [1/4] tinkerpop git commit: Setup changelog/upgrade docs for 3.1.6 - posted by sp...@apache.org on 2016/10/25 15:35:09 UTC, 0 replies.
- [2/4] tinkerpop git commit: Add int feature requirement on generator tests. - posted by sp...@apache.org on 2016/10/25 15:35:10 UTC, 0 replies.
- [3/4] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/25 15:35:11 UTC, 0 replies.
- [4/4] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/25 15:35:12 UTC, 0 replies.
- [1/3] tinkerpop git commit: Setup changelog/upgrade docs for 3.1.6 - posted by sp...@apache.org on 2016/10/25 15:36:47 UTC, 0 replies.
- [2/3] tinkerpop git commit: Add int feature requirement on generator tests. - posted by sp...@apache.org on 2016/10/25 15:36:48 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/25 15:36:49 UTC, 0 replies.
- [1/2] tinkerpop git commit: Setup changelog/upgrade docs for 3.1.6 - posted by sp...@apache.org on 2016/10/25 15:36:54 UTC, 0 replies.
- [2/2] tinkerpop git commit: Add int feature requirement on generator tests. - posted by sp...@apache.org on 2016/10/25 15:36:55 UTC, 0 replies.
- tinkerpop git commit: using System.properties() to propagate shim class to workers. This is identical to the previous META-INF service model, save there is no META-INF service used. - posted by ok...@apache.org on 2016/10/25 16:09:14 UTC, 0 replies.
- [tinkerpop] Git Push Summary [forced push!] [Forced Update!] - posted by ok...@apache.org on 2016/10/25 16:22:26 UTC, 0 replies.
- tinkerpop git commit: minor nothing to GiraphGraphComputer. - posted by ok...@apache.org on 2016/10/25 16:33:21 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-919 Added supportsIdenticalMultiProperties() - posted by sp...@apache.org on 2016/10/25 17:52:50 UTC, 0 replies.
- tinkerpop git commit: TraversalStrategy.GlobalCache.getStrategies() is now the point where static{} code blocks are loaded for Graph and GraphComputer classes. Added a test case to TraversalStrategiesTset that demonstrates that the GlobalCache can be man - posted by ok...@apache.org on 2016/10/25 19:02:33 UTC, 0 replies.
- tinkerpop git commit: added authorship to TraversalStrategies java file. - posted by ok...@apache.org on 2016/10/25 19:07:05 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1235 Removed deprecated "performance" tests. - posted by sp...@apache.org on 2016/10/25 20:05:56 UTC, 0 replies.
- [1/2] tinkerpop git commit: Deprecated OptIn "performance" tests - posted by sp...@apache.org on 2016/10/25 20:14:42 UTC, 0 replies.
- tinkerpop git commit: Deprecated OptIn "performance" tests - posted by sp...@apache.org on 2016/10/25 20:14:51 UTC, 0 replies.
- [1/3] tinkerpop git commit: Deprecated OptIn "performance" tests [Forced Update!] - posted by sp...@apache.org on 2016/10/25 20:16:21 UTC, 0 replies.
- [3/3] tinkerpop git commit: TINKERPOP-1235 Removed deprecated "performance" tests. - posted by sp...@apache.org on 2016/10/25 20:16:23 UTC, 0 replies.
- [1/2] tinkerpop git commit: Deprecated OptIn "performance" tests [Forced Update!] - posted by sp...@apache.org on 2016/10/25 20:35:13 UTC, 0 replies.
- [2/2] tinkerpop git commit: TINKERPOP-919 Added supportsDuplicateMultiProperties() - posted by sp...@apache.org on 2016/10/25 20:35:14 UTC, 0 replies.
- tinkerpop git commit: Decoupled GryoRecordReader/Writer from KryoShimService. The shim service should ONLY be for inter-process communication -- not input/output formats. cc/ @dalaro - posted by ok...@apache.org on 2016/10/26 01:44:53 UTC, 0 replies.
- [1/2] tinkerpop git commit: Avoid starting VP worker iterations that never end - posted by ok...@apache.org on 2016/10/26 01:47:59 UTC, 1 replies.
- [2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1525-for-TINKERPOP-1389' of https://github.com/dalaro/incubator-tinkerpop into TINKERPOP-1389 - posted by ok...@apache.org on 2016/10/26 01:48:00 UTC, 0 replies.
- [1/2] tinkerpop git commit: Update changelog and usage docs for generating/publishing site - posted by sp...@apache.org on 2016/10/26 10:59:46 UTC, 0 replies.
- [2/2] tinkerpop git commit: Update release docs based on new site publishing features - posted by sp...@apache.org on 2016/10/26 10:59:47 UTC, 0 replies.
- tinkerpop git commit: added SystemUtil to gremlin-core which is able to generate Configurations from System.properties. Useful in Hadoop GraphComputer settings where JVMs can have IO configuration information in them. HadoopPools will now try and generat - posted by ok...@apache.org on 2016/10/26 13:18:27 UTC, 0 replies.
- tinkerpop git commit: using tinkerpop as the prefix for System property configurations. Tweaked the KryoShimServiceLoader's logging information so its easier to see whats going on --- doing cluster testing. - posted by ok...@apache.org on 2016/10/26 14:04:42 UTC, 0 replies.
- [1/3] tinkerpop git commit: Fixed test requirements in EdgeTest CTR - posted by sp...@apache.org on 2016/10/26 14:06:23 UTC, 0 replies.
- [1/2] tinkerpop git commit: Fixed test requirements in EdgeTest CTR - posted by sp...@apache.org on 2016/10/26 14:06:31 UTC, 0 replies.
- tinkerpop git commit: Fixed test requirements in EdgeTest CTR - posted by sp...@apache.org on 2016/10/26 14:06:39 UTC, 0 replies.
- [1/4] tinkerpop git commit: added Pick.none and Pick.any to the CoreImports. Added it to both GraphSONModule and GryoMapper. Added two new test cases which use any and none -- one in ChooseTest and one in BranchTest. Added none/any to GroovyTranslator an - posted by ok...@apache.org on 2016/10/26 14:12:10 UTC, 0 replies.
- [2/4] tinkerpop git commit: Merge branch 'tp32' into TINKERPOP-1507 - posted by ok...@apache.org on 2016/10/26 14:12:11 UTC, 0 replies.
- [3/4] tinkerpop git commit: added Pick to the io graphson.asciidoc docs. updated CHANGELOG. - posted by ok...@apache.org on 2016/10/26 14:12:12 UTC, 0 replies.
- [4/4] tinkerpop git commit: Merge branch 'TINKERPOP-1507' of https://github.com/apache/tinkerpop into tp32 - posted by ok...@apache.org on 2016/10/26 14:12:13 UTC, 0 replies.
- [1/5] tinkerpop git commit: added Pick.none and Pick.any to the CoreImports. Added it to both GraphSONModule and GryoMapper. Added two new test cases which use any and none -- one in ChooseTest and one in BranchTest. Added none/any to GroovyTranslator an - posted by ok...@apache.org on 2016/10/26 14:12:31 UTC, 0 replies.
- [2/5] tinkerpop git commit: Merge branch 'tp32' into TINKERPOP-1507 - posted by ok...@apache.org on 2016/10/26 14:12:32 UTC, 0 replies.
- [3/5] tinkerpop git commit: added Pick to the io graphson.asciidoc docs. updated CHANGELOG. - posted by ok...@apache.org on 2016/10/26 14:12:33 UTC, 0 replies.
- [4/5] tinkerpop git commit: Merge branch 'TINKERPOP-1507' of https://github.com/apache/tinkerpop into tp32 - posted by ok...@apache.org on 2016/10/26 14:12:34 UTC, 0 replies.
- [5/5] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/26 14:12:35 UTC, 0 replies.
- [01/29] tinkerpop git commit: added Pick.none and Pick.any to the CoreImports. Added it to both GraphSONModule and GryoMapper. Added two new test cases which use any and none -- one in ChooseTest and one in BranchTest. Added none/any to GroovyTranslator [Forced Update!] - posted by ok...@apache.org on 2016/10/26 14:18:33 UTC, 0 replies.
- [02/29] tinkerpop git commit: Merge branch 'tp32' into TINKERPOP-1507 - posted by ok...@apache.org on 2016/10/26 14:18:34 UTC, 0 replies.
- [03/29] tinkerpop git commit: added Pick to the io graphson.asciidoc docs. updated CHANGELOG. - posted by ok...@apache.org on 2016/10/26 14:18:35 UTC, 0 replies.
- [04/29] tinkerpop git commit: CTR: Fixed a minor script bug that popped up in the latest release process. - posted by ok...@apache.org on 2016/10/26 14:18:36 UTC, 0 replies.
- [05/29] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by ok...@apache.org on 2016/10/26 14:18:37 UTC, 0 replies.
- [06/29] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/26 14:18:38 UTC, 0 replies.
- [07/29] tinkerpop git commit: Setup changelog/upgrade docs for 3.1.6 - posted by ok...@apache.org on 2016/10/26 14:18:39 UTC, 0 replies.
- [08/29] tinkerpop git commit: Add int feature requirement on generator tests. - posted by ok...@apache.org on 2016/10/26 14:18:40 UTC, 0 replies.
- [09/29] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by ok...@apache.org on 2016/10/26 14:18:41 UTC, 0 replies.
- [10/29] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/26 14:18:42 UTC, 0 replies.
- [11/29] tinkerpop git commit: Deprecated OptIn "performance" tests - posted by ok...@apache.org on 2016/10/26 14:18:43 UTC, 0 replies.
- [12/29] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/26 14:18:44 UTC, 0 replies.
- [13/29] tinkerpop git commit: Fixed test requirements in EdgeTest CTR - posted by ok...@apache.org on 2016/10/26 14:18:45 UTC, 0 replies.
- [14/29] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by ok...@apache.org on 2016/10/26 14:18:46 UTC, 0 replies.
- [15/29] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/26 14:18:47 UTC, 0 replies.
- [16/29] tinkerpop git commit: Merge branch 'TINKERPOP-1507' of https://github.com/apache/tinkerpop into tp32 - posted by ok...@apache.org on 2016/10/26 14:18:48 UTC, 0 replies.
- [17/29] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/26 14:18:49 UTC, 0 replies.
- [18/29] tinkerpop git commit: jesus. that was a depedency hell like only spark can provide. got SparkServer working with GremlinConsole and HDFS. Phew... Also, bumped to Hadoop 2.7.3 (from 2.7.2). - posted by ok...@apache.org on 2016/10/26 14:18:50 UTC, 0 replies.
- [19/29] tinkerpop git commit: TINKERPOP-1389 Support Spark 2.0 - posted by ok...@apache.org on 2016/10/26 14:18:51 UTC, 0 replies.
- [20/29] tinkerpop git commit: GryoSerializer uses HadoopPools so that gryo pools are not constantly produced (object reused stylie). This have increased the performance of GryoSerializer based jobs to that of the 3.2.x line prior to bumping to Spark 2.0. - posted by ok...@apache.org on 2016/10/26 14:18:52 UTC, 0 replies.
- [21/29] tinkerpop git commit: @dalaro provided an update to KryoShimServiceLoader via a gist as the LOG message was not so clear. - posted by ok...@apache.org on 2016/10/26 14:18:53 UTC, 0 replies.
- [22/29] tinkerpop git commit: if the System.getProperty() has a shim-service set, then it is also set as a DRIVER_JAVA_OPTIONS and an EXECUTOR_JAVA_OPTIONS in SparkGraphComputer (this is necessary for Spark 2.0). Also, some is.testing class registrations - posted by ok...@apache.org on 2016/10/26 14:18:54 UTC, 0 replies.
- [23/29] tinkerpop git commit: had to go back down to Hadoop 2.7.2 because Hadoop 2.7.3 changed a method signature that GiraphJob calls and thus, Giraph fails. Dar. Cleaned up pom.xmls a bit and updated CHANGELOG. This branch is ready to be tested on the - posted by ok...@apache.org on 2016/10/26 14:18:55 UTC, 0 replies.
- [24/29] tinkerpop git commit: Decoupled GryoRecordReader/Writer from KryoShimService. The shim service should ONLY be for inter-process communication -- not input/output formats. cc/ @dalaro - posted by ok...@apache.org on 2016/10/26 14:18:56 UTC, 0 replies.
- [25/29] tinkerpop git commit: UnshadedKryoShimService is now the default for SparkGraphComputer. Users no longer have to System.setProperty() as its all handled in the SparkGraphComputer constructor. I would really like to get rid of the 'service model' - posted by ok...@apache.org on 2016/10/26 14:18:57 UTC, 0 replies.
- [26/29] tinkerpop git commit: using tinkerpop as the prefix for System property configurations. Tweaked the KryoShimServiceLoader's logging information so its easier to see whats going on --- doing cluster testing. - posted by ok...@apache.org on 2016/10/26 14:18:58 UTC, 0 replies.
- [27/29] tinkerpop git commit: added SystemUtil to gremlin-core which is able to generate Configurations from System.properties. Useful in Hadoop GraphComputer settings where JVMs can have IO configuration information in them. HadoopPools will now try and - posted by ok...@apache.org on 2016/10/26 14:18:59 UTC, 0 replies.
- [28/29] tinkerpop git commit: minor nothing to GiraphGraphComputer. - posted by ok...@apache.org on 2016/10/26 14:19:00 UTC, 0 replies.
- [29/29] tinkerpop git commit: Avoid starting VP worker iterations that never end - posted by ok...@apache.org on 2016/10/26 14:19:01 UTC, 0 replies.
- [1/2] tinkerpop git commit: Update changelog retroactively for 3.2.3. - posted by sp...@apache.org on 2016/10/26 14:39:11 UTC, 0 replies.
- tinkerpop git commit: Update changelog retroactively for 3.2.3. - posted by sp...@apache.org on 2016/10/26 14:39:18 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-919 Added supportsDuplicateMultiProperties() [Forced Update!] - posted by sp...@apache.org on 2016/10/26 15:10:57 UTC, 0 replies.
- [1/2] tinkerpop git commit: Fixed recommendation image to get gremlin completely in the cart CTR - posted by sp...@apache.org on 2016/10/26 15:55:12 UTC, 0 replies.
- tinkerpop git commit: Fixed recommendation image to get gremlin completely in the cart CTR - posted by sp...@apache.org on 2016/10/26 15:55:21 UTC, 0 replies.
- tinkerpop git commit: Really simplified UnshadedKryoShimService and IoRegistryAwareKryoSerializer. Also, introduced a synchronization point in KryoServiceLoader.applyConfiguration() as I believe that multiple threads are creating a service over and over - posted by ok...@apache.org on 2016/10/26 16:13:45 UTC, 0 replies.
- [1/3] tinkerpop git commit: Added deprecated annotation to tryRandomCommit() - posted by sp...@apache.org on 2016/10/26 18:32:42 UTC, 0 replies.
- [1/2] tinkerpop git commit: Added deprecated annotation to tryRandomCommit() - posted by sp...@apache.org on 2016/10/26 18:34:09 UTC, 0 replies.
- tinkerpop git commit: Added deprecated annotation to tryRandomCommit() - posted by sp...@apache.org on 2016/10/26 18:35:06 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1024 Removed tryRandomCommit() on AbstractGremlinTest - posted by sp...@apache.org on 2016/10/26 19:34:42 UTC, 0 replies.
- tinkerpop git commit: lots of good stuff here -- finally have testing of IORegistry in SparkGraphComputer. Have ToyPoint and TestIoRegistry. Realized a bunch of stupid .flush() calls in the GryoSerializer serializers (Spark)... perhaps that is why things - posted by ok...@apache.org on 2016/10/26 20:21:49 UTC, 0 replies.
- tinkerpop git commit: Added AbstractIoRegistryCheck that verifies the IoRegistry of test-types (ToyPoint and ToyTriangle) work for OLTP, OLAP, and Storage streaming on all Hadoop-based graphs (Giraph/Spark). Currently, it only checks Gryo regitration, bu - posted by ok...@apache.org on 2016/10/26 23:12:04 UTC, 0 replies.
- svn commit: r1766749 - /tinkerpop/site/index.html - posted by ok...@apache.org on 2016/10/27 01:04:35 UTC, 0 replies.
- tinkerpop git commit: updated index.html - posted by ok...@apache.org on 2016/10/27 01:10:21 UTC, 0 replies.
- [1/2] tinkerpop git commit: weird necessity. will figure out cause later. - posted by ok...@apache.org on 2016/10/27 11:27:54 UTC, 0 replies.
- [2/2] tinkerpop git commit: KryoShimServices now implement .close() so they can relinquish resources. KryoShimServiceLoader also implements close() and will close any static shim service it maintains. On a force reload, any existing KryoShimService is cl - posted by ok...@apache.org on 2016/10/27 11:27:55 UTC, 0 replies.
- tinkerpop git commit: dah. sorry. had some work I started doing before the previous commit. reverting. - posted by ok...@apache.org on 2016/10/27 11:29:02 UTC, 0 replies.
- svn commit: r1766807 - /tinkerpop/site/gremlin.html - posted by sp...@apache.org on 2016/10/27 11:32:51 UTC, 0 replies.
- svn commit: r1766808 - /tinkerpop/site/gremlin.html - posted by sp...@apache.org on 2016/10/27 11:34:27 UTC, 0 replies.
- [01/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:44 UTC, 0 replies.
- [02/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:45 UTC, 0 replies.
- [03/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:46 UTC, 0 replies.
- [04/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:47 UTC, 0 replies.
- [05/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:48 UTC, 0 replies.
- [06/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:49 UTC, 0 replies.
- [07/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:50 UTC, 0 replies.
- [08/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:51 UTC, 0 replies.
- [09/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:52 UTC, 0 replies.
- [10/10] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:37:53 UTC, 0 replies.
- [01/50] [abbrv] tinkerpop git commit: Merge branch 'tp31' into tp32 [Forced Update!] - posted by sp...@apache.org on 2016/10/27 11:58:45 UTC, 0 replies.
- [02/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 11:58:46 UTC, 0 replies.
- [03/50] [abbrv] tinkerpop git commit: Setup changelog/upgrade docs for 3.1.6 - posted by sp...@apache.org on 2016/10/27 11:58:47 UTC, 0 replies.
- [04/50] [abbrv] tinkerpop git commit: Add int feature requirement on generator tests. - posted by sp...@apache.org on 2016/10/27 11:58:48 UTC, 0 replies.
- [05/50] [abbrv] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/27 11:58:49 UTC, 0 replies.
- [06/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 11:58:50 UTC, 0 replies.
- [07/50] [abbrv] tinkerpop git commit: Deprecated OptIn "performance" tests - posted by sp...@apache.org on 2016/10/27 11:58:51 UTC, 0 replies.
- [08/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 11:58:52 UTC, 0 replies.
- [09/50] [abbrv] tinkerpop git commit: Fixed test requirements in EdgeTest CTR - posted by sp...@apache.org on 2016/10/27 11:58:53 UTC, 0 replies.
- [10/50] [abbrv] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/27 11:58:54 UTC, 0 replies.
- [11/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 11:58:55 UTC, 0 replies.
- [12/50] [abbrv] tinkerpop git commit: Merge branch 'TINKERPOP-1507' of https://github.com/apache/tinkerpop into tp32 - posted by sp...@apache.org on 2016/10/27 11:58:56 UTC, 0 replies.
- [13/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 11:58:57 UTC, 0 replies.
- [14/50] [abbrv] tinkerpop git commit: Update changelog retroactively for 3.2.3. - posted by sp...@apache.org on 2016/10/27 11:58:58 UTC, 0 replies.
- [15/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 11:58:59 UTC, 0 replies.
- [16/50] [abbrv] tinkerpop git commit: Fixed recommendation image to get gremlin completely in the cart CTR - posted by sp...@apache.org on 2016/10/27 11:59:00 UTC, 0 replies.
- [17/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 11:59:01 UTC, 0 replies.
- [18/50] [abbrv] tinkerpop git commit: Added deprecated annotation to tryRandomCommit() - posted by sp...@apache.org on 2016/10/27 11:59:02 UTC, 0 replies.
- [19/50] [abbrv] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/27 11:59:03 UTC, 0 replies.
- [20/50] [abbrv] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 11:59:04 UTC, 0 replies.
- [21/50] [abbrv] tinkerpop git commit: TINKERPOP-1024 Removed tryRandomCommit() on AbstractGremlinTest - posted by sp...@apache.org on 2016/10/27 11:59:05 UTC, 0 replies.
- [22/50] [abbrv] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 11:59:06 UTC, 0 replies.
- [23/50] [abbrv] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 11:59:07 UTC, 0 replies.
- [24/50] [abbrv] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 11:59:08 UTC, 0 replies.
- [25/50] [abbrv] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 11:59:09 UTC, 0 replies.
- [26/50] [abbrv] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 11:59:10 UTC, 0 replies.
- [27/50] [abbrv] tinkerpop git commit: Added LICENSE for the various MIT licensed JS/css files that came with the home page - posted by sp...@apache.org on 2016/10/27 11:59:11 UTC, 0 replies.
- [28/50] [abbrv] tinkerpop git commit: Added license header where applicable. - posted by sp...@apache.org on 2016/10/27 11:59:12 UTC, 0 replies.
- [29/50] [abbrv] tinkerpop git commit: Added neo4j-gremlin-bolt to graph provider listing. - posted by sp...@apache.org on 2016/10/27 11:59:13 UTC, 0 replies.
- [30/50] [abbrv] tinkerpop git commit: Update changelog and usage docs for generating/publishing site - posted by sp...@apache.org on 2016/10/27 11:59:14 UTC, 0 replies.
- [31/50] [abbrv] tinkerpop git commit: completed homepage publish script - posted by sp...@apache.org on 2016/10/27 11:59:15 UTC, 0 replies.
- [32/50] [abbrv] tinkerpop git commit: removed debug output - posted by sp...@apache.org on 2016/10/27 11:59:16 UTC, 0 replies.
- [33/50] [abbrv] tinkerpop git commit: Updated site for 3.2.3/3.1.5 release - posted by sp...@apache.org on 2016/10/27 11:59:17 UTC, 0 replies.
- [34/50] [abbrv] tinkerpop git commit: Changed archive links for 3.2.2 and 3.1.4 - posted by sp...@apache.org on 2016/10/27 11:59:18 UTC, 0 replies.
- [35/50] [abbrv] tinkerpop git commit: Fixed bad indents on the home page - posted by sp...@apache.org on 2016/10/27 11:59:19 UTC, 0 replies.
- [36/50] [abbrv] tinkerpop git commit: Fixed broken carosel - dah - posted by sp...@apache.org on 2016/10/27 11:59:20 UTC, 0 replies.
- [37/50] [abbrv] tinkerpop git commit: updated index.html - posted by sp...@apache.org on 2016/10/27 11:59:21 UTC, 0 replies.
- [38/50] [abbrv] tinkerpop git commit: Update release docs based on new site publishing features - posted by sp...@apache.org on 2016/10/27 11:59:22 UTC, 0 replies.
- [39/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:23 UTC, 0 replies.
- [40/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:24 UTC, 0 replies.
- [41/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:25 UTC, 0 replies.
- [42/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:26 UTC, 0 replies.
- [43/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:27 UTC, 0 replies.
- [44/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:28 UTC, 0 replies.
- [45/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:29 UTC, 0 replies.
- [46/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:30 UTC, 0 replies.
- [47/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:31 UTC, 0 replies.
- [48/50] [abbrv] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 11:59:32 UTC, 0 replies.
- [49/50] [abbrv] tinkerpop git commit: Improvements to release docs after latest rebase to master. - posted by sp...@apache.org on 2016/10/27 11:59:33 UTC, 0 replies.
- [50/50] [abbrv] tinkerpop git commit: Updated committers docs about site publishing. - posted by sp...@apache.org on 2016/10/27 11:59:34 UTC, 0 replies.
- tinkerpop git commit: Fixed rat checks now that /site moved under /docs - posted by sp...@apache.org on 2016/10/27 12:03:18 UTC, 0 replies.
- [01/30] tinkerpop git commit: Added LICENSE for the various MIT licensed JS/css files that came with the home page - posted by sp...@apache.org on 2016/10/27 13:50:27 UTC, 0 replies.
- [02/30] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 13:50:28 UTC, 0 replies.
- [03/30] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 13:50:29 UTC, 0 replies.
- [04/30] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 13:50:30 UTC, 0 replies.
- [05/30] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 13:50:31 UTC, 0 replies.
- [06/30] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 13:50:32 UTC, 0 replies.
- [07/30] tinkerpop git commit: Updated site for 3.2.3/3.1.5 release - posted by sp...@apache.org on 2016/10/27 13:50:33 UTC, 0 replies.
- [08/30] tinkerpop git commit: completed homepage publish script - posted by sp...@apache.org on 2016/10/27 13:50:34 UTC, 0 replies.
- [09/30] tinkerpop git commit: Added license header where applicable. - posted by sp...@apache.org on 2016/10/27 13:50:35 UTC, 0 replies.
- [10/30] tinkerpop git commit: removed debug output - posted by sp...@apache.org on 2016/10/27 13:50:36 UTC, 0 replies.
- [11/30] tinkerpop git commit: Fixed bad indents on the home page - posted by sp...@apache.org on 2016/10/27 13:50:37 UTC, 0 replies.
- [12/30] tinkerpop git commit: Changed archive links for 3.2.2 and 3.1.4 - posted by sp...@apache.org on 2016/10/27 13:50:38 UTC, 0 replies.
- [13/30] tinkerpop git commit: Fixed broken carosel - dah - posted by sp...@apache.org on 2016/10/27 13:50:39 UTC, 0 replies.
- [14/30] tinkerpop git commit: Update changelog and usage docs for generating/publishing site - posted by sp...@apache.org on 2016/10/27 13:50:40 UTC, 0 replies.
- [15/30] tinkerpop git commit: Added neo4j-gremlin-bolt to graph provider listing. - posted by sp...@apache.org on 2016/10/27 13:50:41 UTC, 0 replies.
- [16/30] tinkerpop git commit: Update release docs based on new site publishing features - posted by sp...@apache.org on 2016/10/27 13:50:42 UTC, 0 replies.
- [17/30] tinkerpop git commit: updated index.html - posted by sp...@apache.org on 2016/10/27 13:50:43 UTC, 0 replies.
- [18/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:44 UTC, 0 replies.
- [19/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:45 UTC, 0 replies.
- [20/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:46 UTC, 0 replies.
- [21/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:47 UTC, 0 replies.
- [22/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:48 UTC, 0 replies.
- [23/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:49 UTC, 0 replies.
- [24/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:50 UTC, 0 replies.
- [25/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:51 UTC, 0 replies.
- [26/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:52 UTC, 0 replies.
- [27/30] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 13:50:53 UTC, 0 replies.
- [28/30] tinkerpop git commit: Improvements to release docs after latest rebase to master. - posted by sp...@apache.org on 2016/10/27 13:50:54 UTC, 0 replies.
- [29/30] tinkerpop git commit: Updated committers docs about site publishing. - posted by sp...@apache.org on 2016/10/27 13:50:55 UTC, 0 replies.
- [30/30] tinkerpop git commit: Fixed rat checks now that /site moved under /docs - posted by sp...@apache.org on 2016/10/27 13:50:56 UTC, 0 replies.
- [01/47] tinkerpop git commit: added Pick.none and Pick.any to the CoreImports. Added it to both GraphSONModule and GryoMapper. Added two new test cases which use any and none -- one in ChooseTest and one in BranchTest. Added none/any to GroovyTranslator [Forced Update!] - posted by sp...@apache.org on 2016/10/27 14:35:18 UTC, 0 replies.
- [02/47] tinkerpop git commit: Merge branch 'tp32' into TINKERPOP-1507 - posted by sp...@apache.org on 2016/10/27 14:35:19 UTC, 0 replies.
- [03/47] tinkerpop git commit: added Pick to the io graphson.asciidoc docs. updated CHANGELOG. - posted by sp...@apache.org on 2016/10/27 14:35:20 UTC, 0 replies.
- [04/47] tinkerpop git commit: Fixed test requirements in EdgeTest CTR - posted by sp...@apache.org on 2016/10/27 14:35:21 UTC, 0 replies.
- [05/47] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/27 14:35:22 UTC, 0 replies.
- [06/47] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 14:35:23 UTC, 0 replies.
- [07/47] tinkerpop git commit: Merge branch 'TINKERPOP-1507' of https://github.com/apache/tinkerpop into tp32 - posted by sp...@apache.org on 2016/10/27 14:35:24 UTC, 0 replies.
- [08/47] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 14:35:25 UTC, 0 replies.
- [09/47] tinkerpop git commit: Update changelog retroactively for 3.2.3. - posted by sp...@apache.org on 2016/10/27 14:35:26 UTC, 0 replies.
- [10/47] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 14:35:27 UTC, 0 replies.
- [11/47] tinkerpop git commit: Fixed recommendation image to get gremlin completely in the cart CTR - posted by sp...@apache.org on 2016/10/27 14:35:28 UTC, 0 replies.
- [12/47] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 14:35:29 UTC, 0 replies.
- [13/47] tinkerpop git commit: Added deprecated annotation to tryRandomCommit() - posted by sp...@apache.org on 2016/10/27 14:35:30 UTC, 0 replies.
- [14/47] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/27 14:35:31 UTC, 0 replies.
- [15/47] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/27 14:35:32 UTC, 0 replies.
- [16/47] tinkerpop git commit: TINKERPOP-1024 Removed tryRandomCommit() on AbstractGremlinTest - posted by sp...@apache.org on 2016/10/27 14:35:33 UTC, 0 replies.
- [17/47] tinkerpop git commit: Added LICENSE for the various MIT licensed JS/css files that came with the home page - posted by sp...@apache.org on 2016/10/27 14:35:34 UTC, 0 replies.
- [18/47] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 14:35:35 UTC, 0 replies.
- [19/47] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 14:35:36 UTC, 0 replies.
- [20/47] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 14:35:37 UTC, 0 replies.
- [21/47] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 14:35:38 UTC, 0 replies.
- [22/47] tinkerpop git commit: Moved site html files to main repo. - posted by sp...@apache.org on 2016/10/27 14:35:39 UTC, 0 replies.
- [23/47] tinkerpop git commit: completed homepage publish script - posted by sp...@apache.org on 2016/10/27 14:35:40 UTC, 0 replies.
- [24/47] tinkerpop git commit: removed debug output - posted by sp...@apache.org on 2016/10/27 14:35:41 UTC, 0 replies.
- [25/47] tinkerpop git commit: Changed archive links for 3.2.2 and 3.1.4 - posted by sp...@apache.org on 2016/10/27 14:35:42 UTC, 0 replies.
- [26/47] tinkerpop git commit: Updated site for 3.2.3/3.1.5 release - posted by sp...@apache.org on 2016/10/27 14:35:43 UTC, 0 replies.
- [27/47] tinkerpop git commit: Fixed bad indents on the home page - posted by sp...@apache.org on 2016/10/27 14:35:44 UTC, 0 replies.
- [28/47] tinkerpop git commit: Fixed broken carosel - dah - posted by sp...@apache.org on 2016/10/27 14:35:45 UTC, 0 replies.
- [29/47] tinkerpop git commit: Update changelog and usage docs for generating/publishing site - posted by sp...@apache.org on 2016/10/27 14:35:46 UTC, 0 replies.
- [30/47] tinkerpop git commit: Added neo4j-gremlin-bolt to graph provider listing. - posted by sp...@apache.org on 2016/10/27 14:35:47 UTC, 0 replies.
- [31/47] tinkerpop git commit: Added license header where applicable. - posted by sp...@apache.org on 2016/10/27 14:35:48 UTC, 0 replies.
- [32/47] tinkerpop git commit: updated index.html - posted by sp...@apache.org on 2016/10/27 14:35:49 UTC, 0 replies.
- [33/47] tinkerpop git commit: Update release docs based on new site publishing features - posted by sp...@apache.org on 2016/10/27 14:35:50 UTC, 0 replies.
- [34/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:35:51 UTC, 0 replies.
- [35/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:35:52 UTC, 0 replies.
- [36/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:35:53 UTC, 0 replies.
- [37/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:35:54 UTC, 0 replies.
- [38/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:35:55 UTC, 0 replies.
- [39/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:35:56 UTC, 0 replies.
- [40/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:35:57 UTC, 0 replies.
- [41/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:35:58 UTC, 0 replies.
- [42/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:35:59 UTC, 0 replies.
- [43/47] tinkerpop git commit: Moved /site under /docs - posted by sp...@apache.org on 2016/10/27 14:36:00 UTC, 0 replies.
- [44/47] tinkerpop git commit: Improvements to release docs after latest rebase to master. - posted by sp...@apache.org on 2016/10/27 14:36:01 UTC, 0 replies.
- [45/47] tinkerpop git commit: Updated committers docs about site publishing. - posted by sp...@apache.org on 2016/10/27 14:36:02 UTC, 0 replies.
- [46/47] tinkerpop git commit: Fixed rat checks now that /site moved under /docs - posted by sp...@apache.org on 2016/10/27 14:36:03 UTC, 0 replies.
- [47/47] tinkerpop git commit: TINKERPOP-1235 Removed deprecated "performance" tests. - posted by sp...@apache.org on 2016/10/27 14:36:04 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1420 Removal of previously deprecated gremlin-groovy classes/methods. - posted by sp...@apache.org on 2016/10/27 17:35:29 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1420 Removal of previously deprecated gremlin-groovy classes/methods. [Forced Update!] - posted by sp...@apache.org on 2016/10/27 17:55:30 UTC, 0 replies.
- tinkerpop git commit: okay. so I found a bug that has to do with joins() in Spark and IoRegistry.... I thought this whole time it was from me -- but then I realized that I added a .out() to the test. I reverted to an older version of the branch and added - posted by ok...@apache.org on 2016/10/27 19:28:21 UTC, 0 replies.
- tinkerpop git commit: No more IoAwareSerializer -- it doens't work in Spark 2.0's serialization model. GryoRegistrar is now responsible for handling IoRegistry registration. Much simpler. Finally, everything is passing -- both GryoSerializer and Kryo+Gry - posted by ok...@apache.org on 2016/10/27 21:32:12 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1534 Improve GraphProvider ability to release resources - posted by sp...@apache.org on 2016/10/28 15:59:35 UTC, 0 replies.
- [1/3] tinkerpop git commit: Fully shutdown metrics services in Gremlin Server on shutdown CTR - posted by sp...@apache.org on 2016/10/28 16:02:15 UTC, 0 replies.
- [1/2] tinkerpop git commit: Fully shutdown metrics services in Gremlin Server on shutdown CTR - posted by sp...@apache.org on 2016/10/28 16:02:24 UTC, 0 replies.
- tinkerpop git commit: Fully shutdown metrics services in Gremlin Server on shutdown CTR - posted by sp...@apache.org on 2016/10/28 16:02:30 UTC, 0 replies.
- [1/3] tinkerpop git commit: Fully shutdown metrics services in Gremlin Server on shutdown CTR [Forced Update!] - posted by sp...@apache.org on 2016/10/28 16:04:12 UTC, 0 replies.
- [3/3] tinkerpop git commit: TINKERPOP-1534 Improve GraphProvider ability to release resources - posted by sp...@apache.org on 2016/10/28 16:04:14 UTC, 0 replies.
- [1/3] tinkerpop git commit: TINKERPOP-919 Added supportsDuplicateMultiProperties() - posted by sp...@apache.org on 2016/10/28 22:26:31 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge branch 'TINKERPOP-919' into tp32 - posted by sp...@apache.org on 2016/10/28 22:26:32 UTC, 0 replies.
- [1/2] tinkerpop git commit: TINKERPOP-919 Added supportsDuplicateMultiProperties() - posted by sp...@apache.org on 2016/10/28 22:26:39 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'TINKERPOP-919' into tp32 - posted by sp...@apache.org on 2016/10/28 22:26:40 UTC, 0 replies.
- [1/2] tinkerpop git commit: TINKERPOP-1235 Removed deprecated "performance" tests. - posted by sp...@apache.org on 2016/10/28 22:28:09 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1235' - posted by sp...@apache.org on 2016/10/28 22:28:10 UTC, 0 replies.
- tinkerpop git commit: added ProjectStep.getProjectKeys() -- should we make this an unmodifiable list. - posted by ok...@apache.org on 2016/10/29 21:12:09 UTC, 0 replies.
- [1/3] tinkerpop git commit: Lazy message scope initialization in PeerPressureVertexProgram. Remove vertex id checks in BulkDumperVertexProgramTest. Don't rollback transaction if already closed in TransactionTest. - posted by ok...@apache.org on 2016/10/29 21:16:07 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge branch 'tp32-tests' of https://github.com/ngageoint/tinkerpop into tp32 - posted by ok...@apache.org on 2016/10/29 21:16:08 UTC, 0 replies.
- [3/3] tinkerpop git commit: reexposed GroovyPeerPressure - posted by ok...@apache.org on 2016/10/29 21:16:09 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1525-tp32' of https://github.com/dalaro/incubator-tinkerpop into tp32 - posted by ok...@apache.org on 2016/10/29 21:17:29 UTC, 0 replies.
- [1/3] tinkerpop git commit: TraversalStrategy.GlobalCache.getStrategies() is now the point where static{} code blocks are loaded for Graph and GraphComputer classes. Added a test case to TraversalStrategiesTset that demonstrates that the GlobalCache can - posted by ok...@apache.org on 2016/10/29 21:19:24 UTC, 0 replies.
- [2/3] tinkerpop git commit: added authorship to TraversalStrategies java file. - posted by ok...@apache.org on 2016/10/29 21:19:25 UTC, 0 replies.
- [3/3] tinkerpop git commit: updated CHANGELOG - posted by ok...@apache.org on 2016/10/29 21:19:26 UTC, 0 replies.
- [01/10] tinkerpop git commit: TraversalStrategy.GlobalCache.getStrategies() is now the point where static{} code blocks are loaded for Graph and GraphComputer classes. Added a test case to TraversalStrategiesTset that demonstrates that the GlobalCache ca - posted by ok...@apache.org on 2016/10/29 23:01:18 UTC, 0 replies.
- [02/10] tinkerpop git commit: added authorship to TraversalStrategies java file. - posted by ok...@apache.org on 2016/10/29 23:01:19 UTC, 0 replies.
- [03/10] tinkerpop git commit: Avoid starting VP worker iterations that never end - posted by ok...@apache.org on 2016/10/29 23:01:20 UTC, 0 replies.
- [04/10] tinkerpop git commit: Lazy message scope initialization in PeerPressureVertexProgram. Remove vertex id checks in BulkDumperVertexProgramTest. Don't rollback transaction if already closed in TransactionTest. - posted by ok...@apache.org on 2016/10/29 23:01:21 UTC, 0 replies.
- [05/10] tinkerpop git commit: added ProjectStep.getProjectKeys() -- should we make this an unmodifiable list. - posted by ok...@apache.org on 2016/10/29 23:01:22 UTC, 0 replies.
- [06/10] tinkerpop git commit: Merge branch 'tp32-tests' of https://github.com/ngageoint/tinkerpop into tp32 - posted by ok...@apache.org on 2016/10/29 23:01:23 UTC, 0 replies.
- [07/10] tinkerpop git commit: reexposed GroovyPeerPressure - posted by ok...@apache.org on 2016/10/29 23:01:24 UTC, 0 replies.
- [08/10] tinkerpop git commit: Merge branch 'TINKERPOP-1525-tp32' of https://github.com/dalaro/incubator-tinkerpop into tp32 - posted by ok...@apache.org on 2016/10/29 23:01:25 UTC, 0 replies.
- [09/10] tinkerpop git commit: updated CHANGELOG - posted by ok...@apache.org on 2016/10/29 23:01:26 UTC, 0 replies.
- [10/10] tinkerpop git commit: Merge branch 'tp32' - posted by ok...@apache.org on 2016/10/29 23:01:27 UTC, 0 replies.
- [1/9] tinkerpop git commit: TINKERPOP-919 Added supportsDuplicateMultiProperties() [Forced Update!] - posted by sp...@apache.org on 2016/10/30 10:24:14 UTC, 0 replies.
- [2/9] tinkerpop git commit: TINKERPOP-1235 Removed deprecated "performance" tests. - posted by sp...@apache.org on 2016/10/30 10:24:15 UTC, 0 replies.
- [3/9] tinkerpop git commit: Fully shutdown metrics services in Gremlin Server on shutdown CTR - posted by sp...@apache.org on 2016/10/30 10:24:16 UTC, 0 replies.
- [4/9] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/30 10:24:17 UTC, 0 replies.
- [5/9] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/30 10:24:18 UTC, 0 replies.
- [6/9] tinkerpop git commit: Merge branch 'TINKERPOP-919' into tp32 - posted by sp...@apache.org on 2016/10/30 10:24:19 UTC, 0 replies.
- [7/9] tinkerpop git commit: Merge branch 'tp32' - posted by sp...@apache.org on 2016/10/30 10:24:20 UTC, 0 replies.
- [8/9] tinkerpop git commit: Merge branch 'TINKERPOP-1235' - posted by sp...@apache.org on 2016/10/30 10:24:21 UTC, 0 replies.
- [9/9] tinkerpop git commit: TINKERPOP-1420 Removal of previously deprecated gremlin-groovy classes/methods. - posted by sp...@apache.org on 2016/10/30 10:24:22 UTC, 0 replies.
- [01/12] tinkerpop git commit: TraversalStrategy.GlobalCache.getStrategies() is now the point where static{} code blocks are loaded for Graph and GraphComputer classes. Added a test case to TraversalStrategiesTset that demonstrates that the GlobalCache ca [Forced Update!] - posted by sp...@apache.org on 2016/10/31 17:22:04 UTC, 0 replies.
- [02/12] tinkerpop git commit: added authorship to TraversalStrategies java file. - posted by sp...@apache.org on 2016/10/31 17:22:05 UTC, 0 replies.
- [03/12] tinkerpop git commit: Avoid starting VP worker iterations that never end - posted by sp...@apache.org on 2016/10/31 17:22:06 UTC, 0 replies.
- [04/12] tinkerpop git commit: TINKERPOP-919 Added supportsDuplicateMultiProperties() - posted by sp...@apache.org on 2016/10/31 17:22:07 UTC, 0 replies.
- [05/12] tinkerpop git commit: Lazy message scope initialization in PeerPressureVertexProgram. Remove vertex id checks in BulkDumperVertexProgramTest. Don't rollback transaction if already closed in TransactionTest. - posted by sp...@apache.org on 2016/10/31 17:22:08 UTC, 0 replies.
- [06/12] tinkerpop git commit: Merge branch 'TINKERPOP-919' into tp32 - posted by sp...@apache.org on 2016/10/31 17:22:09 UTC, 0 replies.
- [07/12] tinkerpop git commit: added ProjectStep.getProjectKeys() -- should we make this an unmodifiable list. - posted by sp...@apache.org on 2016/10/31 17:22:10 UTC, 0 replies.
- [08/12] tinkerpop git commit: Merge branch 'tp32-tests' of https://github.com/ngageoint/tinkerpop into tp32 - posted by sp...@apache.org on 2016/10/31 17:22:11 UTC, 0 replies.
- [09/12] tinkerpop git commit: reexposed GroovyPeerPressure - posted by sp...@apache.org on 2016/10/31 17:22:12 UTC, 0 replies.
- [10/12] tinkerpop git commit: Merge branch 'TINKERPOP-1525-tp32' of https://github.com/dalaro/incubator-tinkerpop into tp32 - posted by sp...@apache.org on 2016/10/31 17:22:13 UTC, 0 replies.
- [11/12] tinkerpop git commit: updated CHANGELOG - posted by sp...@apache.org on 2016/10/31 17:22:14 UTC, 0 replies.
- [12/12] tinkerpop git commit: TINKERPOP-1534 Improve GraphProvider ability to release resources - posted by sp...@apache.org on 2016/10/31 17:22:15 UTC, 0 replies.
- [01/31] tinkerpop git commit: added Pick.none and Pick.any to the CoreImports. Added it to both GraphSONModule and GryoMapper. Added two new test cases which use any and none -- one in ChooseTest and one in BranchTest. Added none/any to GroovyTranslator [Forced Update!] - posted by sp...@apache.org on 2016/10/31 17:25:17 UTC, 0 replies.
- [02/31] tinkerpop git commit: fixed a severe bug where GraphComputer strategies were not being loaded until the second usage of the traversal source -- had to do with when static{} code blocks are initialized. dar. sucks. Work around is for the user to s - posted by sp...@apache.org on 2016/10/31 17:25:18 UTC, 0 replies.
- [03/31] tinkerpop git commit: Merge branch 'tp32' into TINKERPOP-1507 - posted by sp...@apache.org on 2016/10/31 17:25:19 UTC, 0 replies.
- [04/31] tinkerpop git commit: added Pick to the io graphson.asciidoc docs. updated CHANGELOG. - posted by sp...@apache.org on 2016/10/31 17:25:20 UTC, 0 replies.
- [05/31] tinkerpop git commit: CTR: Fixed a minor script bug that popped up in the latest release process. - posted by sp...@apache.org on 2016/10/31 17:25:21 UTC, 0 replies.
- [06/31] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/31 17:25:22 UTC, 0 replies.
- [07/31] tinkerpop git commit: Setup changelog/upgrade docs for 3.1.6 - posted by sp...@apache.org on 2016/10/31 17:25:23 UTC, 0 replies.
- [08/31] tinkerpop git commit: Add int feature requirement on generator tests. - posted by sp...@apache.org on 2016/10/31 17:25:24 UTC, 0 replies.
- [09/31] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/31 17:25:25 UTC, 0 replies.
- [10/31] tinkerpop git commit: TraversalStrategy.GlobalCache.getStrategies() is now the point where static{} code blocks are loaded for Graph and GraphComputer classes. Added a test case to TraversalStrategiesTset that demonstrates that the GlobalCache ca - posted by sp...@apache.org on 2016/10/31 17:25:26 UTC, 0 replies.
- [11/31] tinkerpop git commit: added authorship to TraversalStrategies java file. - posted by sp...@apache.org on 2016/10/31 17:25:27 UTC, 0 replies.
- [12/31] tinkerpop git commit: Deprecated OptIn "performance" tests - posted by sp...@apache.org on 2016/10/31 17:25:28 UTC, 0 replies.
- [13/31] tinkerpop git commit: Avoid starting VP worker iterations that never end - posted by sp...@apache.org on 2016/10/31 17:25:29 UTC, 0 replies.
- [14/31] tinkerpop git commit: Fixed test requirements in EdgeTest CTR - posted by sp...@apache.org on 2016/10/31 17:25:30 UTC, 0 replies.
- [15/31] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/31 17:25:31 UTC, 0 replies.
- [16/31] tinkerpop git commit: Merge branch 'TINKERPOP-1507' of https://github.com/apache/tinkerpop into tp32 - posted by sp...@apache.org on 2016/10/31 17:25:32 UTC, 0 replies.
- [17/31] tinkerpop git commit: Update changelog retroactively for 3.2.3. - posted by sp...@apache.org on 2016/10/31 17:25:33 UTC, 0 replies.
- [18/31] tinkerpop git commit: TINKERPOP-919 Added supportsDuplicateMultiProperties() - posted by sp...@apache.org on 2016/10/31 17:25:34 UTC, 0 replies.
- [19/31] tinkerpop git commit: Fixed recommendation image to get gremlin completely in the cart CTR - posted by sp...@apache.org on 2016/10/31 17:25:35 UTC, 0 replies.
- [20/31] tinkerpop git commit: Added deprecated annotation to tryRandomCommit() - posted by sp...@apache.org on 2016/10/31 17:25:36 UTC, 0 replies.
- [21/31] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/31 17:25:37 UTC, 0 replies.
- [22/31] tinkerpop git commit: Lazy message scope initialization in PeerPressureVertexProgram. Remove vertex id checks in BulkDumperVertexProgramTest. Don't rollback transaction if already closed in TransactionTest. - posted by sp...@apache.org on 2016/10/31 17:25:38 UTC, 0 replies.
- [23/31] tinkerpop git commit: Fully shutdown metrics services in Gremlin Server on shutdown CTR - posted by sp...@apache.org on 2016/10/31 17:25:39 UTC, 0 replies.
- [24/31] tinkerpop git commit: Merge branch 'tp31' into tp32 - posted by sp...@apache.org on 2016/10/31 17:25:40 UTC, 0 replies.
- [25/31] tinkerpop git commit: Merge branch 'TINKERPOP-919' into tp32 - posted by sp...@apache.org on 2016/10/31 17:25:41 UTC, 0 replies.
- [26/31] tinkerpop git commit: added ProjectStep.getProjectKeys() -- should we make this an unmodifiable list. - posted by sp...@apache.org on 2016/10/31 17:25:42 UTC, 0 replies.
- [27/31] tinkerpop git commit: Merge branch 'tp32-tests' of https://github.com/ngageoint/tinkerpop into tp32 - posted by sp...@apache.org on 2016/10/31 17:25:43 UTC, 0 replies.
- [28/31] tinkerpop git commit: reexposed GroovyPeerPressure - posted by sp...@apache.org on 2016/10/31 17:25:44 UTC, 0 replies.
- [29/31] tinkerpop git commit: Merge branch 'TINKERPOP-1525-tp32' of https://github.com/dalaro/incubator-tinkerpop into tp32 - posted by sp...@apache.org on 2016/10/31 17:25:45 UTC, 0 replies.
- [30/31] tinkerpop git commit: updated CHANGELOG - posted by sp...@apache.org on 2016/10/31 17:25:46 UTC, 0 replies.
- [31/31] tinkerpop git commit: TINKERPOP-932 Added "force" option on session close. - posted by sp...@apache.org on 2016/10/31 17:25:47 UTC, 0 replies.
- tinkerpop git commit: added OptionalStep to be used instead of optional() being backed by ChooseStep. This fixes a side-effect issue. - posted by ok...@apache.org on 2016/10/31 18:03:38 UTC, 0 replies.
- tinkerpop git commit: tweak to test for GremlinServer's sake. Tweaked the docs around Optional Step to have the same look and feel as the other step docs. - posted by ok...@apache.org on 2016/10/31 18:10:19 UTC, 0 replies.
- tinkerpop git commit: added choose(predicate, traversal) which is a map to choose(predicate, traversal, identity()) and gives us if/then-semantics instead of always requiring if/then/else-semantics. - posted by ok...@apache.org on 2016/10/31 19:23:51 UTC, 0 replies.