tests: Add small test for util.throttle
|
Kim Alvefur |
Wed, 23 Dec 2015 08:49:38 +0100 |
util.openssl: Fix style / whitespace
|
Kim Alvefur |
Wed, 23 Dec 2015 08:47:57 +0100 |
util.openssl: Rename variables for readability
|
Kim Alvefur |
Wed, 23 Dec 2015 08:46:54 +0100 |
util.openssl: Move quoting and tostring call into escape function
|
Kim Alvefur |
Wed, 23 Dec 2015 08:42:02 +0100 |
util.array: Just use table.remove as array:pop()
|
Kim Alvefur |
Wed, 23 Dec 2015 08:39:22 +0100 |
util.array: Fix minory style issues
|
Kim Alvefur |
Wed, 23 Dec 2015 08:32:13 +0100 |
mod_register: Add comment explaining the workaround for replying when the account is being deleted
|
Kim Alvefur |
Mon, 21 Dec 2015 14:48:33 +0100 |
mod_register: Use session log instance to ease indentification
|
Kim Alvefur |
Mon, 21 Dec 2015 14:41:38 +0100 |
util.cache (and tests): Call on_evict after insertion of the new key, so inside on_evict we can be more certain about the current state of the cache (i.e. full, new item added, old item removed)
|
Matthew Wild |
Tue, 22 Dec 2015 20:10:07 +0000 |
util.timer: Reschedule timers from stop() if the next pending event is stopped
|
Kim Alvefur |
Wed, 23 Dec 2015 11:43:39 +0100 |
mod_admin_telnet: Make timer:info command more robust
|
Kim Alvefur |
Wed, 23 Dec 2015 11:42:14 +0100 |
Merge 0.10->trunk
|
Matthew Wild |
Wed, 16 Dec 2015 16:47:34 +0000 |
Merge 0.9->0.10
|
Matthew Wild |
Wed, 16 Dec 2015 16:45:57 +0000 |
MUC: Fix incorrect nesting of status codes when room config changes (fixes #579)
|
Matthew Wild |
Wed, 16 Dec 2015 16:41:48 +0000 |
util.uuid: Remove unused import
|
Kim Alvefur |
Tue, 08 Dec 2015 23:20:37 +0100 |