FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - basho/riak_api · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
basho
/
riak_api
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
26
Code
Issues
7
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
riak_api
src
on
develop-3.0
User selector
Datepicker
Commit history
Commits on Apr 21, 2020
Tidy rebar and apps
Show description for 9b075d2
martinsumner
committed
9b075d2
View commit details
Copy full SHA for 9b075d2
View code at this point
Browse repository at this point
Unreliable unit test
Show description for e0e39b4
martinsumner
committed
e0e39b4
View commit details
Copy full SHA for e0e39b4
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Fix ifdef mistake
martinsumner
committed
3d7d441
View commit details
Copy full SHA for 3d7d441
View code at this point
Browse repository at this point
Don't add ciphers in OTP 22
Show description for 836ea0b
martinsumner
committed
836ea0b
View commit details
Copy full SHA for 836ea0b
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Handle deprecated functions
Show description for a0c8ec6
martinsumner
committed
a0c8ec6
View commit details
Copy full SHA for a0c8ec6
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
Add compatibility for OTP 21+ stack traces
eproxus
committed
693a73d
View commit details
Copy full SHA for 693a73d
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
Merge pull request #132 from basho/mas-3.0-setrecbuf
Show description for 9451d12
martinsumner
authored
9451d12
View commit details
Copy full SHA for 9451d12
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Support passing recbuf
Show description for c605b93
martinsumner
committed
c605b93
View commit details
Copy full SHA for c605b93
View code at this point
Browse repository at this point
Commits on May 16, 2019
disable TLS hostname check
nsaadouni
committed
a2aff12
View commit details
Copy full SHA for a2aff12
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
no warnings export_all in test code
Thomas Arts
committed
c6ff916
View commit details
Copy full SHA for c6ff916
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Use develop-3.0-lower for riak_pb and revert camel case messages
hanssv
committed
d5fbcb7
View commit details
Copy full SHA for d5fbcb7
View code at this point
Browse repository at this point
Commits on Feb 17, 2019
Bump to OTP20; provide gen_fsm support with gen_fsm_compat.
cmeiklejohn
committed
7bf1211
View commit details
Copy full SHA for 7bf1211
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
Port to OTP20/rebar3
Vagabond
committed
f3ab374
View commit details
Copy full SHA for f3ab374
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
[pb_listener] make TCP keepalive configurable
Show description for a59353f
Magnus Kessler
committed
a59353f
View commit details
Copy full SHA for a59353f
View code at this point
Browse repository at this point
[pb_listener] unconditionally enable TCP keepalive
Show description for 8d7ede7
Magnus Kessler
committed
8d7ede7
View commit details
Copy full SHA for 8d7ede7
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
fix wrong register code
zeeshanlakhani
committed
0e5fe45
View commit details
Copy full SHA for 0e5fe45
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
Remove exometer instructions from Makefile
Show description for d443b8e
uwiger
committed
d443b8e
View commit details
Copy full SHA for d443b8e
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
Exometer metrics in 2.0
uwiger
committed
f6e76ae
View commit details
Copy full SHA for f6e76ae
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Be more explicit about bindings we do not need, and tweak horizontal whitespace
macintux
committed
4d10c83
View commit details
Copy full SHA for 4d10c83
View code at this point
Browse repository at this point
Commits on Aug 28, 2014
Do not treat errors as success
macintux
committed
7c82e5e
View commit details
Copy full SHA for 7c82e5e
View code at this point
Browse repository at this point
Commits on May 28, 2014
Handle the {error, no_type} return from riak_core_bucket.
Sean Cribbs
authored and
andrewjstone
committed
ef62bef
View commit details
Copy full SHA for ef62bef
View code at this point
Browse repository at this point
Commits on May 13, 2014
Fix up documentation for riak_api_ssl.
Sean Cribbs
committed
063bef0
View commit details
Copy full SHA for 063bef0
View code at this point
Browse repository at this point
Move HTTPS SSL option extraction to riak_api_ssl.
Sean Cribbs
committed
0c6e24b
View commit details
Copy full SHA for 0c6e24b
View code at this point
Browse repository at this point
Move SSL helper functions to a new module.
Sean Cribbs
committed
3a09f3d
View commit details
Copy full SHA for 3a09f3d
View code at this point
Browse repository at this point
Pull PB SSL settings from riak_core.
Sean Cribbs
committed
7326e13
View commit details
Copy full SHA for 7326e13
View code at this point
Browse repository at this point
Move SSL options out to a separate function so they're easier to fix.
Sean Cribbs
committed
2cc0761
View commit details
Copy full SHA for 2cc0761
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
Ignore returns from list-comprehensions and match the folsom registration
Show description for b365e7a
Sean Cribbs
committed
b365e7a
View commit details
Copy full SHA for b365e7a
View code at this point
Browse repository at this point
Match return value of list-comprehension
Show description for 9808f9b
Sean Cribbs
committed
9808f9b
View commit details
Copy full SHA for 9808f9b
View code at this point
Browse repository at this point
Match the return value of ets:new()
Show description for 4f16fa0
Sean Cribbs
committed
4f16fa0
View commit details
Copy full SHA for 4f16fa0
View code at this point
Browse repository at this point
Fix unmatched list-comprehension value
Show description for 67b0961
Sean Cribbs
committed
67b0961
View commit details
Copy full SHA for 67b0961
View code at this point
Browse repository at this point
Fix type of From argument in the listener
Show description for ef94801
Sean Cribbs
committed
ef94801
View commit details
Copy full SHA for ef94801
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
Change error message returned when no module reg.
Show description for 3814999
Brian Roach
committed
3814999
View commit details
Copy full SHA for 3814999
View code at this point
Browse repository at this point
Commits on Jan 31, 2014
Merge pull request #53 from basho/rz/refactor/callback-dialyzer
Show description for 1dfe1ac
rzezeski
committed
1dfe1ac
View commit details
Copy full SHA for 1dfe1ac
View code at this point
Browse repository at this point
Merge pull request #54 from basho/bugfix/sdc/haproxy-enotconn
Show description for e2fbf84
Sean Cribbs
committed
e2fbf84
View commit details
Copy full SHA for e2fbf84
View code at this point
Browse repository at this point
Use already defined type in the edoc
rzezeski
committed
3d669a6
View commit details
Copy full SHA for 3d669a6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL