aboutsummaryrefslogtreecommitdiff
path: root/src/pubsub_migrate.erl (follow)
Commit message (Expand)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
* Correctly handle unicode in log messagesEvgeny Khramtsov2019-09-231-2/+2
* Use new configuration validatorEvgeny Khramtsov2019-06-141-1/+1
* Replace code using p1_time_compat wrapper with native functionsPaweł Chmielowski2019-02-271-1/+1
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* Don't produce a crash dump during intentional exitEvgeniy Khramtsov2018-03-291-2/+1
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Improve Mnesia tables creation and transformationEvgeniy Khramtsov2017-04-231-1/+87
* Remove obsolete mnesia migration callsChristophe Romain2017-04-031-40/+41
* Get rid of non-breaking spaceEvgeniy Khramtsov2017-02-181-1/+1
* pubsub_subscription may is not used (migration is optional)Christophe Romain2017-01-101-3/+3
* Fix migration of old pubsub database (#1409)Christophe Romain2017-01-101-103/+106
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Improve handling of mnesia schemaChristophe Romain2016-11-301-2/+2
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Remove now() in pubsub codePaweł Chmielowski2015-12-071-1/+1
* Update FSF addressChristophe Romain2015-08-051-4/+3
* Allow migration of old pubsub items with xmlelement in body (#479)Christophe Romain2015-07-241-1/+23
* PubSub improvementsChristophe Romain2015-04-211-0/+422