index
:
ICE Tray
main
Bootstrap library for ICE APIs.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
...
*
Add tool for self-documenting options available in a given library
Dan Goodliffe
2017-07-10
|
*
Refactor test options class into its own lib
Dan Goodliffe
2017-07-10
|
*
Add basic components for populating options classes from Ice::Properties
Dan Goodliffe
2017-07-10
|
*
Refactor setup/shutdown of logger into neater functions
Dan Goodliffe
2017-07-10
|
*
Delete logger if it is deemed unused
Dan Goodliffe
2017-07-10
|
*
Add test calls to bind all the ICE types to a SQL command
Dan Goodliffe
2017-07-10
|
*
Add test case over SqlSource::modify
Dan Goodliffe
2017-07-10
|
*
Assert Service getCurrent works
Dan Goodliffe
2017-07-10
|
*
Make the logging domain a string sequence and implement log4j style domain ↵
Dan Goodliffe
2017-07-10
|
|
|
|
folding when width is limited
*
Add test to prove a Logger can be a static member with global initialisation
Dan Goodliffe
2017-06-26
|
*
Use AdHoc's GlobalStatic for the default log manager, not an instance in the ↵
Dan Goodliffe
2017-06-26
|
|
|
|
service
*
Dedupe updating logger writers
icetray-0.1.5
Dan Goodliffe
2017-06-22
|
*
Add a basic console writer
Dan Goodliffe
2017-06-21
|
*
Add wrapper for creating a logger based on a template argument/type
Dan Goodliffe
2017-06-21
|
*
Add method for getting the configured domain of a logger
Dan Goodliffe
2017-06-21
|
*
Simplify logger[base] constructor
Dan Goodliffe
2017-06-21
|
*
Add support for getting the lowest configured log domain for a writer
Dan Goodliffe
2017-06-16
|
*
Add support for configured installed log writers on start-up from properties ↵
Dan Goodliffe
2017-06-12
|
|
|
|
in the Communicator
*
Add basic support for managed logging
Dan Goodliffe
2017-06-11
|
*
Move the object adapter into private scope
Dan Goodliffe
2017-06-11
|
*
Keep a static pointer to the current IceTray::Service instance
Dan Goodliffe
2017-06-11
|
*
Remove unnecessary includes
Dan Goodliffe
2017-05-21
|
*
Add fetch variant that takes an existing DB connection, suitable for use in ↵
icetray-0.1.4
Dan Goodliffe
2017-05-14
|
|
|
|
transaction blocks etc
*
Standalone split
Dan Goodliffe
2017-04-28
|
*
Upgrade to libxml++3
Dan Goodliffe
2017-04-28
|
*
Read DB command options from .sql file comments
icetray-0.1.3
Dan Goodliffe
2017-01-08
|
*
Replace messy m4 scripts with a proper C++ app for creating .cpp and .h for ↵
Dan Goodliffe
2017-01-08
|
|
|
|
SQL scripts
*
Add sql source wrappers to get commands with options containing hash and any ↵
icetray-0.1.2
Dan Goodliffe
2017-01-01
|
|
|
|
given options
*
Add method for replacing a named object added default adapter during service ↵
icetray-0.1.1
Dan Goodliffe
2016-12-30
|
|
|
|
creation, such as for mocking out/stubbing in test cases
*
Change return of setup function and service reference to be icetray specific
Dan Goodliffe
2016-12-30
|
*
Set cxxflags specifically, not cflags
Dan Goodliffe
2016-10-07
|
*
Behave more like a normal compiler (write whole file, not append existing one)
Dan Goodliffe
2016-10-07
|
*
Allow control of --dll-export and --ice
Dan Goodliffe
2016-06-26
|
*
More sensible SQL script embedding
icetray-0.1
Dan Goodliffe
2016-04-30
|
*
Tidy up and provide improved variable/SQL binding
Dan Goodliffe
2016-04-30
|
*
Fix connection in test
Dan Goodliffe
2016-04-30
|
*
Don't terminate the SQL command with NULL, std::string doesn't require it
Dan Goodliffe
2016-04-24
|
*
Build most things by default
Dan Goodliffe
2016-01-27
|
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
|
*
Default to portless endpoints for dryice and use service communicator to ↵
Dan Goodliffe
2016-01-11
|
|
|
|
find proxies directly
*
Correct permissions of members in DB client
Dan Goodliffe
2016-01-10
|
*
Update to use new AdHoc::Cache interface
Dan Goodliffe
2016-01-05
|
*
Use typedef for constructor param
Dan Goodliffe
2016-01-05
|
*
Restructure files into sensible subfolders
Dan Goodliffe
2016-01-03
|
*
Big tidy-up and add tools for building services
Dan Goodliffe
2016-01-03
|
*
Remove rogue source file
Dan Goodliffe
2016-01-03
|
*
Compatibility with libdbpp-*-1
Dan Goodliffe
2015-12-29
|
*
Add install rules
Dan Goodliffe
2015-12-23
|
*
Create IceTray and DryIce for bootstrapping and dry running IceBox services
Dan Goodliffe
2015-12-23
|
*
Switch lib64 references for native ones
Dan Goodliffe
2015-12-12
|
[prev]
[next]