Software /
code /
prosody
Log
description | author | age |
---|---|---|
sessionmanager: Rename unused loop variables to '_' [luacheck] | Matthew Wild | Wed, 06 May 2015 19:58:03 +0100 |
util.set: Rename method argument to avoid name clash [luacheck] | Matthew Wild | Wed, 06 May 2015 19:51:35 +0100 |
util.set: Add luacheck annotation for methods not referencing 'self' | Matthew Wild | Wed, 06 May 2015 19:51:07 +0100 |
util.set: Remove unnecessary local declaration, arguments are already locals [luacheck] | Matthew Wild | Wed, 06 May 2015 19:50:40 +0100 |
util.dataforms: Rename unused loop counter to '_' [luacheck] | Matthew Wild | Wed, 06 May 2015 19:43:51 +0100 |
util.sslconfig: Rename variable to avoid name clash [luacheck] | Matthew Wild | Wed, 06 May 2015 19:43:28 +0100 |
util.serialization: Remove unused imports of error() and loadstring() [luacheck] | Matthew Wild | Wed, 06 May 2015 19:40:48 +0100 |