webmcp
log
| age | author | description | 
|---|---|---|
| 2010-10-16 | jbe | Removed excess indentation in env/ui/paginate.lua | 
| 2010-10-16 | jbe | Code style and comment changed for slot.reset_all{...} | 
| 2010-10-16 | jbe | Deprecated execute.load_chunk{...} and introduced execute.chunk{...} | 
| 2010-10-16 | jbe | Changes of code style in env/trace/_render_sub_tree.lua | 
| 2010-10-16 | jbe | Added preliminary notice for "disabled_records" in ui.field.select{...} | 
| 2010-10-16 | jbe | Changes of code style in webmcp.lua | 
| 2010-10-16 | jbe | Added TODO related to library compilation to Makefile.options | 
| 2010-10-16 | jbe | New functions trace.disable() and trace.is_disabled() | 
| 2010-10-16 | jbe | Allow mondelefant.connect to be called with an explicit "conninfo" string | 
| 2010-10-16 | jbe | Added method <db_selector>:add_with(...) to create queries WITH RECURSIVE | 
| 2010-10-13 | Daniel Poelzleithner | fix doc and depricated api use | 
| 2010-10-09 | Daniel Poelzleithner | concat all arguments into one message |