Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Mon, 19 Dec 2011 12:29:03 +0000 | Matthew Wild | mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0) |
Mon, 19 Dec 2011 11:38:57 +0000 | Matthew Wild | mod_pastebin: Fix off-by-one in line counting (display issue only) |
Mon, 19 Dec 2011 11:38:06 +0000 | Matthew Wild | mod_pastebin: Fix call to undefined function introduced in previous commit |
Mon, 19 Dec 2011 10:40:28 +1100 | James Callahan | mod_storage_mongodb: (un)lock globals around require; only auth if we need to |
Wed, 14 Dec 2011 18:42:55 +0100 | Kim Alvefur | mod_carbons: Fix a typo and unindent a line. |
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 |