Skip to content

Commit d7139c1

Browse files
committed
Merge pull request #480 from basho/features/csm/connection-manager
Port 1.4 changes to the 2.0 branch.
2 parents ca73d1a + 85e2f22 commit d7139c1

9 files changed

+0
-2358
lines changed

include/riak_core_connection.hrl

Lines changed: 0 additions & 100 deletions
This file was deleted.

rebar.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
{riak_sysmon, ".*", {git, "git://github.com/basho/riak_sysmon.git", {branch, "develop"}}},
1313
{folsom, "0.7.4p4", {git, "git://github.com/basho/folsom.git", {tag, "0.7.4p4"}}},
1414
{riak_ensemble, ".*", {git, "git://github.com/basho/riak_ensemble", {branch, "jdb-wip-2.0"}}},
15-
{ranch, "0.4.0-p1", {git, "git://github.com/basho/ranch.git", {tag, "0.4.0-p1"}}},
1615
{pbkdf2, ".*", {git, "git://github.com/basho/erlang-pbkdf2.git", {branch, "adt-cleanups"}}},
1716
{eleveldb, ".*", {git, "git://github.com/basho/eleveldb.git", {branch, "master"}}}
1817
]}.

src/riak_core_connection.erl

Lines changed: 0 additions & 245 deletions
This file was deleted.

0 commit comments

Comments
 (0)