webmcp
log
| age | author | description | 
|---|---|---|
| 2015-03-22 | jbe | Remove file type identification line from translation files of demo application (no longer permitted) | 
| 2015-03-22 | jbe | Mechanism to load, compile, and cache Lua code from the filesystem | 
| 2015-03-22 | jbe | merge | 
| 2015-03-22 | bsw | Improved trace time output | 
| 2015-03-22 | jbe | Added commas to time-triple output of trace system | 
| 2015-03-22 | jbe | Bugfixes regarding time triples in trace._render_sub_tree(...) | 
| 2015-03-22 | jbe | Initialize db_time variable of root node of trace tree | 
| 2015-03-22 | jbe | Fixed wrong variable name in trace._render_sub_tree(...) | 
| 2015-03-22 | jbe | Time triple (cpu/db/total) for trace system | 
| 2015-03-22 | jbe | Removed CPU string from trace output | 
| 2015-03-22 | jbe | Fixed typo in trace._render_sub_tree(...) | 
| 2015-03-22 | jbe | Trace real time and CPU time | 
| 2015-03-22 | jbe | Added factor 1000 to display milliseconds correctly | 
| 2015-03-22 | jbe | Store execution time in trace.sql{...} |