Software /
code /
prosody
Log
util/datamanager.lua @ 6996:644b1bddc676
description | author | age |
---|---|---|
util.datamanager: No shadowing of variable [luacheck] | Kim Alvefur | Fri, 11 Dec 2015 20:22:54 +0100 |
util.datamanager: Skip past second check if first attemtp to open file succeeds | Kim Alvefur | Fri, 11 Dec 2015 20:18:24 +0100 |
util.datamanager: In append() collect status when closing file handle as it may fail (eg the implied flush) | Kim Alvefur | Fri, 11 Dec 2015 20:13:37 +0100 |
util.datamanager: Overwrite 'data' variable instead of shadownig it [luacheck] | Kim Alvefur | Fri, 11 Dec 2015 20:11:48 +0100 |
util.datamanager: Factor out code for appending bytes to a file | Kim Alvefur | Fri, 11 Dec 2015 20:07:22 +0100 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
util.datamanager: Fix traceback from trying to purge when storage is empty or otherwise unaccessible (fixes #496) | Kim Alvefur | Wed, 13 May 2015 21:44:13 +0200 |