Log

spec/util_pubsub_spec.lua @ 13092:bc46cfe7c037

description author age
util.pubsub: Fix item store resize to "max" Kim Alvefur Thu, 06 Jan 2022 01:18:35 +0100
util.pubsub: Add support for limiting number of items to retrieve Kim Alvefur Sun, 05 Sep 2021 16:21:10 +0200
util.pubsub: Signal that 'persistent-items' is unsupported when disabled Kim Alvefur Thu, 22 Jul 2021 19:53:21 +0200
util.pubsub: Fix behavior of persist_items disabled Kim Alvefur Thu, 22 Jul 2021 21:01:11 +0200
util.pubsub: Ignore unused argument in tests [luacheck] Kim Alvefur Sun, 29 Dec 2019 01:11:55 +0100
util.pubsub: Cover subscription filter in a partial test Kim Alvefur Thu, 26 Dec 2019 01:52:14 +0100
tests: Silence [luacheck] warnings Kim Alvefur Mon, 23 Dec 2019 21:33:10 +0100
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455) Matthew Wild Sun, 27 Oct 2019 14:45:57 +0000
util.pubsub: Validate node configuration on node creation (fixes #1328) 0.11 Kim Alvefur Sun, 03 Mar 2019 19:31:56 +0100
util.pubsub: Add support for requesting multiple specific items (needed for #1305) 0.11 Kim Alvefur Mon, 28 Jan 2019 01:41:01 +0100
util.pubsub: Restore subscription index from stored data (fixes #1281) 0.11 Kim Alvefur Sat, 29 Dec 2018 21:47:51 +0100
util.pubsub: Allow publishing with a config that should be used as defaults only Matthew Wild Thu, 18 Oct 2018 18:00:54 +0100
util.pubsub tests: Ensure necessary tests run in the defined order Matthew Wild Mon, 01 Oct 2018 19:43:20 +0100
util.pubsub tests: Fix whitespace Kim Alvefur Sat, 18 Aug 2018 18:14:19 +0200
util.pubsub tests: Add tests for get_items() Matthew Wild Sat, 18 Aug 2018 15:28:08 +0100