aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_sm_mnesia.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle mnesia_system_event mnesia_up when other node joins this (#3842)Badlop2022-11-141-0/+3
* 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
* Process unexpected messages uniformlyEvgeny Khramtsov2019-07-121-5/+8
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-1/+0
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Fix session table cleanupAlexey Shchepin2017-11-301-6/+12
* Use cache in front of Redis/SQL RAM backendsEvgeniy Khramtsov2017-04-141-19/+12
* Put more stuff under supervisionEvgeniy Khramtsov2017-02-261-6/+10
* Let ejabberd_mnesia handles copy_typeChristophe Romain2017-01-171-5/+2
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Cleanup file headersChristophe Romain2016-12-271-6/+22
* Improve handling of mnesia schemaChristophe Romain2016-11-301-2/+2
* Get rid of "jlib.hrl" dependency in some filesEvgeniy Khramtsov2016-07-261-1/+0
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Add Redis backend for SMEvgeniy Khramtsov2015-03-111-14/+11
* Make it possible to use SQL as an SM backendEvgeniy Khramtsov2015-03-091-6/+6
* Separate db backend from the SMEvgeniy Khramtsov2015-03-091-0/+148