summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update to new PluginMock interfaceicetray-0.2.0.1Dan Goodliffe2018-04-22
* Ice 3.7icetray-0.2Dan Goodliffe2018-04-15
* MockPoolDan Goodliffe2018-04-12
* C++17 and ICE 3.7Dan Goodliffe2018-04-12
* C++17 and ICE 3.7Dan Goodliffe2018-04-12
* C++17 and ICE 3.7Dan Goodliffe2018-04-10
* Updated compile flagsDan Goodliffe2018-04-09
* Use libdbpp's new fwd headers in sql sourcesicetray-0.1.7.3Dan Goodliffe2018-03-04
* Flush log stream after writeicetray-0.1.7.2Dan Goodliffe2017-08-15
* Actually start the dryice provided client-side adaptericetray-0.1.7.1Dan Goodliffe2017-08-09
* Re-enable -fltoicetray-0.1.7Dan Goodliffe2017-07-29
* Provide way of overriding a default value with an empty stringDan Goodliffe2017-07-29
* Inline creation of DryIce for testing with different optionsDan Goodliffe2017-07-21
* Add tests over getService/AdapterDan Goodliffe2017-07-21
* Remove pointless implementations of bind1 for optionals (there's a gneric one...Dan Goodliffe2017-07-21
* Fix up unittest JamfileDan Goodliffe2017-07-21
* Add variants of fetch which allow setting the typeIdCol valueDan Goodliffe2017-07-21
* Create a private adapter for the DryIceClient to use inside the same communic...Dan Goodliffe2017-07-21
* Add support for binding a winder variety of types to SQL commandsDan Goodliffe2017-07-15
* Remove the need for non-inline options classes to be explicitly regisiteredDan Goodliffe2017-07-12
* Add inline options class for testing inline macrosDan Goodliffe2017-07-12
* Assert there is only one service factory and use it regardless of name.Dan Goodliffe2017-07-12
* Service creation refactorDan Goodliffe2017-07-12
* Roll up testOptions into a single lib for an empty, but otherwise realistic t...Dan Goodliffe2017-07-12
* Test options with more realistic DryIceDan Goodliffe2017-07-12
* Add icetray-doc to tool install rulesicetray-0.1.6Dan Goodliffe2017-07-10
* Add tool for self-documenting options available in a given libraryDan Goodliffe2017-07-10
* Refactor test options class into its own libDan Goodliffe2017-07-10
* Add basic components for populating options classes from Ice::PropertiesDan Goodliffe2017-07-10
* Refactor setup/shutdown of logger into neater functionsDan Goodliffe2017-07-10
* Delete logger if it is deemed unusedDan Goodliffe2017-07-10
* Add test calls to bind all the ICE types to a SQL commandDan Goodliffe2017-07-10
* Add test case over SqlSource::modifyDan Goodliffe2017-07-10
* Assert Service getCurrent worksDan Goodliffe2017-07-10
* Make the logging domain a string sequence and implement log4j style domain fo...Dan Goodliffe2017-07-10
* Add test to prove a Logger can be a static member with global initialisationDan Goodliffe2017-06-26
* Use AdHoc's GlobalStatic for the default log manager, not an instance in the ...Dan Goodliffe2017-06-26
* Dedupe updating logger writersicetray-0.1.5Dan Goodliffe2017-06-22
* Add a basic console writerDan Goodliffe2017-06-21
* Add wrapper for creating a logger based on a template argument/typeDan Goodliffe2017-06-21
* Add method for getting the configured domain of a loggerDan Goodliffe2017-06-21
* Simplify logger[base] constructorDan Goodliffe2017-06-21
* Add support for getting the lowest configured log domain for a writerDan Goodliffe2017-06-16
* Add support for configured installed log writers on start-up from properties ...Dan Goodliffe2017-06-12
* Add basic support for managed loggingDan Goodliffe2017-06-11
* Move the object adapter into private scopeDan Goodliffe2017-06-11
* Keep a static pointer to the current IceTray::Service instanceDan Goodliffe2017-06-11
* Remove unnecessary includesDan Goodliffe2017-05-21
* Add fetch variant that takes an existing DB connection, suitable for use in t...icetray-0.1.4Dan Goodliffe2017-05-14
* Standalone splitDan Goodliffe2017-04-28