| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | The slicer feature should not be propergated, it's library specific whether i... | Dan Goodliffe | 2015-06-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 |
* | Move to C++0y | Dan Goodliffe | 2015-06-03 |
* | 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 |
* | Remove tmp dirs when tests complete | Dan Goodliffe | 2015-05-27 |
* | Throw on failure to open mock scriptproject2-1.1.3 | Dan Goodliffe | 2015-05-26 |
* | Add support in the lexer for accessing the current script's folder | Dan Goodliffe | 2015-05-26 |
* | Don't coincidentally match the test case | Dan Goodliffe | 2015-05-26 |
* | Depend on correct schema test file | Dan Goodliffe | 2015-05-26 |
* | Add handling for unterminated quoted strings | Dan Goodliffe | 2015-05-25 |
* | Handle tagless dollar quoting | Dan Goodliffe | 2015-05-25 |
* | Handle dollar quoting and new line whitespace | Dan Goodliffe | 2015-05-25 |
* | Use a flex based parser for SQL instead of a noddy upto ; based one | Dan Goodliffe | 2015-05-25 |
* | ODBC gets its own schema file (which will be a simpler one than PQ which it uses | Dan Goodliffe | 2015-05-25 |
* | Workaround quirk with b2 package.install being called for many targetsproject2-1.1.2.1 | Dan Goodliffe | 2015-05-23 |
* | Use a less generic tmp folder | Dan Goodliffe | 2015-05-20 |
* | Work around the fact that webapp-config [might] tear down and replace in its ...project2-1.1.2 | Dan Goodliffe | 2015-05-20 |
* | Fix XML raw view to handle namespaces better, covering unit test | Dan Goodliffe | 2015-05-20 |
* | Extend TestPresenter to be a full Presenter implementation | Dan Goodliffe | 2015-05-20 |
* | Split test presenter into its own class, not rolled into the script host | Dan Goodliffe | 2015-05-19 |
* | Persist a table containing some environmental things during mock setup | Dan Goodliffe | 2015-05-07 |
* | Add target for installing the UT support libs | Dan Goodliffe | 2015-05-06 |
* | Restore propagated flag so the deps work properlyproject2-1.1.1 | Dan Goodliffe | 2015-05-04 |
* | Add mocking and tests for ODBC. | Dan Goodliffe | 2015-05-02 |
* | Add support for RDBMS boolean/bit types | Dan Goodliffe | 2015-05-02 |
* | Refactor, more OO, less hacky bind | Dan Goodliffe | 2015-05-02 |