Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migrator: Support pubsub and pep as a special-case | Kim Alvefur | 2022-01-09 | 1 | -4/+2 |
| | | | | | This sorta overloads the type suffix but PEP is used for enough stuff to justify this hack | ||||
* | migrator: Rewrite to use storage modules | Kim Alvefur | 2019-05-05 | 1 | -4/+30 |
| | | | | | This allows migrating to and from any storage module that supports the right methods. Based on experimental mod_migrate work. | ||||
* | tools/migration/*.lua: Rename config to migrator.cfg.lua, add error handling ↵ | Matthew Wild | 2011-02-25 | 1 | -0/+26 |
for config and command-line parameters |