webmcp
log
| age | author | description | 
|---|---|---|
| 2012-10-10 | jbe | Fixed errors in sample webserver configurations and request/__init.lua | 
| 2012-10-10 | jbe | Bugfix in function request.get_param_strings() | 
| 2012-10-10 | jbe | Bugfix in function param.get_id(...) | 
| 2012-10-10 | jbe | Updated apache.sample.conf to include simplified configuration | 
| 2012-10-10 | jbe | Removed functions param.get_id_raw() and param.get_all_raw() | 
| 2012-10-10 | jbe | URL parsing inside WebMCP to simplify webserver configuration | 
| 2012-08-21 | jbe | Bugfix in getters "midnight" and "midday" of date atom | 
| 2012-08-21 | jbe | Bugfix for :get_current() methods in atom library (missing import of "os" functions) | 
| 2012-07-06 | jbe | Added tag v1.2.4 for changeset a5106c0a9be4 | 
| 2012-07-06 | jbe | Changing version number to v1.2.4v1.2.4 | 
| 2012-07-03 | jbe | Bugfix: Disable trace system for non-cgi sessions after autoloader has been installed | 
| 2012-07-03 | jbe | Disable trace system for interactive (non-cgi) sessions |