Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.server_select: Update conn.close() to use new connection method convention | Matthew Wild | Sat, 28 Nov 2009 14:09:53 +0000 |
mod_proxy65: Use new jid.join() from util.jid | Matthew Wild | Fri, 27 Nov 2009 18:02:24 +0000 |
tests/test.lua: Changes to environment handling of tests, and replace module() with dummy function that doesn't alter the current environment | Matthew Wild | Fri, 27 Nov 2009 18:00:47 +0000 |
tests: Add tests for util.jid.join() | Matthew Wild | Fri, 27 Nov 2009 17:41:52 +0000 |
tests/test.lua: Print the current test being run if verbosity sufficient | Matthew Wild | Fri, 27 Nov 2009 17:39:17 +0000 |
util.jid: Add join(node, host, resource) function to join the components and return nil if invalid | Matthew Wild | Fri, 27 Nov 2009 17:33:55 +0000 |
mod_proxy65: Update listener callback names for new server API | sjoerd simons | Fri, 27 Nov 2009 16:51:05 +0000 |