Software /
code /
prosody
Graph
-
Merge 0.10->trunk2013-11-10, by Matthew Wild
-
util.sql: Fix to call execute on 'self' rather than 'engine' (thanks eisensheng)2013-11-10, by Matthew Wild
-
Merge 0.10->trunk2013-11-10, by Matthew Wild
-
Merge 0.9->0.102013-11-10, by Matthew Wild
-
util.set: Remove unused variable2013-11-10, by Matthew Wild
-
Merge 0.10->trunk2013-11-09, by Matthew Wild
-
Merge 0.9->0.102013-11-09, by Matthew Wild
-
mod_storage_sql2: Fix backwards comparison of timestamp2013-11-07, by Kim Alvefur
-
certmanager: Fix order of options, so that the dynamic option is at the end of the array2013-11-09, by Matthew Wild
-
core.moduleapi: Fix some global accesses.2013-11-06, by Waqas Hussain
-
core/moduleapi: Return timer object from module:add_timer2013-11-06, by daurnimator
-
util/timer: Re-set params when timer is rescheduled2013-11-06, by daurnimator
-
Merge 0.10 -> trunk2013-10-31, by Kim Alvefur
-
Merge 0.9 -> 0.102013-10-31, by Kim Alvefur
-
certmanager: Disable SSLv3 by default2013-10-31, by Kim Alvefur
-
mod_storage_sql2: Switch to the util.sql table definition for the main table2013-10-30, by Kim Alvefur
-
mod_storage_sql2: The prosodyarchive_index should be unique2013-10-30, by Kim Alvefur
-
mod_storage_sql2: Use primary_key and auto_increment flags instead of baking that into the type2013-10-30, by Kim Alvefur
-
mod_storage_sql2: Use MEDIUMTEXT fields for value columns (ie TEXT on non-MySQL)2013-10-30, by Kim Alvefur
-
util.sql: Rewrite MEDIUMTEXT to TEXT for drivers other than MySQL2013-10-30, by Kim Alvefur
-
util.sql: Check what encoding SQLite3 uses2013-10-29, by Kim Alvefur
-
util.sql: Find out if MySQL supports utf8mb4 and use that2013-10-29, by Kim Alvefur
-
util.sql: Support incrementing columns2013-10-28, by Kim Alvefur
-
util.sql: Allow columns to be marked the primary key2013-10-28, by Kim Alvefur
-
util.sql: Allow creating unique indices2013-10-28, by Kim Alvefur
-
mod_storage_sql2: Move checking of the sql_manage_tables option so it also includes table upgrades (again)2013-10-28, by Kim Alvefur
-
mod_storage_sql2, util.sql: Move code for setting encoding to util.sql2013-10-28, by Kim Alvefur
-
mod_storage_sql2: Move all schema upgrade code to the same place2013-10-28, by Kim Alvefur
Scroll all the way down to load more.