| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
The simple (default) router
The programable router
|
|
|
|
| |
one (requires xattr support)
|
|
|
|
|
|
| |
XML script parser moved to XML module
Script parsing object multiple instantiation bug fix
Scripts changed to match new standardized format and layout
|
|
|
|
| |
integrates application platforms properly
|
| |
|
|
|
|
|
|
|
| |
Allow all config options in the config file, even in debug (console and cgi support different things, would always break)
Allow multiple query params to be set in console mode
Allow url params to be set in console mode
Call the new dbpp finish function to do some checking
|
|
|
|
|
|
|
| |
Improve error messages almost everywhere
Allow setting of platform through the options system
Allow specifying query params on the console
Fix file stream writer's string support for strings containing multibyte chars
|
|
|
|
|
|
|
| |
Add centralised logging system
Add code for runtime configuration
Add support for configuring logging
Move all existing logging to new logging system
|
|
|