Log

description author age
Merge 0.10->trunk Kim Alvefur 2015-07-05
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
tests: Add tests for util.queue Matthew Wild 2015-06-03
util.queue: Allow optional wrap-around when pushing, overwriting oldest unread item Matthew Wild 2015-06-03
util.sql: Remove unused functions and unused commented code Matthew Wild 2015-05-30
Merge 0.10->trunk Kim Alvefur 2015-05-21
mod_storage_sql2: Fix argument compat thing from 41725f3df3cc, it was backwards Kim Alvefur 2015-05-21
Merge 0.10->trunk Kim Alvefur 2015-05-19
mod_storage_sql2: Add a 'caps' table for indicating support for optional features Kim Alvefur 2015-05-19
mod_storage_sql2: Change order of arguments to :append to be the same as return values from :find iterator Kim Alvefur 2015-05-19
mod_storage_sql2: Include 'with' field from iterator like some 3rd party archive-capable storage modules Kim Alvefur 2015-05-19
Merge with trunk Matthew Wild 2015-05-19
Merge 0.10->trunk Matthew Wild 2015-05-19