summaryrefslogtreecommitdiff
path: root/src/ejabberd_riak.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Rename aux.erl as misc.erlChristophe Romain2017-04-111-1/+1
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-301-1/+1
* Fix some dialyzer warningsEvgeniy Khramtsov2017-02-181-1/+1
* Cleanup file headersChristophe Romain2017-01-031-5/+4
* Update copyright date automatically (#1442)Badlop2017-01-021-2/+2
* Get rid of excessive (io)list_to_binary/1 callsEvgeniy Khramtsov2016-11-241-3/+3
* Fix is_connected/0 functionEvgeniy Khramtsov2016-03-221-2/+7
* Keep alive Riak connections by defaultEvgeniy Khramtsov2016-03-221-1/+7
* support riak authenticationHAMANO Tsukasa2016-03-191-7/+5
* Update copyright to 2016 (#901)Badlop2016-01-131-2/+2
* cosmetic cleanupChristophe Romain2015-10-071-0/+2
* Update FSF addressBadlop2015-02-251-4/+3
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Serialize records to proplists before storing then in RiakEvgeniy Khramtsov2014-07-141-21/+55
* Fix compile errors introduced by previous cherry picksEvgeniy Khramtsov2014-07-101-1/+2
* Make it possible to check Riak connection statusEvgeniy Khramtsov2014-07-101-1/+5
* Fix case clauseEvgeniy Khramtsov2014-07-101-6/+16
* Improve Riak pool managementEvgeniy Khramtsov2014-07-101-46/+63
* Improve Riak supportEvgeniy Khramtsov2014-07-101-66/+420
* Updated riak supportAlexey Shchepin2014-07-101-3/+3
* Preliminary Riak supportAlexey Shchepin2014-07-101-0/+134