log mod_migrate/mod_migrate.lua @ 5391:4aedce4fb95d

age author description
2021-01-26 Kim Alvefur mod_migrate: Allow migrating data not attached to any user / nil user
2020-12-15 Matthew Wild mod_migrate: Add support for the fictitious pep_data store
2019-05-05 Kim Alvefur mod_migrate: Try to use per storage user listing where available
2017-11-09 Kim Alvefur mod_migrate: Remove unused locals
2017-11-01 Kim Alvefur mod_migrate: Catch failure to use user listing API and suggest the alternative
2016-03-27 Kim Alvefur mod_migrate: Check that the hostname is known, or yell and abort (thanks Link Mauve)
2016-03-07 Kim Alvefur mod_migrate: Log read and write errors instead of raising error