summaryrefslogtreecommitdiff
path: root/icetray
Commit message (Collapse)AuthorAge
* Read DB command options from .sql file commentsicetray-0.1.3Dan Goodliffe2017-01-08
|
* Replace messy m4 scripts with a proper C++ app for creating .cpp and .h for ↵Dan Goodliffe2017-01-08
| | | | SQL scripts
* Add sql source wrappers to get commands with options containing hash and any ↵icetray-0.1.2Dan Goodliffe2017-01-01
| | | | given options
* Add method for replacing a named object added default adapter during service ↵icetray-0.1.1Dan Goodliffe2016-12-30
| | | | creation, such as for mocking out/stubbing in test cases
* Change return of setup function and service reference to be icetray specificDan Goodliffe2016-12-30
|
* More sensible SQL script embeddingicetray-0.1Dan Goodliffe2016-04-30
|
* Tidy up and provide improved variable/SQL bindingDan Goodliffe2016-04-30
|
* Fix connection in testDan Goodliffe2016-04-30
|
* Don't terminate the SQL command with NULL, std::string doesn't require itDan Goodliffe2016-04-24
|
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* Default to portless endpoints for dryice and use service communicator to ↵Dan Goodliffe2016-01-11
| | | | find proxies directly
* Correct permissions of members in DB clientDan Goodliffe2016-01-10
|
* Update to use new AdHoc::Cache interfaceDan Goodliffe2016-01-05
|
* Use typedef for constructor paramDan Goodliffe2016-01-05
|
* Restructure files into sensible subfoldersDan Goodliffe2016-01-03
|
* Big tidy-up and add tools for building servicesDan Goodliffe2016-01-03
|
* Remove rogue source fileDan Goodliffe2016-01-03
|
* Compatibility with libdbpp-*-1Dan Goodliffe2015-12-29
|
* Add install rulesDan Goodliffe2015-12-23
|
* Create IceTray and DryIce for bootstrapping and dry running IceBox servicesDan Goodliffe2015-12-23