Software /
code /
prosody
Graph
-
prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GCFri, 23 Mar 2018 14:18:27 +0000, by Matthew Wild
-
util.async: Make parameters to async.runner() optionalFri, 23 Mar 2018 14:02:33 +0000, by Matthew Wild
-
mod_announce: Remove unreachable return statement [luacheck]Fri, 23 Mar 2018 14:01:42 +0100, by Kim Alvefur
-
net.httpserver: Make function local, fixes loading since there is no environment [luacheck]Fri, 23 Mar 2018 13:20:19 +0100, by Kim Alvefur
-
luacheckrc: Allow top level variables in prosodyctl (eg CFG_*) [luacheck]Fri, 23 Mar 2018 13:18:28 +0100, by Kim Alvefur
-
luacheckrc: Let luacheck know about the log and server globalsFri, 23 Mar 2018 13:16:14 +0100, by Kim Alvefur
-
stanza_router: Limit scope of deprecated warning function since it is not used anywhere else [luacheck]Fri, 23 Mar 2018 13:15:19 +0100, by Kim Alvefur
-
s2smanager: Explicitly export the incoming_s2s table [luacheck]Fri, 23 Mar 2018 13:14:05 +0100, by Kim Alvefur
-
luacheckrc: Only allow top level declarations in the main prosody executableFri, 23 Mar 2018 13:13:07 +0100, by Kim Alvefur
-
util.startup: Expose make_host() functionThu, 22 Mar 2018 22:35:39 +0000, by Matthew Wild
-
util.startup: Expose user switching information via prosody global objectThu, 22 Mar 2018 22:35:27 +0000, by Matthew Wild
-
prosodyctl: Large number of changes to satisfy [luacheck], includes bug fixesThu, 22 Mar 2018 22:33:42 +0000, by Matthew Wild
-
storagemanager: Remove unused variable [luacheck]Thu, 22 Mar 2018 23:20:06 +0100, by Kim Alvefur
-
util.async: Use wrapper for once runner (thanks luacheck)Thu, 22 Mar 2018 23:15:04 +0100, by Kim Alvefur
-
prosodyctl, util.prosodyctl: Pass source path as a parameter instead of global variableThu, 22 Mar 2018 21:54:59 +0000, by Matthew Wild
-
util.startup: Fix variable usage [luacheck]Thu, 22 Mar 2018 21:47:16 +0000, by Matthew Wild
-
util.startup: Move original_logging_config to a local variableThu, 22 Mar 2018 21:46:55 +0000, by Matthew Wild
-
util.startup: Restore user switchingThu, 22 Mar 2018 21:46:05 +0000, by Matthew Wild
-
util.startup: Fix chdir() to use correct path variableThu, 22 Mar 2018 21:45:38 +0000, by Matthew Wild
-
mod_posix: Delay setting signal handlers until in the main threadThu, 22 Mar 2018 21:18:58 +0000, by Matthew Wild
-
MUC: Catch and log error in case of storage failure in iterator over roomsThu, 15 Mar 2018 06:19:57 +0100, by Kim Alvefur
-
MUC: Override methods on broken rooms to return internal-server-error insteadThu, 22 Mar 2018 20:08:32 +0100, by Kim Alvefur
-
MUC: Return error if unable to keep track of room due to storage failureWed, 07 Mar 2018 17:53:52 +0100, by Kim Alvefur
-
MUC: Log failure to load room stateFri, 16 Mar 2018 21:59:41 +0100, by Kim Alvefur
-
MUC: Only fetch stored room state if room config is loaded without errorFri, 16 Mar 2018 21:59:34 +0100, by Kim Alvefur
-
MUC: Prevent room eviction on storage failureWed, 07 Mar 2018 17:38:01 +0100, by Kim Alvefur
-
MUC: Produce an untracked, locked room on failure to read room from storage (#1091)Mon, 12 Mar 2018 21:47:39 +0100, by Kim Alvefur
-
util.async: Allow nil as a guard keyThu, 22 Mar 2018 16:26:09 +0000, by Matthew Wild
-
storagemanager: Log warning on storage access outside of async contextsThu, 22 Mar 2018 16:25:20 +0000, by Matthew Wild
-
util.startup: Execute startup routine inside async contextThu, 22 Mar 2018 16:24:22 +0000, by Matthew Wild
Scroll all the way down to load more.