Software /
code /
prosody
Graph
-
Merge2015-12-16, by Matthew Wild
-
mod_storage_sql: Fix use of SQLite3 in-memory database (no path expansion)2015-12-15, by Kim Alvefur
-
util.dependencies: Use prosody.log() instead of global log()2015-12-16, by Matthew Wild
-
loggingmanager: Add prosody.log (intended to be used instead of _G.log now)2015-12-11, by Matthew Wild
-
Merge 0.10->trunk2015-12-13, by Kim Alvefur
-
util.sslconfig: More descriptive variable names and also comments2015-12-13, by Kim Alvefur
-
Merge 0.10->trunk2015-12-12, by Kim Alvefur
-
util.datamanager: Add append to public api2015-12-11, by Kim Alvefur
-
util.datamanager: Return extra location info2015-12-11, by Kim Alvefur
-
util.datamanager: Make sure only strings are passed as data to append()2015-12-11, by Kim Alvefur
-
util.datamanager: Add some comments about the append function2015-12-11, by Kim Alvefur
-
util.datamanager: Handle potential error from :write() call2015-12-11, by Kim Alvefur
-
util.datamanager: Handle potential issues from fallocate2015-12-11, by Kim Alvefur
-
util.datamanager: No shadowing of variable [luacheck]2015-12-11, by Kim Alvefur
-
util.datamanager: Skip past second check if first attemtp to open file succeeds2015-12-11, by Kim Alvefur
-
util.datamanager: In append() collect status when closing file handle as it may fail (eg the implied flush)2015-12-11, by Kim Alvefur
-
util.datamanager: Overwrite 'data' variable instead of shadownig it [luacheck]2015-12-11, by Kim Alvefur
-
util.datamanager: Factor out code for appending bytes to a file2015-12-11, by Kim Alvefur
-
MUC: Update all config form handlers to take advantage of the new per-option events2015-12-11, by Matthew Wild
-
MUC: Fire per-field events for the config form, including those with value == nil (no <value/> element in form)2015-12-11, by Matthew Wild
-
mod_bosh: Instead of a global once-per-second timer add a timer for each session when needed2015-12-07, by Kim Alvefur
-
Merge 0.10->trunk2015-12-10, by Matthew Wild
-
mod_admin_telnet: Add http:list() command to get info about current HTTP endpoints on the server2015-12-10, by Matthew Wild
-
.luacheckrc: Whitelist import() global function2015-12-10, by Matthew Wild
Scroll all the way down to load more.