Mercurial > prosody-hg
log util/dataforms.lua @ 6980:daaa52b3f45f
| age | author | description |
|---|---|---|
| Sat, 12 Sep 2015 17:49:47 +0200 | Kim Alvefur | util.dataforms: Fix interaction of required fields and empty string values (fixes #521) |
| Sat, 12 Sep 2015 17:40:14 +0200 | Kim Alvefur | util.dataforms: Refactor parsing to reuse simple text parser instead of duplicate code |
| Sat, 21 Feb 2015 10:36:37 +0100 | Kim Alvefur | util.*: Remove use of module() function, make all module functions local and return them in a table at the end |
| Wed, 06 May 2015 19:43:51 +0100 | Matthew Wild | util.dataforms: Rename unused loop counter to '_' [luacheck] |
| Wed, 06 May 2015 19:38:29 +0100 | Matthew Wild | util.dataforms: Remove unused import of pairs() (thanks luacheck) |
| Wed, 08 Oct 2014 18:42:33 -0400 | Waqas Hussain | Merge 0.9->0.10 |
| Tue, 07 Oct 2014 12:08:23 -0400 | daurnimator | util/dataforms: Make sure we iterate over field tags |
