| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
store
Unit tests over load/unload libraries
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Untangle streams/streamPresenter/writableContent
Pass the ExecContext into more bits of content interface
|
|
|
|
| |
change, but basic functionality works
|
|
|
|
| |
Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier
|
|
|
|
|
| |
Improve exception when loading a library fails
Fix a handful of ingeniously located memory leaks
|
| |
|
|
|
|
| |
instantiatation in different compilation units
|
|
|
|
| |
in options setting functions propergate
|
|
|
|
|
|
|
| |
Move help display into basics lib
Use onConfigLoad to trigger help after all options have been parsed (enables showing help of libraries defined in config files)
Create a trivial options target for setting a boolean flag
Add help support to p2daemon
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|
|
|
|
|
| |
Add component to get a unique cgi request ID
Change file presenter cache to use a configurable component to determine its ID
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|