aboutsummaryrefslogtreecommitdiff
path: root/src/mod_last_mnesia.erl (follow)
Commit message (Collapse)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
|
* Use new configuration validatorEvgeny Khramtsov2019-06-141-2/+2
|
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
|
* Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov2018-01-231-3/+1
| | | | | | | The callback is supposed to provide known options and their default values, as long as the documentation. Passing default values into get_mod functions is now deprecated: all defaults should be provided by the Mod:mod_options/1 callback.
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
|
* Implement cache for mod_lastEvgeniy Khramtsov2017-05-181-13/+19
|
* Improve Mnesia tables creation and transformationEvgeniy Khramtsov2017-04-231-20/+14
|
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|
* Cleanup file headersChristophe Romain2016-12-271-6/+23
|
* Improve handling of mnesia schemaChristophe Romain2016-11-301-1/+1
|
* Clean mod_last.erl from DB specific codeEvgeniy Khramtsov2016-04-131-0/+72