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
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 4 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use a fast, singleton exception for NoSuchElementException
Danny Thomas
More...
over 12 years ago
updated CHANGELOG.
Marko Rodriguez
More...
over 12 years ago
added getters for getting the high and low ranges of a range filter pipe.
Marko Rodriguez
More...
over 12 years ago
added OracleJDK7, OpenJDK6, and OpenJDK7 to Travis CI configuration.
Marko Rodriguez
More...
over 12 years ago
added Travis-CI configuration.
Marko Rodriguez
More...
over 12 years ago
added Travis-CI configuration.
Marko Rodriguez
More...
over 12 years ago
bumped to 2.1.0-SNAPSHOT.
Marko Rodriguez
More...
over 12 years ago
final commit for 2.0.0 release.
Marko Rodriguez
More...
over 12 years ago
updated CHANGELOG.textile and added Pipes 2 logo.
Marko Rodriguez
More...
over 12 years ago
updated CHANGELOG.textile and added Pipes 2 logo.
Marko Rodriguez
More...
over 12 years ago
added the gpg signer stub for release time.
Marko Rodriguez
More...
over 12 years ago
updated CHANGELOG.
Marko Rodriguez
More...
over 12 years ago
fixed a sneaky issue with GatherPipe -- when a function is provided that doesnt return List, type casting issues incur. Thus, now there is GatherFunctionPipe with user specified typing.
Marko Rodriguez
More...
over 12 years ago
added all the gremlin-specific table methods to native pipes.
Marko Rodriguez
More...
over 12 years ago
updated CHANGELOG.textile.
Marko Rodriguez
More...
over 12 years ago
bumped to 2.0.0-SNAPSHOT.
Marko Rodriguez
More...
over 12 years ago
small JavaDoc tweak.
Marko Rodriguez
More...
over 12 years ago
Implemented ArrayQueue which is Matthias idea for an efficient draining queue useful for some pipes. Added JavaDoc to various classes that didnt have any.
Marko Rodriguez
More...
over 12 years ago
added JavaDoc to Order pipe.
Marko Rodriguez
More...
over 12 years ago
Added enablePath as a fluent method to PipesFluentPipeline and PipesPipeline.
Marko Rodriguez
More...
over 12 years ago
made it so OrderPipe doesn't require a comparable in its function. If no comparator is provided, then it is assumped that the streaming object is comparable and as such is type casted.
Marko Rodriguez
More...
over 12 years ago
added OrderPipe to support instream ordering of objects.
Marko Rodriguez
More...
over 12 years ago
various optimization tweaks to the list constructs.
Marko Rodriguez
More...
over 12 years ago
fixed a comparator error in PipeHelper.compareObjects().
Marko Rodriguez
More...
almost 13 years ago
Replaced SingleExpandableIterator with ExpandableIterator to reduce object creation overhead.
Marko Rodriguez
More...
almost 13 years ago
Replaced SingleIterator with ExpandableIterator to reduce object creation overhead.
Marko Rodriguez
More...
almost 13 years ago
Simplified PipesFluentPipeline interface.
Marko Rodriguez
More...
almost 13 years ago
Simplified PipesFluentPipeline interface.
Marko Rodriguez
More...
almost 13 years ago
found yet another bug in CopySplitPipe that has been rectified with validating test cases.
Marko Rodriguez
More...
almost 13 years ago
Worked on CopySplit, FairMerge, and ExhaustMerge as it relates to path calculations.
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