mod_storage_sql: Improve check for old table index on PostgreSQL
|
Kim Alvefur |
Fri, 16 Jun 2023 23:57:15 +0200 |
mod_storage_sql: Enable UPSERT with PostgreSQL
|
Kim Alvefur |
Fri, 16 Jun 2023 13:03:34 +0200 |
doap: Fix typo in attribute name
|
Kim Alvefur |
Fri, 16 Jun 2023 13:02:35 +0200 |
util.pposix: Use Lua enum API for resource limit name argument
|
Kim Alvefur |
Wed, 14 Jun 2023 13:39:39 +0200 |
mod_storage_sql: Add some TODO comments for future UPSERT work
|
Kim Alvefur |
Sun, 11 Jun 2023 20:25:50 +0200 |
mod_storage_sql: Do not keep track of quota when no quota is set
|
Kim Alvefur |
Sun, 11 Jun 2023 20:05:32 +0200 |
mod_storage_sql: Add setting to tune SQLite3 performance vs safety
|
Kim Alvefur |
Sun, 11 Jun 2023 17:04:11 +0200 |
mod_storage_sql: Record all SQLite3 compile options for potential use
|
Kim Alvefur |
Sat, 10 Jun 2023 14:01:56 +0200 |
util.sqlite3: Don't cache prepared statements for one-off queries
|
Kim Alvefur |
Sat, 10 Jun 2023 22:20:26 +0200 |
util.sqlite3: Deduplicate query methods
|
Kim Alvefur |
Sat, 10 Jun 2023 22:02:15 +0200 |
util.sqlite3: Fix indentation
|
Kim Alvefur |
Sat, 10 Jun 2023 22:00:43 +0200 |
mod_storage_sql: Compose a keyval+ store out of keyval and map store methods
|
Kim Alvefur |
Sat, 10 Jun 2023 16:39:48 +0200 |
mod_storage_sql: Add UPSERT support
|
Kim Alvefur |
Sat, 10 Jun 2023 15:44:09 +0200 |
tools: Update imports to use new prosody.* namespace
|
Kim Alvefur |
Thu, 08 Jun 2023 09:37:01 +0200 |
Merge 0.12->trunk
|
Kim Alvefur |
Sat, 10 Jun 2023 13:06:05 +0200 |
mod_http: Simplify conversion of Set to Array
|
Kim Alvefur |
Sat, 10 Jun 2023 12:18:09 +0200 |
mod_http: Fix error if 'access_control_allow_origins' is set
0.12
|
Kim Alvefur |
Sat, 10 Jun 2023 12:33:58 +0200 |
util.array: Expose new() on module table
0.12
|
Kim Alvefur |
Sat, 10 Jun 2023 12:14:12 +0200 |
util.datamanager: Halve size of list index
|
Kim Alvefur |
Fri, 14 May 2021 05:49:35 +0200 |
mod_storage_internal: Use a binary search for time based ranges
|
Kim Alvefur |
Wed, 12 May 2021 01:32:03 +0200 |
mod_storage_internal: Lazy-load archive items while iterating
|
Kim Alvefur |
Wed, 12 May 2021 01:25:44 +0200 |
util.datamanager: Add O(1) list indexing with on-disk index
|
Kim Alvefur |
Tue, 11 May 2021 02:09:56 +0200 |
storagemanager tests: Reorder test data in chronological order
|
Kim Alvefur |
Tue, 11 May 2021 02:04:59 +0200 |
mod_admin_shell: Use new serialize preset to simplify default config
|
Kim Alvefur |
Fri, 09 Jun 2023 17:38:46 +0200 |
util.serialization: Add a "pretty" preset
|
Kim Alvefur |
Fri, 09 Jun 2023 17:26:38 +0200 |
doc/hgrc-email: Example config for using 'hg email' to contribute
|
Kim Alvefur |
Wed, 07 Jun 2023 16:56:53 +0200 |
doc/hgrc: Some useful Mercurial settings
|
Kim Alvefur |
Wed, 07 Jun 2023 16:42:59 +0200 |
mod_admin_shell: Warn when (un-)loading module would be undone by restart
|
Kim Alvefur |
Tue, 06 Jun 2023 22:00:54 +0200 |
mod_http: Make RFC 7239 Forwarded opt-in for now to be safe
|
Kim Alvefur |
Sat, 03 Jun 2023 21:53:20 +0200 |
mod_http: Use RFC 7239 Forwarded header to find original client IP
|
Kim Alvefur |
Sat, 03 Jun 2023 17:10:04 +0200 |
mod_http: Handle bracketed IP address format from RFC 7239
|
Kim Alvefur |
Sat, 03 Jun 2023 17:10:12 +0200 |
util.http: Implement parser for RFC 7239 Forwarded header
|
Kim Alvefur |
Sat, 03 Jun 2023 16:15:52 +0200 |
util.set: Remove duplicate __freeze metamethod
|
Kim Alvefur |
Thu, 01 Jun 2023 14:33:57 +0200 |
Merge 0.12->trunk
|
Kim Alvefur |
Wed, 31 May 2023 14:20:45 +0200 |
util.prosodyctl.check: Fix error where hostname can't be turned into A label
0.12
|
Kim Alvefur |
Wed, 31 May 2023 14:08:19 +0200 |
util.startup: Record current version in a metric
|
Kim Alvefur |
Wed, 31 May 2023 01:14:59 +0200 |
util.startup: Remove componentmanager backwards compatibility
|
Kim Alvefur |
Wed, 31 May 2023 01:07:27 +0200 |
net.http.server: Return request ID in header to aid debugging
|
Kim Alvefur |
Mon, 29 May 2023 01:42:31 +0200 |
mod_admin_shell: Show internal URL where different from external
|
Kim Alvefur |
Sun, 28 May 2023 22:33:45 +0200 |
net.tls_luasec: Expose method for loading a certificate
|
Kim Alvefur |
Sat, 27 May 2023 15:40:49 +0200 |
net.certmanager: Move LuaSec feature detection to net.tls_luasec
|
Kim Alvefur |
Sat, 27 May 2023 15:39:26 +0200 |
util.dependencies: Print tables itself to reduce number of imports
|
Kim Alvefur |
Fri, 26 May 2023 21:18:27 +0200 |
util.sasl: Add basic tests for OAUTHBEARER
|
Kim Alvefur |
Fri, 26 May 2023 20:45:10 +0200 |
util.sasl.oauthbearer: Tighter parsing of SASL message
|
Kim Alvefur |
Fri, 26 May 2023 17:39:53 +0200 |
Merge 0.12->trunk
|
Kim Alvefur |
Wed, 24 May 2023 15:35:28 +0200 |
mod_s2s: Add event where resolver for s2sout can be tweaked
0.12
|
Kim Alvefur |
Thu, 18 Aug 2022 03:26:32 +0200 |
teal: Describe http_url method
|
Kim Alvefur |
Wed, 24 May 2023 14:56:50 +0200 |
mod_admin_shell: Show internal URL in addition to external in http:list
|
Kim Alvefur |
Wed, 24 May 2023 14:49:29 +0200 |
mod_http: Add way to retrieve internal URL instead of external
|
Kim Alvefur |
Wed, 24 May 2023 14:43:45 +0200 |
util.jsonschema: Update test suite ignore rules
|
Kim Alvefur |
Sat, 20 May 2023 15:44:55 +0200 |
mod_admin_shell: Allow logging HTTP events with debug:logevents("http")
|
Kim Alvefur |
Sun, 14 May 2023 19:02:26 +0200 |
mod_admin_shell: Allow logging global events with debug:logevents("*")
|
Kim Alvefur |
Sun, 14 May 2023 19:01:01 +0200 |
net.http.server: Remove "Firing event" logs, use event logging instead
|
Kim Alvefur |
Sun, 14 May 2023 18:48:20 +0200 |
net.http.server: Log request and response status lines
|
Kim Alvefur |
Sun, 14 May 2023 18:44:38 +0200 |
net.http.server: Assign each request its own log source
|
Kim Alvefur |
Sun, 14 May 2023 18:44:11 +0200 |
net.http.server: Assign an ID to each request, shared with response
|
Kim Alvefur |
Sun, 14 May 2023 18:38:22 +0200 |
mod_tokenauth: Support selection of _no_ role at all
|
Kim Alvefur |
Sun, 07 May 2023 20:34:07 +0200 |
mod_tokenauth: Return error instead of session for token without role
|
Kim Alvefur |
Sun, 07 May 2023 20:33:03 +0200 |
mod_adhoc: Silence permission errors when listing commands
|
Kim Alvefur |
Sun, 07 May 2023 13:13:42 +0200 |
mod_invites: Fix password reset invites
|
Kim Alvefur |
Sun, 07 May 2023 12:52:31 +0200 |