Mercurial > prosody-modules
log mod_storage_mongodb/mod_storage_mongodb.lua @ 3530:552d4944d1ca
age | author | description |
---|---|---|
Fri, 28 Feb 2014 15:37:55 +0100 | Kim Alvefur | Backed out changeset 853a382c9bd6 |
Fri, 28 Feb 2014 15:36:06 +0100 | Kim Alvefur | mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) |
Thu, 09 May 2013 11:23:07 -0400 | Waqas Hussain | mod_storage_mongodb: Use util.json to encode our data (handles non-string table keys, etc). |
Wed, 12 Sep 2012 23:58:01 +0500 | Waqas Hussain | mod_storage_*: Update to use module:provides(). |
Mon, 19 Dec 2011 10:36:50 +1100 | James Callahan | mod_storage_mongodb: (un)lock globals around require; only auth if we need to |
Wed, 14 Dec 2011 12:56:07 +1100 | James Callahan | mod_storage_mongodb: move database connecting to inside driver:open |
Wed, 14 Dec 2011 12:47:49 +1100 | James Callahan | mod_storage_mongodb: assert the configuration options |