summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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 use...Dan Goodliffe2015-09-03
* 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 f...Dan Goodliffe2015-07-21
* 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 i...Dan Goodliffe2015-06-18
* Don't start the daemon components until options have been processed and proce...project2-1.1.4.3Dan Goodliffe2015-06-18
* 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
* 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
* Introduce AppInstance for correctly scoping otherwise global thingsDan Goodliffe2015-06-06
* Correct log message when dropping mock DBDan Goodliffe2015-06-06
* Move to C++0yDan Goodliffe2015-06-03
* Have RdbmsConnection return a ref counting connection handle so that the clie...Dan Goodliffe2015-06-03
* Close master connection to database when deleting mockDan Goodliffe2015-06-03
* Prebuild (once) SQL for cursor operations.Dan Goodliffe2015-06-02