| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 0.9->0.10 | Kim Alvefur | 2015-02-21 | 1 | -3/+3 |
|\ |
|
| * | configure, Makefile: Add --libdir option to ./configure, allowing you to over... | Matthew Wild | 2015-02-20 | 1 | -3/+3 |
* | | Merge 0.9->0.10 | Matthew Wild | 2014-01-12 | 1 | -4/+8 |
|\| |
|
| * | tools/migration/migrator/prosody_files: Fix undefined global access of ?error... | Waqas Hussain | 2014-01-03 | 1 | -4/+8 |
* | | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 2 | -2/+2 |
|/ |
|
* | tools/migration/Makefile: Apply Lua runtime override (see 53f741a5a73a) | Kim Alvefur | 2013-03-31 | 1 | -1/+2 |
* | tools/migration/migrator/jabberd14: Use util.xml. | Waqas Hussain | 2012-12-03 | 1 | -50/+1 |
* | Eliminate direct setfenv usage | Florian Zeitz | 2012-06-08 | 2 | -14/+11 |
* | migrator/jabberd14: Minor refactoring. | Waqas Hussain | 2011-12-09 | 1 | -9/+6 |
* | migrator/jabberd14: Support for reading jabberd14 spool files. | Waqas Hussain | 2011-11-19 | 1 | -0/+194 |
* | migrator/prosody_sql.lua: Fix for compatibility with non-MySQL databases | Matthew Wild | 2011-06-05 | 1 | -1/+1 |
* | migrator/prosody_sql.lua: Create (and upgrade) MySQL tables to use MEDIUMTEXT... | Matthew Wild | 2011-06-03 | 1 | -0/+18 |
* | migrator/prosody_files: Don't choke on empty data stores for a user (thanks @... | Matthew Wild | 2011-06-02 | 1 | -1/+6 |
* | tools/migration/migrator/prosody_sql.lua: Fix compatibility with PostgreSQL (... | Matthew Wild | 2011-04-11 | 1 | -1/+5 |
* | tools/migration/migrator/prosody_files.lua: Fix for previous commitvault/0.8.00.8.0 | Matthew Wild | 2011-04-05 | 1 | -1/+2 |
* | tools/migration/prosody-migrator.lua: Add messages to show when migration is ... | Matthew Wild | 2011-04-05 | 1 | -1/+2 |
* | tools/migration: Support for ~/ in paths | Matthew Wild | 2011-04-05 | 2 | -1/+10 |
* | tools/migration/prosody-migrator.lua: Refactor store handler loading to repor... | Matthew Wild | 2011-04-05 | 1 | -13/+22 |
* | tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI is... | Matthew Wild | 2011-04-05 | 1 | -1/+5 |
* | tools/migration: Rename main.lua -> prosody-migrator.lua and update the Makefile | Matthew Wild | 2011-03-21 | 2 | -3/+3 |
* | tools/migration/Makefile: Don't install main.lua (we already install it as pr... | Matthew Wild | 2011-03-03 | 1 | -2/+2 |
* | tools/migration/*: Numerous changes and restructuring, and the addition of a ... | Matthew Wild | 2011-02-26 | 5 | -9/+56 |
* | tools/migration/*.lua: Rename config to migrator.cfg.lua, add error handling ... | Matthew Wild | 2011-02-25 | 2 | -8/+69 |
* | tools/migration/main.lua: Add command-line parsing, including --config=CONFIG... | Matthew Wild | 2011-02-25 | 1 | -11/+29 |
* | tools/migration/config.lua: Minor fixes for more sensible defaults | Matthew Wild | 2011-02-25 | 1 | -10/+10 |
* | tools/migration/*.lua: Convert to unix line endings | Matthew Wild | 2011-02-23 | 5 | -416/+416 |
* | tools/migration/*: Initial commit of a new migration tool. Currently supports... | Waqas Hussain | 2011-02-23 | 5 | -0/+416 |