Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
daniel020403
/
riak-java-client
Public
forked from
TI-Tokyo/riak-java-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
riak-java-client
src
main
java
com
basho
on
develop
User selector
All users
All time
Commit history
Commits on Mar 12, 2021
Fix for 'Exception in thread main java.lang.NoSuchMethodError: com.basho.riak.client.api.commands.datatypes.SetUpdate.add(Ljava/lang/String;)
Show description for 56baee9
daniel020403
committed
56baee9
View commit details
Copy full SHA for 56baee9
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
remove javax.xml dependency
Show description for 1b50294
bryanhuntesl
committed
1b50294
View commit details
Copy full SHA for 1b50294
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
remove old dates from copyright line. not necessary.
Luke Bakken
committed
0cc8e61
View commit details
Copy full SHA for 0cc8e61
View code at this point
Browse repository at this point
begin adding bucket type properties operation tests
Show description for 23bd6c0
Luke Bakken
committed
23bd6c0
View commit details
Copy full SHA for 23bd6c0
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Fix some whitespace, simplify some test code
alexmoore
committed
83f7779
View commit details
Copy full SHA for 83f7779
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Add ListException to BucketMapReduce
Luke Bakken
committed
b881172
View commit details
Copy full SHA for b881172
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Add code to throw ListException for ListBuckets and timeseries ListKeys
Luke Bakken
committed
f513522
View commit details
Copy full SHA for f513522
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Add ListException and throw from ListKeys ctor if allowListing is false
Luke Bakken
committed
934a53c
View commit details
Copy full SHA for 934a53c
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
Merge pull request #693 from basho/am/features/CLIENTS-1057-GSet-Support
Show description for 33d3648
alexmoore
authored
33d3648
View commit details
Copy full SHA for 33d3648
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
Running changes through IntelliJ's formatter. Pedantic whitespace changes only.
alexmoore
committed
08e6164
View commit details
Copy full SHA for 08e6164
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
CLIENTS-1063: Added equals() and hashCode in StoreBucketProperties.
christopherfrieler
committed
e5a4498
View commit details
Copy full SHA for e5a4498
View code at this point
Browse repository at this point
CLIENTS-1063: Added equals() and hashCode in StoreIndex.
christopherfrieler
committed
8614261
View commit details
Copy full SHA for 8614261
View code at this point
Browse repository at this point
CLIENTS-1063: Added equals() and hashCode in YokozunaIndex.
christopherfrieler
committed
a2bed7c
View commit details
Copy full SHA for a2bed7c
View code at this point
Browse repository at this point
CLIENTS-1063: Added equals() and hashCode in FetchBucketProperties.
christopherfrieler
committed
c991618
View commit details
Copy full SHA for c991618
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
Add GSet Update Response conversion
alexmoore
committed
46d01f8
View commit details
Copy full SHA for 46d01f8
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Initial commit for gset support in Java Client
alexmoore
committed
2623660
View commit details
Copy full SHA for 2623660
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
Add explicit exception throwing in TermToBinaryCodec.parseCell() to make error be more informative
srgg
committed
a34b99a
View commit details
Copy full SHA for a34b99a
View code at this point
Browse repository at this point
Cell conversion without ColumnDefinition
srgg
committed
abf9246
View commit details
Copy full SHA for abf9246
View code at this point
Browse repository at this point
Fix NPE in Row.iterator() when there is no pbColumnDescriptions provided.
srgg
committed
8e35698
View commit details
Copy full SHA for 8e35698
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
Fix tsQueryReq ttb message building
alexmoore
committed
32af7a8
View commit details
Copy full SHA for 32af7a8
View code at this point
Browse repository at this point
Update protobuf defs to latest
alexmoore
committed
b13f84e
View commit details
Copy full SHA for b13f84e
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
Remove queryBufferReuse option from API
alexmoore
committed
7ac91ac
View commit details
Copy full SHA for 7ac91ac
View code at this point
Browse repository at this point
Expand test to cover a row containing a blob
alexmoore
committed
4e91e11
View commit details
Copy full SHA for 4e91e11
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Add docs for querybuffer reuse and asc/desc keys
alexmoore
committed
717563a
View commit details
Copy full SHA for 717563a
View code at this point
Browse repository at this point
Add ASC/DESC keys & describe support, add some querybuffer reuse api
alexmoore
committed
403b5f4
View commit details
Copy full SHA for 403b5f4
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Add BLOB type, upgrade tests to run with TS 1.5
alexmoore
committed
701374d
View commit details
Copy full SHA for 701374d
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
Fixing javadoc error
alexmoore
committed
68d6a4d
View commit details
Copy full SHA for 68d6a4d
View code at this point
Browse repository at this point
Merge pull request #688 from basho/speedup-binaryval-utf8
Show description for 6d7a9d2
alexmoore
authored
6d7a9d2
View commit details
Copy full SHA for 6d7a9d2
View code at this point
Browse repository at this point
Reduce the number of charset lookups performed in BinaryValue under the hood
srgg
committed
3e0ee3e
View commit details
Copy full SHA for 3e0ee3e
View code at this point
Browse repository at this point
Spelling Fix
genericProgramming
authored
d724d4a
View commit details
Copy full SHA for d724d4a
View code at this point
Browse repository at this point
Commits on Nov 15, 2016
Changing isStreamable to isStreaming, as we cannot treat a streaming result as a non-streaming one
alexmoore
committed
a797ba6
View commit details
Copy full SHA for a797ba6
View code at this point
Browse repository at this point
Adding javadocs to new public API pieces
alexmoore
committed
78c43f1
View commit details
Copy full SHA for 78c43f1
View code at this point
Browse repository at this point
Switch 2i getEntries() to throw IllegalStateException.
alexmoore
committed
ac3d7e2
View commit details
Copy full SHA for ac3d7e2
View code at this point
Browse repository at this point
Merge branch 'develop' into streaming-api-2
alexmoore
committed
c1b575a
View commit details
Copy full SHA for c1b575a
View code at this point
Browse repository at this point
Pedantic whitespace formatting.
alexmoore
committed
a13798b
View commit details
Copy full SHA for a13798b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.