Software /
code /
prosody
Graph
-
util.iterators: Return initial var from upstream iterator [luacheck]2016-03-10, by Matthew Wild
-
util.iterators: Don't replace var, as we should preserve var from the original iterator [luacheck]2016-03-10, by Matthew Wild
-
Merge 0.10->trunk2016-03-09, by Matthew Wild
-
prosodyctl: Fix variable typo [luacheck]2016-03-09, by Matthew Wild
-
tests: Expand util.stanza tests2016-03-09, by Matthew Wild
-
util.stanza: Some code cleanup [luacheck]2016-03-09, by Matthew Wild
-
prosodyctl: Fix typo'd variable name [luacheck]2016-03-08, by Matthew Wild
-
Merge 0.10->trunk2016-03-07, by Kim Alvefur
-
prosodyctl: Use already sorted array of module names [luacheck]2016-03-07, by Kim Alvefur
-
prosodyctl: Include libevent version in "about" output if luaevent is available2016-03-07, by Kim Alvefur
-
Merge2016-03-07, by Matthew Wild
-
plugins/mod_http: Keep query string over automatic redirects2016-02-15, by daurnimator
-
MUC: Don't reply to error stanzas with more error stanzas (thanks woffs)2016-03-07, by Kim Alvefur
-
Merge trunk->0.102016-03-06, by Kim Alvefur
-
storagemanager: Fix saving data in map shim when no prior data exists2016-03-06, by Kim Alvefur
-
tests: Add namespace/prefix tracking test for util.xml2016-03-05, by Matthew Wild
-
Merge 0.10->trunk2016-03-05, by Matthew Wild
-
tests: Add basic tests for util.xml and util.xmppstream2016-03-05, by Matthew Wild
-
util.xmppstream: Remove namespace tracking, it's broken as implemented2016-03-05, by Matthew Wild
-
Merge 0.10->trunk2016-03-05, by Matthew Wild
-
tests: Add extra tests for util.json2016-03-05, by Matthew Wild
-
Merge 0.10->trunk2016-03-04, by Matthew Wild
-
util.json: Fix encoding of json.null (bug introduced in bf1f09a5bcf7)2016-03-04, by Matthew Wild
-
Makefile: Reduce verbosity of 'make test' so it only shows test failures2016-03-04, by Matthew Wild
-
Add tests for util.json2016-03-04, by Matthew Wild
-
Merge 0.10->trunk2016-03-03, by Kim Alvefur
-
Merge 0.9->0.102016-03-03, by Kim Alvefur
-
mod_http_files: Preserve a trailing / in paths (fixes #639)2016-03-03, by Kim Alvefur
-
mod_http_files: Don't prepend / to path twice, sanitize path does this already2016-03-03, by Kim Alvefur
-
mod_http_files: Fix traceback when serving a non-wildcard path (fixes #611)2016-03-03, by Kim Alvefur
-
mod_welcome: Pass default text to config API as default value2016-03-02, by Kim Alvefur
-
mod_welcome: Use type-specific config API2016-03-02, by Kim Alvefur
-
Merge 0.10->trunk2016-03-02, by Kim Alvefur
-
Merge 0.9->0.102016-03-02, by Kim Alvefur
-
net.server_event: Return true from conn:resume() to indicate success2016-03-02, by Kim Alvefur
-
net.server_event: Prevent resuming connections without readcallback, eg closed connections (fixes #590)2016-03-02, by Kim Alvefur
-
Merge 0.10->trunk2016-02-28, by Kim Alvefur
-
Merge 0.10->trunk2016-02-28, by Kim Alvefur
-
util.sasl.scram: Rename variable in places missed in 65e36b81d56a (thanks mt)2016-02-28, by Kim Alvefur
-
util.sasl.scram: Remove unused initial value [luacheck]2016-02-28, by Kim Alvefur
-
util.sasl.scram: Rename variable to avoid name clash [luacheck]2016-02-28, by Kim Alvefur
-
util.sasl.anonymous: Remove unused locals [luacheck]2016-02-28, by Kim Alvefur
-
Merge 0.10->trunk2016-02-28, by Kim Alvefur
-
prosodyctl: One month is 31 days, no 13 (thanks av6)2016-02-28, by Kim Alvefur
-
prosodyctl: Fix typo (thanks av6)2016-02-28, by Kim Alvefur
-
Merge 0.10->trunk2016-02-28, by Kim Alvefur
-
prosodyctl: check certs: Warn about certificate expiry in the near future2016-02-28, by Kim Alvefur
-
prosodyctl: check certs: Update messages to account for 'ssl' option maybe not existing2016-02-28, by Kim Alvefur
-
Merge 0.10->trunk2016-02-28, by Kim Alvefur
-
util.termcolours: Rename loop variable [luacheck]2016-02-28, by Kim Alvefur
-
util.termcolours: Validate color codes, fixes traceback2016-02-28, by Kim Alvefur
-
util.termcolours: Add some CSS color names2016-02-27, by Kim Alvefur
-
util.termcolours: Add 256 color support2016-02-27, by Kim Alvefur
-
util.datamanager: Explicit handling of each error condition (see #632)2016-02-27, by Kim Alvefur
-
Merge 0.9->0.102016-02-25, by Kim Alvefur
-
util.datamanager: Unreference file handle after closing it to prevent trying to close it again (fixes #632)2016-02-25, by Kim Alvefur
-
util.termcolours: Remove argument from noop function [luacheck]2016-02-25, by Kim Alvefur
Scroll all the way down to load more.