Software / code / prosody
Log
plugins/mod_storage_sql2.lua @ 6754:c72b00dade25
| description | author | age |
|---|---|---|
| mod_storage_sql2: Rename variable to avoid name clash | Matthew Wild | Tue, 07 Jul 2015 17:39:56 +0100 |
| Merge 0.10->trunk | Kim Alvefur | Sun, 05 Jul 2015 18:00:05 +0200 |
| mod_storage_sql2: Validate configuration after normalizing SQLite3 database path (fixes traceback with default config) | Kim Alvefur | Sat, 27 Jun 2015 15:59:37 +0200 |
| Merge 0.10->trunk | Kim Alvefur | Thu, 25 Jun 2015 18:57:43 +0200 |
| Merge with 0.10 | Matthew Wild | Wed, 24 Jun 2015 23:25:42 +0100 |
| mod_storage_sql2: Break up monolithic code into functions, theoretically no functionality changes. | Matthew Wild | Wed, 24 Jun 2015 23:24:32 +0100 |
| mod_storage_sql2: Improve logging when database read fails | Matthew Wild | Wed, 24 Jun 2015 22:56:50 +0100 |
| mod_storage_sql2: Some reformatting and variable name improvements | Matthew Wild | Wed, 24 Jun 2015 22:55:41 +0100 |