summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Use AdHoc plugins for loggersDan Goodliffe2015-09-29
|
* Use AdHoc plugins for options sourcesDan Goodliffe2015-09-29
|
* Use AdHoc plugins for optionsDan Goodliffe2015-09-28
|
* Use AdHoc plugins for CGI routersDan Goodliffe2015-09-28
|
* Use AdHoc plugins for ICE daemon modulesDan Goodliffe2015-09-28
|
* Use AdHoc plugins for daemonsDan Goodliffe2015-09-28
|
* Suport finding ComponentLoaders in AdHoc PluginsDan Goodliffe2015-09-28
|
* Use AdHoc plugins for decompressorsDan Goodliffe2015-09-26
|
* Use AdHoc plugins for variable implementationsDan Goodliffe2015-09-26
|
* Compat fixDan Goodliffe2015-09-26
|
* Use AdHoc plugins for session containersDan Goodliffe2015-09-26
|
* Restore mock database supportDan Goodliffe2015-09-26
|
* Install headersDan Goodliffe2015-09-26
|
* Use system dbpp and autoloaded connectors.Dan Goodliffe2015-09-25
| | | | Breaks and disables Project2 mock datasources
* SQLite mocking and tests from Project2Dan Goodliffe2015-09-24
|
* ODBC mocking and tests from Project2Dan Goodliffe2015-09-24
|
* MySQL mocking and tests from Project2Dan Goodliffe2015-09-24
|
* PostgreSQL mocking and tests from Project2Dan Goodliffe2015-09-24
|
* Add the core test library for testing connector implementationsDan Goodliffe2015-09-24
|
* Database mocking base classes migrated in.Dan Goodliffe2015-09-22
|
* Migrate SQL script parser and add support for executing a script on a connectionDan Goodliffe2015-09-21
|
* Add a code coverage profileDan Goodliffe2015-09-12
|
* Add missing links against pthreadDan Goodliffe2015-09-07
|
* Wrap getFormat so clients don't need to link against libadhocutil just to ↵Dan Goodliffe2015-09-03
| | | | use messagebf
* Add libadhocutil to the default buildDan Goodliffe2015-09-03
|
* Use libadhocutilproject2-1.1.5Dan Goodliffe2015-09-02
|
* Delete couchSession for being a mess... and using couchdbDan Goodliffe2015-09-02
|
* Add ScopeExit (was ScopeObject)Dan Goodliffe2015-08-28
|
* Add map utilitiesDan Goodliffe2015-08-28
|
* Move more stuff from common to basicsDan Goodliffe2015-08-21
|
* Explicit conversion for boost-1.57 compatproject2-1.1.4.4Dan Goodliffe2015-07-28
|
* Visibility hiddenDan Goodliffe2015-07-25
|
* Switch to run rule for capturing output, undate paths in testsDan Goodliffe2015-07-21
|
* Split daemon run into setup, run, teardown to avoid race conditions waiting ↵Dan Goodliffe2015-07-21
| | | | for run to complete setup steps
* Switch to run rule for capturing outputDan Goodliffe2015-07-21
|
* Switch to run rule for capturing output, undate paths in testsDan Goodliffe2015-07-21
|
* Remove some unused legacy threading codeDan Goodliffe2015-07-18
|
* Remove some unused legacy XML codeDan Goodliffe2015-07-18
|
* The slicer feature should not be propergated, it's library specific whether ↵Dan Goodliffe2015-06-18
| | | | it contains slicer data
* Don't start the daemon components until options have been processed and ↵project2-1.1.4.3Dan Goodliffe2015-06-18
| | | | process has been called
* Ensure an AppInstance exists before processing optionsproject2-1.1.4.2Dan Goodliffe2015-06-17
|
* Fix off by one error in rowstackDan Goodliffe2015-06-14
|
* Default constructor and proper copy operator for ConnectionRefDan Goodliffe2015-06-07
|
* Non-static ICE proxy and destroy the local communicator handleDan Goodliffe2015-06-06
|
* Move the parameter stack into ExecContext tooDan Goodliffe2015-06-06
|
* Move row values stack in ExecContextDan Goodliffe2015-06-06
| | | | Introduce TestAppInstane to provide an AppInstance and ExecContext during UT runs
* Tweaks while tracking down Column leakDan Goodliffe2015-06-06
|
* Add missing virtual destructor to OptionsSourceDan Goodliffe2015-06-06
|
* Fix memory leak config variableDan Goodliffe2015-06-06
|
* Perform explicit init and tear down of libxml thingsDan Goodliffe2015-06-06
|