Software /
code /
prosody
Comparison
CHANGES @ 10003:4d702f0c6273
migrator: Rewrite to use storage modules
This allows migrating to and from any storage module that supports the
right methods. Based on experimental mod_migrate work.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 May 2019 21:32:34 +0200 |
parent | 9980:73a447249fe4 |
child | 10218:e458578ddfd3 |
comparison
equal
deleted
inserted
replaced
10002:b6b5b9d7417d | 10003:4d702f0c6273 |
---|---|
6 - CORS handling now provided by mod\_http | 6 - CORS handling now provided by mod\_http |
7 - CSI improvements | 7 - CSI improvements |
8 - mod\_limits: Exempted JIDs | 8 - mod\_limits: Exempted JIDs |
9 - Archive quotas | 9 - Archive quotas |
10 - mod\_mimicking | 10 - mod\_mimicking |
11 - Rewritten migrator | |
11 | 12 |
12 0.11.0 | 13 0.11.0 |
13 ====== | 14 ====== |
14 | 15 |
15 **2018-11-18** | 16 **2018-11-18** |