util.cache: Add test for :table (fails on Lua 5.1)
|
Kim Alvefur |
Fri, 05 Feb 2021 16:14:06 +0100 |
mod_admin_shell: Add help section with (top level) MUC commands
|
Kim Alvefur |
Fri, 05 Feb 2021 15:52:46 +0100 |
mod_admin_shell: Pretty-print HTTP endpoints in a human table
|
Kim Alvefur |
Wed, 03 Feb 2021 23:46:13 +0100 |
mod_admin_shell: Remove previous print() call
|
Kim Alvefur |
Wed, 03 Feb 2021 23:47:59 +0100 |
mod_admin_shell: List modules providing each HTTP endpoint
|
Kim Alvefur |
Wed, 03 Feb 2021 23:31:34 +0100 |
mod_admin_shell: List global HTTP endpoints by default
|
Kim Alvefur |
Wed, 03 Feb 2021 23:28:02 +0100 |
scansion tests: Give a title to HTTP Upload test
|
Kim Alvefur |
Wed, 03 Feb 2021 22:13:33 +0100 |
mod_c2s: Reflect stream 'from' attribute back if set (fix #1625)
|
Kim Alvefur |
Wed, 03 Feb 2021 21:41:45 +0100 |
util.xmppstream: Ensure stream 'id' is always present (fix #1626)
|
Kim Alvefur |
Wed, 03 Feb 2021 16:14:43 +0100 |
mod_http_file_share: Collect cache hit/miss statistics for downloads
|
Kim Alvefur |
Tue, 02 Feb 2021 22:16:20 +0100 |
mod_http_file_share: Measure how long it takes to prune expired files
|
Kim Alvefur |
Tue, 02 Feb 2021 22:11:53 +0100 |
mod_http_file_share: Collect statistics of files uploaded
|
Kim Alvefur |
Tue, 02 Feb 2021 22:08:51 +0100 |
mod_storage_sql: Implement map-like API for archives
|
Kim Alvefur |
Mon, 01 Feb 2021 12:47:05 +0100 |
storage: Test reverse-ordered queries
|
Kim Alvefur |
Mon, 01 Feb 2021 12:17:56 +0100 |
util.adhoc: Propagate error with producing initial initial data
|
Kim Alvefur |
Sun, 31 Jan 2021 21:10:03 +0100 |
adhoc.lib: Tweak to allow using util.error objects
|
Kim Alvefur |
Sun, 31 Jan 2021 21:11:55 +0100 |
mod_http_file_share: Reorder arguments
|
Kim Alvefur |
Sun, 31 Jan 2021 20:38:40 +0100 |
mod_http_file_share: Update cached value while it is reasonably fresh
|
Kim Alvefur |
Sun, 31 Jan 2021 17:44:19 +0100 |
mod_http_file_share: Cache quotas to avoid hitting storage
|
Kim Alvefur |
Sun, 31 Jan 2021 17:56:49 +0100 |
mod_http_file_share: Split out some variables for later reuse
|
Kim Alvefur |
Sun, 31 Jan 2021 17:56:35 +0100 |
mod_http_file_share: Add support for daily upload quotas.
|
Kim Alvefur |
Sun, 31 Jan 2021 14:43:42 +0100 |
mod_http_file_share: Add missing semicolon
|
Kim Alvefur |
Sun, 31 Jan 2021 14:41:56 +0100 |
CHANGES: Clarify what mod_mimicking does
|
Kim Alvefur |
Sat, 30 Jan 2021 20:23:52 +0100 |
mod_http_file_share: Clarify log message
|
Kim Alvefur |
Sat, 30 Jan 2021 17:35:13 +0100 |
doap: Fix off by 200 in RFC number
|
Kim Alvefur |
Sat, 30 Jan 2021 01:18:33 +0100 |
mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption set
|
Kim Alvefur |
Fri, 29 Jan 2021 23:23:25 +0100 |
mod_tls: Attempt STARTTLS even if not advertised as per RFC 7590
|
Kim Alvefur |
Fri, 29 Jan 2021 23:17:08 +0100 |
doap: Move comment into <implements> it comments on
|
Kim Alvefur |
Fri, 29 Jan 2021 23:14:48 +0100 |
mod_mam: Remove obsolete queryid attribute from tests
|
Kim Alvefur |
Fri, 29 Jan 2021 17:08:16 +0100 |
mod_mam: Remove obsolete 'queryid' attribute from iq-result (thanks paul)
|
Kim Alvefur |
Fri, 29 Jan 2021 17:01:05 +0100 |