Software /
code /
prosody
Graph
-
Merge 0.9->trunk2013-04-19, by Kim Alvefur
-
Merge 0.9->trunk2013-04-19, by Kim Alvefur
-
moduleapi: Make module:open_store() open a store named after the calling module by default2013-04-19, by Kim Alvefur
-
Merge 0.9->trunk2013-04-19, by Matthew Wild
-
moduleapi: Add module:open_store() as a front-end to storagemanager.open()2013-04-19, by Matthew Wild
-
Merge 0.9->trunk2013-04-18, by Matthew Wild
-
Merge 0.9->trunk2013-04-17, by Matthew Wild
-
net.server_select: Don't call onconnect twice for SSL connections2013-04-17, by Matthew Wild
-
Merge backout2013-04-17, by Matthew Wild
-
Backed out changeset f2631a14b9532013-04-17, by Matthew Wild
-
Merge 0.9->trunk2013-04-17, by Matthew Wild
-
net.http: When HTTP request fails due to a network or SSL error, call the callback to let it know2013-04-17, by Matthew Wild
-
net.http.server: The correct Connection header value to look for is Keep-Alive, not keep-alive.2013-04-17, by Waqas Hussain
-
net.server_select: Add and improve some comments.2013-04-16, by Waqas Hussain
-
net.server_select: Normalize indentation2013-04-17, by Kim Alvefur
-
Merge 0.9->trunk2013-04-17, by Kim Alvefur
-
net.server_select: Don't call onconnect twice on SSL connections2013-04-17, by Kim Alvefur
-
mod_pubsub: Only assign id to item element if there is one2013-04-17, by Matthew Wild
-
Merge 0.9->trunk2013-04-17, by Matthew Wild
-
mod_pubsub: Add id to stored item when auto-generated. Fixes #3352013-04-17, by Matthew Wild
-
Merge 0.9->trunk2013-04-15, by Matthew Wild
-
net.http.parser: Remove accidentally-committed debugging2013-04-15, by Matthew Wild
-
Merge 0.9->trunk2013-04-15, by Matthew Wild
-
net.http.parser: Fix off-by-one error in chunked encoding parser2013-04-15, by Matthew Wild
-
mod_s2s: Add missing space2013-04-15, by Kim Alvefur
-
Merge 0.9->trunk2013-04-15, by Matthew Wild
-
util.http: Refactor and import all necessary functions2013-04-12, by Matthew Wild
-
prosodyctl: Bump util.pposix version for API change2013-04-09, by Kim Alvefur
-
Merge 0.9->trunk2013-04-11, by Matthew Wild
-
util.iterators: Add ripairs() (ipairs() in reverse) (thanks Maranda)2013-04-11, by Matthew Wild
-
Merge 0.9->trunk2013-04-11, by Matthew Wild
-
net.http: Swap response and request parameters passed to callback (will break some modules)2013-04-11, by Matthew Wild
-
util.httpstream: Unused, remove2013-04-11, by Matthew Wild
-
net.http.parser: Fix chunked encoding response parsing, and make it more robust2013-04-11, by Matthew Wild
-
net.http.parser: Convert status_code to a number before trying to compare it to numbers2013-04-11, by Matthew Wild
-
net.http.parser: Break when no more usable data in buffer (client part of e5ec60dfb202)2013-04-11, by Matthew Wild
-
net.http.parser: Depend on util.http instead of net.http for urlencode2013-04-11, by Matthew Wild
-
sessionmanager, s2smanager: Remove unused imports2013-04-11, by Matthew Wild
-
Merge 0.9->trunk2013-04-09, by Kim Alvefur
-
prosodyctl: Bump util.pposix version for API change2013-04-09, by Kim Alvefur
-
Merge 0.9->trunk2013-04-08, by Kim Alvefur
-
mod_s2s: Adjust priority of route/remote hooks to negative values (like most other internal hooks)2013-04-08, by Kim Alvefur
-
Merge 0.9->trunk2013-04-08, by Matthew Wild
-
mod_posix: Improve error message for a pposix version mismatch2013-04-08, by Matthew Wild
-
mod_posix, util.pposix: Bump version for API change2013-04-08, by Matthew Wild
-
mod_posix: Pass logger name to syslog, so that sources now get logged2013-04-08, by Matthew Wild
-
net.http: Throw error when connecting to a http:// URL without LuaSec available2013-04-08, by Matthew Wild
-
sessionmanager, s2smanager: Remove open_session tracing2013-04-08, by Matthew Wild
-
Merge 0.9->trunk2013-04-08, by Matthew Wild
-
mod_pubsub: Send bad-request when no action specified (thanks Maranda)2013-04-08, by Matthew Wild
-
Merge 0.9->trunk2013-04-08, by Matthew Wild
-
mod_pubsub: Don't attempt to handle iq stanzas with no action element2013-04-08, by Matthew Wild
-
Merge 0.9->trunk2013-04-08, by Matthew Wild
Scroll all the way down to load more.