log mod_profile/mod_profile.lua @ 3184:c25853bc387b

age author description
Fri, 13 Jul 2018 01:11:51 +0200 Kim Alvefur mod_profile: Fix typo
Thu, 12 Jul 2018 21:09:41 +0200 Kim Alvefur mod_profile: Ignore shadowed variable name
Tue, 10 Oct 2017 00:50:40 +0200 Kim Alvefur mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk)
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
Mon, 18 May 2015 02:55:39 +0200 Kim Alvefur mod_profile: Don't use import()