Backed out changeset bea3862b6bde in favor of a different approach
|
Kim Alvefur |
Thu, 25 Jun 2015 17:54:19 +0200 |
MUC: Remove half of monkeypatch that was supposed to make admins always be room owners, fixes #458
|
Kim Alvefur |
Tue, 16 Jun 2015 15:13:47 +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 |
mod_storage_sql2: Add some comments
|
Matthew Wild |
Wed, 24 Jun 2015 22:54:17 +0100 |
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 |
Wed, 03 Jun 2015 15:57:46 +0100 |
util.sql: Expose db2uri helper function
|
Matthew Wild |
Wed, 03 Jun 2015 15:55:43 +0100 |
util.sql: Rename some variable to match conventions
|
Matthew Wild |
Wed, 03 Jun 2015 15:54:52 +0100 |
tests: Add tests for util.queue
|
Matthew Wild |
Wed, 03 Jun 2015 15:53:27 +0100 |
util.queue: Allow optional wrap-around when pushing, overwriting oldest unread item
|
Matthew Wild |
Wed, 03 Jun 2015 15:51:07 +0100 |
util.sql: Remove unused functions and unused commented code
|
Matthew Wild |
Sat, 30 May 2015 22:23:19 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 21 May 2015 22:56:39 +0200 |
mod_storage_sql2: Fix argument compat thing from 41725f3df3cc, it was backwards
|
Kim Alvefur |
Thu, 21 May 2015 12:11:08 +0200 |