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 |
Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes
|
Matthew Wild |
Sat, 18 Aug 2018 15:10:41 +0100 |
util.pubsub: Silence warnings in tests [luacheck]
|
Kim Alvefur |
Thu, 16 Aug 2018 06:05:11 +0200 |
util.pubsub tests: Add TODO
|
Matthew Wild |
Sun, 12 Aug 2018 11:43:38 +0100 |
util.pubsub tests: Add tests to confirm new access model is enforced on config change
|
Matthew Wild |
Sun, 12 Aug 2018 11:34:50 +0100 |
util.pubsub tests: Add initial node config tests
|
Matthew Wild |
Sun, 12 Aug 2018 11:34:28 +0100 |
util.pubsub tests: Extend publishing tests to check for correct notification behaviour on subscribe/unsubscribe
|
Matthew Wild |
Sun, 12 Aug 2018 11:34:05 +0100 |
util.pubsub tests: Add tests for publish_model (publishers, open, subscribers)
|
Matthew Wild |
Sun, 12 Aug 2018 10:43:18 +0100 |
util.pubsub tests: Add some initial access model tests (open and whitelist)
|
Matthew Wild |
Sat, 11 Aug 2018 19:18:13 +0100 |
util.pubsub: Drop now redundant capabilities from tests
|
Kim Alvefur |
Wed, 08 Aug 2018 21:49:41 +0200 |
util_pubsub_spec: Add test for #1082
|
Kim Alvefur |
Tue, 10 Jul 2018 00:22:05 +0200 |
spec/util_pubsub: Test whether someone can subscribe to a node
|
Kim Alvefur |
Sun, 20 May 2018 15:20:34 +0200 |
util.pubsub: Add simple test covering publishing and retrieving an item
|
Kim Alvefur |
Wed, 21 Mar 2018 17:03:13 +0100 |
util_pubsub_spec: Move util.pubsub import into a setup block
|
Kim Alvefur |
Wed, 07 Mar 2018 12:51:27 +0100 |
util_pubsub_spec: Beginnings of tests for util.pubsub
|
Kim Alvefur |
Sat, 03 Mar 2018 20:55:46 +0100 |