summaryrefslogtreecommitdiff
path: root/src/mod_offline_mnesia.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-02Implement batch operations in mnesia backendPaweł Chmielowski1-1/+43
2022-02-11Update copyright year to 2022Badlop1-1/+1
2021-01-27Update newest copyright year to 2021 (#3464)Badlop1-1/+1
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson1-1/+1
2020-01-28Update copyright to 2020 (#3149)Badlop1-1/+1
2019-08-16Add another variant of transformation of offline_msg in mod_offline_mnesiaPaweł Chmielowski1-0/+5
2019-06-30Cache number of offline messagesEvgeny Khramtsov1-4/+4
2019-06-14Use new configuration validatorEvgeny Khramtsov1-1/+2
2019-02-27Replace code using p1_time_compat wrapper with native functionsPaweł Chmielowski1-2/+2
2019-01-08Update copyright to 2019 (#2756)Badlop1-1/+1
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-05-21Don't store messages via a single processEvgeniy Khramtsov1-23/+4
2017-04-23Improve Mnesia tables creation and transformationEvgeniy Khramtsov1-25/+16
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-27Cleanup file headersChristophe Romain1-6/+22
2016-11-30Improve handling of mnesia schemaChristophe Romain1-1/+1
2016-11-22Improve ODBC importChristophe Romain1-2/+2
2016-11-13Deprecate most of the functions from jlib.erlEvgeniy Khramtsov1-4/+6
2016-11-08Add more tests for offline storageEvgeniy Khramtsov1-6/+10
2016-07-26Get rid of "jlib.hrl" dependency in some filesEvgeniy Khramtsov1-1/+1
2016-04-15Clean mod_offline.erl from DB specific codeEvgeniy Khramtsov1-0/+232