Mercurial > prosody-modules
log mod_migrate/mod_migrate.lua @ 5390:f2363e6d9a64
age | author | description |
---|---|---|
Tue, 26 Jan 2021 17:18:44 +0100 | Kim Alvefur | mod_migrate: Allow migrating data not attached to any user / nil user |
Tue, 15 Dec 2020 23:40:18 +0000 | Matthew Wild | mod_migrate: Add support for the fictitious pep_data store |
Sun, 05 May 2019 16:04:20 +0200 | Kim Alvefur | mod_migrate: Try to use per storage user listing where available |
Thu, 09 Nov 2017 14:24:16 +0100 | Kim Alvefur | mod_migrate: Remove unused locals |
Wed, 01 Nov 2017 22:12:09 +0100 | Kim Alvefur | mod_migrate: Catch failure to use user listing API and suggest the alternative |
Sun, 27 Mar 2016 20:09:29 +0200 | Kim Alvefur | mod_migrate: Check that the hostname is known, or yell and abort (thanks Link Mauve) |
Mon, 07 Mar 2016 12:44:29 +0100 | Kim Alvefur | mod_migrate: Log read and write errors instead of raising error |