Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.promise: Add some missing test cases (found through mutation testing) | Matthew Wild | Fri, 07 Oct 2022 17:56:38 +0100 |
util.promise: Remove line that was supposed to be removed in eb9814372c54 | Matthew Wild | Fri, 07 Oct 2022 17:45:23 +0100 |
util.promise: Remove some redundant checks, add tests confirming redundancy | Matthew Wild | Fri, 07 Oct 2022 17:43:26 +0100 |
util.roles: Add a :policies() method to iterate through available policies | Matthew Wild | Fri, 07 Oct 2022 17:01:35 +0100 |
util.roles: Add tests | Matthew Wild | Fri, 07 Oct 2022 16:58:52 +0100 |
util.roles: Return nil if the role has no explicit policy (fixes inheritance) | Matthew Wild | Fri, 07 Oct 2022 16:58:08 +0100 |
mod_smacks: Change boolean attribute from '1' to 'true' for compatibility | Matthew Wild | Fri, 07 Oct 2022 11:35:56 +0100 |
util.iterators: join: Work even with only a single iterator in the chain | Matthew Wild | Thu, 06 Oct 2022 18:34:40 +0100 |