Log

description author age
util.sql: Call onconnect, provide noop dummy if not set Kim Alvefur 2015-07-02
Remove sql.lib.lua, not used anymore Kim Alvefur 2015-06-27
mod_storage_sql2: Validate configuration after normalizing SQLite3 database path (fixes traceback with default config) Kim Alvefur 2015-06-27
Merge 0.10->trunk Kim Alvefur 2015-06-25
Merge 0.9->0.10 Kim Alvefur 2015-06-25
MUC: Prevent admins from being given affiliatons other than owner Kim Alvefur 2015-06-25
Backed out changeset bea3862b6bde in favor of a different approach Kim Alvefur 2015-06-25
MUC: Remove half of monkeypatch that was supposed to make admins always be room owners, fixes #458 Kim Alvefur 2015-06-16
Merge with 0.10 Matthew Wild 2015-06-24
mod_storage_sql2: Break up monolithic code into functions, theoretically no functionality changes. Matthew Wild 2015-06-24
mod_storage_sql2: Improve logging when database read fails Matthew Wild 2015-06-24
mod_storage_sql2: Some reformatting and variable name improvements Matthew Wild 2015-06-24
mod_storage_sql2: Add some comments Matthew Wild 2015-06-24
util.sql: Remove built-in engine caching. This is the wrong layer to do this, and unintentionally sharing connections could cause problems (e.g. when interleaving multiple queries and result fetching) Matthew Wild 2015-06-03
util.sql: Expose db2uri helper function Matthew Wild 2015-06-03
util.sql: Rename some variable to match conventions Matthew Wild 2015-06-03