| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
| |
Move the command line arguments option source into a new cli library
Extend testCgi with newly available features
|
| |
|
| |
|
| |
|
|
|
|
| |
instead have an execution context that's passed around from the original call site
|
| |
|
| |
|
|
|
|
| |
their respective components
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
problem with sessions
Call FCGI finish to flush output to the client before calling post and iteration tasks
|
| |
|
|
|
|
| |
Make options much more flexible with Boost function interface
|
| |
|
|
|
|
| |
into this too
|
| |
|
| |
|
|
|
|
|
| |
Use variabletype in populating options data
Add code for guessing the type of some input data
|
|
|
|
| |
Make count count not null values
|
|
|
|
|
| |
Add component to get a unique cgi request ID
Change file presenter cache to use a configurable component to determine its ID
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Extend rawview with a variant that allows the source document to be of remote source
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
generated namespace out of the way
|
|
|
|
|
| |
The simple (default) router
The programable router
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Component registration by script and name
Fully comparable variable types
Tidy up around tests
IsDistinct and IsUniq row filters
|
| |
|
| |
|
| |
|
|
|
|
| |
Include part info where available in guide
|