Wed, 08 Jul 2015 15:07:23 +0100 mod_storage_sql2: Upgrade table if its charset does not match our connection's charset (thanks Zash)
Matthew Wild <mwild1@gmail.com> [Wed, 08 Jul 2015 15:07:23 +0100] rev 6764
mod_storage_sql2: Upgrade table if its charset does not match our connection's charset (thanks Zash)
Wed, 08 Jul 2015 15:06:20 +0100 util.sql: Use appropriate collation for the chosen character set - fixes MySQL silently ignoring our SET NAMES command when we use utf8mb4
Matthew Wild <mwild1@gmail.com> [Wed, 08 Jul 2015 15:06:20 +0100] rev 6763
util.sql: Use appropriate collation for the chosen character set - fixes MySQL silently ignoring our SET NAMES command when we use utf8mb4
Wed, 08 Jul 2015 15:04:23 +0100 util.sql: Create table with same charset as the charset we selected for our connection, also use corresponding _bin collation
Matthew Wild <mwild1@gmail.com> [Wed, 08 Jul 2015 15:04:23 +0100] rev 6762
util.sql: Create table with same charset as the charset we selected for our connection, also use corresponding _bin collation
Tue, 07 Jul 2015 17:43:14 +0100 util.sql: Allow onconnect callback to fail connection to the DB by returning false, err
Matthew Wild <mwild1@gmail.com> [Tue, 07 Jul 2015 17:43:14 +0100] rev 6761
util.sql: Allow onconnect callback to fail connection to the DB by returning false, err
Tue, 07 Jul 2015 17:42:29 +0100 mod_storage_sql2: Don't upgrade tables without admin intervention
Matthew Wild <mwild1@gmail.com> [Tue, 07 Jul 2015 17:42:29 +0100] rev 6760
mod_storage_sql2: Don't upgrade tables without admin intervention
Tue, 07 Jul 2015 17:41:09 +0100 mod_storage_sql2: Add prosodyctl command to upgrade tables from the command-line
Matthew Wild <mwild1@gmail.com> [Tue, 07 Jul 2015 17:41:09 +0100] rev 6759
mod_storage_sql2: Add prosodyctl command to upgrade tables from the command-line
Tue, 07 Jul 2015 17:40:23 +0100 mod_storage_sql2: Add missing return to upgrade_table(), so we know if an upgrade is required
Matthew Wild <mwild1@gmail.com> [Tue, 07 Jul 2015 17:40:23 +0100] rev 6758
mod_storage_sql2: Add missing return to upgrade_table(), so we know if an upgrade is required
Tue, 07 Jul 2015 17:39:56 +0100 mod_storage_sql2: Rename variable to avoid name clash
Matthew Wild <mwild1@gmail.com> [Tue, 07 Jul 2015 17:39:56 +0100] rev 6757
mod_storage_sql2: Rename variable to avoid name clash
Mon, 06 Jul 2015 19:11:39 +0100 net.dns: Remove resolver:new(), as it needlessly and incorrectly duplicates dns.resolver()
Matthew Wild <mwild1@gmail.com> [Mon, 06 Jul 2015 19:11:39 +0100] rev 6756
net.dns: Remove resolver:new(), as it needlessly and incorrectly duplicates dns.resolver()
Mon, 06 Jul 2015 17:07:05 +0100 Merge with 0.10
Matthew Wild <mwild1@gmail.com> [Mon, 06 Jul 2015 17:07:05 +0100] rev 6755
Merge with 0.10
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip