1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update .travis.yml More... over 7 years ago
Update README.textile More... over 7 years ago
Update README.textile More... over 7 years ago
Update README.textile More... almost 9 years ago
Update README.textile More... about 9 years ago
Update README.textile More... about 9 years ago
Added TP3 notice More... over 9 years ago
Bump to 2.7.0-SNAPSHOT. More... over 10 years ago
Pipes 2.6.0 release. More... over 10 years ago
Enforce use of JDK 1.6 or 1.7 to build (addresses #484) More... over 10 years ago
Bumped version to 2.6.0-SNAPSHOT More... over 10 years ago
Pipes 2.5.0 release. More... almost 11 years ago
Use GitHub account email in travis.yml More... almost 11 years ago
Changed email address in travis. More... almost 11 years ago
Added self to Travis notification list More... almost 11 years ago
Added enforcer config to POM More... almost 11 years ago
Merge pull request #88 from mpollmeier/patch-1 More... over 11 years ago
Allow subclasses of Vertex and Edge More... over 11 years ago
didnt realize add() returned boolean for existence in set. Thanks @dkuppitz More... over 11 years ago
fixed #87 -- good use case (order().dedup()) More... over 11 years ago
GroupBy and GroupByReduce pipes take Collection instead of List for the Map value. More... over 11 years ago
bumped to 2.5.0-SNAPSHOT. More... over 11 years ago
Pipes 2.4.0 release commit More... over 11 years ago
IntervalFilterPipe now requires two Comparables as construction time (no longer generic Object). More... over 11 years ago
various tweaks, javadoc, minor optimizations. More... over 11 years ago
added many more test cases for the new branch factor restriction work in VerticesVerticesPipes and VerticesEdgesPipes. Also, reformatted and optimized imports. More... over 11 years ago
added support for branch factor restrictions on VerticesVerticesPipes and VerticesEdgesPipes. More... over 11 years ago
more accessors to the QueryPipes to make Gremlin compiler better. More... over 11 years ago
fixed an NPE bug in ToStringPipe and added TestCase. More... over 11 years ago
added JavaDoc to toStringPipe. More... over 11 years ago