Software /
code /
prosody
Graph
-
util.error: Expose source and registry as fields on the registry object2020-09-28, by Kim Alvefur
-
util.error: Cover registry initialization in test2020-09-28, by Kim Alvefur
-
net.http.server: Default to HTTP result code 500 when promise is rejected2020-09-28, by Matthew Wild
-
util.error: Turns out <gone> wasn't alone, there's also <redirect>2020-09-27, by Kim Alvefur
-
util.error: Pass converted stanza errors throguh new()2020-09-26, by Kim Alvefur
-
util.serialization: Let freeze metamethod return a literal string2020-09-26, by Kim Alvefur
-
util.error: Collect Application-Specific Conditions from stanza errors2020-09-26, by Kim Alvefur
-
util.error: Add special case handling of <gone> with an URI2020-09-26, by Kim Alvefur
-
util.error: Default error originator to stanza sender2020-09-26, by Kim Alvefur
-
util.error: Extract error originator from stanza errors2020-09-26, by Kim Alvefur
-
util.stanza: Extract Application-Specific Condition from errors2020-09-26, by Kim Alvefur
-
spec.stanza spec: Split up util.error related tests2020-09-26, by Kim Alvefur
-
util.stanza: Support Application-Specific Conditions in util.error2020-09-26, by Kim Alvefur
-
util.stanza: Get 'by' from context instead2020-09-26, by Kim Alvefur
-
util.stanza: Support inclusion of <gone> URI from util.error object2020-09-26, by Kim Alvefur
-
util.stanza: Support getting 'by' from util.error object2020-09-26, by Kim Alvefur
-
util.stanza: Reorder code to prepare for extracting 'by' from util.error2020-09-26, by Kim Alvefur
-
util.error: Add well-known field 'extra'2020-09-26, by Kim Alvefur
-
util.error: Simplify error creation flow2020-09-25, by Matthew Wild
-
util.error: Switch coerce() to use new() and change 'native' to context field 'wrapped_error'2020-09-25, by Matthew Wild
-
util.error: Have init() return an object to allow API extensibility via additional methods2020-09-25, by Matthew Wild
-
util.error: Minor tweaks to error creation code to prepare for future changes2020-09-25, by Matthew Wild
-
util.error: Simplify error creation - remove ability to set context from templates, and remove default context2020-09-25, by Matthew Wild
-
util.error: Add unique 'instance_id' to error objects2020-09-25, by Matthew Wild
-
Merge 0.11->trunk2020-09-19, by Matthew Wild
-
util.startup: Configure the GC on startup, using the config or built-in defaults 0.112020-06-15, by Matthew Wild
-
util.dataforms: Add support for validating (integer) ranges2019-11-21, by Kim Alvefur
-
doap: Add XEP-03072020-09-16, by Kim Alvefur
-
Merge 0.11->trunk2020-09-15, by Matthew Wild
-
mod_http: Silence warnings when running under prosodyctl2020-09-11, by Matthew Wild
-
util.interpolation: Add test for ~ when value is false (not just nil)2020-09-09, by Matthew Wild
-
util.interpolation: Add '~' as the opposite of '&' (render sub-block if falsy)2020-09-09, by Matthew Wild
-
mod_posix: Daemonize later2020-09-08, by Kim Alvefur
-
util.event: Add luacheck annotation to unused parameter in tests2020-09-03, by Matthew Wild
-
util.helpers: when logging events, log individual handler calls2020-09-03, by Matthew Wild
-
util.events: Add set_debug_hook() method2020-09-03, by Matthew Wild
-
MUC: Don't default room name to JID localpart (API breaking change)2020-08-29, by Kim Alvefur
-
util.jid: Fix special escaping of '\' per XEP-01062020-08-28, by Kim Alvefur
-
util.jid: Add test coverage for XEP-0106: JID Escaping functions2020-08-28, by Kim Alvefur
-
util.error: Add a wrapper for common parameters2020-08-28, by Kim Alvefur
-
util.error: Add a 'source' parameter where origin module can be mentioned2020-08-28, by Kim Alvefur
-
util.startup: Init util.error with defaults if none given2020-08-28, by Matthew Wild
-
util.error: Add configuration for including traceback in tostring()2020-08-28, by Matthew Wild
-
util.error: Allow optional tracebacks to be injected on errors2020-08-28, by Matthew Wild
-
net.http: http.request() promise now resolves with response (breaking change)2020-08-25, by Matthew Wild
-
net.http: use new net.http.errors lib for creating error object2020-08-25, by Matthew Wild
-
mod_posix: Remove ancient undocumented user switching2020-08-24, by Kim Alvefur
-
util.dbuffer: Simplify test case2020-08-24, by Kim Alvefur
-
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case)2020-08-24, by Matthew Wild
-
util.dbuffer: Add failing test case involving :sub after :discard2020-08-24, by Kim Alvefur
-
net.server_select: Fix traceback (thanks eta)2020-08-23, by Kim Alvefur
-
mod_admin_shell: Report CSI queue length from mod_csi_simple2020-08-22, by Kim Alvefur
-
mod_admin_shell: Report CSI state in c2s:show()2020-08-22, by Kim Alvefur
-
mod_external_services: Validate services added via events2020-08-16, by Kim Alvefur
-
mod_external_services: Allow specifying a credential generation callback2020-07-25, by Kim Alvefur
-
mod_external_services: Prepare to allow more credential algorithms2020-07-25, by Kim Alvefur
-
mod_external_services: Support adding services via items API2020-07-25, by Kim Alvefur
-
mod_external_services: XEP-0215: External Service Discovery2020-07-18, by Kim Alvefur
-
mod_component: Return extended error condition when not connected2020-04-13, by Kim Alvefur
-
mod_component: Reply with a different error when not connected2020-04-13, by Kim Alvefur
-
net.http.parser: Allow configuration of the chunk size fed to the parser2020-08-21, by Matthew Wild
-
net.http.parser: Switch tests so that CRLF conversion of input data is optional2020-08-21, by Matthew Wild
-
net.http.parser: Fix incorrect path in test2020-08-21, by Matthew Wild
-
net.http.parser: Add failing test for (large?) chunk-encoded responses2020-08-21, by Matthew Wild
-
net.http.parser: Fix indentation2020-08-20, by Kim Alvefur
-
util.dbuffer: Fix traceback when :collapse() is called on empty buffer2020-08-20, by Matthew Wild
-
util.dataforms: Add more XEP-0211 media element test coverage2020-08-16, by Kim Alvefur
-
util.dataforms: Convert media element sizes to avoid error on Lua 5.32020-08-16, by Kim Alvefur
-
net.http.errors: Add new module for converting net.http errors to util.error objects2020-08-13, by Matthew Wild
-
mod_net_multiplex: Set read size/mode to that of the target listener2020-08-01, by Kim Alvefur
-
mod_net_multiplex: Read no more than the max buffer size setting2020-08-01, by Kim Alvefur
-
mod_http: Add way to signal that a module supports streaming uploads2020-08-01, by Kim Alvefur
-
net.http.parser: Allow specifying sink for large request bodies2020-08-01, by Kim Alvefur
-
net.http.parser: Switch to util.dbuffer for buffering incoming data2020-08-01, by Kim Alvefur
-
Merge 0.11->trunk2020-08-08, by Kim Alvefur
-
mod_s2s: Escape invalid XML in loggin (same way as mod_c2s) fix #1574 0.11 0.11.62020-08-01, by Kim Alvefur
-
Merge 0.11->trunk2020-08-08, by Matthew Wild
-
net.server_epoll: Log debug message when a connection errors on read2020-07-25, by Kim Alvefur
-
mod_register: Add a dependency on mod_watchregistrations2020-06-29, by Emmanuel Gil Peyrot
-
mod_proxy65: Limit dump of invalid data to 300 bytes (like mod_c2s)2020-07-17, by Kim Alvefur
-
mod_proxy65: Log invalid greetings escaped instead of as base642020-07-16, by Kim Alvefur
-
mod_server_contact_info: Add status-addresses field2020-05-27, by Kim Alvefur
-
configure: Pass compiler flag to enable ICU only when building util.encodings2020-07-12, by Kim Alvefur
-
Merge 0.11->trunk2020-07-10, by Matthew Wild
-
net.resolvers.basic: Default conn_type to 'tcp' consistently if unspecified (thanks marc0s) 0.112020-07-10, by Matthew Wild
-
prosodyctl about: Show longer name for luaunbound2020-07-10, by Kim Alvefur
-
prosodyctl about: Strip name from lua module _VERSION2020-07-10, by Kim Alvefur
-
prosodyctl about: Substitute better names for some Lua modules2020-07-10, by Kim Alvefur
-
prosodyctl about: Split out libraries into a separate section2020-07-10, by Kim Alvefur
-
prosodyctl about: Use library function for sorted listing of lua modules2020-07-10, by Kim Alvefur
-
scansion/prosody.cfg: Fix typo2020-07-09, by Kim Alvefur
-
coding_style: Replace mention of git with hg2020-07-08, by Kim Alvefur
-
net.cqueues: Fix resuming after timeouts2020-07-08, by Kim Alvefur
-
util.indexedbheap: Add failing test case for #15722020-07-08, by Kim Alvefur
-
luacheck: Remove exception for net.cqueues since it is now clean2020-07-08, by Kim Alvefur
-
net.cqueues: Switch to server.watchfd for main loop integration2020-07-08, by Kim Alvefur
-
Merge 0.11->trunk2020-07-07, by Matthew Wild
-
mod_storage_sql: Measure hits/misses on the item count cache2020-07-02, by Kim Alvefur
-
net.server_epoll: Add setting for turning off callback protections2020-06-30, by Kim Alvefur
-
net.server_epoll: Allow setting a custom error handler for listener2020-06-30, by Kim Alvefur
-
net.server_epoll: ... and include a traceback2020-06-30, by Kim Alvefur
-
net.server_epoll: Report errors in timers2020-06-30, by Kim Alvefur
-
mod_admin_shell: Handle server_epoll using monotonic time internally2020-06-30, by Kim Alvefur
-
net.server_epoll: Expose way to turn monotonic time into wall clock time2020-06-30, by Kim Alvefur
Scroll all the way down to load more.