0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
big changes to Rexster. Tenderlove provided a spec for a new REST API and I'm going through the process of making it a reality. Good stuff, good changes to come. More... almost 14 years ago
removed the wreakster ruby demo code. if you want to learn about wreackster, go to the wrekster website. More... almost 14 years ago
added the Tenderlove feature---you can spefify return_keys for returned Gremlin objects. If the object an Element (vertex or edge), then you can get a full JSON representation of that object is so desired. Added some minor clean ups and code organization things here and there. More... almost 14 years ago
reverted the pom.xml to point to Gremlin 0.2.2 as that is the latest stable release of Gremlin. Gremlin 1.0 is in too much turmoil right now. More... almost 14 years ago
added a demo for the wreckster ruby connector to rexster. More... almost 14 years ago
updated grateful dead examples with respect to changes in the pipes filter API. More... almost 14 years ago
updated rexster to reflect changes to pipes namespace. the packging was renamed. More... almost 14 years ago
updated the baseURI to return the loaded traversals as a JSON array instead of JSON object. thus, the Java class names were removed. small change to the FTP aspect of the pom.xml. More... almost 14 years ago
updated rexster grateful dead demos to reflect updates to the comparison model in Pipes. More... almost 14 years ago
lots of nice changes to Rexster. Faster. You can sort or other things than the rank. More... almost 14 years ago
lots of nice changes to Rexster. Faster. You can sort or other things than the rank. More... almost 14 years ago
added a FollowsScore so Aaron can write a Ruby connector for score type algorithms, not just ranks. More... almost 14 years ago
ranks are not JSON arrays. Speed up the sorting algorithm significantly -- 2x faster. This commit is so Aaron can deal with Ruby connector using JSON arrays---Rexster code is in mass flux right now. More... almost 14 years ago
ranks are not JSON arrays. Speed up the sorting algorithm significantly -- 2x faster. This commit is so Aaron can deal with Ruby connector using JSON arrays---Rexster code is in mass flux right now. More... almost 14 years ago
depdency fixes. rexster API is going through a mass change right now. some tests are commented out. There will soon by a Ruby connector for Rexster. More... almost 14 years ago
added log4j to the pom.xml. More... almost 14 years ago
added new Patternson requirements. This includes the ability to grab more than a single return_key. More... almost 14 years ago
added documentation diagram. More... almost 14 years ago
updated to the latest Pipes API --- ComparisonFilterPipe is more sup'ed up and required a change to the constructor of all implementations. More... almost 14 years ago
updated the depdencies to blueprints 0.1.2-SNAPSHOT and gremlin 0.2.3-SNAPSHOT. Reformated and optimized imports on all code. More... almost 14 years ago
updated the system architecture diagram with new logo and new pipes logo. forgot to commit. More... almost 14 years ago
added new rexster logo and rexster enabled icon. More... almost 14 years ago
added new rexster logo and rexster enabled icon. More... almost 14 years ago
removed the recommend package for now---need to figure out how to map URIs to allow for arrays so that users can specify collections. Added new dog-firehydrant image for the fun of it. More... almost 14 years ago
added the ability to state which packages are allowed to be loaded---useful to only include those traversal services that are particular to your domain model---for example, don't include the demo stuff, remove Gremlin (potentially dangerous as graphs can be updated through Gremlin), etc. More... almost 14 years ago
added the ability to state which packages are allowed to be loaded---useful to only include those traversal services that are particular to your domain model---for example, don't include the demo stuff, remove Gremlin (potentially dangerous as graphs can be updated through Gremlin), etc. More... almost 14 years ago
added the uptime property to application. More... almost 14 years ago
added stubs for collabfilter and content-based ranking demos. relocated web.xml to /webapps/WEB-INF. More... about 14 years ago
finalized all the method parameters, added some new images for documentation, and createa thread cache test to ensure that the cache is thread safe. More... about 14 years ago
added running dog image for documentation. More... about 14 years ago