dkupp...@apache.org |
incubator-tinkerpop git commit: extended BulkLoaderVertexProgram's toString() output; included all configuration properties except the writeGraph |
Tue, 01 Sep, 00:59 |
dkupp...@apache.org |
[01/19] incubator-tinkerpop git commit: Add new feature: GraphFeature.supportsConcurrentAccess(). |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[02/19] incubator-tinkerpop git commit: implemented BulkLoaderVertexProgram and 2 default BulkLoader implementations |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[03/19] incubator-tinkerpop git commit: minor code cleanup |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[04/19] incubator-tinkerpop git commit: made BulkLoaderVertexProgram package available in Console sessions |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[05/19] incubator-tinkerpop git commit: fixed configuration issue |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[06/19] incubator-tinkerpop git commit: close Graph instance in case the initialization failed |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[07/19] incubator-tinkerpop git commit: rollback transactions in case of an error |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[08/19] incubator-tinkerpop git commit: tweaked configuration handling in BLVP |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[09/19] incubator-tinkerpop git commit: cleaned up the BLVP configuration system and added a new configuration option to support intermediate commits (experimental) |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[10/19] incubator-tinkerpop git commit: removed unnecessary code to make BLVP thread safe |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[11/19] incubator-tinkerpop git commit: fixed and optimized IncrementalBulkLoader |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[12/19] incubator-tinkerpop git commit: Big cleanup after testing failure scenarios. |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[13/19] incubator-tinkerpop git commit: Renamed DefaultBulkLoader to IncrementalBulkLoader as requested by @okram. |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[14/19] incubator-tinkerpop git commit: tweaked the commit logs (added a counter for processed elements per iteration per thread) |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[15/19] incubator-tinkerpop git commit: added a few unit tests for BulkLoaderVertexProgram and IncrementalBulkLoader |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[16/19] incubator-tinkerpop git commit: tweaked BLVP configuration |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[17/19] incubator-tinkerpop git commit: again some BLVP configuration tweaking as requested by @okram |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[18/19] incubator-tinkerpop git commit: extended BulkLoaderVertexProgram's toString() output; included all configuration properties except the writeGraph |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
[19/19] incubator-tinkerpop git commit: Merge branch 'blvp' into tp30 |
Tue, 01 Sep, 14:26 |
dkupp...@apache.org |
incubator-tinkerpop git commit: added tinkergraph-gremlin dependency (scope: test) to hadoop-gremlin in order to be able to execute BLVP tests properly |
Tue, 01 Sep, 18:12 |
dkupp...@apache.org |
incubator-tinkerpop git commit: disallow vertices/edges for GraphStartStep in computer mode |
Tue, 01 Sep, 20:53 |
dkupp...@apache.org |
incubator-tinkerpop git commit: fixed hashCode calculation for AddPropertyStep |
Wed, 02 Sep, 13:47 |
dkupp...@apache.org |
incubator-tinkerpop git commit: fixed the extra-whitespace problem in the AsciiDoc preprocessor that occured with too small terminal window dimensions |
Thu, 03 Sep, 17:46 |
dkupp...@apache.org |
[01/50] [abbrv] incubator-tinkerpop git commit: Added FastClasspathScanner to NOTICE/LICENSE. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[02/50] [abbrv] incubator-tinkerpop git commit: Add describeSteps() method to docs. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[03/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[04/50] [abbrv] incubator-tinkerpop git commit: Remove describeSteps() |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[05/50] [abbrv] incubator-tinkerpop git commit: Remove classpathscanner dependency - not needed with describeSteps() gone. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[06/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[07/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[08/50] [abbrv] incubator-tinkerpop git commit: Update javadoc on IoCore |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[09/50] [abbrv] incubator-tinkerpop git commit: Clarify javadoc around element id features. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[10/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-797 #close A typecast to List should have been a typecast to Collection. Fixed. Added an OrderTest to that validates the fix over Modern. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[11/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'tp30' |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[12/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-808 #close Added TraversalComparator.getComparator() as a public method so vendor strategies can access that information as needed. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[13/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'tp30' |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[14/50] [abbrv] incubator-tinkerpop git commit: Gremlin now supports g.V([1, 2, 3]) -- i.e. a single id argument that is a Collection of either ids or elements. TINKERPOP3-803 #close. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[15/50] [abbrv] incubator-tinkerpop git commit: a much cleaner implementation of g.V([1, 2, 3]) for OLAP where [v1, v2, ..] are converted to [1, 2, ...] prior to submission to the cluster so you don't serialize elements. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[16/50] [abbrv] incubator-tinkerpop git commit: a much cleaner implementation of g.V([1, 2, 3]) for OLAP where [v1, v2, ..] are converted to [1, 2, ...] prior to submission to the cluster so you don't serialize elements. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[17/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-792 #close. SelectOneStep and SelectStep are no longer treated as special by MatchStartStep. However, WhereTraversalStep and WherePredicateStep are. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[18/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'tp30' |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[19/50] [abbrv] incubator-tinkerpop git commit: Reintroduced LoopTraversal for times(x) queries. Way more efficient than @dkuppitz change ofto loops().is(gt(x)). In general -- AbstractLambdaTraversals are used for efficient static calls --- making and ex |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[20/50] [abbrv] incubator-tinkerpop git commit: Update javadoc. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[21/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin' into tp30 |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[22/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[23/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[24/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[25/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[26/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[27/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[28/50] [abbrv] incubator-tinkerpop git commit: Renamed ComputerVerifcationStrategy to VerificationStrategy and all VerificationStrategies use it. Added StandardVerificationStrategy which ensures that certain traversal patterns are not allowed. The first |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[29/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-750: Test large number comparison |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[30/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-750: Fix bug in Compare for BigInteger/BigDecimal by converting Number to BigDecimal |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[31/50] [abbrv] incubator-tinkerpop git commit: fixed a bug in StandardVerificationStrategy. |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[32/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-750-Compare-Number-as-BigDecimal' of https://github.com/RedSeal-co/incubator-tinkerpop into tp30 |
Thu, 03 Sep, 17:51 |
dkupp...@apache.org |
[33/50] [abbrv] incubator-tinkerpop git commit: CHANGELOG update and JavaDoc fixes for @mhfrantz Compare BigDecimal fix. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[34/50] [abbrv] incubator-tinkerpop git commit: added RepeatTests around until(barrier). |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[35/50] [abbrv] incubator-tinkerpop git commit: Removed an "optimization" that caused TINKERPOP3-822 |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[36/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'blvp' into tp30 |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[37/50] [abbrv] incubator-tinkerpop git commit: added tinkergraph-gremlin dependency (scope: test) to hadoop-gremlin in order to be able to execute BLVP tests properly |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[38/50] [abbrv] incubator-tinkerpop git commit: disallow vertices/edges for GraphStartStep in computer mode |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[39/50] [abbrv] incubator-tinkerpop git commit: Update release process a bit and cover release candidates. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[40/50] [abbrv] incubator-tinkerpop git commit: Update changelog with JIRA tickets for 3.0.1. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[41/50] [abbrv] incubator-tinkerpop git commit: Fix broken image in changelog. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[42/50] [abbrv] incubator-tinkerpop git commit: TinkerPop 3.0.1-incubating release |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[43/50] [abbrv] incubator-tinkerpop git commit: Removed blvp reference from changelog. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[44/50] [abbrv] incubator-tinkerpop git commit: OrderTest updated to not do an iffy situation where there is no solid defined contract on the behavior of in Map serialized vertices. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[45/50] [abbrv] incubator-tinkerpop git commit: Updates to binary LICENSE/NOTICE. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[46/50] [abbrv] incubator-tinkerpop git commit: GraphComputer will convert any Vertex or Edge ids to their id Object prior to submission to GraphComputer (OLAP). @dkuppitz -- this is the 'backmerge' thing. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[47/50] [abbrv] incubator-tinkerpop git commit: bumped to 3.0.2-SNAPSHOT. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[48/50] [abbrv] incubator-tinkerpop git commit: removed bump.sh and updated RELEASE asciidoc. @dalaro provided new model based mvn:version. Thanks. |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[49/50] [abbrv] incubator-tinkerpop git commit: fixed the extra-whitespace problem in the AsciiDoc preprocessor that occured with too small terminal window dimensions |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[50/50] [abbrv] incubator-tinkerpop git commit: allow any graph that supports persistence in BLVP |
Thu, 03 Sep, 17:52 |
dkupp...@apache.org |
[1/2] incubator-tinkerpop git commit: minor stty fix |
Fri, 11 Sep, 14:53 |
dkupp...@apache.org |
[2/2] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop |
Fri, 11 Sep, 14:53 |
ok...@apache.org |
incubator-tinkerpop git commit: new merge work |
Tue, 01 Sep, 15:44 |
ok...@apache.org |
incubator-tinkerpop git commit: Parameters deals with multi-properties -- which is really only useful for AddVertexStep. Found a couple other problems with Parameters that didn't rear their head with the test cases we had. Added more test cases. TINKERPO |
Tue, 01 Sep, 19:15 |
ok...@apache.org |
Git Push Summary |
Tue, 01 Sep, 19:16 |
ok...@apache.org |
Git Push Summary |
Tue, 01 Sep, 19:17 |
ok...@apache.org |
[1/2] incubator-tinkerpop git commit: Parameters deals with multi-properties -- which is really only useful for AddVertexStep. Found a couple other problems with Parameters that didn't rear their head with the test cases we had. Added more test cases. TI |
Tue, 01 Sep, 19:40 |
ok...@apache.org |
[2/2] incubator-tinkerpop git commit: Merge branch 'master' into new_merge |
Tue, 01 Sep, 19:40 |
ok...@apache.org |
incubator-tinkerpop git commit: Added Sack merge binary operator. This is a breaking change as a method signature has changed. Note that this breaking change is for language vendors, NOT for users. TINKERPOP-796 #close. |
Tue, 01 Sep, 20:32 |
ok...@apache.org |
[1/3] incubator-tinkerpop git commit: new merge work |
Tue, 01 Sep, 20:33 |
ok...@apache.org |
[2/3] incubator-tinkerpop git commit: Merge branch 'master' into new_merge |
Tue, 01 Sep, 20:33 |
ok...@apache.org |
[3/3] incubator-tinkerpop git commit: Added Sack merge binary operator. This is a breaking change as a method signature has changed. Note that this breaking change is for language vendors, NOT for users. TINKERPOP-796 #close. |
Tue, 01 Sep, 20:33 |
ok...@apache.org |
incubator-tinkerpop git commit: added a note for @dkuppitz about this weird hashCode() failure. |
Tue, 01 Sep, 20:40 |
ok...@apache.org |
incubator-tinkerpop git commit: there is a meta-property test case in AddVertexTest that needed to have FeatureRequirement be meta-property. Neo4j without meta properties failed cause of it. |
Tue, 01 Sep, 20:58 |
ok...@apache.org |
incubator-tinkerpop git commit: OrderTest updated to not do an iffy situation where there is no solid defined contract on the behavior of in Map serialized vertices. |
Wed, 02 Sep, 21:49 |
ok...@apache.org |
Git Push Summary |
Wed, 02 Sep, 21:51 |
ok...@apache.org |
incubator-tinkerpop git commit: GraphComputer will convert any Vertex or Edge ids to their id Object prior to submission to GraphComputer (OLAP). @dkuppitz -- this is the 'backmerge' thing. |
Thu, 03 Sep, 17:00 |
ok...@apache.org |
[1/2] incubator-tinkerpop git commit: GraphComputer will convert any Vertex or Edge ids to their id Object prior to submission to GraphComputer (OLAP). @dkuppitz -- this is the 'backmerge' thing. |
Thu, 03 Sep, 17:01 |
ok...@apache.org |
[2/2] incubator-tinkerpop git commit: Merge branch 'tp30' |
Thu, 03 Sep, 17:01 |
ok...@apache.org |
incubator-tinkerpop git commit: bumped to 3.0.2-SNAPSHOT. |
Thu, 03 Sep, 17:02 |
ok...@apache.org |
[1/2] incubator-tinkerpop git commit: bumped to 3.0.2-SNAPSHOT. |
Thu, 03 Sep, 17:12 |
ok...@apache.org |
[2/2] incubator-tinkerpop git commit: Merge branch 'tp30' |
Thu, 03 Sep, 17:12 |
ok...@apache.org |
incubator-tinkerpop git commit: removed bump.sh and updated RELEASE asciidoc. @dalaro provided new model based mvn:version. Thanks. |
Thu, 03 Sep, 17:16 |
ok...@apache.org |
[1/2] incubator-tinkerpop git commit: removed bump.sh and updated RELEASE asciidoc. @dalaro provided new model based mvn:version. Thanks. |
Thu, 03 Sep, 17:16 |
ok...@apache.org |
[2/2] incubator-tinkerpop git commit: Merge branch 'tp30' |
Thu, 03 Sep, 17:16 |
ok...@apache.org |
[1/3] incubator-tinkerpop git commit: Spark is now isolated into spark-gremlin package. Tests are passing. A few hacks here and there just to get things building. However, it was pretty easy to split apart -- which is pomising. |
Thu, 03 Sep, 18:50 |