summaryrefslogtreecommitdiff
path: root/src/mod_mam_mnesia.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* mod_mam: Don't store from 'sm_receive_packet' hookHolger Weiss2017-11-141-10/+5
* Get next record before deleting previous on, in case it's last one (#2069)Badlop2017-10-251-2/+2
* Add stanza-id to every archived message (#1477)Evgeniy Khramtsov2017-01-201-5/+10
* 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
* Make common tests working againEvgeniy Khramtsov2016-11-181-3/+5
* Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1Evgeniy Khramtsov2016-09-241-2/+2
* Make common tests working againEvgeniy Khramtsov2016-09-131-1/+7
* Rewrite mod_mam and mod_muc to use XML generatorEvgeniy Khramtsov2016-07-251-14/+14
* mod_mam_mnesia: Force garbage collectionHolger Weiss2016-06-291-6/+9
* Avoid cleanup on bag when disc_only, switch in memory (#1161)Christophe Romain2016-06-211-1/+4
* mod_mam_mnesia: Clarify error messageHolger Weiss2016-05-241-1/+1
* mod_mam_mnesia: Don't exceed table size limitHolger Weiss2016-05-241-20/+31
* mod_mam_mnesia: Use transactions when writingHolger Weiss2016-05-241-21/+44
* Clean mod_mam.erl from DB specific codeEvgeniy Khramtsov2016-04-151-0/+178