index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
util_pubsub_spec.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fi...
Matthew Wild
2019-10-27
1
-1
/
+1
*
util.pubsub: Validate node configuration on node creation (fixes #1328)
Kim Alvefur
2019-03-03
1
-0
/
+41
*
util.pubsub: Add support for requesting multiple specific items (needed for #...
Kim Alvefur
2019-01-28
1
-0
/
+31
*
util.pubsub: Restore subscription index from stored data (fixes #1281)
Kim Alvefur
2018-12-29
1
-0
/
+30
*
util.pubsub: Allow publishing with a config that should be used as defaults only
Matthew Wild
2018-10-18
1
-0
/
+28
*
util.pubsub tests: Ensure necessary tests run in the defined order
Matthew Wild
2018-10-01
1
-0
/
+8
*
util.pubsub tests: Fix whitespace
Kim Alvefur
2018-08-18
1
-2
/
+2
*
util.pubsub tests: Add tests for get_items()
Matthew Wild
2018-08-18
1
-0
/
+28
*
Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes
Matthew Wild
2018-08-18
1
-0
/
+26
*
util.pubsub: Silence warnings in tests [luacheck]
Kim Alvefur
2018-08-16
1
-1
/
+1
*
util.pubsub tests: Add TODO
Matthew Wild
2018-08-12
1
-0
/
+10
*
util.pubsub tests: Add tests to confirm new access model is enforced on confi...
Matthew Wild
2018-08-12
1
-0
/
+24
*
util.pubsub tests: Add initial node config tests
Matthew Wild
2018-08-12
1
-0
/
+18
*
util.pubsub tests: Extend publishing tests to check for correct notification ...
Matthew Wild
2018-08-12
1
-1
/
+13
*
util.pubsub tests: Add tests for publish_model (publishers, open, subscribers)
Matthew Wild
2018-08-12
1
-6
/
+64
*
util.pubsub tests: Add some initial access model tests (open and whitelist)
Matthew Wild
2018-08-11
1
-0
/
+52
*
util.pubsub: Drop now redundant capabilities from tests
Kim Alvefur
2018-08-08
1
-6
/
+0
*
util_pubsub_spec: Add test for #1082
Kim Alvefur
2018-07-10
1
-0
/
+53
*
spec/util_pubsub: Test whether someone can subscribe to a node
Kim Alvefur
2018-05-20
1
-1
/
+13
*
util.pubsub: Add simple test covering publishing and retrieving an item
Kim Alvefur
2018-03-21
1
-0
/
+24
*
util_pubsub_spec: Move util.pubsub import into a setup block
Kim Alvefur
2018-03-07
1
-1
/
+5
*
util_pubsub_spec: Beginnings of tests for util.pubsub
Kim Alvefur
2018-03-03
1
-0
/
+27