aboutsummaryrefslogtreecommitdiffstats
path: root/tools/migration
Commit message (Expand)AuthorAgeFilesLines
...
* tools/migration/prosody-migrator.lua: Refactor store handler loading to repor...Matthew Wild2011-04-051-13/+22
* tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI is...Matthew Wild2011-04-051-1/+5
* tools/migration: Rename main.lua -> prosody-migrator.lua and update the MakefileMatthew Wild2011-03-212-3/+3
* tools/migration/Makefile: Don't install main.lua (we already install it as pr...Matthew Wild2011-03-031-2/+2
* tools/migration/*: Numerous changes and restructuring, and the addition of a ...Matthew Wild2011-02-265-9/+56
* tools/migration/*.lua: Rename config to migrator.cfg.lua, add error handling ...Matthew Wild2011-02-252-8/+69
* tools/migration/main.lua: Add command-line parsing, including --config=CONFIG...Matthew Wild2011-02-251-11/+29
* tools/migration/config.lua: Minor fixes for more sensible defaultsMatthew Wild2011-02-251-10/+10
* tools/migration/*.lua: Convert to unix line endingsMatthew Wild2011-02-235-416/+416
* tools/migration/*: Initial commit of a new migration tool. Currently supports...Waqas Hussain2011-02-235-0/+416