Software /
code /
prosody
Graph
-
Merge 0.10->trunk2017-04-15, by Kim Alvefur
-
mod_storage_internal: Support the 'key' archive query field2017-04-15, by Kim Alvefur
-
Merge 0.10->trunk2017-04-15, by Kim Alvefur
-
configure: Skip some interpreter checks if --runwith is set2017-04-15, by Kim Alvefur
-
configure: Fix explanation of where it looked for an interpreter (luarocks 3dcfa00, thanks Izaron)2017-04-15, by Kim Alvefur
-
Merge 0.10->trunk2017-04-13, by Kim Alvefur
-
util.sql: Produce more SQL-standard-like debug messages2017-04-13, by Kim Alvefur
-
Merge 0.10->trunk2017-04-12, by Kim Alvefur
-
mod_storage_sql: Limit encoding check to current database2017-04-12, by Kim Alvefur
-
mod_storage_sql: Break long lines2017-04-12, by Kim Alvefur
-
mod_storage_sql: Pass charset and collation names via variable binding2017-04-12, by Kim Alvefur
-
mod_storage_sql: Quote some field names2017-04-12, by Kim Alvefur
-
Merge 0.10->trunk2017-04-12, by Kim Alvefur
-
util.sql: Strip indentation from queries for debug logging2017-04-12, by Kim Alvefur
-
mod_storage_sql: Raise error if encoding check query fails2017-04-12, by Kim Alvefur
-
Merge 0.10->trunk2017-04-10, by Kim Alvefur
-
mod_presence: Use get_child_text on priority child element (fixes #552)2017-04-10, by Kim Alvefur
-
mod_presence: No need to overwrite index 1 since it's set on the line below2017-04-10, by Kim Alvefur
-
mod_register: Include additional data in user-registering event2017-04-10, by Kim Alvefur
-
mod_register: Remove check for empty table (previous line sets a field)2017-04-10, by Kim Alvefur
-
Merge 0.10->trunk2017-04-08, by Kim Alvefur
-
prosodyctl: Point out how default_storage is redundant if storage is a string2017-04-08, by Kim Alvefur
-
migration/prosody_sql: Commit transaction when all items have been processed2017-04-08, by Kim Alvefur
-
Merge 0.10->trunk2017-04-07, by Kim Alvefur
-
migrator/prosody_sql: Abort and demand database be upgraded if it needs to be (#635)2017-04-07, by Kim Alvefur
-
migrator.prosody_sql: Switch to util.sql (#635)2017-04-07, by Kim Alvefur
-
mod_storage_none: Add a noop archive delete method2017-04-04, by Kim Alvefur
-
Merge 0.10->trunk2017-04-03, by Kim Alvefur
-
mod_storage_none: Add allways empty archive storage2017-04-03, by Kim Alvefur
-
mod_storage_none: Ignore unused arguments [luacheck]2017-04-03, by Kim Alvefur
-
mod_auth_internal_plain: Rename unused self argument [luacheck]2017-04-03, by Kim Alvefur
-
mod_auth_internal_hashed: Split long lines [luacheck]2017-04-03, by Kim Alvefur
-
mod_auth_internal_hashed: Rename unused 'self' to _ [luacheck]2017-04-03, by Kim Alvefur
-
mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck]2017-04-03, by Kim Alvefur
-
mod_auth_anonymous: Ignore unused arguments to various not actually implemented functions [luacheck]2017-04-03, by Kim Alvefur
-
mod_websocket: Log state of cross domain set after changing it2017-04-03, by Kim Alvefur
-
Merge 0.10->trunk2017-04-02, by Kim Alvefur
-
mod_storage_sql: Fix to use correct SQL query (thanks carlos)2017-04-02, by Kim Alvefur
-
Merge 0.10->trunk2017-04-02, by Kim Alvefur
-
luacheckrc: Declare module.environment as writable (thanks Link Mauve)2017-04-02, by Kim Alvefur
-
mod_mam: Remove extraneous assert when opening the store2017-04-02, by Emmanuel Gil Peyrot
-
Merge 0.10->trunk2017-04-01, by Kim Alvefur
-
net.http: Pass error all the way to callback2017-04-01, by Kim Alvefur
-
mod_c2s: Remove unused locals [luacheck]2017-04-01, by Kim Alvefur
-
Merge 0.10->trunk2017-04-01, by Kim Alvefur
-
mod_saslauth: Remove unused argument [luacheck]2017-04-01, by Kim Alvefur
-
mod_disco: Rename variables to avoid name clash [luacheck]2017-04-01, by Kim Alvefur
-
mod_blocklist: Use local variable [luacheck]2017-04-01, by Kim Alvefur
-
Merge 0.10->trunk2017-04-01, by Kim Alvefur
-
mod_storage_sql: Remove unused return values (should those actually be used?)2017-04-01, by Kim Alvefur
-
mod_storage_sql: Ignore name clash [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Split long lines [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Ignore name clash [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Pass SQL engine as an argument to upgrade and table creator functions2017-04-01, by Kim Alvefur
-
mod_storage_sql: Move SQL queries into multiline strings for readability [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Rename variables to avoid name clashes [luacheck]2017-04-01, by Kim Alvefur
-
mod_storage_sql: Sensible defaults for 'when' and 'with' arguments2017-04-01, by Kim Alvefur
-
mod_offline: Include timestamp and empty 'with'2017-04-01, by Kim Alvefur
-
mod_storage_sql: Remove compat for argument order change2017-04-01, by Kim Alvefur
-
MUC: Include original stanza in send history event2017-04-01, by Kim Alvefur
-
MUC: Decrement priority muc-get-history hook to standard for core modules2017-04-01, by Kim Alvefur
Scroll all the way down to load more.