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 |
Merge
|
Matthew Wild |
Wed, 16 Dec 2015 16:44:40 +0000 |
mod_storage_sql: Fix use of SQLite3 in-memory database (no path expansion)
|
Kim Alvefur |
Tue, 15 Dec 2015 13:15:30 +0100 |
util.dependencies: Use prosody.log() instead of global log()
|
Matthew Wild |
Wed, 16 Dec 2015 02:22:16 +0000 |
loggingmanager: Add prosody.log (intended to be used instead of _G.log now)
|
Matthew Wild |
Fri, 11 Dec 2015 14:00:42 +0000 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 13 Dec 2015 21:22:26 +0100 |
util.sslconfig: More descriptive variable names and also comments
|
Kim Alvefur |
Sun, 13 Dec 2015 21:21:09 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sat, 12 Dec 2015 02:33:15 +0100 |