webmcp
log
| age | author | description | 
|---|---|---|
| 2015-03-22 | jbe | Bugfix: Print execution time of SQL statements also in case when no error occurred | 
| 2015-03-22 | jbe | Always enable SQL tracer (within framework/env/__init.lua); Record execution time of SQL statements | 
| 2015-03-22 | jbe | Documentations of global constants | 
| 2015-03-22 | jbe | Added missing local statement in env/encode/json.lua | 
| 2015-03-22 | jbe | Enable caching for static content | 
| 2015-03-22 | jbe | Cache control; Added documentation for request.add_header(...) | 
| 2015-03-22 | jbe | Removed timeout management (will be part of moonbridge) | 
| 2015-03-22 | jbe | Removed TODO message regarding trace system |