Log

description author age
util.sasl.plain,scram: Record username in sasl state earlier Kim Alvefur Wed, 19 Apr 2017 06:47:02 +0200
prosodyctl: Don't switch user if we are root and run_as_root is enabled Matthew Wild Wed, 19 Apr 2017 12:40:03 +0100
mod_bosh: Update session.conn to point to the current connection (fixes #890) Kim Alvefur Mon, 17 Apr 2017 21:40:06 +0200
util.datamanager: Use already known index instead of measuring length each iteration Kim Alvefur Mon, 17 Apr 2017 03:26:21 +0200
net.server_epoll: Reset onwritable before calling onconnect (fixes traceback if connection closed in onconnect) Kim Alvefur Sun, 16 Apr 2017 02:36:42 +0200
Merge 0.10->trunk Kim Alvefur Sat, 15 Apr 2017 02:27:43 +0200
mod_storage_internal: Support the 'key' archive query field Kim Alvefur Sat, 15 Apr 2017 02:27:07 +0200
Merge 0.10->trunk Kim Alvefur Sat, 15 Apr 2017 02:15:15 +0200
configure: Skip some interpreter checks if --runwith is set Kim Alvefur Sat, 15 Apr 2017 02:10:49 +0200
configure: Fix explanation of where it looked for an interpreter (luarocks 3dcfa00, thanks Izaron) Kim Alvefur Sat, 15 Apr 2017 02:06:42 +0200
Merge 0.10->trunk Kim Alvefur Thu, 13 Apr 2017 22:38:31 +0200
util.sql: Produce more SQL-standard-like debug messages Kim Alvefur Thu, 13 Apr 2017 22:37:35 +0200
Merge 0.10->trunk Kim Alvefur Thu, 13 Apr 2017 01:30:24 +0200
mod_storage_sql: Limit encoding check to current database Kim Alvefur Thu, 13 Apr 2017 01:29:35 +0200
mod_storage_sql: Break long lines Kim Alvefur Wed, 12 Apr 2017 23:16:23 +0200
mod_storage_sql: Pass charset and collation names via variable binding Kim Alvefur Wed, 12 Apr 2017 21:53:21 +0200
mod_storage_sql: Quote some field names Kim Alvefur Wed, 12 Apr 2017 21:51:17 +0200
Merge 0.10->trunk Kim Alvefur Wed, 12 Apr 2017 20:59:18 +0200
util.sql: Strip indentation from queries for debug logging Kim Alvefur Wed, 12 Apr 2017 18:57:40 +0200
util.sql: Apply quote transform in engine:execute so it is applied to eg encoding checks in mod_storage_sql (thanks Martin) Kim Alvefur Wed, 12 Apr 2017 17:26:44 +0200
mod_storage_sql: Raise error if encoding check query fails Kim Alvefur Wed, 12 Apr 2017 17:26:13 +0200
Merge 0.10->trunk Kim Alvefur Mon, 10 Apr 2017 23:16:13 +0200
SQL: Use standard quotes for columns and other identifiers, rewrite to grave accents for MySQL only (fixes #885) Kim Alvefur Mon, 10 Apr 2017 23:13:39 +0200
mod_presence: Use get_child_text on priority child element (fixes #552) Kim Alvefur Mon, 10 Apr 2017 20:28:02 +0200
mod_presence: No need to overwrite index 1 since it's set on the line below Kim Alvefur Mon, 10 Apr 2017 20:04:07 +0200
mod_register: Include additional data in user-registering event Kim Alvefur Mon, 10 Apr 2017 10:30:31 +0200
mod_register: Remove check for empty table (previous line sets a field) Kim Alvefur Mon, 10 Apr 2017 10:28:05 +0200
Merge 0.10->trunk Kim Alvefur Sun, 09 Apr 2017 01:25:58 +0200
prosodyctl: Point out how default_storage is redundant if storage is a string Kim Alvefur Sat, 08 Apr 2017 16:42:42 +0200
migration/prosody_sql: Commit transaction when all items have been processed Kim Alvefur Sat, 08 Apr 2017 16:33:42 +0200
Merge 0.10->trunk Kim Alvefur Sat, 08 Apr 2017 00:48:15 +0200
migrator/prosody_sql: Abort and demand database be upgraded if it needs to be (#635) Kim Alvefur Fri, 07 Apr 2017 13:17:00 +0200
migrator.prosody_sql: Switch to util.sql (#635) Kim Alvefur Fri, 07 Apr 2017 13:16:12 +0200
migrator: Remove broken distinction between a load error or a missing storage handler (worked with module()?) Kim Alvefur Fri, 07 Apr 2017 13:06:06 +0200
mod_storage_none: Add a noop archive delete method Kim Alvefur Tue, 04 Apr 2017 18:46:51 +0200
Merge 0.10->trunk Kim Alvefur Tue, 04 Apr 2017 01:41:09 +0200
mod_storage_none: Add allways empty archive storage Kim Alvefur Tue, 04 Apr 2017 01:31:51 +0200
mod_storage_none: Ignore unused arguments [luacheck] Kim Alvefur Tue, 04 Apr 2017 01:30:00 +0200
mod_auth_internal_plain: Rename unused self argument [luacheck] Kim Alvefur Tue, 04 Apr 2017 01:26:33 +0200
mod_auth_internal_hashed: Split long lines [luacheck] Kim Alvefur Tue, 04 Apr 2017 01:26:26 +0200
mod_auth_internal_hashed: Rename unused 'self' to _ [luacheck] Kim Alvefur Tue, 04 Apr 2017 01:26:09 +0200
mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck] Kim Alvefur Tue, 04 Apr 2017 01:25:33 +0200
mod_auth_anonymous: Ignore unused arguments to various not actually implemented functions [luacheck] Kim Alvefur Tue, 04 Apr 2017 01:25:10 +0200
mod_websocket: Log state of cross domain set after changing it Kim Alvefur Mon, 03 Apr 2017 17:14:34 +0200
Merge 0.10->trunk Kim Alvefur Mon, 03 Apr 2017 00:59:44 +0200
mod_storage_sql: Fix to use correct SQL query (thanks carlos) Kim Alvefur Mon, 03 Apr 2017 00:34:37 +0200
Merge 0.10->trunk Kim Alvefur Sun, 02 Apr 2017 23:06:27 +0200
luacheckrc: Declare module.environment as writable (thanks Link Mauve) Kim Alvefur Sun, 02 Apr 2017 22:26:52 +0200
mod_mam: Remove extraneous assert when opening the store Emmanuel Gil Peyrot Sun, 02 Apr 2017 19:38:52 +0100
Merge 0.10->trunk Kim Alvefur Sun, 02 Apr 2017 00:24:37 +0200
net.http: Pass error all the way to callback Kim Alvefur Sun, 02 Apr 2017 00:24:07 +0200
mod_c2s: Remove unused locals [luacheck] Kim Alvefur Sat, 01 Apr 2017 22:40:09 +0200
Merge 0.10->trunk Kim Alvefur Sat, 01 Apr 2017 22:38:02 +0200
mod_saslauth: Remove unused argument [luacheck] Kim Alvefur Sat, 01 Apr 2017 22:34:15 +0200
mod_disco: Rename variables to avoid name clash [luacheck] Kim Alvefur Sat, 01 Apr 2017 22:30:37 +0200
mod_blocklist: Use local variable [luacheck] Kim Alvefur Sat, 01 Apr 2017 22:18:44 +0200
Merge 0.10->trunk Kim Alvefur Sat, 01 Apr 2017 21:48:54 +0200
mod_storage_sql: Remove unused return values (should those actually be used?) Kim Alvefur Sat, 01 Apr 2017 19:47:02 +0200
mod_storage_sql: Ignore name clash [luacheck] Kim Alvefur Sat, 01 Apr 2017 19:45:47 +0200
mod_storage_sql: Split long lines [luacheck] Kim Alvefur Sat, 01 Apr 2017 19:45:37 +0200