openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
tinkerpop's pipes
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 5 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
working on MetaPipes and pathEnabled(). Various optimizations to Pipe testing with Paths.
Marko Rodriguez
More...
almost 13 years ago
merged PathPipe and PathFunctionPipe. Added respective test cases.
Marko Rodriguez
More...
almost 13 years ago
renamed Tree methods.
Marko Rodriguez
More...
almost 13 years ago
added more methods to Tree and more test cases in TreeTest.
Marko Rodriguez
More...
almost 13 years ago
Restructed test cases and added Tree and TreeTest for TreePipe.
Marko Rodriguez
More...
almost 13 years ago
more work on TreePipe and added it to PipesPipeline.
Marko Rodriguez
More...
almost 13 years ago
added TreePipe.
Marko Rodriguez
More...
almost 13 years ago
fixed an indexing issues in ExhaustMergePipe.
Marko Rodriguez
More...
almost 13 years ago
Added AbstractMetaPipe with enablePath() method to enables path for all internal pipes.
Marko Rodriguez
More...
almost 13 years ago
Pipe.enablePath() added, Pipe.getPath() renamed to Pipe.getCurrentPath(), and lots of test cases added.
Marko Rodriguez
More...
almost 13 years ago
Pipe.enablePath() added, Pipe.getPath() renamed to Pipe.getCurrentPath(), and lots of test cases added.
Marko Rodriguez
More...
almost 13 years ago
added more test cases for GatherPipe. More work on getPaths() needs to be determined.
Marko Rodriguez
More...
almost 13 years ago
added hardcoded, standard functions to LoopPipe. Nice pattern we will use with other PipeFunction based pipes.
Marko Rodriguez
More...
almost 13 years ago
updated GatherPipe implementation to support looping and a more strict function behavior.
Marko Rodriguez
More...
almost 13 years ago
Bumped to Pipes 1.1
Marko Rodriguez
More...
almost 13 years ago
release commit for Pipes 1.0.
Marko Rodriguez
More...
almost 13 years ago
updated the toString() method of TablePipe and SelectPipe.
Marko Rodriguez
More...
almost 13 years ago
More work on lazy evaluation within GroupByReducePipe. Added a reduceMap pointer to constructor. Updated pom to support attaching sources and removed all TinkerPop repository references.
Marko Rodriguez
More...
almost 13 years ago
GroupByReducePipe makes use of internal ExpandableMultiIterator to ensure a low memory footprint.
Marko Rodriguez
More...
almost 13 years ago
ScatterPipe can now scatter a map into its entry components. GroupByReducePipe was added to support the full MapReduce pattern.
Marko Rodriguez
More...
almost 13 years ago
updated CHANGELOG.textile.
Marko Rodriguez
More...
almost 13 years ago
optimized imports, added groupBy step to PipesPipeline, and updated CHANGELOG.
Marko Rodriguez
More...
almost 13 years ago
added mairbeks edits.
Marko Rodriguez
More...
almost 13 years ago
added GroupByPipe.
Marko Rodriguez
More...
almost 13 years ago
Added much more JavaDoc to PipesFluentPipeline and removed objectFiler as a step.
Marko Rodriguez
More...
almost 13 years ago
updated the semantics of GroupCountFunctionPipe
Marko Rodriguez
More...
almost 13 years ago
removed the potential for an NPE on toString() of a Pipe.
Marko Rodriguez
More...
almost 13 years ago
made Row a seperate class. Updated SelectPipe to use Row instead of ArrayList. Added Pipes 1.0 logo and updated CHANGELOG.textile.)
Marko Rodriguez
More...
almost 13 years ago
updated pom.xml to support JavaDoc inclusion in jar.
Marko Rodriguez
More...
almost 13 years ago
Updated CHANGELOG.
Marko Rodriguez
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree