webmcp
log
| age | author | description |
|---|---|---|
| 2017-05-24 | jbe | Changed Lua version from 5.2 to 5.3 in Makefile.options |
| 2017-04-21 | jbe | Fixed inline documentation of encode.file_path(...) |
| 2016-11-07 | jbe | Keep upsert mode after saving |
| 2016-11-07 | jbe | Minor efficiency enhancement in <db_object>:try_save() method |
| 2016-11-07 | jbe | Code cleanup for UPSERT code |
| 2016-11-07 | jbe | Work on UPSERT support for mondelefant |
| 2016-09-10 | jbe | Bugfix in JSON library: length of array is an integer, not a float (Lua 5.3 distinguishes them) |