aboutsummaryrefslogtreecommitdiff
path: root/src/mod_bosh_sql.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2022Badlop2022-02-111-1/+1
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
* Make logging messages more consistentEvgeny Khramtsov2019-06-241-1/+1
* Use new configuration validatorEvgeny Khramtsov2019-06-141-1/+0
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-5/+4
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Avoid excessive logging of SQL failuresEvgeniy Khramtsov2017-12-171-6/+3
* Cleanup some headersChristophe Romain2017-11-101-7/+24
* Lower log level for some messagesEvgeniy Khramtsov2017-04-151-1/+1
* Use cache in front of Redis/SQL RAM backendsEvgeniy Khramtsov2017-04-141-7/+12
* Rename aux.erl as misc.erl17.04Christophe Romain2017-04-111-2/+2
* Raise bad_node instead of node_down for consistency reasonEvgeniy Khramtsov2017-03-301-1/+1
* Do not duplicate enc_pid/dec_pid functionsEvgeniy Khramtsov2017-03-301-28/+2
* Add SQL as mod_bosh RAM backendEvgeniy Khramtsov2017-03-281-0/+98