Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.prosodyctl.check: Fix traceback by handling SRV '.' target to | Kim Alvefur | Sun, 14 Jun 2020 12:57:50 +0200 |
util.async: Don't attempt to close thread if not created yet | Matthew Wild | Sun, 14 Jun 2020 09:40:08 +0100 |
util.async: Call coroutine.close() on dead threads (Lua 5.4) | Matthew Wild | Sun, 14 Jun 2020 08:49:32 +0100 |
mod_admin_shell: Update for async.wait_for rename | Kim Alvefur | Sat, 13 Jun 2020 14:40:41 +0200 |
util.async: Rename wait -> wait_for (w/compat) | Matthew Wild | Sat, 13 Jun 2020 08:01:57 +0100 |
storage tests: Add tests for archive queries before/after specific ids | Matthew Wild | Fri, 12 Jun 2020 16:59:06 +0100 |
mod_storage_internal, mod_storage_memory: Add support for query.before | Matthew Wild | Fri, 12 Jun 2020 16:55:35 +0100 |