| Commit message (Expand) | Author | Age |
... | |
* | Use AdHoc plugins for daemons | Dan Goodliffe | 2015-09-28 |
* | Suport finding ComponentLoaders in AdHoc Plugins | Dan Goodliffe | 2015-09-28 |
* | Use AdHoc plugins for decompressors | Dan Goodliffe | 2015-09-26 |
* | Use AdHoc plugins for variable implementations | Dan Goodliffe | 2015-09-26 |
* | Compat fix | Dan Goodliffe | 2015-09-26 |
* | Use AdHoc plugins for session containers | Dan Goodliffe | 2015-09-26 |
* | Restore mock database support | Dan Goodliffe | 2015-09-26 |
* | Install headers | Dan Goodliffe | 2015-09-26 |
* | Use system dbpp and autoloaded connectors. | Dan Goodliffe | 2015-09-25 |
* | SQLite mocking and tests from Project2 | Dan Goodliffe | 2015-09-24 |
* | ODBC mocking and tests from Project2 | Dan Goodliffe | 2015-09-24 |
* | MySQL mocking and tests from Project2 | Dan Goodliffe | 2015-09-24 |
* | PostgreSQL mocking and tests from Project2 | Dan Goodliffe | 2015-09-24 |
* | Add the core test library for testing connector implementations | Dan Goodliffe | 2015-09-24 |
* | Database mocking base classes migrated in. | Dan Goodliffe | 2015-09-22 |
* | Migrate SQL script parser and add support for executing a script on a connection | Dan Goodliffe | 2015-09-21 |
* | Add missing links against pthread | Dan Goodliffe | 2015-09-07 |
* | Wrap getFormat so clients don't need to link against libadhocutil just to use... | Dan Goodliffe | 2015-09-03 |
* | Use libadhocutilproject2-1.1.5 | Dan Goodliffe | 2015-09-02 |
* | Delete couchSession for being a mess... and using couchdb | Dan Goodliffe | 2015-09-02 |
* | Add ScopeExit (was ScopeObject) | Dan Goodliffe | 2015-08-28 |
* | Add map utilities | Dan Goodliffe | 2015-08-28 |
* | Move more stuff from common to basics | Dan Goodliffe | 2015-08-21 |
* | Explicit conversion for boost-1.57 compatproject2-1.1.4.4 | Dan Goodliffe | 2015-07-28 |
* | Switch to run rule for capturing output, undate paths in tests | Dan Goodliffe | 2015-07-21 |
* | Split daemon run into setup, run, teardown to avoid race conditions waiting f... | Dan Goodliffe | 2015-07-21 |
* | Switch to run rule for capturing output | Dan Goodliffe | 2015-07-21 |
* | Switch to run rule for capturing output, undate paths in tests | Dan Goodliffe | 2015-07-21 |
* | Remove some unused legacy threading code | Dan Goodliffe | 2015-07-18 |
* | Remove some unused legacy XML code | Dan Goodliffe | 2015-07-18 |
* | Don't start the daemon components until options have been processed and proce...project2-1.1.4.3 | Dan Goodliffe | 2015-06-18 |
* | Ensure an AppInstance exists before processing optionsproject2-1.1.4.2 | Dan Goodliffe | 2015-06-17 |
* | Fix off by one error in rowstack | Dan Goodliffe | 2015-06-14 |
* | Default constructor and proper copy operator for ConnectionRef | Dan Goodliffe | 2015-06-07 |
* | Non-static ICE proxy and destroy the local communicator handle | Dan Goodliffe | 2015-06-06 |
* | Move the parameter stack into ExecContext too | Dan Goodliffe | 2015-06-06 |
* | Move row values stack in ExecContext | Dan Goodliffe | 2015-06-06 |
* | Tweaks while tracking down Column leak | Dan Goodliffe | 2015-06-06 |
* | Add missing virtual destructor to OptionsSource | Dan Goodliffe | 2015-06-06 |
* | Fix memory leak config variable | Dan Goodliffe | 2015-06-06 |
* | Perform explicit init and tear down of libxml things | Dan Goodliffe | 2015-06-06 |
* | Introduce AppInstance for correctly scoping otherwise global things | Dan Goodliffe | 2015-06-06 |
* | Correct log message when dropping mock DB | Dan Goodliffe | 2015-06-06 |
* | Have RdbmsConnection return a ref counting connection handle so that the clie... | Dan Goodliffe | 2015-06-03 |
* | Close master connection to database when deleting mock | Dan Goodliffe | 2015-06-03 |
* | Prebuild (once) SQL for cursor operations. | Dan Goodliffe | 2015-06-02 |
* | Add tests over MySQL bulk load and read | Dan Goodliffe | 2015-06-02 |
* | Add some experience to the flex, prefixes | Dan Goodliffe | 2015-05-31 |
* | Parse .p2 config files with flex | Dan Goodliffe | 2015-05-29 |
* | Initialize the gcrypt library on start up | Dan Goodliffe | 2015-05-27 |