log plugins/mod_csi_simple.lua @ 10275:a247fa8df7df

age author description
Sun, 26 May 2019 15:04:16 +0200 Kim Alvefur mod_csi_simple: Disable optimizations on disconnect (fixes #1358)
Mon, 25 Mar 2019 15:20:28 +0100 Kim Alvefur mod_csi_simple: Include queue size in debug messages
Mon, 25 Mar 2019 10:32:39 +0000 Matthew Wild mod_csi_simple: Fix type in function name
Sun, 24 Mar 2019 22:01:36 +0100 Kim Alvefur mod_csi_simple: Improve debug logs by mentioing why the buffer gets flushed
Sun, 24 Mar 2019 20:53:49 +0100 Kim Alvefur mod_csi_simple: Add some debug logging
Sun, 24 Mar 2019 20:43:15 +0100 Kim Alvefur mod_csi_simple: Disable optimizations on unload and re-enable on load
Sun, 24 Mar 2019 20:41:25 +0100 Kim Alvefur mod_csi_simple: Separate out functions to enable/disable optimizations