Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update newest copyright year to 2021 (#3464) | Badlop | 2021-01-27 | 1 | -1/+1 |
| | |||||
* | Use include_lib() to include headers from dependencies (#3369) | Stu Tomlinson | 2020-09-03 | 1 | -1/+1 |
| | |||||
* | Update copyright to 2020 (#3149) | Badlop | 2020-01-28 | 1 | -1/+1 |
| | |||||
* | Add another variant of transformation of offline_msg in mod_offline_mnesia | Paweł Chmielowski | 2019-08-16 | 1 | -0/+5 |
| | |||||
* | Cache number of offline messages | Evgeny Khramtsov | 2019-06-30 | 1 | -4/+4 |
| | |||||
* | Use new configuration validator | Evgeny Khramtsov | 2019-06-14 | 1 | -1/+2 |
| | |||||
* | Replace code using p1_time_compat wrapper with native functions | Paweł Chmielowski | 2019-02-27 | 1 | -2/+2 |
| | | | | | | | Since we now require R19, we shouldn't need that anymore. There are still couple places where p1_time_compat:unique_timestamp() is used as there is no direct equivalent. | ||||
* | Update copyright to 2019 (#2756) | Badlop | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | Update copyright dates | Evgeniy Khramtsov | 2018-01-05 | 1 | -1/+1 |
| | |||||
* | Don't store messages via a single process | Evgeniy Khramtsov | 2017-05-21 | 1 | -23/+4 |
| | |||||
* | Improve Mnesia tables creation and transformation | Evgeniy Khramtsov | 2017-04-23 | 1 | -25/+16 |
| | |||||
* | Update copyright date automatically (#1442) | Badlop | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Cleanup file headers | Christophe Romain | 2016-12-27 | 1 | -6/+22 |
| | |||||
* | Improve handling of mnesia schema | Christophe Romain | 2016-11-30 | 1 | -1/+1 |
| | |||||
* | Improve ODBC import | Christophe Romain | 2016-11-22 | 1 | -2/+2 |
| | |||||
* | Deprecate most of the functions from jlib.erl | Evgeniy Khramtsov | 2016-11-13 | 1 | -4/+6 |
| | |||||
* | Add more tests for offline storage | Evgeniy Khramtsov | 2016-11-08 | 1 | -6/+10 |
| | |||||
* | Get rid of "jlib.hrl" dependency in some files | Evgeniy Khramtsov | 2016-07-26 | 1 | -1/+1 |
| | |||||
* | Clean mod_offline.erl from DB specific code | Evgeniy Khramtsov | 2016-04-15 | 1 | -0/+232 |