webmcp
log
| age | author | description | 
|---|---|---|
| 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) | 
| 2016-09-10 | bsw | Bugfix in try_destroy function regarding primary keys in JSON documents | 
| 2016-07-26 | jbe | Bugfix (again) in method check | 
| 2016-07-26 | jbe | Bugfix in method check | 
| 2016-07-26 | jbe | Support of HTTP OPTIONS requests; Error handling in router | 
| 2016-07-25 | jbe | Bugfix in request.get_header(...) | 
| 2016-07-25 | jbe | Improved function request.get_header{...} | 
| 2016-07-25 | jbe | Added request.get_header{...} function | 
| 2016-07-21 | jbe | Improved include_tempstore argument to request.redirect{...} | 
| 2016-07-21 | jbe | Do not include _tempstore by default for external URLs | 
| 2016-07-21 | jbe | Fixed typo in previous commit | 
| 2016-07-21 | jbe | Fixed behavior of encode.url{...} when mixing "external" and "params" arguments |