log mod_profile/mod_profile.lua @ 2540:d637bc0ac604

age author description
Sat, 03 Dec 2016 23:18:53 +0100 Kim Alvefur mod_profile: Add warning and debug logging in order to catch a weird event
Mon, 18 May 2015 02:58:17 +0200 Kim Alvefur mod_profile: Return error on storage error, don't attempt to migrate from old storage
Mon, 18 May 2015 02:56:41 +0200 Kim Alvefur mod_profile: Explicitly return true from handlers, session.send can return nil under some conditions