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 |