openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
riak-java-client
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
1 day
ago.
Sep 26, 2025 — Sep 26, 2026
Showing page 42 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix bug where JiakObject.value should never be null.
jlee
More...
over 16 years ago
Add javadocs Minor updates to readme & developer
jlee
More...
over 16 years ago
Add blurb about RawClient.stream() to README Javadoc updates Set content length on Raw streaming responses
jlee
More...
over 16 years ago
Java doc updates
jlee
More...
over 16 years ago
bump version to 1.0 add developers doc
jlee
More...
over 16 years ago
rename enable-itest maven profile to simply itest in itests make sure we always write 3 replicas of objects we'll be retrieving
jlee
More...
over 16 years ago
Move write_3_replicas to utils
jlee
More...
over 16 years ago
Reformat code & add headers
jlee
More...
over 16 years ago
Better logging for itests
jlee
More...
over 16 years ago
Change RiakObject interface: getLinks() and getSiblings() return lists rather than collections RawObject: - Swap constructor param order - setContentType() uses a default value when param is null - writeToHttpMethod() always writes an entity even when value is null ClientUtils.executeMethod() is responsible for attaching query params Fill in remaining tests
jlee
More...
over 16 years ago
test skeletons for clienthelper and clientutils add schema accessors in jiakbucketinfo
jlee
More...
over 16 years ago
Move itests into profile so you can `mvn clean install` without a running Riak instance JiakObject uses getLinks().add() and getUsermeta().add() now instead of asJSON variants to add links and usermeta JiakObject always stores bucket, key, links, and value on serialization even if empty JiakObject.updateMeta() clears meta on null parameter Test skeleton for jiakobject, rawobject & rawutils
jlee
More...
over 16 years ago
Exception tests for PlainClient Remove test code from PlainClient.fetchAll
jlee
More...
over 16 years ago
rename exceptions in readme
jlee
More...
over 16 years ago
Rename exceptions
jlee
More...
over 16 years ago
Format
jlee
More...
over 16 years ago
Merge.
jlee
More...
over 16 years ago
Remove extraneous null checks in clients -- helper never returns null HttpResponse from methods now Complete move Raw serialization to HttpMethod to RawObject Raw Bucket/Fetch/Walk response creation to separate methods to facility testing Tests for RawClient Fix bug in extracting base path for RawObject links Helper doesn't return null on (handled) exceptions Fix NPE bug in RawStoreResponse with null response
jlee
More...
over 16 years ago
Move http entity serialization from client to object impl Consume stream on streamed 300 response in RawFetchResponse
jlee
More...
almost 17 years ago
Move http entity serialization from client to object impl Consume stream on streamed 300 response in RawFetchResponse
jlee
More...
almost 17 years ago
Tests for JiakClient
jlee
More...
almost 17 years ago
Make response stream available in RawObject rather than RawFetchResponse and return to parsing response in constructor. ClientHelper should not close stream if streamResponse = true Move walk tests to their own classes Tests for jiak package
jlee
More...
almost 17 years ago
RawWalkResponse tests
jlee
More...
almost 17 years ago
Move HttpResponse decorating methods to parent class
jlee
More...
almost 17 years ago
Adds RawClient.stream() -> RawFetchResponse. Raw response parsed on demand now to support streams. Basic ITests write 3 replicas of objects before testing walk() for consistent results
jlee
More...
almost 17 years ago
test rawstoreresponse
jlee
More...
almost 17 years ago
BucketInfo should take list of strings, not jsonarray for keys Never return null from operations. For ExceptionHandler case, return 0-status response. Add missing getallowmult() to rawbucketinfo DefaultHttpResponse never null headers; null checks for issuccess/iserror Tests for response package Soem tests for raw package
jlee
More...
almost 17 years ago
Add tests for link header
jlee
More...
almost 17 years ago
Tests for root package Tests for Multipart
jlee
More...
almost 17 years ago
example file superceded by itests
jlee
More...
almost 17 years ago
←
1
2
…
35
36
37
38
39
40
41
42
43
→
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